source: GTP/trunk/App/Demos/Illum/pathmap/PathMap_2003.vcproj @ 2197

Revision 2197, 10.5 KB checked in by szirmay, 17 years ago (diff)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="PathMap"
6        ProjectGUID="{9C04CC2D-C188-4443-A185-CB0BCA6ED98D}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <Configurations>
13                <Configuration
14                        Name="Debug|Win32"
15                        OutputDirectory="Debug"
16                        IntermediateDirectory="Debug"
17                        ConfigurationType="1"
18                        CharacterSet="1">
19                        <Tool
20                                Name="VCCLCompilerTool"
21                                Optimization="0"
22                                AdditionalIncludeDirectories="Common"
23                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;PROFILE"
24                                MinimalRebuild="TRUE"
25                                BasicRuntimeChecks="0"
26                                RuntimeLibrary="5"
27                                UsePrecompiledHeader="3"
28                                PrecompiledHeaderThrough="dxstdafx.h"
29                                WarningLevel="4"
30                                Detect64BitPortabilityProblems="TRUE"
31                                DebugInformationFormat="4"/>
32                        <Tool
33                                Name="VCCustomBuildTool"/>
34                        <Tool
35                                Name="VCLinkerTool"
36                                AdditionalOptions="/IGNORE:4089"
37                                AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9d.lib d3d9.lib winmm.lib comctl32.lib shlwapi.lib"
38                                LinkIncremental="2"
39                                GenerateDebugInformation="TRUE"
40                                ProgramDatabaseFile="$(OutDir)/PathMap.pdb"
41                                SubSystem="2"
42                                TargetMachine="1"/>
43                        <Tool
44                                Name="VCMIDLTool"/>
45                        <Tool
46                                Name="VCPostBuildEventTool"/>
47                        <Tool
48                                Name="VCPreBuildEventTool"/>
49                        <Tool
50                                Name="VCPreLinkEventTool"/>
51                        <Tool
52                                Name="VCResourceCompilerTool"/>
53                        <Tool
54                                Name="VCWebServiceProxyGeneratorTool"/>
55                        <Tool
56                                Name="VCXMLDataGeneratorTool"/>
57                        <Tool
58                                Name="VCWebDeploymentTool"/>
59                        <Tool
60                                Name="VCManagedWrapperGeneratorTool"/>
61                        <Tool
62                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
63                </Configuration>
64                <Configuration
65                        Name="Release|Win32"
66                        OutputDirectory="Release"
67                        IntermediateDirectory="Release"
68                        ConfigurationType="1"
69                        CharacterSet="1">
70                        <Tool
71                                Name="VCCLCompilerTool"
72                                Optimization="2"
73                                InlineFunctionExpansion="1"
74                                OmitFramePointers="TRUE"
75                                AdditionalIncludeDirectories="Common"
76                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
77                                StringPooling="TRUE"
78                                ExceptionHandling="FALSE"
79                                RuntimeLibrary="4"
80                                EnableFunctionLevelLinking="TRUE"
81                                UsePrecompiledHeader="3"
82                                PrecompiledHeaderThrough="dxstdafx.h"
83                                WarningLevel="4"
84                                Detect64BitPortabilityProblems="TRUE"
85                                DebugInformationFormat="3"/>
86                        <Tool
87                                Name="VCCustomBuildTool"/>
88                        <Tool
89                                Name="VCLinkerTool"
90                                AdditionalOptions="/IGNORE:4089"
91                                AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib  shlwapi.lib"
92                                OutputFile="$(OutDir)/PathMap.exe"
93                                LinkIncremental="1"
94                                GenerateDebugInformation="TRUE"
95                                SubSystem="2"
96                                OptimizeReferences="2"
97                                EnableCOMDATFolding="2"
98                                TargetMachine="1"/>
99                        <Tool
100                                Name="VCMIDLTool"/>
101                        <Tool
102                                Name="VCPostBuildEventTool"/>
103                        <Tool
104                                Name="VCPreBuildEventTool"/>
105                        <Tool
106                                Name="VCPreLinkEventTool"/>
107                        <Tool
108                                Name="VCResourceCompilerTool"/>
109                        <Tool
110                                Name="VCWebServiceProxyGeneratorTool"/>
111                        <Tool
112                                Name="VCXMLDataGeneratorTool"/>
113                        <Tool
114                                Name="VCWebDeploymentTool"/>
115                        <Tool
116                                Name="VCManagedWrapperGeneratorTool"/>
117                        <Tool
118                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
119                </Configuration>
120                <Configuration
121                        Name="Profile|Win32"
122                        OutputDirectory="Profile"
123                        IntermediateDirectory="Profile"
124                        ConfigurationType="1"
125                        CharacterSet="1">
126                        <Tool
127                                Name="VCCLCompilerTool"
128                                Optimization="2"
129                                InlineFunctionExpansion="1"
130                                OmitFramePointers="TRUE"
131                                AdditionalIncludeDirectories="Common"
132                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;PROFILE"
133                                StringPooling="TRUE"
134                                ExceptionHandling="FALSE"
135                                RuntimeLibrary="4"
136                                EnableFunctionLevelLinking="TRUE"
137                                UsePrecompiledHeader="3"
138                                PrecompiledHeaderThrough="dxstdafx.h"
139                                WarningLevel="4"
140                                Detect64BitPortabilityProblems="TRUE"
141                                DebugInformationFormat="3"/>
142                        <Tool
143                                Name="VCCustomBuildTool"/>
144                        <Tool
145                                Name="VCLinkerTool"
146                                AdditionalOptions="/IGNORE:4089"
147                                AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
148                                OutputFile="$(OutDir)/PathMap.exe"
149                                LinkIncremental="1"
150                                GenerateDebugInformation="TRUE"
151                                SubSystem="2"
152                                OptimizeReferences="2"
153                                EnableCOMDATFolding="2"
154                                TargetMachine="1"/>
155                        <Tool
156                                Name="VCMIDLTool"/>
157                        <Tool
158                                Name="VCPostBuildEventTool"/>
159                        <Tool
160                                Name="VCPreBuildEventTool"/>
161                        <Tool
162                                Name="VCPreLinkEventTool"/>
163                        <Tool
164                                Name="VCResourceCompilerTool"/>
165                        <Tool
166                                Name="VCWebServiceProxyGeneratorTool"/>
167                        <Tool
168                                Name="VCXMLDataGeneratorTool"/>
169                        <Tool
170                                Name="VCWebDeploymentTool"/>
171                        <Tool
172                                Name="VCManagedWrapperGeneratorTool"/>
173                        <Tool
174                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
175                </Configuration>
176        </Configurations>
177        <References>
178        </References>
179        <Files>
180                <Filter
181                        Name="Resource Files"
182                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
183                        <File
184                                RelativePath="Common\directx.ico">
185                        </File>
186                        <File
187                                RelativePath="PathMap.manifest">
188                        </File>
189                        <File
190                                RelativePath="PathMap.rc">
191                        </File>
192                        <File
193                                RelativePath="resource.h">
194                        </File>
195                </Filter>
196                <Filter
197                        Name="Common"
198                        Filter="">
199                        <File
200                                RelativePath="Common\dxstdafx.cpp">
201                                <FileConfiguration
202                                        Name="Debug|Win32">
203                                        <Tool
204                                                Name="VCCLCompilerTool"
205                                                UsePrecompiledHeader="1"/>
206                                </FileConfiguration>
207                                <FileConfiguration
208                                        Name="Release|Win32">
209                                        <Tool
210                                                Name="VCCLCompilerTool"
211                                                UsePrecompiledHeader="1"/>
212                                </FileConfiguration>
213                                <FileConfiguration
214                                        Name="Profile|Win32">
215                                        <Tool
216                                                Name="VCCLCompilerTool"
217                                                UsePrecompiledHeader="1"/>
218                                </FileConfiguration>
219                        </File>
220                        <File
221                                RelativePath="Common\dxstdafx.h">
222                        </File>
223                        <File
224                                RelativePath="Common\dxut.cpp">
225                        </File>
226                        <File
227                                RelativePath="Common\dxut.h">
228                        </File>
229                        <File
230                                RelativePath="Common\dxutenum.cpp">
231                        </File>
232                        <File
233                                RelativePath="Common\dxutenum.h">
234                        </File>
235                        <File
236                                RelativePath=".\Common\DXUTgui.cpp">
237                        </File>
238                        <File
239                                RelativePath=".\Common\DXUTgui.h">
240                        </File>
241                        <File
242                                RelativePath=".\Common\DXUTMesh.cpp">
243                        </File>
244                        <File
245                                RelativePath=".\Common\DXUTMesh.h">
246                        </File>
247                        <File
248                                RelativePath="Common\dxutmisc.cpp">
249                        </File>
250                        <File
251                                RelativePath="Common\dxutmisc.h">
252                        </File>
253                        <File
254                                RelativePath="Common\DXUTRes.cpp">
255                        </File>
256                        <File
257                                RelativePath="Common\DXUTRes.h">
258                        </File>
259                        <File
260                                RelativePath=".\Common\DXUTSettingsDlg.cpp">
261                        </File>
262                        <File
263                                RelativePath=".\Common\DXUTSettingsDlg.h">
264                        </File>
265                </Filter>
266                <Filter
267                        Name="Include"
268                        Filter="">
269                        <File
270                                RelativePath=".\BoundingBox.hpp">
271                        </File>
272                        <File
273                                RelativePath=".\HitRec.hpp">
274                        </File>
275                        <File
276                                RelativePath=".\Intersectable.hpp">
277                        </File>
278                        <File
279                                RelativePath=".\KDTree.hpp">
280                        </File>
281                        <File
282                                RelativePath=".\Material.hpp">
283                        </File>
284                        <File
285                                RelativePath=".\Parameters.h">
286                        </File>
287                        <File
288                                RelativePath=".\PathMapEffect.h">
289                        </File>
290                        <File
291                                RelativePath=".\Radion.hpp">
292                        </File>
293                        <File
294                                RelativePath=".\Ray.hpp">
295                        </File>
296                        <File
297                                RelativePath=".\TexturedMaterial.h">
298                        </File>
299                        <File
300                                RelativePath=".\Transformation.hpp">
301                        </File>
302                        <File
303                                RelativePath=".\Transformed.h">
304                        </File>
305                        <File
306                                RelativePath=".\TriangleMesh.h">
307                        </File>
308                        <File
309                                RelativePath=".\Uniform.hpp">
310                        </File>
311                        <File
312                                RelativePath=".\Vector.hpp">
313                        </File>
314                        <File
315                                RelativePath=".\xmlwriter.h">
316                        </File>
317                </Filter>
318                <Filter
319                        Name="Src"
320                        Filter="">
321                        <File
322                                RelativePath=".\Constants.cpp">
323                        </File>
324                        <File
325                                RelativePath=".\Intersectable.cpp">
326                        </File>
327                        <File
328                                RelativePath=".\KDTree.cpp">
329                        </File>
330                        <File
331                                RelativePath=".\Material.cpp">
332                        </File>
333                        <File
334                                RelativePath=".\Parameters.cpp">
335                        </File>
336                        <File
337                                RelativePath="PathMap.cpp">
338                                <FileConfiguration
339                                        Name="Release|Win32">
340                                        <Tool
341                                                Name="VCCLCompilerTool"
342                                                UsePrecompiledHeader="3"
343                                                PrecompiledHeaderThrough="dxstdafx.h"/>
344                                </FileConfiguration>
345                                <FileConfiguration
346                                        Name="Profile|Win32">
347                                        <Tool
348                                                Name="VCCLCompilerTool"
349                                                UsePrecompiledHeader="3"
350                                                PrecompiledHeaderThrough="dxstdafx.h"/>
351                                </FileConfiguration>
352                        </File>
353                        <File
354                                RelativePath=".\PathMapEffect.cpp">
355                        </File>
356                        <File
357                                RelativePath=".\Radion.cpp">
358                        </File>
359                        <File
360                                RelativePath=".\TexturedMaterial.cpp">
361                        </File>
362                        <File
363                                RelativePath=".\Transformed.cpp">
364                        </File>
365                        <File
366                                RelativePath=".\TriangleMesh.cpp">
367                        </File>
368                        <File
369                                RelativePath=".\Vector.cpp">
370                        </File>
371                </Filter>
372                <File
373                        RelativePath=".\bushToAtlas.fx">
374                </File>
375                <File
376                        RelativePath=".\computeWeights.fx">
377                </File>
378                <File
379                        RelativePath=".\depthMap.fx">
380                </File>
381                <File
382                        RelativePath=".\DepthRenderStrategy.cpp">
383                </File>
384                <File
385                        RelativePath=".\DepthRenderStrategy.h">
386                </File>
387                <File
388                        RelativePath=".\dots.fx">
389                </File>
390                <File
391                        RelativePath=".\Entity.cpp">
392                </File>
393                <File
394                        RelativePath=".\Entity.h">
395                </File>
396                <File
397                        RelativePath=".\FinalCompositionRenderStrategy.cpp">
398                </File>
399                <File
400                        RelativePath=".\FinalCompositionRenderStrategy.h">
401                </File>
402                <File
403                        RelativePath=".\FlexVertex.cpp">
404                </File>
405                <File
406                        RelativePath=".\FlexVertex.h">
407                </File>
408                <File
409                        RelativePath=".\L.cpp">
410                </File>
411                <File
412                        RelativePath=".\L.h">
413                </File>
414                <File
415                        RelativePath=".\Mesh.cpp">
416                </File>
417                <File
418                        RelativePath=".\Mesh.h">
419                </File>
420                <File
421                        RelativePath=".\MeshExploder.cpp">
422                </File>
423                <File
424                        RelativePath=".\MeshExploder.h">
425                </File>
426                <File
427                        RelativePath=".\normalize.fx">
428                </File>
429                <File
430                        RelativePath=".\pathMap.fx">
431                </File>
432                <File
433                        RelativePath=".\RenderStrategy.cpp">
434                </File>
435                <File
436                        RelativePath=".\RenderStrategy.h">
437                </File>
438                <File
439                        RelativePath=".\showTex.fx">
440                </File>
441                <File
442                        RelativePath=".\SubEntity.cpp">
443                </File>
444                <File
445                        RelativePath=".\SubEntity.h">
446                </File>
447                <File
448                        RelativePath=".\SubMesh.cpp">
449                </File>
450                <File
451                        RelativePath=".\SubMesh.h">
452                </File>
453                <File
454                        RelativePath=".\torch.tx">
455                </File>
456                <File
457                        RelativePath=".\xmlParser.cpp">
458                </File>
459                <File
460                        RelativePath=".\xmlParser.h">
461                </File>
462        </Files>
463        <Globals>
464        </Globals>
465</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.