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

Revision 2197, 8.1 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="8.00"
5        Name="PathMap"
6        ProjectGUID="{9C04CC2D-C188-4443-A185-CB0BCA6ED98D}"
7        Keyword="Win32Proj">
8        <Platforms>
9                <Platform
10                        Name="Win32"/>
11        </Platforms>
12        <ToolFiles>
13        </ToolFiles>
14        <Configurations>
15                <Configuration
16                        Name="Debug|Win32"
17                        OutputDirectory="Debug"
18                        IntermediateDirectory="Debug"
19                        ConfigurationType="1"
20                        InheritedPropertySheets="UpgradeFromVC71.vsprops"
21                        CharacterSet="1">
22                        <Tool
23                                Name="VCCLCompilerTool"
24                                Optimization="0"
25                                AdditionalIncludeDirectories="Common"
26                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;PROFILE"
27                                MinimalRebuild="true"
28                                BasicRuntimeChecks="0"
29                                RuntimeLibrary="1"
30                                UsePrecompiledHeader="3"
31                                PrecompiledHeaderThrough="dxstdafx.h"
32                                WarningLevel="4"
33                                Detect64BitPortabilityProblems="true"
34                                DebugInformationFormat="4"/>
35                        <Tool
36                                Name="VCCustomBuildTool"/>
37                        <Tool
38                                Name="VCLinkerTool"
39                                AdditionalOptions="/IGNORE:4089"
40                                AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9d.lib d3d9.lib winmm.lib comctl32.lib"
41                                LinkIncremental="2"
42                                GenerateManifest="false"
43                                GenerateDebugInformation="true"
44                                ProgramDatabaseFile="$(OutDir)/PathMap.pdb"
45                                SubSystem="2"
46                                TargetMachine="1"/>
47                        <Tool
48                                Name="VCMIDLTool"/>
49                        <Tool
50                                Name="VCPostBuildEventTool"/>
51                        <Tool
52                                Name="VCPreBuildEventTool"/>
53                        <Tool
54                                Name="VCPreLinkEventTool"/>
55                        <Tool
56                                Name="VCResourceCompilerTool"/>
57                        <Tool
58                                Name="VCWebServiceProxyGeneratorTool"/>
59                        <Tool
60                                Name="VCXMLDataGeneratorTool"/>
61                        <Tool
62                                Name="VCWebDeploymentTool"/>
63                        <Tool
64                                Name="VCManagedResourceCompilerTool"/>
65                        <Tool
66                                Name="VCALinkTool"/>
67                        <Tool
68                                Name="VCManifestTool"
69                                EmbedManifest="false"/>
70                        <Tool
71                                Name="VCXDCMakeTool"/>
72                        <Tool
73                                Name="VCBscMakeTool"/>
74                        <Tool
75                                Name="VCFxCopTool"/>
76                        <Tool
77                                Name="VCAppVerifierTool"/>
78                </Configuration>
79                <Configuration
80                        Name="Release|Win32"
81                        OutputDirectory="Release"
82                        IntermediateDirectory="Release"
83                        ConfigurationType="1"
84                        InheritedPropertySheets="UpgradeFromVC71.vsprops"
85                        CharacterSet="1">
86                        <Tool
87                                Name="VCCLCompilerTool"
88                                Optimization="2"
89                                InlineFunctionExpansion="1"
90                                OmitFramePointers="true"
91                                AdditionalIncludeDirectories="Common"
92                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
93                                StringPooling="true"
94                                ExceptionHandling="0"
95                                RuntimeLibrary="0"
96                                EnableFunctionLevelLinking="true"
97                                UsePrecompiledHeader="3"
98                                PrecompiledHeaderThrough="dxstdafx.h"
99                                WarningLevel="4"
100                                Detect64BitPortabilityProblems="true"
101                                DebugInformationFormat="3"/>
102                        <Tool
103                                Name="VCCustomBuildTool"/>
104                        <Tool
105                                Name="VCLinkerTool"
106                                AdditionalOptions="/IGNORE:4089"
107                                AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
108                                OutputFile="$(OutDir)/PathMap.exe"
109                                LinkIncremental="1"
110                                GenerateManifest="false"
111                                GenerateDebugInformation="true"
112                                SubSystem="2"
113                                OptimizeReferences="2"
114                                EnableCOMDATFolding="2"
115                                TargetMachine="1"/>
116                        <Tool
117                                Name="VCMIDLTool"/>
118                        <Tool
119                                Name="VCPostBuildEventTool"/>
120                        <Tool
121                                Name="VCPreBuildEventTool"/>
122                        <Tool
123                                Name="VCPreLinkEventTool"/>
124                        <Tool
125                                Name="VCResourceCompilerTool"/>
126                        <Tool
127                                Name="VCWebServiceProxyGeneratorTool"/>
128                        <Tool
129                                Name="VCXMLDataGeneratorTool"/>
130                        <Tool
131                                Name="VCWebDeploymentTool"/>
132                        <Tool
133                                Name="VCManagedResourceCompilerTool"/>
134                        <Tool
135                                Name="VCALinkTool"/>
136                        <Tool
137                                Name="VCManifestTool"
138                                EmbedManifest="false"/>
139                        <Tool
140                                Name="VCXDCMakeTool"/>
141                        <Tool
142                                Name="VCBscMakeTool"/>
143                        <Tool
144                                Name="VCFxCopTool"/>
145                        <Tool
146                                Name="VCAppVerifierTool"/>
147                </Configuration>
148                <Configuration
149                        Name="Profile|Win32"
150                        OutputDirectory="Profile"
151                        IntermediateDirectory="Profile"
152                        ConfigurationType="1"
153                        InheritedPropertySheets="UpgradeFromVC71.vsprops"
154                        CharacterSet="1">
155                        <Tool
156                                Name="VCCLCompilerTool"
157                                Optimization="2"
158                                InlineFunctionExpansion="1"
159                                OmitFramePointers="true"
160                                AdditionalIncludeDirectories="Common"
161                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;PROFILE"
162                                StringPooling="true"
163                                ExceptionHandling="0"
164                                RuntimeLibrary="0"
165                                EnableFunctionLevelLinking="true"
166                                UsePrecompiledHeader="3"
167                                PrecompiledHeaderThrough="dxstdafx.h"
168                                WarningLevel="4"
169                                Detect64BitPortabilityProblems="true"
170                                DebugInformationFormat="3"/>
171                        <Tool
172                                Name="VCCustomBuildTool"/>
173                        <Tool
174                                Name="VCLinkerTool"
175                                AdditionalOptions="/IGNORE:4089"
176                                AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
177                                OutputFile="$(OutDir)/PathMap.exe"
178                                LinkIncremental="1"
179                                GenerateManifest="false"
180                                GenerateDebugInformation="true"
181                                SubSystem="2"
182                                OptimizeReferences="2"
183                                EnableCOMDATFolding="2"
184                                TargetMachine="1"/>
185                        <Tool
186                                Name="VCMIDLTool"/>
187                        <Tool
188                                Name="VCPostBuildEventTool"/>
189                        <Tool
190                                Name="VCPreBuildEventTool"/>
191                        <Tool
192                                Name="VCPreLinkEventTool"/>
193                        <Tool
194                                Name="VCResourceCompilerTool"/>
195                        <Tool
196                                Name="VCWebServiceProxyGeneratorTool"/>
197                        <Tool
198                                Name="VCXMLDataGeneratorTool"/>
199                        <Tool
200                                Name="VCWebDeploymentTool"/>
201                        <Tool
202                                Name="VCManagedResourceCompilerTool"/>
203                        <Tool
204                                Name="VCALinkTool"/>
205                        <Tool
206                                Name="VCManifestTool"
207                                EmbedManifest="false"/>
208                        <Tool
209                                Name="VCXDCMakeTool"/>
210                        <Tool
211                                Name="VCBscMakeTool"/>
212                        <Tool
213                                Name="VCFxCopTool"/>
214                        <Tool
215                                Name="VCAppVerifierTool"/>
216                </Configuration>
217        </Configurations>
218        <References>
219        </References>
220        <Files>
221                <Filter
222                        Name="Resource Files"
223                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
224                        <File
225                                RelativePath="Common\directx.ico">
226                        </File>
227                        <File
228                                RelativePath="PathMap.manifest">
229                                <FileConfiguration
230                                        Name="Debug|Win32"
231                                        ExcludedFromBuild="true"
232                                        >
233                                        <Tool
234                                                Name="VCCustomBuildTool"
235                                        />
236                                </FileConfiguration>
237                                <FileConfiguration
238                                        Name="Release|Win32"
239                                        ExcludedFromBuild="true"
240                                        >
241                                        <Tool
242                                                Name="VCCustomBuildTool"
243                                        />
244                                </FileConfiguration>
245                                <FileConfiguration
246                                        Name="Profile|Win32"
247                                        ExcludedFromBuild="true"
248                                        >
249                                        <Tool
250                                                Name="VCCustomBuildTool"
251                                        />
252                                </FileConfiguration>
253                        </File>
254                        <File
255                                RelativePath="PathMap.rc">
256                        </File>
257                        <File
258                                RelativePath="resource.h">
259                        </File>
260                </Filter>
261                <Filter
262                        Name="Common"
263                        Filter="">
264                        <File
265                                RelativePath="Common\dxstdafx.cpp">
266                                <FileConfiguration
267                                        Name="Debug|Win32">
268                                        <Tool
269                                                Name="VCCLCompilerTool"
270                                                UsePrecompiledHeader="1"/>
271                                </FileConfiguration>
272                                <FileConfiguration
273                                        Name="Release|Win32">
274                                        <Tool
275                                                Name="VCCLCompilerTool"
276                                                UsePrecompiledHeader="1"/>
277                                </FileConfiguration>
278                                <FileConfiguration
279                                        Name="Profile|Win32">
280                                        <Tool
281                                                Name="VCCLCompilerTool"
282                                                UsePrecompiledHeader="1"/>
283                                </FileConfiguration>
284                        </File>
285                        <File
286                                RelativePath="Common\dxstdafx.h">
287                        </File>
288                        <File
289                                RelativePath="Common\dxut.cpp">
290                        </File>
291                        <File
292                                RelativePath="Common\dxut.h">
293                        </File>
294                        <File
295                                RelativePath="Common\dxutenum.cpp">
296                        </File>
297                        <File
298                                RelativePath="Common\dxutenum.h">
299                        </File>
300                        <File
301                                RelativePath="Common\DXUTRes.cpp">
302                        </File>
303                        <File
304                                RelativePath="Common\DXUTRes.h">
305                        </File>
306                        <File
307                                RelativePath="Common\dxutmisc.cpp">
308                        </File>
309                        <File
310                                RelativePath="Common\dxutmisc.h">
311                        </File>
312                </Filter>
313                <File
314                        RelativePath="PathMap.cpp">
315                        <FileConfiguration
316                                Name="Release|Win32">
317                                <Tool
318                                        Name="VCCLCompilerTool"
319                                        UsePrecompiledHeader="3"
320                                        PrecompiledHeaderThrough="dxstdafx.h"/>
321                        </FileConfiguration>
322                        <FileConfiguration
323                                Name="Profile|Win32">
324                                <Tool
325                                        Name="VCCLCompilerTool"
326                                        UsePrecompiledHeader="3"
327                                        PrecompiledHeaderThrough="dxstdafx.h"/>
328                        </FileConfiguration>
329                </File>
330        </Files>
331        <Globals>
332        </Globals>
333</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.