Mercurial > sdl-ios-xcode
diff 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 |
line wrap: on
line diff
--- a/VisualC/tests/testpower/testpower_VS2008.vcproj Sun Nov 28 22:30:16 2010 -0500 +++ b/VisualC/tests/testpower/testpower_VS2008.vcproj Tue Nov 30 12:04:01 2010 -0800 @@ -42,7 +42,7 @@ MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" - TypeLibraryName=".\Debug/testwm.tlb" + TypeLibraryName=".\Debug/testpower.tlb" /> <Tool Name="VCCLCompilerTool" @@ -51,7 +51,7 @@ PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" RuntimeLibrary="2" UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\Debug/testwm.pch" + PrecompiledHeaderFile=".\Debug/testpower.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" @@ -74,7 +74,7 @@ <Tool Name="VCLinkerTool" AdditionalOptions="/MACHINE:I386" - OutputFile=".\Debug/testwm.exe" + OutputFile=".\Debug/testpower.exe" LinkIncremental="2" SuppressStartupBanner="true" GenerateDebugInformation="true"