comparison VisualC/tests/testpower/testpower_VS2008.vcproj @ 4917:7dafe21ca5d4

Removed references to testwm
author Sam Lantinga <slouken@libsdl.org>
date Tue, 30 Nov 2010 12:04:01 -0800
parents 92e65e3041c2
children 01bc63ec4ca7
comparison
equal deleted inserted replaced
4916:3617cec7f0ee 4917:7dafe21ca5d4
40 Name="VCMIDLTool" 40 Name="VCMIDLTool"
41 PreprocessorDefinitions="_DEBUG" 41 PreprocessorDefinitions="_DEBUG"
42 MkTypLibCompatible="true" 42 MkTypLibCompatible="true"
43 SuppressStartupBanner="true" 43 SuppressStartupBanner="true"
44 TargetEnvironment="1" 44 TargetEnvironment="1"
45 TypeLibraryName=".\Debug/testwm.tlb" 45 TypeLibraryName=".\Debug/testpower.tlb"
46 /> 46 />
47 <Tool 47 <Tool
48 Name="VCCLCompilerTool" 48 Name="VCCLCompilerTool"
49 Optimization="0" 49 Optimization="0"
50 AdditionalIncludeDirectories="..\..\..\include" 50 AdditionalIncludeDirectories="..\..\..\include"
51 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" 51 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
52 RuntimeLibrary="2" 52 RuntimeLibrary="2"
53 UsePrecompiledHeader="0" 53 UsePrecompiledHeader="0"
54 PrecompiledHeaderFile=".\Debug/testwm.pch" 54 PrecompiledHeaderFile=".\Debug/testpower.pch"
55 AssemblerListingLocation=".\Debug/" 55 AssemblerListingLocation=".\Debug/"
56 ObjectFile=".\Debug/" 56 ObjectFile=".\Debug/"
57 ProgramDataBaseFileName=".\Debug/" 57 ProgramDataBaseFileName=".\Debug/"
58 WarningLevel="3" 58 WarningLevel="3"
59 SuppressStartupBanner="true" 59 SuppressStartupBanner="true"
72 Name="VCPreLinkEventTool" 72 Name="VCPreLinkEventTool"
73 /> 73 />
74 <Tool 74 <Tool
75 Name="VCLinkerTool" 75 Name="VCLinkerTool"
76 AdditionalOptions="/MACHINE:I386" 76 AdditionalOptions="/MACHINE:I386"
77 OutputFile=".\Debug/testwm.exe" 77 OutputFile=".\Debug/testpower.exe"
78 LinkIncremental="2" 78 LinkIncremental="2"
79 SuppressStartupBanner="true" 79 SuppressStartupBanner="true"
80 GenerateDebugInformation="true" 80 GenerateDebugInformation="true"
81 ProgramDatabaseFile=".\Debug/testpower.pdb" 81 ProgramDatabaseFile=".\Debug/testpower.pdb"
82 SubSystem="2" 82 SubSystem="2"