Mercurial > sdl-ios-xcode
comparison VisualC/tests/testpower/testpower_VS2010.vcxproj @ 4917:7dafe21ca5d4
Removed references to testwm
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 30 Nov 2010 12:04:01 -0800 |
parents | f205711f73d5 |
children | 5bb673951db2 |
comparison
equal
deleted
inserted
replaced
4916:3617cec7f0ee | 4917:7dafe21ca5d4 |
---|---|
49 <Midl> | 49 <Midl> |
50 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 50 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
51 <MkTypLibCompatible>true</MkTypLibCompatible> | 51 <MkTypLibCompatible>true</MkTypLibCompatible> |
52 <SuppressStartupBanner>true</SuppressStartupBanner> | 52 <SuppressStartupBanner>true</SuppressStartupBanner> |
53 <TargetEnvironment>Win32</TargetEnvironment> | 53 <TargetEnvironment>Win32</TargetEnvironment> |
54 <TypeLibraryName>.\Debug/testwm.tlb</TypeLibraryName> | 54 <TypeLibraryName>.\Debug/testpower.tlb</TypeLibraryName> |
55 </Midl> | 55 </Midl> |
56 <ClCompile> | 56 <ClCompile> |
57 <Optimization>Disabled</Optimization> | 57 <Optimization>Disabled</Optimization> |
58 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 58 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
59 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 59 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
60 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | 60 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
61 <PrecompiledHeader> | 61 <PrecompiledHeader> |
62 </PrecompiledHeader> | 62 </PrecompiledHeader> |
63 <PrecompiledHeaderOutputFile>.\Debug/testwm.pch</PrecompiledHeaderOutputFile> | 63 <PrecompiledHeaderOutputFile>.\Debug/testpower.pch</PrecompiledHeaderOutputFile> |
64 <AssemblerListingLocation>.\Debug/</AssemblerListingLocation> | 64 <AssemblerListingLocation>.\Debug/</AssemblerListingLocation> |
65 <ObjectFileName>.\Debug/</ObjectFileName> | 65 <ObjectFileName>.\Debug/</ObjectFileName> |
66 <ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName> | 66 <ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName> |
67 <WarningLevel>Level3</WarningLevel> | 67 <WarningLevel>Level3</WarningLevel> |
68 <SuppressStartupBanner>true</SuppressStartupBanner> | 68 <SuppressStartupBanner>true</SuppressStartupBanner> |
73 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> | 73 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
74 <Culture>0x0409</Culture> | 74 <Culture>0x0409</Culture> |
75 </ResourceCompile> | 75 </ResourceCompile> |
76 <Link> | 76 <Link> |
77 <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> | 77 <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions> |
78 <OutputFile>.\Debug/testwm.exe</OutputFile> | 78 <OutputFile>.\Debug/testpower.exe</OutputFile> |
79 <SuppressStartupBanner>true</SuppressStartupBanner> | 79 <SuppressStartupBanner>true</SuppressStartupBanner> |
80 <GenerateDebugInformation>true</GenerateDebugInformation> | 80 <GenerateDebugInformation>true</GenerateDebugInformation> |
81 <ProgramDatabaseFile>.\Debug/testpower.pdb</ProgramDatabaseFile> | 81 <ProgramDatabaseFile>.\Debug/testpower.pdb</ProgramDatabaseFile> |
82 <SubSystem>Windows</SubSystem> | 82 <SubSystem>Windows</SubSystem> |
83 </Link> | 83 </Link> |