[7749] Fix line ends in file
[getmangos.git] / contrib / vmap_debugger / VC8 / vmapdebugger.vcproj
blob100ee1eca5ed908a7befb618ad11e65a659e6960
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="vmapdebugger"
6 ProjectGUID="{0F6BDF3C-9B6F-45A0-A443-E26E31C8A015}"
7 RootNamespace="vmapdebugger"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 OutputDirectory="Debug"
21 IntermediateDirectory="Debug"
22 ConfigurationType="1"
23 CharacterSet="2"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="..\..\..\src\shared\vmap;&quot;G:\Core My Work\G3D-7.00\include&quot;"
44 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_DEBUG_VMAPS"
45 MinimalRebuild="true"
46 BasicRuntimeChecks="3"
47 RuntimeLibrary="3"
48 UsePrecompiledHeader="0"
49 WarningLevel="3"
50 Detect64BitPortabilityProblems="true"
51 DebugInformationFormat="4"
53 <Tool
54 Name="VCManagedResourceCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCPreLinkEventTool"
62 <Tool
63 Name="VCLinkerTool"
64 OutputFile="$(OutDir)/vmapdebugger.exe"
65 LinkIncremental="2"
66 AdditionalLibraryDirectories="&quot;G:\Core My Work\G3D-7.00\lib&quot;"
67 GenerateDebugInformation="true"
68 ProgramDatabaseFile="$(OutDir)/vmapdebugger.pdb"
69 SubSystem="1"
70 TargetMachine="1"
72 <Tool
73 Name="VCALinkTool"
75 <Tool
76 Name="VCManifestTool"
78 <Tool
79 Name="VCXDCMakeTool"
81 <Tool
82 Name="VCBscMakeTool"
84 <Tool
85 Name="VCFxCopTool"
87 <Tool
88 Name="VCAppVerifierTool"
90 <Tool
91 Name="VCWebDeploymentTool"
93 <Tool
94 Name="VCPostBuildEventTool"
96 </Configuration>
97 <Configuration
98 Name="Release|Win32"
99 OutputDirectory="Release"
100 IntermediateDirectory="Release"
101 ConfigurationType="1"
102 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
103 CharacterSet="2"
105 <Tool
106 Name="VCPreBuildEventTool"
108 <Tool
109 Name="VCCustomBuildTool"
111 <Tool
112 Name="VCXMLDataGeneratorTool"
114 <Tool
115 Name="VCWebServiceProxyGeneratorTool"
117 <Tool
118 Name="VCMIDLTool"
120 <Tool
121 Name="VCCLCompilerTool"
122 AdditionalIncludeDirectories="..\..\..\src\shared\vmap;&quot;G:\Core My Work\G3D-7.00\include&quot;"
123 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_DEBUG;_DEBUG_VMAPS"
124 RuntimeLibrary="2"
125 UsePrecompiledHeader="0"
126 WarningLevel="3"
127 Detect64BitPortabilityProblems="true"
128 DebugInformationFormat="3"
130 <Tool
131 Name="VCManagedResourceCompilerTool"
133 <Tool
134 Name="VCResourceCompilerTool"
136 <Tool
137 Name="VCPreLinkEventTool"
139 <Tool
140 Name="VCLinkerTool"
141 OutputFile="$(OutDir)/vmapdebugger.exe"
142 LinkIncremental="1"
143 AdditionalLibraryDirectories="&quot;G:\Core My Work\G3D-7.00\lib&quot;"
144 GenerateDebugInformation="true"
145 SubSystem="1"
146 OptimizeReferences="2"
147 EnableCOMDATFolding="2"
148 TargetMachine="1"
150 <Tool
151 Name="VCALinkTool"
153 <Tool
154 Name="VCManifestTool"
156 <Tool
157 Name="VCXDCMakeTool"
159 <Tool
160 Name="VCBscMakeTool"
162 <Tool
163 Name="VCFxCopTool"
165 <Tool
166 Name="VCAppVerifierTool"
168 <Tool
169 Name="VCWebDeploymentTool"
171 <Tool
172 Name="VCPostBuildEventTool"
174 </Configuration>
175 </Configurations>
176 <References>
177 </References>
178 <Files>
179 <Filter
180 Name="Source Files"
181 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
182 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
184 <File
185 RelativePath="..\ModelContainerView.cpp"
187 </File>
188 <File
189 RelativePath="..\ModelContainerView.h"
191 </File>
192 </Filter>
193 <Filter
194 Name="vmap"
196 <File
197 RelativePath="..\..\..\src\shared\vmap\AABSPTree.h"
199 </File>
200 <File
201 RelativePath="..\..\..\src\shared\vmap\BaseModel.cpp"
203 </File>
204 <File
205 RelativePath="..\..\..\src\shared\vmap\BaseModel.h"
207 </File>
208 <File
209 RelativePath="..\..\..\src\shared\vmap\CoordModelMapping.cpp"
211 </File>
212 <File
213 RelativePath="..\..\..\src\shared\vmap\CoordModelMapping.h"
215 </File>
216 <File
217 RelativePath="..\..\..\src\shared\vmap\DebugCmdLogger.cpp"
219 </File>
220 <File
221 RelativePath="..\..\..\src\shared\vmap\DebugCmdLogger.h"
223 </File>
224 <File
225 RelativePath="..\..\..\src\shared\vmap\IVMapManager.h"
227 </File>
228 <File
229 RelativePath="..\..\..\src\shared\vmap\ManagedModelContainer.cpp"
231 </File>
232 <File
233 RelativePath="..\..\..\src\shared\vmap\ManagedModelContainer.h"
235 </File>
236 <File
237 RelativePath="..\..\..\src\shared\vmap\ModelContainer.cpp"
239 </File>
240 <File
241 RelativePath="..\..\..\src\shared\vmap\ModelContainer.h"
243 </File>
244 <File
245 RelativePath="..\..\..\src\shared\vmap\NodeValueAccess.h"
247 </File>
248 <File
249 RelativePath="..\..\..\src\shared\vmap\ShortBox.h"
251 </File>
252 <File
253 RelativePath="..\..\..\src\shared\vmap\ShortVector.h"
255 </File>
256 <File
257 RelativePath="..\..\..\src\shared\vmap\SubModel.cpp"
259 </File>
260 <File
261 RelativePath="..\..\..\src\shared\vmap\SubModel.h"
263 </File>
264 <File
265 RelativePath="..\..\..\src\shared\vmap\TileAssembler.cpp"
267 </File>
268 <File
269 RelativePath="..\..\..\src\shared\vmap\TileAssembler.h"
271 </File>
272 <File
273 RelativePath="..\..\..\src\shared\vmap\TreeNode.cpp"
275 </File>
276 <File
277 RelativePath="..\..\..\src\shared\vmap\TreeNode.h"
279 </File>
280 <File
281 RelativePath="..\..\..\src\shared\vmap\VMapDefinitions.h"
283 </File>
284 <File
285 RelativePath="..\..\..\src\shared\vmap\VMapFactory.cpp"
287 </File>
288 <File
289 RelativePath="..\..\..\src\shared\vmap\VMapFactory.h"
291 </File>
292 <File
293 RelativePath="..\..\..\src\shared\vmap\VMapManager.cpp"
295 </File>
296 <File
297 RelativePath="..\..\..\src\shared\vmap\VMapManager.h"
299 </File>
300 <File
301 RelativePath="..\..\..\src\shared\vmap\VMapTools.h"
303 </File>
304 </Filter>
305 </Files>
306 <Globals>
307 </Globals>
308 </VisualStudioProject>