[8404] Prevent triggering from deleted auras.
[getmangos.git] / win / VC90 / framework.vcproj
blob1d4ef0f81e22bd3fae84e2084a8f75d4c065cbb4
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"
9 TargetFrameworkVersion="0"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
25 IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
26 ConfigurationType="4"
27 CharacterSet="2"
28 ManagedExtensions="0"
30 <Tool
31 Name="VCPreBuildEventTool"
33 <Tool
34 Name="VCCustomBuildTool"
36 <Tool
37 Name="VCXMLDataGeneratorTool"
39 <Tool
40 Name="VCWebServiceProxyGeneratorTool"
42 <Tool
43 Name="VCMIDLTool"
45 <Tool
46 Name="VCCLCompilerTool"
47 AdditionalOptions="/Zl /MP"
48 Optimization="0"
49 AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
50 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB"
51 MinimalRebuild="false"
52 BasicRuntimeChecks="3"
53 RuntimeLibrary="3"
54 EnableFunctionLevelLinking="true"
55 RuntimeTypeInfo="true"
56 UsePrecompiledHeader="0"
57 PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
58 AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
59 ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
60 ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
61 WarningLevel="3"
62 SuppressStartupBanner="true"
63 Detect64BitPortabilityProblems="false"
64 DebugInformationFormat="3"
65 CallingConvention="0"
66 CompileAs="0"
68 <Tool
69 Name="VCManagedResourceCompilerTool"
71 <Tool
72 Name="VCResourceCompilerTool"
74 <Tool
75 Name="VCPreLinkEventTool"
77 <Tool
78 Name="VCLibrarianTool"
79 OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
81 <Tool
82 Name="VCALinkTool"
84 <Tool
85 Name="VCXDCMakeTool"
87 <Tool
88 Name="VCBscMakeTool"
90 <Tool
91 Name="VCFxCopTool"
93 <Tool
94 Name="VCPostBuildEventTool"
96 </Configuration>
97 <Configuration
98 Name="Debug|x64"
99 OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
100 IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
101 ConfigurationType="4"
102 CharacterSet="2"
103 ManagedExtensions="0"
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"
119 TargetEnvironment="3"
121 <Tool
122 Name="VCCLCompilerTool"
123 AdditionalOptions="/Zl /MP"
124 Optimization="0"
125 AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
126 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB"
127 MinimalRebuild="false"
128 BasicRuntimeChecks="3"
129 RuntimeLibrary="3"
130 EnableFunctionLevelLinking="true"
131 RuntimeTypeInfo="true"
132 UsePrecompiledHeader="0"
133 PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
134 AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
135 ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
136 ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
137 WarningLevel="3"
138 SuppressStartupBanner="true"
139 Detect64BitPortabilityProblems="false"
140 DebugInformationFormat="3"
141 CallingConvention="0"
142 CompileAs="0"
144 <Tool
145 Name="VCManagedResourceCompilerTool"
147 <Tool
148 Name="VCResourceCompilerTool"
150 <Tool
151 Name="VCPreLinkEventTool"
153 <Tool
154 Name="VCLibrarianTool"
155 OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
157 <Tool
158 Name="VCALinkTool"
160 <Tool
161 Name="VCXDCMakeTool"
163 <Tool
164 Name="VCBscMakeTool"
166 <Tool
167 Name="VCFxCopTool"
169 <Tool
170 Name="VCPostBuildEventTool"
172 </Configuration>
173 <Configuration
174 Name="Release|Win32"
175 OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
176 IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
177 ConfigurationType="4"
178 CharacterSet="2"
179 ManagedExtensions="0"
181 <Tool
182 Name="VCPreBuildEventTool"
184 <Tool
185 Name="VCCustomBuildTool"
187 <Tool
188 Name="VCXMLDataGeneratorTool"
190 <Tool
191 Name="VCWebServiceProxyGeneratorTool"
193 <Tool
194 Name="VCMIDLTool"
196 <Tool
197 Name="VCCLCompilerTool"
198 AdditionalOptions="/Zl /MP"
199 InlineFunctionExpansion="1"
200 AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
201 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0"
202 StringPooling="true"
203 MinimalRebuild="false"
204 RuntimeLibrary="2"
205 EnableFunctionLevelLinking="true"
206 EnableEnhancedInstructionSet="1"
207 RuntimeTypeInfo="true"
208 UsePrecompiledHeader="0"
209 PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
210 AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
211 ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
212 ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
213 WarningLevel="3"
214 Detect64BitPortabilityProblems="false"
215 DebugInformationFormat="3"
216 CallingConvention="0"
217 CompileAs="0"
219 <Tool
220 Name="VCManagedResourceCompilerTool"
222 <Tool
223 Name="VCResourceCompilerTool"
225 <Tool
226 Name="VCPreLinkEventTool"
228 <Tool
229 Name="VCLibrarianTool"
230 OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
232 <Tool
233 Name="VCALinkTool"
235 <Tool
236 Name="VCXDCMakeTool"
238 <Tool
239 Name="VCBscMakeTool"
241 <Tool
242 Name="VCFxCopTool"
244 <Tool
245 Name="VCPostBuildEventTool"
247 </Configuration>
248 <Configuration
249 Name="Release|x64"
250 OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
251 IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
252 ConfigurationType="4"
253 CharacterSet="2"
254 ManagedExtensions="0"
256 <Tool
257 Name="VCPreBuildEventTool"
259 <Tool
260 Name="VCCustomBuildTool"
262 <Tool
263 Name="VCXMLDataGeneratorTool"
265 <Tool
266 Name="VCWebServiceProxyGeneratorTool"
268 <Tool
269 Name="VCMIDLTool"
270 TargetEnvironment="3"
272 <Tool
273 Name="VCCLCompilerTool"
274 AdditionalOptions="/Zl /MP"
275 InlineFunctionExpansion="1"
276 AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
277 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0"
278 StringPooling="true"
279 MinimalRebuild="false"
280 RuntimeLibrary="2"
281 EnableFunctionLevelLinking="true"
282 EnableEnhancedInstructionSet="0"
283 RuntimeTypeInfo="true"
284 UsePrecompiledHeader="0"
285 PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
286 AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
287 ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
288 ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
289 WarningLevel="3"
290 Detect64BitPortabilityProblems="false"
291 DebugInformationFormat="3"
292 CallingConvention="0"
293 CompileAs="0"
295 <Tool
296 Name="VCManagedResourceCompilerTool"
298 <Tool
299 Name="VCResourceCompilerTool"
301 <Tool
302 Name="VCPreLinkEventTool"
304 <Tool
305 Name="VCLibrarianTool"
306 OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
308 <Tool
309 Name="VCALinkTool"
311 <Tool
312 Name="VCXDCMakeTool"
314 <Tool
315 Name="VCBscMakeTool"
317 <Tool
318 Name="VCFxCopTool"
320 <Tool
321 Name="VCPostBuildEventTool"
323 </Configuration>
324 <Configuration
325 Name="Debug_NoPCH|Win32"
326 OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
327 IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
328 ConfigurationType="4"
329 CharacterSet="2"
330 ManagedExtensions="0"
332 <Tool
333 Name="VCPreBuildEventTool"
335 <Tool
336 Name="VCCustomBuildTool"
338 <Tool
339 Name="VCXMLDataGeneratorTool"
341 <Tool
342 Name="VCWebServiceProxyGeneratorTool"
344 <Tool
345 Name="VCMIDLTool"
347 <Tool
348 Name="VCCLCompilerTool"
349 AdditionalOptions="/Zl /MP"
350 Optimization="0"
351 AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
352 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB"
353 MinimalRebuild="false"
354 BasicRuntimeChecks="3"
355 RuntimeLibrary="3"
356 EnableFunctionLevelLinking="true"
357 RuntimeTypeInfo="true"
358 UsePrecompiledHeader="0"
359 PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
360 AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
361 ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
362 ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
363 WarningLevel="3"
364 SuppressStartupBanner="true"
365 Detect64BitPortabilityProblems="false"
366 DebugInformationFormat="3"
367 CallingConvention="0"
368 CompileAs="0"
370 <Tool
371 Name="VCManagedResourceCompilerTool"
373 <Tool
374 Name="VCResourceCompilerTool"
376 <Tool
377 Name="VCPreLinkEventTool"
379 <Tool
380 Name="VCLibrarianTool"
381 OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
383 <Tool
384 Name="VCALinkTool"
386 <Tool
387 Name="VCXDCMakeTool"
389 <Tool
390 Name="VCBscMakeTool"
392 <Tool
393 Name="VCFxCopTool"
395 <Tool
396 Name="VCPostBuildEventTool"
398 </Configuration>
399 <Configuration
400 Name="Debug_NoPCH|x64"
401 OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
402 IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)"
403 ConfigurationType="4"
404 CharacterSet="2"
405 ManagedExtensions="0"
407 <Tool
408 Name="VCPreBuildEventTool"
410 <Tool
411 Name="VCCustomBuildTool"
413 <Tool
414 Name="VCXMLDataGeneratorTool"
416 <Tool
417 Name="VCWebServiceProxyGeneratorTool"
419 <Tool
420 Name="VCMIDLTool"
421 TargetEnvironment="3"
423 <Tool
424 Name="VCCLCompilerTool"
425 AdditionalOptions="/Zl /MP"
426 Optimization="0"
427 AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers"
428 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB"
429 MinimalRebuild="false"
430 BasicRuntimeChecks="3"
431 RuntimeLibrary="3"
432 EnableFunctionLevelLinking="true"
433 RuntimeTypeInfo="true"
434 UsePrecompiledHeader="0"
435 PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch"
436 AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\"
437 ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\"
438 ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\"
439 WarningLevel="3"
440 SuppressStartupBanner="true"
441 Detect64BitPortabilityProblems="false"
442 DebugInformationFormat="3"
443 CallingConvention="0"
444 CompileAs="0"
446 <Tool
447 Name="VCManagedResourceCompilerTool"
449 <Tool
450 Name="VCResourceCompilerTool"
452 <Tool
453 Name="VCPreLinkEventTool"
455 <Tool
456 Name="VCLibrarianTool"
457 OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib"
459 <Tool
460 Name="VCALinkTool"
462 <Tool
463 Name="VCXDCMakeTool"
465 <Tool
466 Name="VCBscMakeTool"
468 <Tool
469 Name="VCFxCopTool"
471 <Tool
472 Name="VCPostBuildEventTool"
474 </Configuration>
475 </Configurations>
476 <References>
477 </References>
478 <Files>
479 <Filter
480 Name="GameSystem"
482 <File
483 RelativePath="..\..\src\framework\GameSystem\Grid.h"
485 </File>
486 <File
487 RelativePath="..\..\src\framework\GameSystem\GridLoader.h"
489 </File>
490 <File
491 RelativePath="..\..\src\framework\GameSystem\GridReference.h"
493 </File>
494 <File
495 RelativePath="..\..\src\framework\GameSystem\GridRefManager.h"
497 </File>
498 <File
499 RelativePath="..\..\src\framework\GameSystem\NGrid.h"
501 </File>
502 <File
503 RelativePath="..\..\src\framework\GameSystem\TypeContainer.h"
505 </File>
506 <File
507 RelativePath="..\..\src\framework\GameSystem\TypeContainerFunctions.h"
509 </File>
510 <File
511 RelativePath="..\..\src\framework\GameSystem\TypeContainerVisitor.h"
513 </File>
514 </Filter>
515 <Filter
516 Name="Platform"
518 <File
519 RelativePath="..\..\src\framework\Platform\CompilerDefs.h"
521 </File>
522 <File
523 RelativePath="..\..\src\framework\Platform\Define.h"
525 </File>
526 </Filter>
527 <Filter
528 Name="Policies"
530 <File
531 RelativePath="..\..\src\framework\Policies\CreationPolicy.h"
533 </File>
534 <File
535 RelativePath="..\..\src\framework\Policies\ObjectLifeTime.cpp"
537 </File>
538 <File
539 RelativePath="..\..\src\framework\Policies\ObjectLifeTime.h"
541 </File>
542 <File
543 RelativePath="..\..\src\framework\Policies\Singleton.h"
545 </File>
546 <File
547 RelativePath="..\..\src\framework\Policies\SingletonImp.h"
549 </File>
550 <File
551 RelativePath="..\..\src\framework\Policies\ThreadingModel.h"
553 </File>
554 </Filter>
555 <Filter
556 Name="Utilities"
558 <File
559 RelativePath="..\..\src\framework\Utilities\ByteConverter.h"
561 </File>
562 <File
563 RelativePath="..\..\src\framework\Utilities\Callback.h"
565 </File>
566 <File
567 RelativePath="..\..\src\framework\Utilities\EventProcessor.cpp"
569 </File>
570 <File
571 RelativePath="..\..\src\framework\Utilities\EventProcessor.h"
573 </File>
574 <File
575 RelativePath="..\..\src\framework\Utilities\LinkedList.h"
577 </File>
578 <File
579 RelativePath="..\..\src\framework\Utilities\TypeList.h"
581 </File>
582 <File
583 RelativePath="..\..\src\framework\Utilities\UnorderedMap.h"
585 </File>
586 <Filter
587 Name="CountedReference"
589 <File
590 RelativePath="..\..\src\framework\Utilities\CountedReference\Reference.h"
592 </File>
593 <File
594 RelativePath="..\..\src\framework\Utilities\CountedReference\ReferenceHolder.h"
596 </File>
597 <File
598 RelativePath="..\..\src\framework\Utilities\CountedReference\ReferenceImpl.h"
600 </File>
601 </Filter>
602 <Filter
603 Name="LinkedReference"
605 <File
606 RelativePath="..\..\src\framework\Utilities\LinkedReference\Reference.h"
608 </File>
609 <File
610 RelativePath="..\..\src\framework\Utilities\LinkedReference\RefManager.h"
612 </File>
613 </Filter>
614 </Filter>
615 <Filter
616 Name="Dynamic"
618 <File
619 RelativePath="..\..\src\framework\Dynamic\FactoryHolder.h"
621 </File>
622 <File
623 RelativePath="..\..\src\framework\Dynamic\ObjectRegistry.h"
625 </File>
626 </Filter>
627 <Filter
628 Name="Network"
630 <File
631 RelativePath="..\..\src\framework\Network\SocketDefines.h"
633 </File>
634 </Filter>
635 </Files>
636 <Globals>
637 </Globals>
638 </VisualStudioProject>