Imported Upstream version 2.0.8
[platform/upstream/SDL.git] / VisualC / tests / testpower / testpower_VS2008.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="testpower"
6         ProjectGUID="{C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}"
7         RootNamespace="testpower"
8         TargetFrameworkVersion="131072"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14                 <Platform
15                         Name="x64"
16                 />
17         </Platforms>
18         <ToolFiles>
19         </ToolFiles>
20         <Configurations>
21                 <Configuration
22                         Name="Debug|Win32"
23                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
24                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
25                         ConfigurationType="1"
26                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
27                         UseOfMFC="0"
28                         ATLMinimizesCRunTimeLibraryUsage="false"
29                         >
30                         <Tool
31                                 Name="VCPreBuildEventTool"
32                         />
33                         <Tool
34                                 Name="VCCustomBuildTool"
35                         />
36                         <Tool
37                                 Name="VCXMLDataGeneratorTool"
38                         />
39                         <Tool
40                                 Name="VCWebServiceProxyGeneratorTool"
41                         />
42                         <Tool
43                                 Name="VCMIDLTool"
44                                 PreprocessorDefinitions="_DEBUG"
45                                 MkTypLibCompatible="true"
46                                 SuppressStartupBanner="true"
47                                 TargetEnvironment="1"
48                                 TypeLibraryName=".\Debug/testpower.tlb"
49                         />
50                         <Tool
51                                 Name="VCCLCompilerTool"
52                                 Optimization="0"
53                                 AdditionalIncludeDirectories="$(SolutionDir)/../include"
54                                 AdditionalUsingDirectories=""
55                                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
56                                 RuntimeLibrary="2"
57                                 WarningLevel="3"
58                                 DebugInformationFormat="1"
59                         />
60                         <Tool
61                                 Name="VCManagedResourceCompilerTool"
62                         />
63                         <Tool
64                                 Name="VCResourceCompilerTool"
65                                 PreprocessorDefinitions="_DEBUG"
66                                 Culture="1033"
67                         />
68                         <Tool
69                                 Name="VCPreLinkEventTool"
70                         />
71                         <Tool
72                                 Name="VCLinkerTool"
73                                 GenerateDebugInformation="true"
74                                 SubSystem="2"
75                         />
76                         <Tool
77                                 Name="VCALinkTool"
78                         />
79                         <Tool
80                                 Name="VCManifestTool"
81                         />
82                         <Tool
83                                 Name="VCXDCMakeTool"
84                         />
85                         <Tool
86                                 Name="VCBscMakeTool"
87                         />
88                         <Tool
89                                 Name="VCFxCopTool"
90                         />
91                         <Tool
92                                 Name="VCAppVerifierTool"
93                         />
94                         <Tool
95                                 Name="VCPostBuildEventTool"
96                         />
97                 </Configuration>
98                 <Configuration
99                         Name="Debug|x64"
100                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
101                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
102                         ConfigurationType="1"
103                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
104                         UseOfMFC="0"
105                         ATLMinimizesCRunTimeLibraryUsage="false"
106                         >
107                         <Tool
108                                 Name="VCPreBuildEventTool"
109                         />
110                         <Tool
111                                 Name="VCCustomBuildTool"
112                         />
113                         <Tool
114                                 Name="VCXMLDataGeneratorTool"
115                         />
116                         <Tool
117                                 Name="VCWebServiceProxyGeneratorTool"
118                         />
119                         <Tool
120                                 Name="VCMIDLTool"
121                                 PreprocessorDefinitions="_DEBUG"
122                                 MkTypLibCompatible="true"
123                                 SuppressStartupBanner="true"
124                                 TargetEnvironment="3"
125                                 TypeLibraryName=".\Debug/testpower.tlb"
126                         />
127                         <Tool
128                                 Name="VCCLCompilerTool"
129                                 Optimization="0"
130                                 AdditionalIncludeDirectories="$(SolutionDir)/../include"
131                                 AdditionalUsingDirectories=""
132                                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
133                                 RuntimeLibrary="3"
134                                 WarningLevel="3"
135                                 DebugInformationFormat="1"
136                         />
137                         <Tool
138                                 Name="VCManagedResourceCompilerTool"
139                         />
140                         <Tool
141                                 Name="VCResourceCompilerTool"
142                                 PreprocessorDefinitions="_DEBUG"
143                                 Culture="1033"
144                         />
145                         <Tool
146                                 Name="VCPreLinkEventTool"
147                         />
148                         <Tool
149                                 Name="VCLinkerTool"
150                                 GenerateDebugInformation="true"
151                                 SubSystem="2"
152                         />
153                         <Tool
154                                 Name="VCALinkTool"
155                         />
156                         <Tool
157                                 Name="VCManifestTool"
158                         />
159                         <Tool
160                                 Name="VCXDCMakeTool"
161                         />
162                         <Tool
163                                 Name="VCBscMakeTool"
164                         />
165                         <Tool
166                                 Name="VCFxCopTool"
167                         />
168                         <Tool
169                                 Name="VCAppVerifierTool"
170                         />
171                         <Tool
172                                 Name="VCPostBuildEventTool"
173                         />
174                 </Configuration>
175                 <Configuration
176                         Name="Release|Win32"
177                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
178                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
179                         ConfigurationType="1"
180                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
181                         UseOfMFC="0"
182                         ATLMinimizesCRunTimeLibraryUsage="false"
183                         >
184                         <Tool
185                                 Name="VCPreBuildEventTool"
186                         />
187                         <Tool
188                                 Name="VCCustomBuildTool"
189                         />
190                         <Tool
191                                 Name="VCXMLDataGeneratorTool"
192                         />
193                         <Tool
194                                 Name="VCWebServiceProxyGeneratorTool"
195                         />
196                         <Tool
197                                 Name="VCMIDLTool"
198                                 PreprocessorDefinitions="NDEBUG"
199                                 MkTypLibCompatible="true"
200                                 SuppressStartupBanner="true"
201                                 TargetEnvironment="1"
202                                 TypeLibraryName=".\Release/testpower.tlb"
203                         />
204                         <Tool
205                                 Name="VCCLCompilerTool"
206                                 AdditionalIncludeDirectories="$(SolutionDir)/../include"
207                                 AdditionalUsingDirectories=""
208                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
209                                 RuntimeLibrary="2"
210                                 WarningLevel="3"
211                         />
212                         <Tool
213                                 Name="VCManagedResourceCompilerTool"
214                         />
215                         <Tool
216                                 Name="VCResourceCompilerTool"
217                                 PreprocessorDefinitions="NDEBUG"
218                                 Culture="1033"
219                         />
220                         <Tool
221                                 Name="VCPreLinkEventTool"
222                         />
223                         <Tool
224                                 Name="VCLinkerTool"
225                                 SubSystem="2"
226                         />
227                         <Tool
228                                 Name="VCALinkTool"
229                         />
230                         <Tool
231                                 Name="VCManifestTool"
232                         />
233                         <Tool
234                                 Name="VCXDCMakeTool"
235                         />
236                         <Tool
237                                 Name="VCBscMakeTool"
238                         />
239                         <Tool
240                                 Name="VCFxCopTool"
241                         />
242                         <Tool
243                                 Name="VCAppVerifierTool"
244                         />
245                         <Tool
246                                 Name="VCPostBuildEventTool"
247                         />
248                 </Configuration>
249                 <Configuration
250                         Name="Release|x64"
251                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
252                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
253                         ConfigurationType="1"
254                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
255                         UseOfMFC="0"
256                         ATLMinimizesCRunTimeLibraryUsage="false"
257                         >
258                         <Tool
259                                 Name="VCPreBuildEventTool"
260                         />
261                         <Tool
262                                 Name="VCCustomBuildTool"
263                         />
264                         <Tool
265                                 Name="VCXMLDataGeneratorTool"
266                         />
267                         <Tool
268                                 Name="VCWebServiceProxyGeneratorTool"
269                         />
270                         <Tool
271                                 Name="VCMIDLTool"
272                                 PreprocessorDefinitions="NDEBUG"
273                                 MkTypLibCompatible="true"
274                                 SuppressStartupBanner="true"
275                                 TargetEnvironment="3"
276                                 TypeLibraryName=".\Release/testpower.tlb"
277                         />
278                         <Tool
279                                 Name="VCCLCompilerTool"
280                                 AdditionalIncludeDirectories="$(SolutionDir)/../include"
281                                 AdditionalUsingDirectories=""
282                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
283                                 RuntimeLibrary="2"
284                                 WarningLevel="3"
285                         />
286                         <Tool
287                                 Name="VCManagedResourceCompilerTool"
288                         />
289                         <Tool
290                                 Name="VCResourceCompilerTool"
291                                 PreprocessorDefinitions="NDEBUG"
292                                 Culture="1033"
293                         />
294                         <Tool
295                                 Name="VCPreLinkEventTool"
296                         />
297                         <Tool
298                                 Name="VCLinkerTool"
299                                 SubSystem="2"
300                         />
301                         <Tool
302                                 Name="VCALinkTool"
303                         />
304                         <Tool
305                                 Name="VCManifestTool"
306                         />
307                         <Tool
308                                 Name="VCXDCMakeTool"
309                         />
310                         <Tool
311                                 Name="VCBscMakeTool"
312                         />
313                         <Tool
314                                 Name="VCFxCopTool"
315                         />
316                         <Tool
317                                 Name="VCAppVerifierTool"
318                         />
319                         <Tool
320                                 Name="VCPostBuildEventTool"
321                         />
322                 </Configuration>
323         </Configurations>
324         <References>
325                 <ProjectReference
326                         ReferencedProjectIdentifier="{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
327                         CopyLocal="false"
328                         CopyLocalDependencies="false"
329                         CopyLocalSatelliteAssemblies="false"
330                         RelativePathToProject=".\SDL\SDL_VS2008.vcproj"
331                 />
332                 <ProjectReference
333                         ReferencedProjectIdentifier="{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}"
334                         CopyLocal="false"
335                         CopyLocalDependencies="false"
336                         CopyLocalSatelliteAssemblies="false"
337                         RelativePathToProject=".\SDLmain\SDLmain_VS2008.vcproj"
338                 />
339         </References>
340         <Files>
341                 <File
342                         RelativePath="..\..\..\test\testpower.c"
343                         >
344                 </File>
345         </Files>
346         <Globals>
347         </Globals>
348 </VisualStudioProject>