Mercurial > sdl-ios-xcode
annotate 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 |
rev | line source |
---|---|
4479
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="Windows-1252"?> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2 <VisualStudioProject |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
3 ProjectType="Visual C++" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
4 Version="9.00" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
5 Name="testpower" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
6 ProjectGUID="{C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
7 RootNamespace="testpower" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
8 TargetFrameworkVersion="131072" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
9 > |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
10 <Platforms> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
11 <Platform |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
12 Name="Win32" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
13 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
14 </Platforms> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
15 <ToolFiles> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
16 </ToolFiles> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
17 <Configurations> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
18 <Configuration |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
19 Name="Debug|Win32" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
20 OutputDirectory=".\Debug" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
21 IntermediateDirectory=".\Debug" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
22 ConfigurationType="1" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
24 UseOfMFC="0" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
25 ATLMinimizesCRunTimeLibraryUsage="false" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
26 > |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
27 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
28 Name="VCPreBuildEventTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
29 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
30 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
31 Name="VCCustomBuildTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
32 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
33 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
34 Name="VCXMLDataGeneratorTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
35 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
36 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
37 Name="VCWebServiceProxyGeneratorTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
38 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
39 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
40 Name="VCMIDLTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
41 PreprocessorDefinitions="_DEBUG" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
42 MkTypLibCompatible="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
43 SuppressStartupBanner="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
44 TargetEnvironment="1" |
4917
7dafe21ca5d4
Removed references to testwm
Sam Lantinga <slouken@libsdl.org>
parents:
4481
diff
changeset
|
45 TypeLibraryName=".\Debug/testpower.tlb" |
4479
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
46 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
47 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
48 Name="VCCLCompilerTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
49 Optimization="0" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
50 AdditionalIncludeDirectories="..\..\..\include" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
51 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
52 RuntimeLibrary="2" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
53 UsePrecompiledHeader="0" |
4917
7dafe21ca5d4
Removed references to testwm
Sam Lantinga <slouken@libsdl.org>
parents:
4481
diff
changeset
|
54 PrecompiledHeaderFile=".\Debug/testpower.pch" |
4479
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
55 AssemblerListingLocation=".\Debug/" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
56 ObjectFile=".\Debug/" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
57 ProgramDataBaseFileName=".\Debug/" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
58 WarningLevel="3" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
59 SuppressStartupBanner="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
60 DebugInformationFormat="4" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
61 CompileAs="0" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
62 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
63 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
64 Name="VCManagedResourceCompilerTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
65 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
66 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
67 Name="VCResourceCompilerTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
68 PreprocessorDefinitions="_DEBUG" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
69 Culture="1033" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
70 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
71 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
72 Name="VCPreLinkEventTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
73 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
74 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
75 Name="VCLinkerTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
76 AdditionalOptions="/MACHINE:I386" |
4917
7dafe21ca5d4
Removed references to testwm
Sam Lantinga <slouken@libsdl.org>
parents:
4481
diff
changeset
|
77 OutputFile=".\Debug/testpower.exe" |
4479
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
78 LinkIncremental="2" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
79 SuppressStartupBanner="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
80 GenerateDebugInformation="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
81 ProgramDatabaseFile=".\Debug/testpower.pdb" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
82 SubSystem="2" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
83 RandomizedBaseAddress="1" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
84 DataExecutionPrevention="0" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
85 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
86 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
87 Name="VCALinkTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
88 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
89 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
90 Name="VCManifestTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
91 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
92 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
93 Name="VCXDCMakeTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
94 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
95 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
96 Name="VCBscMakeTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
97 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
98 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
99 Name="VCFxCopTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
100 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
101 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
102 Name="VCAppVerifierTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
103 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
104 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
105 Name="VCPostBuildEventTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
106 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
107 </Configuration> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
108 <Configuration |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
109 Name="Release|Win32" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
110 OutputDirectory=".\Release" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
111 IntermediateDirectory=".\Release" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
112 ConfigurationType="1" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
113 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
114 UseOfMFC="0" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
115 ATLMinimizesCRunTimeLibraryUsage="false" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
116 > |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
117 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
118 Name="VCPreBuildEventTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
119 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
120 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
121 Name="VCCustomBuildTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
122 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
123 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
124 Name="VCXMLDataGeneratorTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
125 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
126 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
127 Name="VCWebServiceProxyGeneratorTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
128 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
129 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
130 Name="VCMIDLTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
131 PreprocessorDefinitions="NDEBUG" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
132 MkTypLibCompatible="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
133 SuppressStartupBanner="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
134 TargetEnvironment="1" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
135 TypeLibraryName=".\Release/testpower.tlb" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
136 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
137 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
138 Name="VCCLCompilerTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
139 InlineFunctionExpansion="1" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
140 AdditionalIncludeDirectories="..\..\..\include" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
141 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
142 StringPooling="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
143 RuntimeLibrary="2" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
144 EnableFunctionLevelLinking="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
145 UsePrecompiledHeader="0" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
146 PrecompiledHeaderFile=".\Release/testpower.pch" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
147 AssemblerListingLocation=".\Release/" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
148 ObjectFile=".\Release/" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
149 ProgramDataBaseFileName=".\Release/" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
150 WarningLevel="3" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
151 SuppressStartupBanner="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
152 CompileAs="0" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
153 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
154 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
155 Name="VCManagedResourceCompilerTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
156 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
157 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
158 Name="VCResourceCompilerTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
159 PreprocessorDefinitions="NDEBUG" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
160 Culture="1033" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
161 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
162 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
163 Name="VCPreLinkEventTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
164 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
165 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
166 Name="VCLinkerTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
167 AdditionalOptions="/MACHINE:I386" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
168 OutputFile=".\Release/testpower.exe" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
169 LinkIncremental="1" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
170 SuppressStartupBanner="true" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
171 ProgramDatabaseFile=".\Release/testpower.pdb" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
172 SubSystem="2" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
173 RandomizedBaseAddress="1" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
174 DataExecutionPrevention="0" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
175 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
176 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
177 Name="VCALinkTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
178 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
179 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
180 Name="VCManifestTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
181 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
182 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
183 Name="VCXDCMakeTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
184 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
185 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
186 Name="VCBscMakeTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
187 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
188 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
189 Name="VCFxCopTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
190 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
191 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
192 Name="VCAppVerifierTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
193 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
194 <Tool |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
195 Name="VCPostBuildEventTool" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
196 /> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
197 </Configuration> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
198 </Configurations> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
199 <References> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
200 </References> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
201 <Files> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
202 <File |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
203 RelativePath="..\..\..\test\testpower.c" |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
204 > |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
205 </File> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
206 </Files> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
207 <Globals> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
208 </Globals> |
223ab94286a3
Split out the Visual C++ 2005 and 2008 projects explicitly.
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
209 </VisualStudioProject> |