resetting manifest requested domain to floor
[platform/upstream/libbullet.git] / Extras / CDTestFramework / CDTestFramework.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="CDTestFramework"
6         ProjectGUID="{0565DB39-45CC-416E-B549-BFC24F2666D1}"
7         RootNamespace="CDTestFramework"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="131072"
10         >
11         <Platforms>
12                 <Platform
13                         Name="Win32"
14                 />
15         </Platforms>
16         <ToolFiles>
17         </ToolFiles>
18         <Configurations>
19                 <Configuration
20                         Name="Debug|Win32"
21                         OutputDirectory="Debug"
22                         IntermediateDirectory="Debug"
23                         ConfigurationType="1"
24                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25                         CharacterSet="2"
26                         >
27                         <Tool
28                                 Name="VCPreBuildEventTool"
29                         />
30                         <Tool
31                                 Name="VCCustomBuildTool"
32                         />
33                         <Tool
34                                 Name="VCXMLDataGeneratorTool"
35                         />
36                         <Tool
37                                 Name="VCWebServiceProxyGeneratorTool"
38                         />
39                         <Tool
40                                 Name="VCMIDLTool"
41                         />
42                         <Tool
43                                 Name="VCCLCompilerTool"
44                                 Optimization="0"
45                                 AdditionalIncludeDirectories=".\Opcode;.\AntTweakBar\include;.\GIMPACT\Include;../../src;../../Glut"
46                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
47                                 MinimalRebuild="true"
48                                 ExceptionHandling="0"
49                                 BasicRuntimeChecks="3"
50                                 RuntimeLibrary="3"
51                                 UsePrecompiledHeader="0"
52                                 WarningLevel="3"
53                                 Detect64BitPortabilityProblems="true"
54                                 DebugInformationFormat="4"
55                         />
56                         <Tool
57                                 Name="VCManagedResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCResourceCompilerTool"
61                         />
62                         <Tool
63                                 Name="VCPreLinkEventTool"
64                         />
65                         <Tool
66                                 Name="VCLinkerTool"
67                                 OutputFile="./Bin/CDTestFrameworkDEBUG.exe"
68                                 LinkIncremental="2"
69                                 AdditionalLibraryDirectories=".\AntTweakBar\lib;../../Glut"
70                                 GenerateDebugInformation="true"
71                                 ProgramDatabaseFile="$(OutDir)/CDTestFramework.pdb"
72                                 SubSystem="1"
73                                 RandomizedBaseAddress="1"
74                                 DataExecutionPrevention="0"
75                                 TargetMachine="1"
76                         />
77                         <Tool
78                                 Name="VCALinkTool"
79                         />
80                         <Tool
81                                 Name="VCManifestTool"
82                         />
83                         <Tool
84                                 Name="VCXDCMakeTool"
85                         />
86                         <Tool
87                                 Name="VCBscMakeTool"
88                         />
89                         <Tool
90                                 Name="VCFxCopTool"
91                         />
92                         <Tool
93                                 Name="VCAppVerifierTool"
94                         />
95                         <Tool
96                                 Name="VCPostBuildEventTool"
97                         />
98                 </Configuration>
99                 <Configuration
100                         Name="Release|Win32"
101                         OutputDirectory="Release"
102                         IntermediateDirectory="Release"
103                         ConfigurationType="1"
104                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
105                         CharacterSet="2"
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                         />
122                         <Tool
123                                 Name="VCCLCompilerTool"
124                                 InlineFunctionExpansion="2"
125                                 EnableIntrinsicFunctions="true"
126                                 AdditionalIncludeDirectories=".\Opcode;.\AntTweakBar\include;.\GIMPACT\Include;../../src;../../Glut"
127                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
128                                 ExceptionHandling="0"
129                                 RuntimeLibrary="2"
130                                 EnableEnhancedInstructionSet="0"
131                                 FloatingPointModel="2"
132                                 RuntimeTypeInfo="false"
133                                 UsePrecompiledHeader="0"
134                                 WarningLevel="3"
135                                 Detect64BitPortabilityProblems="true"
136                                 DebugInformationFormat="0"
137                         />
138                         <Tool
139                                 Name="VCManagedResourceCompilerTool"
140                         />
141                         <Tool
142                                 Name="VCResourceCompilerTool"
143                         />
144                         <Tool
145                                 Name="VCPreLinkEventTool"
146                         />
147                         <Tool
148                                 Name="VCLinkerTool"
149                                 OutputFile="./Bin/CDTestFramework.exe"
150                                 LinkIncremental="1"
151                                 AdditionalLibraryDirectories=".\AntTweakBar\lib,../../Glut"
152                                 GenerateDebugInformation="true"
153                                 SubSystem="1"
154                                 OptimizeReferences="2"
155                                 EnableCOMDATFolding="2"
156                                 RandomizedBaseAddress="1"
157                                 DataExecutionPrevention="0"
158                                 TargetMachine="1"
159                         />
160                         <Tool
161                                 Name="VCALinkTool"
162                         />
163                         <Tool
164                                 Name="VCManifestTool"
165                         />
166                         <Tool
167                                 Name="VCXDCMakeTool"
168                         />
169                         <Tool
170                                 Name="VCBscMakeTool"
171                         />
172                         <Tool
173                                 Name="VCFxCopTool"
174                         />
175                         <Tool
176                                 Name="VCAppVerifierTool"
177                         />
178                         <Tool
179                                 Name="VCPostBuildEventTool"
180                         />
181                 </Configuration>
182         </Configurations>
183         <References>
184         </References>
185         <Files>
186                 <Filter
187                         Name="Source Files"
188                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
189                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
190                         >
191                         <File
192                                 RelativePath=".\BipartiteBoxPruning.cpp"
193                                 >
194                         </File>
195                         <File
196                                 RelativePath=".\BipartiteBoxPruning.h"
197                                 >
198                         </File>
199                         <File
200                                 RelativePath=".\BulletSAPCompleteBoxPruningTest.cpp"
201                                 >
202                         </File>
203                         <File
204                                 RelativePath=".\BulletSAPCompleteBoxPruningTest.h"
205                                 >
206                         </File>
207                         <File
208                                 RelativePath=".\Camera.cpp"
209                                 >
210                         </File>
211                         <File
212                                 RelativePath=".\Camera.h"
213                                 >
214                         </File>
215                         <File
216                                 RelativePath=".\CapsuleMeshQuery.cpp"
217                                 >
218                         </File>
219                         <File
220                                 RelativePath=".\CapsuleMeshQuery.h"
221                                 >
222                         </File>
223                         <File
224                                 RelativePath=".\CDTestFramework.cpp"
225                                 >
226                         </File>
227                         <File
228                                 RelativePath=".\CDTestFramework.h"
229                                 >
230                         </File>
231                         <File
232                                 RelativePath=".\CollisionTest.cpp"
233                                 >
234                         </File>
235                         <File
236                                 RelativePath=".\CollisionTest.h"
237                                 >
238                         </File>
239                         <File
240                                 RelativePath=".\CompleteBoxPruning.cpp"
241                                 >
242                         </File>
243                         <File
244                                 RelativePath=".\CompleteBoxPruning.h"
245                                 >
246                         </File>
247                         <File
248                                 RelativePath=".\GLFontData.h"
249                                 >
250                         </File>
251                         <File
252                                 RelativePath=".\GLFontRenderer.cpp"
253                                 >
254                         </File>
255                         <File
256                                 RelativePath=".\GLFontRenderer.h"
257                                 >
258                         </File>
259                         <File
260                                 RelativePath=".\IceHelpers.cpp"
261                                 >
262                         </File>
263                         <File
264                                 RelativePath=".\IceHelpers.h"
265                                 >
266                         </File>
267                         <File
268                                 RelativePath=".\AntTweakBar\src\LoadOGL.cpp"
269                                 >
270                         </File>
271                         <File
272                                 RelativePath=".\AntTweakBar\src\LoadOGLCore.cpp"
273                                 >
274                         </File>
275                         <File
276                                 RelativePath=".\OBBMeshQuery.cpp"
277                                 >
278                         </File>
279                         <File
280                                 RelativePath=".\OBBMeshQuery.h"
281                                 >
282                         </File>
283                         <File
284                                 RelativePath=".\OpcodeArraySAPTest.cpp"
285                                 >
286                         </File>
287                         <File
288                                 RelativePath=".\OpcodeArraySAPTest.h"
289                                 >
290                         </File>
291                         <File
292                                 RelativePath=".\Profiling.h"
293                                 >
294                         </File>
295                         <File
296                                 RelativePath=".\RenderingHelpers.cpp"
297                                 >
298                         </File>
299                         <File
300                                 RelativePath=".\RenderingHelpers.h"
301                                 >
302                         </File>
303                         <File
304                                 RelativePath=".\SphereMeshQuery.cpp"
305                                 >
306                         </File>
307                         <File
308                                 RelativePath=".\SphereMeshQuery.h"
309                                 >
310                         </File>
311                         <File
312                                 RelativePath=".\stdafx.cpp"
313                                 >
314                                 <FileConfiguration
315                                         Name="Debug|Win32"
316                                         >
317                                         <Tool
318                                                 Name="VCCLCompilerTool"
319                                                 UsePrecompiledHeader="1"
320                                         />
321                                 </FileConfiguration>
322                                 <FileConfiguration
323                                         Name="Release|Win32"
324                                         >
325                                         <Tool
326                                                 Name="VCCLCompilerTool"
327                                                 UsePrecompiledHeader="1"
328                                         />
329                                 </FileConfiguration>
330                         </File>
331                         <File
332                                 RelativePath=".\stdafx.h"
333                                 >
334                         </File>
335                         <File
336                                 RelativePath=".\Terrain.cpp"
337                                 >
338                         </File>
339                         <File
340                                 RelativePath=".\Terrain.h"
341                                 >
342                         </File>
343                         <File
344                                 RelativePath=".\AntTweakBar\src\TwBar.cpp"
345                                 >
346                         </File>
347                         <File
348                                 RelativePath=".\AntTweakBar\src\TwColors.cpp"
349                                 >
350                         </File>
351                         <File
352                                 RelativePath=".\AntTweakBar\src\TwEventGLUT.c"
353                                 >
354                         </File>
355                         <File
356                                 RelativePath=".\AntTweakBar\src\TwFonts.cpp"
357                                 >
358                         </File>
359                         <File
360                                 RelativePath=".\AntTweakBar\src\TwMgr.cpp"
361                                 >
362                         </File>
363                         <File
364                                 RelativePath=".\AntTweakBar\src\TwOpenGL.cpp"
365                                 >
366                         </File>
367                         <File
368                                 RelativePath=".\AntTweakBar\src\TwOpenGLCore.cpp"
369                                 >
370                         </File>
371                         <File
372                                 RelativePath=".\AntTweakBar\src\TwPrecomp.cpp"
373                                 >
374                         </File>
375                 </Filter>
376                 <Filter
377                         Name="Header Files"
378                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
379                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
380                         >
381                         <File
382                                 RelativePath=".\AntTweakBar\src\AntPerfTimer.h"
383                                 >
384                         </File>
385                         <File
386                                 RelativePath=".\AntTweakBar\src\LoadOGL.h"
387                                 >
388                         </File>
389                         <File
390                                 RelativePath=".\AntTweakBar\src\LoadOGLCore.h"
391                                 >
392                         </File>
393                         <File
394                                 RelativePath=".\AntTweakBar\src\TwBar.h"
395                                 >
396                         </File>
397                         <File
398                                 RelativePath=".\AntTweakBar\src\TwColors.h"
399                                 >
400                         </File>
401                         <File
402                                 RelativePath=".\AntTweakBar\src\TwFonts.h"
403                                 >
404                         </File>
405                         <File
406                                 RelativePath=".\AntTweakBar\src\TwGraph.h"
407                                 >
408                         </File>
409                         <File
410                                 RelativePath=".\AntTweakBar\src\TwMgr.h"
411                                 >
412                         </File>
413                         <File
414                                 RelativePath=".\AntTweakBar\src\TwOpenGL.h"
415                                 >
416                         </File>
417                         <File
418                                 RelativePath=".\AntTweakBar\src\TwOpenGLCore.h"
419                                 >
420                         </File>
421                         <File
422                                 RelativePath=".\AntTweakBar\src\TwPrecomp.h"
423                                 >
424                         </File>
425                 </Filter>
426                 <Filter
427                         Name="Resource Files"
428                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
429                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
430                         >
431                         <File
432                                 RelativePath=".\AntTweakBar\src\AntTweakBar.rc"
433                                 >
434                         </File>
435                 </Filter>
436                 <File
437                         RelativePath=".\CDTestFramework.txt"
438                         >
439                 </File>
440                 <File
441                         RelativePath=".\VTune\CDTestFramework.vpj"
442                         >
443                 </File>
444                 <File
445                         RelativePath=".\ReadMe.txt"
446                         >
447                 </File>
448         </Files>
449         <Globals>
450         </Globals>
451 </VisualStudioProject>