[7146] Trailing whitespace code cleanup
[getmangos.git] / win / VC90 / framework.vcproj
blobd592d31efd3aec60213d3a4874bc8ff35ca1b264
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="framework"
6 ProjectGUID="{BF6F5D0E-33A5-4E23-9E7D-DD481B7B5B9E}"
7 RootNamespace="framework"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
24 IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
25 ConfigurationType="4"
26 CharacterSet="2"
27 ManagedExtensions="0"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 AdditionalOptions="/Zl /MP"
47 Optimization="0"
48 AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
49 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB"
50 MinimalRebuild="false"
51 BasicRuntimeChecks="3"
52 RuntimeLibrary="3"
53 EnableFunctionLevelLinking="true"
54 RuntimeTypeInfo="true"
55 UsePrecompiledHeader="0"
56 PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
57 AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
58 ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
59 ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
60 WarningLevel="3"
61 SuppressStartupBanner="true"
62 Detect64BitPortabilityProblems="false"
63 DebugInformationFormat="3"
64 CallingConvention="0"
65 CompileAs="0"
67 <Tool
68 Name="VCManagedResourceCompilerTool"
70 <Tool
71 Name="VCResourceCompilerTool"
73 <Tool
74 Name="VCPreLinkEventTool"
76 <Tool
77 Name="VCLibrarianTool"
78 OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
80 <Tool
81 Name="VCALinkTool"
83 <Tool
84 Name="VCXDCMakeTool"
86 <Tool
87 Name="VCBscMakeTool"
89 <Tool
90 Name="VCFxCopTool"
92 <Tool
93 Name="VCPostBuildEventTool"
95 </Configuration>
96 <Configuration
97 Name="Debug|x64"
98 OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
99 IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
100 ConfigurationType="4"
101 CharacterSet="2"
102 ManagedExtensions="0"
104 <Tool
105 Name="VCPreBuildEventTool"
107 <Tool
108 Name="VCCustomBuildTool"
110 <Tool
111 Name="VCXMLDataGeneratorTool"
113 <Tool
114 Name="VCWebServiceProxyGeneratorTool"
116 <Tool
117 Name="VCMIDLTool"
118 TargetEnvironment="3"
120 <Tool
121 Name="VCCLCompilerTool"
122 AdditionalOptions="/Zl /MP"
123 Optimization="0"
124 AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
125 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB"
126 MinimalRebuild="false"
127 BasicRuntimeChecks="3"
128 RuntimeLibrary="3"
129 EnableFunctionLevelLinking="true"
130 RuntimeTypeInfo="true"
131 UsePrecompiledHeader="0"
132 PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
133 AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
134 ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
135 ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
136 WarningLevel="3"
137 SuppressStartupBanner="true"
138 Detect64BitPortabilityProblems="false"
139 DebugInformationFormat="3"
140 CallingConvention="0"
141 CompileAs="0"
143 <Tool
144 Name="VCManagedResourceCompilerTool"
146 <Tool
147 Name="VCResourceCompilerTool"
149 <Tool
150 Name="VCPreLinkEventTool"
152 <Tool
153 Name="VCLibrarianTool"
154 OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
156 <Tool
157 Name="VCALinkTool"
159 <Tool
160 Name="VCXDCMakeTool"
162 <Tool
163 Name="VCBscMakeTool"
165 <Tool
166 Name="VCFxCopTool"
168 <Tool
169 Name="VCPostBuildEventTool"
171 </Configuration>
172 <Configuration
173 Name="Release|Win32"
174 OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
175 IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
176 ConfigurationType="4"
177 CharacterSet="2"
178 ManagedExtensions="0"
180 <Tool
181 Name="VCPreBuildEventTool"
183 <Tool
184 Name="VCCustomBuildTool"
186 <Tool
187 Name="VCXMLDataGeneratorTool"
189 <Tool
190 Name="VCWebServiceProxyGeneratorTool"
192 <Tool
193 Name="VCMIDLTool"
195 <Tool
196 Name="VCCLCompilerTool"
197 AdditionalOptions="/Zl /MP"
198 InlineFunctionExpansion="1"
199 AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
200 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
201 StringPooling="true"
202 MinimalRebuild="false"
203 RuntimeLibrary="2"
204 EnableFunctionLevelLinking="true"
205 EnableEnhancedInstructionSet="1"
206 RuntimeTypeInfo="true"
207 UsePrecompiledHeader="0"
208 PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
209 AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
210 ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
211 ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
212 WarningLevel="3"
213 Detect64BitPortabilityProblems="false"
214 DebugInformationFormat="3"
215 CallingConvention="0"
216 CompileAs="0"
218 <Tool
219 Name="VCManagedResourceCompilerTool"
221 <Tool
222 Name="VCResourceCompilerTool"
224 <Tool
225 Name="VCPreLinkEventTool"
227 <Tool
228 Name="VCLibrarianTool"
229 OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
231 <Tool
232 Name="VCALinkTool"
234 <Tool
235 Name="VCXDCMakeTool"
237 <Tool
238 Name="VCBscMakeTool"
240 <Tool
241 Name="VCFxCopTool"
243 <Tool
244 Name="VCPostBuildEventTool"
246 </Configuration>
247 <Configuration
248 Name="Release|x64"
249 OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
250 IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
251 ConfigurationType="4"
252 CharacterSet="2"
253 ManagedExtensions="0"
255 <Tool
256 Name="VCPreBuildEventTool"
258 <Tool
259 Name="VCCustomBuildTool"
261 <Tool
262 Name="VCXMLDataGeneratorTool"
264 <Tool
265 Name="VCWebServiceProxyGeneratorTool"
267 <Tool
268 Name="VCMIDLTool"
269 TargetEnvironment="3"
271 <Tool
272 Name="VCCLCompilerTool"
273 AdditionalOptions="/Zl /MP"
274 InlineFunctionExpansion="1"
275 AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
276 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
277 StringPooling="true"
278 MinimalRebuild="false"
279 RuntimeLibrary="2"
280 EnableFunctionLevelLinking="true"
281 EnableEnhancedInstructionSet="0"
282 RuntimeTypeInfo="true"
283 UsePrecompiledHeader="0"
284 PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
285 AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
286 ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
287 ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
288 WarningLevel="3"
289 Detect64BitPortabilityProblems="false"
290 DebugInformationFormat="3"
291 CallingConvention="0"
292 CompileAs="0"
294 <Tool
295 Name="VCManagedResourceCompilerTool"
297 <Tool
298 Name="VCResourceCompilerTool"
300 <Tool
301 Name="VCPreLinkEventTool"
303 <Tool
304 Name="VCLibrarianTool"
305 OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
307 <Tool
308 Name="VCALinkTool"
310 <Tool
311 Name="VCXDCMakeTool"
313 <Tool
314 Name="VCBscMakeTool"
316 <Tool
317 Name="VCFxCopTool"
319 <Tool
320 Name="VCPostBuildEventTool"
322 </Configuration>
323 </Configurations>
324 <References>
325 </References>
326 <Files>
327 <Filter
328 Name="GameSystem"
330 <File
331 RelativePath="..\..\src\framework\GameSystem\Grid.h"
333 </File>
334 <File
335 RelativePath="..\..\src\framework\GameSystem\GridLoader.h"
337 </File>
338 <File
339 RelativePath="..\..\src\framework\GameSystem\GridReference.h"
341 </File>
342 <File
343 RelativePath="..\..\src\framework\GameSystem\GridRefManager.h"
345 </File>
346 <File
347 RelativePath="..\..\src\framework\GameSystem\NGrid.h"
349 </File>
350 <File
351 RelativePath="..\..\src\framework\GameSystem\TypeContainer.h"
353 </File>
354 <File
355 RelativePath="..\..\src\framework\GameSystem\TypeContainerFunctions.h"
357 </File>
358 <File
359 RelativePath="..\..\src\framework\GameSystem\TypeContainerVisitor.h"
361 </File>
362 </Filter>
363 <Filter
364 Name="Platform"
366 <File
367 RelativePath="..\..\src\framework\Platform\CompilerDefs.h"
369 </File>
370 <File
371 RelativePath="..\..\src\framework\Platform\Define.h"
373 </File>
374 </Filter>
375 <Filter
376 Name="Policies"
378 <File
379 RelativePath="..\..\src\framework\Policies\CreationPolicy.h"
381 </File>
382 <File
383 RelativePath="..\..\src\framework\Policies\ObjectLifeTime.cpp"
385 </File>
386 <File
387 RelativePath="..\..\src\framework\Policies\ObjectLifeTime.h"
389 </File>
390 <File
391 RelativePath="..\..\src\framework\Policies\Singleton.h"
393 </File>
394 <File
395 RelativePath="..\..\src\framework\Policies\SingletonImp.h"
397 </File>
398 <File
399 RelativePath="..\..\src\framework\Policies\ThreadingModel.h"
401 </File>
402 </Filter>
403 <Filter
404 Name="Utilities"
406 <File
407 RelativePath="..\..\src\framework\Utilities\ByteConverter.h"
409 </File>
410 <File
411 RelativePath="..\..\src\framework\Utilities\Callback.h"
413 </File>
414 <File
415 RelativePath="..\..\src\framework\Utilities\EventProcessor.cpp"
417 </File>
418 <File
419 RelativePath="..\..\src\framework\Utilities\EventProcessor.h"
421 </File>
422 <File
423 RelativePath="..\..\src\framework\Utilities\UnorderedMap.h"
425 </File>
426 <File
427 RelativePath="..\..\src\framework\Utilities\LinkedList.h"
429 </File>
430 <File
431 RelativePath="..\..\src\framework\Utilities\TypeList.h"
433 </File>
434 <Filter
435 Name="CountedReference"
437 <File
438 RelativePath="..\..\src\framework\Utilities\CountedReference\Reference.h"
440 </File>
441 <File
442 RelativePath="..\..\src\framework\Utilities\CountedReference\ReferenceHolder.h"
444 </File>
445 <File
446 RelativePath="..\..\src\framework\Utilities\CountedReference\ReferenceImpl.h"
448 </File>
449 </Filter>
450 <Filter
451 Name="LinkedReference"
453 <File
454 RelativePath="..\..\src\framework\Utilities\LinkedReference\Reference.h"
456 </File>
457 <File
458 RelativePath="..\..\src\framework\Utilities\LinkedReference\RefManager.h"
460 </File>
461 </Filter>
462 </Filter>
463 <Filter
464 Name="Dynamic"
466 <File
467 RelativePath="..\..\src\framework\Dynamic\FactoryHolder.h"
469 </File>
470 <File
471 RelativePath="..\..\src\framework\Dynamic\ObjectRegistry.h"
473 </File>
474 </Filter>
475 <Filter
476 Name="Network"
478 <File
479 RelativePath="..\..\src\framework\Network\SocketDefines.h"
481 </File>
482 </Filter>
483 </Files>
484 <Globals>
485 </Globals>
486 </VisualStudioProject>