Imported Upstream version 2.0.8
[platform/upstream/SDL.git] / VisualC / tests / controllermap / controllermap_VS2008.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="controllermap"
6         ProjectGUID="{55812185-D13C-4022-9C81-32E0F4A08306}"
7         RootNamespace="controllermap"
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="Release|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="NDEBUG"
45                                 MkTypLibCompatible="true"
46                                 SuppressStartupBanner="true"
47                                 TargetEnvironment="1"
48                                 TypeLibraryName=".\Release/controllermap.tlb"
49                         />
50                         <Tool
51                                 Name="VCCLCompilerTool"
52                                 AdditionalIncludeDirectories="$(SolutionDir)/../include"
53                                 AdditionalUsingDirectories=""
54                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
55                                 RuntimeLibrary="2"
56                                 WarningLevel="3"
57                         />
58                         <Tool
59                                 Name="VCManagedResourceCompilerTool"
60                         />
61                         <Tool
62                                 Name="VCResourceCompilerTool"
63                                 PreprocessorDefinitions="NDEBUG"
64                                 Culture="1033"
65                         />
66                         <Tool
67                                 Name="VCPreLinkEventTool"
68                         />
69                         <Tool
70                                 Name="VCLinkerTool"
71                                 SubSystem="2"
72                         />
73                         <Tool
74                                 Name="VCALinkTool"
75                         />
76                         <Tool
77                                 Name="VCManifestTool"
78                         />
79                         <Tool
80                                 Name="VCXDCMakeTool"
81                         />
82                         <Tool
83                                 Name="VCBscMakeTool"
84                         />
85                         <Tool
86                                 Name="VCFxCopTool"
87                         />
88                         <Tool
89                                 Name="VCAppVerifierTool"
90                         />
91                         <Tool
92                                 Name="VCPostBuildEventTool"
93                         />
94                 </Configuration>
95                 <Configuration
96                         Name="Release|x64"
97                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
98                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
99                         ConfigurationType="1"
100                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
101                         UseOfMFC="0"
102                         ATLMinimizesCRunTimeLibraryUsage="false"
103                         >
104                         <Tool
105                                 Name="VCPreBuildEventTool"
106                         />
107                         <Tool
108                                 Name="VCCustomBuildTool"
109                         />
110                         <Tool
111                                 Name="VCXMLDataGeneratorTool"
112                         />
113                         <Tool
114                                 Name="VCWebServiceProxyGeneratorTool"
115                         />
116                         <Tool
117                                 Name="VCMIDLTool"
118                                 PreprocessorDefinitions="NDEBUG"
119                                 MkTypLibCompatible="true"
120                                 SuppressStartupBanner="true"
121                                 TargetEnvironment="3"
122                                 TypeLibraryName=".\Release/controllermap.tlb"
123                         />
124                         <Tool
125                                 Name="VCCLCompilerTool"
126                                 AdditionalIncludeDirectories="$(SolutionDir)/../include"
127                                 AdditionalUsingDirectories=""
128                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
129                                 RuntimeLibrary="2"
130                                 WarningLevel="3"
131                         />
132                         <Tool
133                                 Name="VCManagedResourceCompilerTool"
134                         />
135                         <Tool
136                                 Name="VCResourceCompilerTool"
137                                 PreprocessorDefinitions="NDEBUG"
138                                 Culture="1033"
139                         />
140                         <Tool
141                                 Name="VCPreLinkEventTool"
142                         />
143                         <Tool
144                                 Name="VCLinkerTool"
145                                 SubSystem="2"
146                         />
147                         <Tool
148                                 Name="VCALinkTool"
149                         />
150                         <Tool
151                                 Name="VCManifestTool"
152                         />
153                         <Tool
154                                 Name="VCXDCMakeTool"
155                         />
156                         <Tool
157                                 Name="VCBscMakeTool"
158                         />
159                         <Tool
160                                 Name="VCFxCopTool"
161                         />
162                         <Tool
163                                 Name="VCAppVerifierTool"
164                         />
165                         <Tool
166                                 Name="VCPostBuildEventTool"
167                         />
168                 </Configuration>
169                 <Configuration
170                         Name="Debug|Win32"
171                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
172                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
173                         ConfigurationType="1"
174                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
175                         UseOfMFC="0"
176                         ATLMinimizesCRunTimeLibraryUsage="false"
177                         >
178                         <Tool
179                                 Name="VCPreBuildEventTool"
180                         />
181                         <Tool
182                                 Name="VCCustomBuildTool"
183                         />
184                         <Tool
185                                 Name="VCXMLDataGeneratorTool"
186                         />
187                         <Tool
188                                 Name="VCWebServiceProxyGeneratorTool"
189                         />
190                         <Tool
191                                 Name="VCMIDLTool"
192                                 PreprocessorDefinitions="_DEBUG"
193                                 MkTypLibCompatible="true"
194                                 SuppressStartupBanner="true"
195                                 TargetEnvironment="1"
196                                 TypeLibraryName=".\Debug/controllermap.tlb"
197                         />
198                         <Tool
199                                 Name="VCCLCompilerTool"
200                                 Optimization="0"
201                                 AdditionalIncludeDirectories="$(SolutionDir)/../include"
202                                 AdditionalUsingDirectories=""
203                                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
204                                 RuntimeLibrary="2"
205                                 WarningLevel="3"
206                                 DebugInformationFormat="1"
207                         />
208                         <Tool
209                                 Name="VCManagedResourceCompilerTool"
210                         />
211                         <Tool
212                                 Name="VCResourceCompilerTool"
213                                 PreprocessorDefinitions="_DEBUG"
214                                 Culture="1033"
215                         />
216                         <Tool
217                                 Name="VCPreLinkEventTool"
218                         />
219                         <Tool
220                                 Name="VCLinkerTool"
221                                 GenerateDebugInformation="true"
222                                 SubSystem="2"
223                         />
224                         <Tool
225                                 Name="VCALinkTool"
226                         />
227                         <Tool
228                                 Name="VCManifestTool"
229                         />
230                         <Tool
231                                 Name="VCXDCMakeTool"
232                         />
233                         <Tool
234                                 Name="VCBscMakeTool"
235                         />
236                         <Tool
237                                 Name="VCFxCopTool"
238                         />
239                         <Tool
240                                 Name="VCAppVerifierTool"
241                         />
242                         <Tool
243                                 Name="VCPostBuildEventTool"
244                         />
245                 </Configuration>
246                 <Configuration
247                         Name="Debug|x64"
248                         OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
249                         IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\"
250                         ConfigurationType="1"
251                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
252                         UseOfMFC="0"
253                         ATLMinimizesCRunTimeLibraryUsage="false"
254                         >
255                         <Tool
256                                 Name="VCPreBuildEventTool"
257                         />
258                         <Tool
259                                 Name="VCCustomBuildTool"
260                         />
261                         <Tool
262                                 Name="VCXMLDataGeneratorTool"
263                         />
264                         <Tool
265                                 Name="VCWebServiceProxyGeneratorTool"
266                         />
267                         <Tool
268                                 Name="VCMIDLTool"
269                                 PreprocessorDefinitions="_DEBUG"
270                                 MkTypLibCompatible="true"
271                                 SuppressStartupBanner="true"
272                                 TargetEnvironment="3"
273                                 TypeLibraryName=".\Debug/controllermap.tlb"
274                         />
275                         <Tool
276                                 Name="VCCLCompilerTool"
277                                 Optimization="0"
278                                 AdditionalIncludeDirectories="$(SolutionDir)/../include"
279                                 AdditionalUsingDirectories=""
280                                 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
281                                 RuntimeLibrary="3"
282                                 WarningLevel="3"
283                                 DebugInformationFormat="1"
284                         />
285                         <Tool
286                                 Name="VCManagedResourceCompilerTool"
287                         />
288                         <Tool
289                                 Name="VCResourceCompilerTool"
290                                 PreprocessorDefinitions="_DEBUG"
291                                 Culture="1033"
292                         />
293                         <Tool
294                                 Name="VCPreLinkEventTool"
295                         />
296                         <Tool
297                                 Name="VCLinkerTool"
298                                 GenerateDebugInformation="true"
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\axis.bmp"
343                         >
344                         <FileConfiguration
345                                 Name="Release|Win32"
346                                 >
347                                 <Tool
348                                         Name="VCCustomBuildTool"
349                                         Description="Copying $(InputFileName)"
350                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
351                                         Outputs="$(ProjectDir)\$(InputFileName)"
352                                 />
353                         </FileConfiguration>
354                         <FileConfiguration
355                                 Name="Release|x64"
356                                 >
357                                 <Tool
358                                         Name="VCCustomBuildTool"
359                                         Description="Copying $(InputFileName)"
360                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
361                                         Outputs="$(ProjectDir)\$(InputFileName)"
362                                 />
363                         </FileConfiguration>
364                         <FileConfiguration
365                                 Name="Debug|Win32"
366                                 >
367                                 <Tool
368                                         Name="VCCustomBuildTool"
369                                         Description="Copying $(InputFileName)"
370                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
371                                         Outputs="$(ProjectDir)\$(InputFileName)"
372                                 />
373                         </FileConfiguration>
374                         <FileConfiguration
375                                 Name="Debug|x64"
376                                 >
377                                 <Tool
378                                         Name="VCCustomBuildTool"
379                                         Description="Copying $(InputFileName)"
380                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
381                                         Outputs="$(ProjectDir)\$(InputFileName)"
382                                 />
383                         </FileConfiguration>
384                 </File>
385                 <File
386                         RelativePath="..\..\..\test\button.bmp"
387                         >
388                         <FileConfiguration
389                                 Name="Release|Win32"
390                                 >
391                                 <Tool
392                                         Name="VCCustomBuildTool"
393                                         Description="Copying $(InputFileName)"
394                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
395                                         Outputs="$(ProjectDir)\$(InputFileName)"
396                                 />
397                         </FileConfiguration>
398                         <FileConfiguration
399                                 Name="Release|x64"
400                                 >
401                                 <Tool
402                                         Name="VCCustomBuildTool"
403                                         Description="Copying $(InputFileName)"
404                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
405                                         Outputs="$(ProjectDir)\$(InputFileName)"
406                                 />
407                         </FileConfiguration>
408                         <FileConfiguration
409                                 Name="Debug|Win32"
410                                 >
411                                 <Tool
412                                         Name="VCCustomBuildTool"
413                                         Description="Copying $(InputFileName)"
414                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
415                                         Outputs="$(ProjectDir)\$(InputFileName)"
416                                 />
417                         </FileConfiguration>
418                         <FileConfiguration
419                                 Name="Debug|x64"
420                                 >
421                                 <Tool
422                                         Name="VCCustomBuildTool"
423                                         Description="Copying $(InputFileName)"
424                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
425                                         Outputs="$(ProjectDir)\$(InputFileName)"
426                                 />
427                         </FileConfiguration>
428                 </File>
429                 <File
430                         RelativePath="..\..\..\test\controllermap.bmp"
431                         >
432                         <FileConfiguration
433                                 Name="Release|Win32"
434                                 >
435                                 <Tool
436                                         Name="VCCustomBuildTool"
437                                         Description="Copying $(InputFileName)"
438                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
439                                         Outputs="$(ProjectDir)\$(InputFileName)"
440                                 />
441                         </FileConfiguration>
442                         <FileConfiguration
443                                 Name="Release|x64"
444                                 >
445                                 <Tool
446                                         Name="VCCustomBuildTool"
447                                         Description="Copying $(InputFileName)"
448                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
449                                         Outputs="$(ProjectDir)\$(InputFileName)"
450                                 />
451                         </FileConfiguration>
452                         <FileConfiguration
453                                 Name="Debug|Win32"
454                                 >
455                                 <Tool
456                                         Name="VCCustomBuildTool"
457                                         Description="Copying $(InputFileName)"
458                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
459                                         Outputs="$(ProjectDir)\$(InputFileName)"
460                                 />
461                         </FileConfiguration>
462                         <FileConfiguration
463                                 Name="Debug|x64"
464                                 >
465                                 <Tool
466                                         Name="VCCustomBuildTool"
467                                         Description="Copying $(InputFileName)"
468                                         CommandLine="copy $(InputPath) $(ProjectDir)\&#x0D;&#x0A;"
469                                         Outputs="$(ProjectDir)\$(InputFileName)"
470                                 />
471                         </FileConfiguration>
472                 </File>
473                 <File
474                         RelativePath="..\..\..\test\controllermap.c"
475                         >
476                 </File>
477         </Files>
478         <Globals>
479         </Globals>
480 </VisualStudioProject>