[7891] Replace harcoded array of creature family skill lines by using DBC data.
[getmangos.git] / win / VC90 / mangosd.vcproj
blob1c78276bfb15314551a0efba205636ce118506dd
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="mangosd"
6 ProjectGUID="{A3A04E47-43A2-4C08-90B3-029CEF558594}"
7 RootNamespace="mangosd"
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="Release|Win32"
24 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
25 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
26 ConfigurationType="1"
27 UseOfMFC="0"
28 ATLMinimizesCRunTimeLibraryUsage="false"
29 CharacterSet="2"
31 <Tool
32 Name="VCPreBuildEventTool"
34 <Tool
35 Name="VCCustomBuildTool"
37 <Tool
38 Name="VCXMLDataGeneratorTool"
40 <Tool
41 Name="VCWebServiceProxyGeneratorTool"
43 <Tool
44 Name="VCMIDLTool"
45 TypeLibraryName=".\..\..\bin\Release\mangosd.tlb"
47 <Tool
48 Name="VCCLCompilerTool"
49 AdditionalOptions="/MP"
50 InlineFunctionExpansion="1"
51 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
52 PreprocessorDefinitions="VERSION=&quot;0.13.0-DEV&quot;;WIN32;NDEBUG;_CONSOLE;ENABLE_CLI"
53 StringPooling="true"
54 RuntimeLibrary="2"
55 EnableFunctionLevelLinking="true"
56 EnableEnhancedInstructionSet="1"
57 RuntimeTypeInfo="true"
58 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
59 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
60 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
61 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
62 WarningLevel="3"
63 SuppressStartupBanner="true"
64 Detect64BitPortabilityProblems="false"
65 DebugInformationFormat="3"
66 CallingConvention="0"
67 CompileAs="0"
69 <Tool
70 Name="VCManagedResourceCompilerTool"
72 <Tool
73 Name="VCResourceCompilerTool"
74 PreprocessorDefinitions="NDEBUG"
75 Culture="1033"
77 <Tool
78 Name="VCPreLinkEventTool"
80 <Tool
81 Name="VCLinkerTool"
82 AdditionalOptions="/MACHINE:I386"
83 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRT.LIB msvcrt.lib"
84 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
85 LinkIncremental="1"
86 SuppressStartupBanner="true"
87 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
88 GenerateDebugInformation="true"
89 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
90 GenerateMapFile="true"
91 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
92 SubSystem="1"
93 LargeAddressAware="2"
94 LinkTimeCodeGeneration="0"
95 RandomizedBaseAddress="1"
96 DataExecutionPrevention="0"
97 ImportLibrary="$(OutDir)\mangosd.lib"
99 <Tool
100 Name="VCALinkTool"
102 <Tool
103 Name="VCManifestTool"
105 <Tool
106 Name="VCXDCMakeTool"
108 <Tool
109 Name="VCBscMakeTool"
111 <Tool
112 Name="VCFxCopTool"
114 <Tool
115 Name="VCAppVerifierTool"
117 <Tool
118 Name="VCPostBuildEventTool"
119 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
121 </Configuration>
122 <Configuration
123 Name="Release|x64"
124 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
125 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
126 ConfigurationType="1"
127 UseOfMFC="0"
128 ATLMinimizesCRunTimeLibraryUsage="false"
129 CharacterSet="2"
131 <Tool
132 Name="VCPreBuildEventTool"
134 <Tool
135 Name="VCCustomBuildTool"
137 <Tool
138 Name="VCXMLDataGeneratorTool"
140 <Tool
141 Name="VCWebServiceProxyGeneratorTool"
143 <Tool
144 Name="VCMIDLTool"
145 TargetEnvironment="3"
146 TypeLibraryName=".\..\..\bin\Release\mangosd.tlb"
148 <Tool
149 Name="VCCLCompilerTool"
150 AdditionalOptions="/MP"
151 InlineFunctionExpansion="1"
152 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
153 PreprocessorDefinitions="VERSION=&quot;0.13.0-DEV&quot;;WIN32;NDEBUG;_CONSOLE;ENABLE_CLI"
154 StringPooling="true"
155 RuntimeLibrary="2"
156 EnableFunctionLevelLinking="true"
157 EnableEnhancedInstructionSet="0"
158 RuntimeTypeInfo="true"
159 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
160 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
161 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
162 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
163 WarningLevel="3"
164 SuppressStartupBanner="true"
165 Detect64BitPortabilityProblems="false"
166 DebugInformationFormat="3"
167 CallingConvention="0"
168 CompileAs="0"
170 <Tool
171 Name="VCManagedResourceCompilerTool"
173 <Tool
174 Name="VCResourceCompilerTool"
175 PreprocessorDefinitions="NDEBUG"
176 Culture="1033"
178 <Tool
179 Name="VCPreLinkEventTool"
181 <Tool
182 Name="VCLinkerTool"
183 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRT.LIB msvcrt.lib"
184 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
185 LinkIncremental="1"
186 SuppressStartupBanner="true"
187 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
188 GenerateDebugInformation="true"
189 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
190 GenerateMapFile="true"
191 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
192 SubSystem="1"
193 LinkTimeCodeGeneration="0"
194 RandomizedBaseAddress="1"
195 DataExecutionPrevention="0"
196 ImportLibrary="$(OutDir)\mangosd.lib"
197 TargetMachine="17"
199 <Tool
200 Name="VCALinkTool"
202 <Tool
203 Name="VCManifestTool"
205 <Tool
206 Name="VCXDCMakeTool"
208 <Tool
209 Name="VCBscMakeTool"
211 <Tool
212 Name="VCFxCopTool"
214 <Tool
215 Name="VCAppVerifierTool"
217 <Tool
218 Name="VCPostBuildEventTool"
219 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
221 </Configuration>
222 <Configuration
223 Name="Debug|Win32"
224 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
225 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
226 ConfigurationType="1"
227 UseOfMFC="0"
228 ATLMinimizesCRunTimeLibraryUsage="false"
229 CharacterSet="2"
231 <Tool
232 Name="VCPreBuildEventTool"
234 <Tool
235 Name="VCCustomBuildTool"
237 <Tool
238 Name="VCXMLDataGeneratorTool"
240 <Tool
241 Name="VCWebServiceProxyGeneratorTool"
243 <Tool
244 Name="VCMIDLTool"
245 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
247 <Tool
248 Name="VCCLCompilerTool"
249 AdditionalOptions="/MP"
250 Optimization="0"
251 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
252 PreprocessorDefinitions="VERSION=&quot;0.13.0-DEV&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
253 IgnoreStandardIncludePath="false"
254 BasicRuntimeChecks="3"
255 RuntimeLibrary="3"
256 EnableFunctionLevelLinking="true"
257 RuntimeTypeInfo="true"
258 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
259 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
260 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
261 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
262 WarningLevel="3"
263 SuppressStartupBanner="true"
264 Detect64BitPortabilityProblems="false"
265 DebugInformationFormat="3"
266 CallingConvention="0"
267 CompileAs="0"
269 <Tool
270 Name="VCManagedResourceCompilerTool"
272 <Tool
273 Name="VCResourceCompilerTool"
274 PreprocessorDefinitions="_DEBUG"
275 Culture="1033"
277 <Tool
278 Name="VCPreLinkEventTool"
280 <Tool
281 Name="VCLinkerTool"
282 AdditionalOptions="/MACHINE:I386"
283 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRTD.LIB msvcrtd.lib"
284 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
285 Version=""
286 LinkIncremental="1"
287 SuppressStartupBanner="true"
288 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
289 GenerateDebugInformation="true"
290 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
291 GenerateMapFile="true"
292 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
293 SubSystem="1"
294 LargeAddressAware="2"
295 RandomizedBaseAddress="1"
296 FixedBaseAddress="1"
297 DataExecutionPrevention="0"
298 ImportLibrary="$(OutDir)\mangosd.lib"
300 <Tool
301 Name="VCALinkTool"
303 <Tool
304 Name="VCManifestTool"
306 <Tool
307 Name="VCXDCMakeTool"
309 <Tool
310 Name="VCBscMakeTool"
312 <Tool
313 Name="VCFxCopTool"
315 <Tool
316 Name="VCAppVerifierTool"
318 <Tool
319 Name="VCPostBuildEventTool"
320 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
322 </Configuration>
323 <Configuration
324 Name="Debug|x64"
325 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
326 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
327 ConfigurationType="1"
328 UseOfMFC="0"
329 ATLMinimizesCRunTimeLibraryUsage="false"
330 CharacterSet="2"
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"
346 TargetEnvironment="3"
347 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
349 <Tool
350 Name="VCCLCompilerTool"
351 AdditionalOptions="/MP"
352 Optimization="0"
353 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
354 PreprocessorDefinitions="VERSION=&quot;0.13.0-DEV&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
355 IgnoreStandardIncludePath="false"
356 BasicRuntimeChecks="3"
357 RuntimeLibrary="3"
358 EnableFunctionLevelLinking="true"
359 RuntimeTypeInfo="true"
360 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
361 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
362 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
363 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
364 WarningLevel="3"
365 SuppressStartupBanner="true"
366 Detect64BitPortabilityProblems="false"
367 DebugInformationFormat="3"
368 CallingConvention="0"
369 CompileAs="0"
371 <Tool
372 Name="VCManagedResourceCompilerTool"
374 <Tool
375 Name="VCResourceCompilerTool"
376 PreprocessorDefinitions="_DEBUG"
377 Culture="1033"
379 <Tool
380 Name="VCPreLinkEventTool"
382 <Tool
383 Name="VCLinkerTool"
384 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRTD.LIB msvcrtd.lib"
385 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
386 Version=""
387 LinkIncremental="1"
388 SuppressStartupBanner="true"
389 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
390 GenerateDebugInformation="true"
391 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
392 GenerateMapFile="true"
393 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
394 SubSystem="1"
395 RandomizedBaseAddress="1"
396 FixedBaseAddress="1"
397 DataExecutionPrevention="0"
398 ImportLibrary="$(OutDir)\mangosd.lib"
399 TargetMachine="17"
401 <Tool
402 Name="VCALinkTool"
404 <Tool
405 Name="VCManifestTool"
407 <Tool
408 Name="VCXDCMakeTool"
410 <Tool
411 Name="VCBscMakeTool"
413 <Tool
414 Name="VCFxCopTool"
416 <Tool
417 Name="VCAppVerifierTool"
419 <Tool
420 Name="VCPostBuildEventTool"
421 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
423 </Configuration>
424 <Configuration
425 Name="Debug_NoPCH|Win32"
426 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
427 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
428 ConfigurationType="1"
429 UseOfMFC="0"
430 ATLMinimizesCRunTimeLibraryUsage="false"
431 CharacterSet="2"
433 <Tool
434 Name="VCPreBuildEventTool"
436 <Tool
437 Name="VCCustomBuildTool"
439 <Tool
440 Name="VCXMLDataGeneratorTool"
442 <Tool
443 Name="VCWebServiceProxyGeneratorTool"
445 <Tool
446 Name="VCMIDLTool"
447 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
449 <Tool
450 Name="VCCLCompilerTool"
451 AdditionalOptions="/MP"
452 Optimization="0"
453 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
454 PreprocessorDefinitions="VERSION=&quot;0.13.0-DEV&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
455 IgnoreStandardIncludePath="false"
456 BasicRuntimeChecks="3"
457 RuntimeLibrary="3"
458 EnableFunctionLevelLinking="true"
459 RuntimeTypeInfo="true"
460 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
461 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
462 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
463 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
464 WarningLevel="3"
465 SuppressStartupBanner="true"
466 Detect64BitPortabilityProblems="false"
467 DebugInformationFormat="3"
468 CallingConvention="0"
469 CompileAs="0"
471 <Tool
472 Name="VCManagedResourceCompilerTool"
474 <Tool
475 Name="VCResourceCompilerTool"
476 PreprocessorDefinitions="_DEBUG"
477 Culture="1033"
479 <Tool
480 Name="VCPreLinkEventTool"
482 <Tool
483 Name="VCLinkerTool"
484 AdditionalOptions="/MACHINE:I386"
485 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRTD.LIB msvcrtd.lib"
486 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
487 Version=""
488 LinkIncremental="1"
489 SuppressStartupBanner="true"
490 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_debug"
491 GenerateDebugInformation="true"
492 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
493 GenerateMapFile="true"
494 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
495 SubSystem="1"
496 LargeAddressAware="2"
497 RandomizedBaseAddress="1"
498 FixedBaseAddress="1"
499 DataExecutionPrevention="0"
500 ImportLibrary="$(OutDir)\mangosd.lib"
502 <Tool
503 Name="VCALinkTool"
505 <Tool
506 Name="VCManifestTool"
508 <Tool
509 Name="VCXDCMakeTool"
511 <Tool
512 Name="VCBscMakeTool"
514 <Tool
515 Name="VCFxCopTool"
517 <Tool
518 Name="VCAppVerifierTool"
520 <Tool
521 Name="VCPostBuildEventTool"
522 CommandLine="copy ..\..\dep\lib\$(PlatformName)_debug\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
524 </Configuration>
525 <Configuration
526 Name="Debug_NoPCH|x64"
527 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
528 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
529 ConfigurationType="1"
530 UseOfMFC="0"
531 ATLMinimizesCRunTimeLibraryUsage="false"
532 CharacterSet="2"
534 <Tool
535 Name="VCPreBuildEventTool"
537 <Tool
538 Name="VCCustomBuildTool"
540 <Tool
541 Name="VCXMLDataGeneratorTool"
543 <Tool
544 Name="VCWebServiceProxyGeneratorTool"
546 <Tool
547 Name="VCMIDLTool"
548 TargetEnvironment="3"
549 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
551 <Tool
552 Name="VCCLCompilerTool"
553 AdditionalOptions="/MP"
554 Optimization="0"
555 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
556 PreprocessorDefinitions="VERSION=&quot;0.13.0-DEV&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
557 IgnoreStandardIncludePath="false"
558 BasicRuntimeChecks="3"
559 RuntimeLibrary="3"
560 EnableFunctionLevelLinking="true"
561 RuntimeTypeInfo="true"
562 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
563 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
564 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
565 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
566 WarningLevel="3"
567 SuppressStartupBanner="true"
568 Detect64BitPortabilityProblems="false"
569 DebugInformationFormat="3"
570 CallingConvention="0"
571 CompileAs="0"
573 <Tool
574 Name="VCManagedResourceCompilerTool"
576 <Tool
577 Name="VCResourceCompilerTool"
578 PreprocessorDefinitions="_DEBUG"
579 Culture="1033"
581 <Tool
582 Name="VCPreLinkEventTool"
584 <Tool
585 Name="VCLinkerTool"
586 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRTD.LIB msvcrtd.lib"
587 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
588 Version=""
589 LinkIncremental="1"
590 SuppressStartupBanner="true"
591 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_debug"
592 GenerateDebugInformation="true"
593 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
594 GenerateMapFile="true"
595 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
596 SubSystem="1"
597 RandomizedBaseAddress="1"
598 FixedBaseAddress="1"
599 DataExecutionPrevention="0"
600 ImportLibrary="$(OutDir)\mangosd.lib"
601 TargetMachine="17"
603 <Tool
604 Name="VCALinkTool"
606 <Tool
607 Name="VCManifestTool"
609 <Tool
610 Name="VCXDCMakeTool"
612 <Tool
613 Name="VCBscMakeTool"
615 <Tool
616 Name="VCFxCopTool"
618 <Tool
619 Name="VCAppVerifierTool"
621 <Tool
622 Name="VCPostBuildEventTool"
623 CommandLine="copy ..\..\dep\lib\$(PlatformName)_debug\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
625 </Configuration>
626 </Configurations>
627 <References>
628 </References>
629 <Files>
630 <Filter
631 Name="doc"
633 <File
634 RelativePath="..\..\Authors"
636 </File>
637 <File
638 RelativePath="..\..\ChangeLog"
640 </File>
641 <File
642 RelativePath="..\..\Copying"
644 </File>
645 <File
646 RelativePath="..\..\Install"
648 </File>
649 <File
650 RelativePath="..\..\News"
652 </File>
653 <File
654 RelativePath="..\..\Readme"
656 </File>
657 <File
658 RelativePath="..\..\Thanks"
660 </File>
661 </Filter>
662 <File
663 RelativePath="..\..\src\mangosd\CliRunnable.cpp"
665 </File>
666 <File
667 RelativePath="..\..\src\mangosd\CliRunnable.h"
669 </File>
670 <File
671 RelativePath="..\..\src\mangosd\Main.cpp"
673 </File>
674 <File
675 RelativePath="..\..\src\mangosd\mangosd.rc"
677 </File>
678 <File
679 RelativePath="..\..\src\mangosd\Master.cpp"
681 </File>
682 <File
683 RelativePath="..\..\src\mangosd\Master.h"
685 </File>
686 <File
687 RelativePath="..\..\src\mangosd\RASocket.cpp"
689 </File>
690 <File
691 RelativePath="..\..\src\mangosd\RASocket.h"
693 </File>
694 <File
695 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp"
697 </File>
698 <File
699 RelativePath="..\..\src\shared\WheatyExceptionReport.h"
701 </File>
702 <File
703 RelativePath="..\..\src\mangosd\WorldRunnable.cpp"
705 </File>
706 <File
707 RelativePath="..\..\src\mangosd\WorldRunnable.h"
709 </File>
710 </Files>
711 <Globals>
712 </Globals>
713 </VisualStudioProject>