Changeset 58
- Timestamp:
- 10/15/2007 2:09:49 AM (6 years ago)
- Location:
- trunk
- Files:
-
- 7 edited
-
Eraser.sln (modified) (1 diff)
-
Eraser.vcproj (modified) (10 diffs)
-
EraserDll/EraserDll.vcproj (modified) (8 diffs)
-
EraserUI/EraserUI.vcproj (modified) (1 diff)
-
Erasext/Erasext.vcproj (modified) (4 diffs)
-
Launcher/Launcher.vcproj (modified) (8 diffs)
-
Verify/Verify.vcproj (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Eraser.sln
r24 r58 89 89 {B4BCD9DD-A614-486E-B168-4D2B4820F2B4}.Release|Win32.ActiveCfg = Release|Win32 90 90 {B4BCD9DD-A614-486E-B168-4D2B4820F2B4}.Release|Win32.Build.0 = Release|Win32 91 {B4BCD9DD-A614-486E-B168-4D2B4820F2B4}.Release|x64.ActiveCfg = Release|Win32 91 {B4BCD9DD-A614-486E-B168-4D2B4820F2B4}.Release|x64.ActiveCfg = Release|x64 92 {B4BCD9DD-A614-486E-B168-4D2B4820F2B4}.Release|x64.Build.0 = Release|x64 92 93 EndGlobalSection 93 94 GlobalSection(SolutionProperties) = preSolution -
trunk/Eraser.vcproj
r51 r58 24 24 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 25 25 ConfigurationType="1" 26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"27 26 UseOfMFC="2" 28 27 ATLMinimizesCRunTimeLibraryUsage="false" … … 107 106 /> 108 107 <Tool 109 Name="VCWebDeploymentTool"110 />111 <Tool112 108 Name="VCPostBuildEventTool" 113 109 /> … … 118 114 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 119 115 ConfigurationType="1" 120 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"121 116 UseOfMFC="2" 122 117 ATLMinimizesCRunTimeLibraryUsage="false" … … 201 196 /> 202 197 <Tool 203 Name="VCWebDeploymentTool"204 />205 <Tool206 198 Name="VCPostBuildEventTool" 207 199 /> … … 212 204 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 213 205 ConfigurationType="1" 214 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"215 206 UseOfMFC="2" 216 207 ATLMinimizesCRunTimeLibraryUsage="false" … … 297 288 /> 298 289 <Tool 299 Name="VCWebDeploymentTool"300 />301 <Tool302 290 Name="VCPostBuildEventTool" 303 291 CommandLine="" … … 309 297 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 310 298 ConfigurationType="1" 311 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"312 299 UseOfMFC="2" 313 300 ATLMinimizesCRunTimeLibraryUsage="false" … … 394 381 /> 395 382 <Tool 396 Name="VCWebDeploymentTool"397 />398 <Tool399 383 Name="VCPostBuildEventTool" 400 384 CommandLine="" … … 1326 1310 </File> 1327 1311 <File 1328 RelativePath=".\res\rt_rcdat.bin"1329 >1330 </File>1331 <File1332 1312 RelativePath=".\res\tfdropcopy.cur" 1333 1313 > 1334 1314 </File> 1335 1315 <File 1336 RelativePath=".\Verify\res\tfdropcopy.cur" 1337 > 1338 </File> 1339 <File 1340 RelativePath=".\Verify\res\tfnodrop.cur" 1341 > 1342 </File> 1343 <File 1344 RelativePath=".\Verify\res\tfnodropcopy.cur" 1316 RelativePath=".\res\tfnodrop.cur" 1345 1317 > 1346 1318 </File> … … 1351 1323 <File 1352 1324 RelativePath=".\res\tfnodropmove.cur" 1353 >1354 </File>1355 <File1356 RelativePath=".\Verify\res\tfnodropmove.cur"1357 1325 > 1358 1326 </File> -
trunk/EraserDll/EraserDll.vcproj
r51 r58 24 24 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 25 25 ConfigurationType="2" 26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"27 26 UseOfMFC="2" 28 27 ATLMinimizesCRunTimeLibraryUsage="false" … … 86 85 AdditionalLibraryDirectories=""$(OUTDIR)"" 87 86 GenerateDebugInformation="true" 87 ProgramDatabaseFile="$(TargetDir)$(ProjectName).pdb" 88 88 SubSystem="2" 89 89 TargetMachine="1" … … 119 119 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 120 120 ConfigurationType="2" 121 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"122 121 UseOfMFC="2" 123 122 ATLMinimizesCRunTimeLibraryUsage="false" … … 181 180 AdditionalLibraryDirectories=""$(OUTDIR)"" 182 181 GenerateDebugInformation="true" 182 ProgramDatabaseFile="$(TargetDir)$(ProjectName).pdb" 183 183 SubSystem="2" 184 184 TargetMachine="17" … … 214 214 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 215 215 ConfigurationType="2" 216 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"217 216 UseOfMFC="2" 218 217 ATLMinimizesCRunTimeLibraryUsage="false" … … 277 276 AdditionalLibraryDirectories=""$(OUTDIR)"" 278 277 GenerateDebugInformation="true" 278 ProgramDatabaseFile="$(TargetDir)$(ProjectName).pdb" 279 279 SubSystem="2" 280 280 TargetMachine="1" … … 310 310 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 311 311 ConfigurationType="2" 312 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"313 312 UseOfMFC="2" 314 313 ATLMinimizesCRunTimeLibraryUsage="false" … … 373 372 AdditionalLibraryDirectories=""$(OUTDIR)"" 374 373 GenerateDebugInformation="true" 374 ProgramDatabaseFile="$(TargetDir)$(ProjectName).pdb" 375 375 SubSystem="2" 376 376 TargetMachine="17" -
trunk/EraserUI/EraserUI.vcproj
r51 r58 239 239 <Tool 240 240 Name="VCCLCompilerTool" 241 Optimization="2" 241 242 AdditionalIncludeDirectories=""$(SOLUTIONDIR)"" 242 243 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE" -
trunk/Erasext/Erasext.vcproj
r51 r58 109 109 /> 110 110 <Tool 111 Name="VCWebDeploymentTool"112 />113 <Tool114 111 Name="VCPostBuildEventTool" 115 112 /> … … 205 202 /> 206 203 <Tool 207 Name="VCWebDeploymentTool"208 />209 <Tool210 204 Name="VCPostBuildEventTool" 211 205 /> … … 299 293 /> 300 294 <Tool 301 Name="VCWebDeploymentTool"302 />303 <Tool304 295 Name="VCPostBuildEventTool" 305 296 /> … … 393 384 /> 394 385 <Tool 395 Name="VCWebDeploymentTool"396 />397 <Tool398 386 Name="VCPostBuildEventTool" 399 387 /> -
trunk/Launcher/Launcher.vcproj
r51 r58 24 24 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 25 25 ConfigurationType="1" 26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"27 26 UseOfMFC="2" 28 27 ATLMinimizesCRunTimeLibraryUsage="false" … … 106 105 /> 107 106 <Tool 108 Name="VCWebDeploymentTool"109 />110 <Tool111 107 Name="VCPostBuildEventTool" 112 108 /> … … 117 113 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 118 114 ConfigurationType="1" 119 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"120 115 UseOfMFC="2" 121 116 ATLMinimizesCRunTimeLibraryUsage="false" … … 199 194 /> 200 195 <Tool 201 Name="VCWebDeploymentTool"202 />203 <Tool204 196 Name="VCPostBuildEventTool" 205 197 /> … … 210 202 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 211 203 ConfigurationType="1" 212 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"213 204 UseOfMFC="2" 214 205 ATLMinimizesCRunTimeLibraryUsage="false" … … 294 285 /> 295 286 <Tool 296 Name="VCWebDeploymentTool"297 />298 <Tool299 287 Name="VCPostBuildEventTool" 300 288 /> … … 305 293 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 306 294 ConfigurationType="1" 307 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"308 295 UseOfMFC="2" 309 296 ATLMinimizesCRunTimeLibraryUsage="false" … … 389 376 /> 390 377 <Tool 391 Name="VCWebDeploymentTool"392 />393 <Tool394 378 Name="VCPostBuildEventTool" 395 379 /> -
trunk/Verify/Verify.vcproj
r51 r58 24 24 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 25 25 ConfigurationType="1" 26 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"27 26 UseOfMFC="2" 28 27 ATLMinimizesCRunTimeLibraryUsage="false" … … 109 108 /> 110 109 <Tool 111 Name="VCWebDeploymentTool"112 />113 <Tool114 110 Name="VCPostBuildEventTool" 115 111 /> … … 120 116 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 121 117 ConfigurationType="1" 122 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"123 118 UseOfMFC="2" 124 119 ATLMinimizesCRunTimeLibraryUsage="false" … … 205 200 /> 206 201 <Tool 207 Name="VCWebDeploymentTool"208 />209 <Tool210 202 Name="VCPostBuildEventTool" 211 203 /> … … 216 208 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 217 209 ConfigurationType="1" 218 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"219 210 UseOfMFC="2" 220 211 ATLMinimizesCRunTimeLibraryUsage="false" … … 299 290 /> 300 291 <Tool 301 Name="VCWebDeploymentTool"302 />303 <Tool304 292 Name="VCPostBuildEventTool" 305 293 /> … … 310 298 IntermediateDirectory="$(SolutionDir)obj\$(PlatformName)\$(ConfigurationName)\$(ProjectName)" 311 299 ConfigurationType="1" 312 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"313 300 UseOfMFC="2" 314 301 ATLMinimizesCRunTimeLibraryUsage="false" … … 393 380 /> 394 381 <Tool 395 Name="VCWebDeploymentTool"396 />397 <Tool398 382 Name="VCPostBuildEventTool" 399 383 />
Note: See TracChangeset
for help on using the changeset viewer.
