1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.00"
|
---|
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"
|
---|
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="VCWebDeploymentTool"/>
|
---|
57 | </Configuration>
|
---|
58 | <Configuration
|
---|
59 | Name="Release|Win32"
|
---|
60 | OutputDirectory="Release"
|
---|
61 | IntermediateDirectory="Release"
|
---|
62 | ConfigurationType="1"
|
---|
63 | CharacterSet="1">
|
---|
64 | <Tool
|
---|
65 | Name="VCCLCompilerTool"
|
---|
66 | Optimization="2"
|
---|
67 | InlineFunctionExpansion="1"
|
---|
68 | OmitFramePointers="TRUE"
|
---|
69 | AdditionalIncludeDirectories="Common"
|
---|
70 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
---|
71 | StringPooling="TRUE"
|
---|
72 | ExceptionHandling="FALSE"
|
---|
73 | RuntimeLibrary="4"
|
---|
74 | EnableFunctionLevelLinking="TRUE"
|
---|
75 | UsePrecompiledHeader="3"
|
---|
76 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
77 | WarningLevel="4"
|
---|
78 | Detect64BitPortabilityProblems="TRUE"
|
---|
79 | DebugInformationFormat="3"/>
|
---|
80 | <Tool
|
---|
81 | Name="VCCustomBuildTool"/>
|
---|
82 | <Tool
|
---|
83 | Name="VCLinkerTool"
|
---|
84 | AdditionalOptions="/IGNORE:4089"
|
---|
85 | AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
|
---|
86 | OutputFile="$(OutDir)/PathMap.exe"
|
---|
87 | LinkIncremental="1"
|
---|
88 | GenerateDebugInformation="TRUE"
|
---|
89 | SubSystem="2"
|
---|
90 | OptimizeReferences="2"
|
---|
91 | EnableCOMDATFolding="2"
|
---|
92 | TargetMachine="1"/>
|
---|
93 | <Tool
|
---|
94 | Name="VCMIDLTool"/>
|
---|
95 | <Tool
|
---|
96 | Name="VCPostBuildEventTool"/>
|
---|
97 | <Tool
|
---|
98 | Name="VCPreBuildEventTool"/>
|
---|
99 | <Tool
|
---|
100 | Name="VCPreLinkEventTool"/>
|
---|
101 | <Tool
|
---|
102 | Name="VCResourceCompilerTool"/>
|
---|
103 | <Tool
|
---|
104 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
105 | <Tool
|
---|
106 | Name="VCWebDeploymentTool"/>
|
---|
107 | </Configuration>
|
---|
108 | <Configuration
|
---|
109 | Name="Profile|Win32"
|
---|
110 | OutputDirectory="Profile"
|
---|
111 | IntermediateDirectory="Profile"
|
---|
112 | ConfigurationType="1"
|
---|
113 | CharacterSet="1">
|
---|
114 | <Tool
|
---|
115 | Name="VCCLCompilerTool"
|
---|
116 | Optimization="2"
|
---|
117 | InlineFunctionExpansion="1"
|
---|
118 | OmitFramePointers="TRUE"
|
---|
119 | AdditionalIncludeDirectories="Common"
|
---|
120 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;PROFILE"
|
---|
121 | StringPooling="TRUE"
|
---|
122 | ExceptionHandling="FALSE"
|
---|
123 | RuntimeLibrary="4"
|
---|
124 | EnableFunctionLevelLinking="TRUE"
|
---|
125 | UsePrecompiledHeader="3"
|
---|
126 | PrecompiledHeaderThrough="dxstdafx.h"
|
---|
127 | WarningLevel="4"
|
---|
128 | Detect64BitPortabilityProblems="TRUE"
|
---|
129 | DebugInformationFormat="3"/>
|
---|
130 | <Tool
|
---|
131 | Name="VCCustomBuildTool"/>
|
---|
132 | <Tool
|
---|
133 | Name="VCLinkerTool"
|
---|
134 | AdditionalOptions="/IGNORE:4089"
|
---|
135 | AdditionalDependencies="dxerr9.lib dxguid.lib d3dx9.lib d3d9.lib winmm.lib comctl32.lib"
|
---|
136 | OutputFile="$(OutDir)/PathMap.exe"
|
---|
137 | LinkIncremental="1"
|
---|
138 | GenerateDebugInformation="TRUE"
|
---|
139 | SubSystem="2"
|
---|
140 | OptimizeReferences="2"
|
---|
141 | EnableCOMDATFolding="2"
|
---|
142 | TargetMachine="1"/>
|
---|
143 | <Tool
|
---|
144 | Name="VCMIDLTool"/>
|
---|
145 | <Tool
|
---|
146 | Name="VCPostBuildEventTool"/>
|
---|
147 | <Tool
|
---|
148 | Name="VCPreBuildEventTool"/>
|
---|
149 | <Tool
|
---|
150 | Name="VCPreLinkEventTool"/>
|
---|
151 | <Tool
|
---|
152 | Name="VCResourceCompilerTool"/>
|
---|
153 | <Tool
|
---|
154 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
155 | <Tool
|
---|
156 | Name="VCWebDeploymentTool"/>
|
---|
157 | </Configuration>
|
---|
158 | </Configurations>
|
---|
159 | <Files>
|
---|
160 | <Filter
|
---|
161 | Name="Resource Files"
|
---|
162 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
163 | <File
|
---|
164 | RelativePath="Common\directx.ico">
|
---|
165 | </File>
|
---|
166 | <File
|
---|
167 | RelativePath="PathMap.manifest">
|
---|
168 | </File>
|
---|
169 | <File
|
---|
170 | RelativePath="PathMap.rc">
|
---|
171 | </File>
|
---|
172 | <File
|
---|
173 | RelativePath="resource.h">
|
---|
174 | </File>
|
---|
175 | </Filter>
|
---|
176 | <Filter
|
---|
177 | Name="Common"
|
---|
178 | Filter="">
|
---|
179 | <File
|
---|
180 | RelativePath="Common\dxstdafx.cpp">
|
---|
181 | <FileConfiguration
|
---|
182 | Name="Debug|Win32">
|
---|
183 | <Tool
|
---|
184 | Name="VCCLCompilerTool"
|
---|
185 | UsePrecompiledHeader="1"/>
|
---|
186 | </FileConfiguration>
|
---|
187 | <FileConfiguration
|
---|
188 | Name="Release|Win32">
|
---|
189 | <Tool
|
---|
190 | Name="VCCLCompilerTool"
|
---|
191 | UsePrecompiledHeader="1"/>
|
---|
192 | </FileConfiguration>
|
---|
193 | <FileConfiguration
|
---|
194 | Name="Profile|Win32">
|
---|
195 | <Tool
|
---|
196 | Name="VCCLCompilerTool"
|
---|
197 | UsePrecompiledHeader="1"/>
|
---|
198 | </FileConfiguration>
|
---|
199 | </File>
|
---|
200 | <File
|
---|
201 | RelativePath="Common\dxstdafx.h">
|
---|
202 | </File>
|
---|
203 | <File
|
---|
204 | RelativePath="Common\dxut.cpp">
|
---|
205 | </File>
|
---|
206 | <File
|
---|
207 | RelativePath="Common\dxut.h">
|
---|
208 | </File>
|
---|
209 | <File
|
---|
210 | RelativePath="Common\dxutenum.cpp">
|
---|
211 | </File>
|
---|
212 | <File
|
---|
213 | RelativePath="Common\dxutenum.h">
|
---|
214 | </File>
|
---|
215 | <File
|
---|
216 | RelativePath="Common\DXUTRes.cpp">
|
---|
217 | </File>
|
---|
218 | <File
|
---|
219 | RelativePath="Common\DXUTRes.h">
|
---|
220 | </File>
|
---|
221 | <File
|
---|
222 | RelativePath="Common\dxutmisc.cpp">
|
---|
223 | </File>
|
---|
224 | <File
|
---|
225 | RelativePath="Common\dxutmisc.h">
|
---|
226 | </File>
|
---|
227 | </Filter>
|
---|
228 | <File
|
---|
229 | RelativePath="PathMap.cpp">
|
---|
230 | <FileConfiguration
|
---|
231 | Name="Release|Win32">
|
---|
232 | <Tool
|
---|
233 | Name="VCCLCompilerTool"
|
---|
234 | UsePrecompiledHeader="3"
|
---|
235 | PrecompiledHeaderThrough="dxstdafx.h"/>
|
---|
236 | </FileConfiguration>
|
---|
237 | <FileConfiguration
|
---|
238 | Name="Profile|Win32">
|
---|
239 | <Tool
|
---|
240 | Name="VCCLCompilerTool"
|
---|
241 | UsePrecompiledHeader="3"
|
---|
242 | PrecompiledHeaderThrough="dxstdafx.h"/>
|
---|
243 | </FileConfiguration>
|
---|
244 | </File>
|
---|
245 | </Files>
|
---|
246 | <Globals>
|
---|
247 | </Globals>
|
---|
248 | </VisualStudioProject>
|
---|