--- trunk/RomCheater/RomCheater.csproj 2012/05/27 23:33:54 148 +++ trunk/RomCheater/RomCheater.csproj 2012/05/28 09:37:16 177 @@ -20,7 +20,7 @@ true full false - bin\Debug\ + bin\Debug\x86\ DEBUG;TRACE prompt 4 @@ -37,7 +37,7 @@ true - bin\x64\Debug\ + bin\Debug\x64\ DEBUG;TRACE 1607 full @@ -55,6 +55,29 @@ false false + + true + bin\Debug\ + DEBUG;TRACE + 1607 + full + AnyCPU + prompt + false + false + false + + + bin\Release\ + TRACE + true + pdbonly + AnyCPU + prompt + false + false + 1607 + @@ -89,10 +112,10 @@ FloatingRamDumperDialog.cs - + Form - + PIDSelector.cs @@ -121,7 +144,7 @@ Main.cs - + PIDSelector.cs @@ -188,25 +211,24 @@ - - Plugins\RomCheater.CorePlugins.dll - PreserveNewest + + Always - - Plugins\RomCheater.CorePlugins.pdb - PreserveNewest + + Always - + Always + "$(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" + REM "$(SolutionDir)MSBuild_CurrentVersion\bin\$(ConfigurationName)\MSBuild_CurrentVersion.exe" +REM copy "$(SolutionDir)MSBuild_CurrentVersion\bin\$(ConfigurationName)\current-version.txt" "$(SolutionDir)RomCheater\current-version.txt"