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

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