--- trunk/RomCheater/RomCheater.csproj 2012/05/09 16:14:39 63 +++ trunk/RomCheater/RomCheater.csproj 2012/05/11 10:58:42 124 @@ -35,6 +35,26 @@ prompt 4 + + true + bin\x64\Debug\ + DEBUG;TRACE + 1607 + full + x64 + prompt + false + + + bin\x64\Release\ + TRACE + true + pdbonly + x64 + prompt + false + false + @@ -51,6 +71,12 @@ Properties\SharedAssemblyInfo.cs + + Form + + + PIDSelector.cs + Form @@ -68,6 +94,9 @@ Main.cs + + PIDSelector.cs + ResXFileCodeGenerator Resources.Designer.cs @@ -94,19 +123,59 @@ + + {26C5F25F-B450-4CAF-AD8B-B8D11AE73457} + Be.Windows.Forms.HexBox + + + {DD4D2205-3308-4E1A-A5D9-C01129564566} + Utilities.TransparentControls + + + {A229722A-A477-4954-8BCB-9E3BD51B7D0B} + RomCheater.Core + {6A508C91-B8BB-4FE5-B9A8-C72D1832BC04} RomCheater.Logging + + {BA5A023F-B51B-4FAA-9477-B3C842FF47CA} + RomCheater.PluginFramework + {2AE2F089-C470-442E-9AA4-19487B3ADBE6} RomCheater.UserSettingsSupport + + {71AF0FC7-39B7-4AE2-A462-176E4FEF229D} + libWin32 + + + {2A1D13EE-9C82-46F1-B02E-27A1C3E5F8A0} + Sojaner.MemoryScanner + + + + + Plugins\RomCheater.CorePlugins.dll + PreserveNewest + + + Plugins\RomCheater.CorePlugins.pdb + PreserveNewest + + + Always + - "$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs.tmpl" "$(SolutionDir)VersioningSupport\SharedAssemblyInfo.cs" -"$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs" + "$(SolutionDir)deps\TortoiseSVN\SubWCRev.exe" "$(SolutionDir)." "$(ProjectDir)Properties\AssemblyInfo.cs.tmpl" "$(ProjectDir)Properties\AssemblyInfo.cs" + + + REM "$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\MSBuild_CurrentVersion.exe" +REM copy "$(SolutionDir)MSBuild_CurrentVersion\bin\Debug\current-version.txt" "$(SolutionDir)RomCheater\current-version.txt"