[10134] MaNGOS 0.16 release.
[getmangos.git] / win / VC80 / mangosd.vcproj
blob5c9f37f8ab1507bf39c6fe9f92eb2297ceb2eab7
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="mangosd"
6 ProjectGUID="{A3A04E47-43A2-4C08-90B3-029CEF558594}"
7 RootNamespace="mangosd"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 <Platform
14 Name="x64"
16 </Platforms>
17 <ToolFiles>
18 </ToolFiles>
19 <Configurations>
20 <Configuration
21 Name="Release|Win32"
22 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
23 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
24 ConfigurationType="1"
25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26 UseOfMFC="0"
27 ATLMinimizesCRunTimeLibraryUsage="false"
28 CharacterSet="2"
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"
44 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
46 <Tool
47 Name="VCCLCompilerTool"
48 AdditionalOptions="/MP"
49 InlineFunctionExpansion="1"
50 AdditionalIncludeDirectories="..\..\dep\include\gsoap;..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers;"
51 PreprocessorDefinitions="VERSION=&quot;0.16.1&quot;;WIN32;NDEBUG;_CONSOLE;ENABLE_CLI;_SECURE_SCL=0"
52 StringPooling="true"
53 RuntimeLibrary="2"
54 EnableFunctionLevelLinking="true"
55 EnableEnhancedInstructionSet="1"
56 RuntimeTypeInfo="true"
57 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
58 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
59 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
60 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
61 WarningLevel="3"
62 SuppressStartupBanner="true"
63 Detect64BitPortabilityProblems="true"
64 DebugInformationFormat="3"
65 CompileAs="0"
67 <Tool
68 Name="VCManagedResourceCompilerTool"
70 <Tool
71 Name="VCResourceCompilerTool"
72 PreprocessorDefinitions="NDEBUG"
73 Culture="1033"
75 <Tool
76 Name="VCPreLinkEventTool"
78 <Tool
79 Name="VCLinkerTool"
80 AdditionalOptions="/MACHINE:I386"
81 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib framework.lib msvcrt.lib"
82 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
83 LinkIncremental="1"
84 SuppressStartupBanner="true"
85 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_$(ConfigurationName)&quot;;&quot;.\framework__$(PlatformName)_$(ConfigurationName)&quot;"
86 GenerateDebugInformation="true"
87 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
88 GenerateMapFile="true"
89 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
90 SubSystem="1"
91 StackReserveSize="4194304"
92 LargeAddressAware="2"
93 LinkTimeCodeGeneration="0"
94 ImportLibrary="$(OutDir)\mangosd.lib"
96 <Tool
97 Name="VCALinkTool"
99 <Tool
100 Name="VCManifestTool"
102 <Tool
103 Name="VCXDCMakeTool"
105 <Tool
106 Name="VCBscMakeTool"
108 <Tool
109 Name="VCFxCopTool"
111 <Tool
112 Name="VCAppVerifierTool"
114 <Tool
115 Name="VCWebDeploymentTool"
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 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
128 UseOfMFC="0"
129 ATLMinimizesCRunTimeLibraryUsage="false"
130 CharacterSet="2"
132 <Tool
133 Name="VCPreBuildEventTool"
135 <Tool
136 Name="VCCustomBuildTool"
138 <Tool
139 Name="VCXMLDataGeneratorTool"
141 <Tool
142 Name="VCWebServiceProxyGeneratorTool"
144 <Tool
145 Name="VCMIDLTool"
146 TargetEnvironment="3"
147 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
149 <Tool
150 Name="VCCLCompilerTool"
151 AdditionalOptions="/MP"
152 InlineFunctionExpansion="1"
153 AdditionalIncludeDirectories="..\..\dep\include\gsoap;..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
154 PreprocessorDefinitions="VERSION=&quot;0.16.1&quot;;WIN32;NDEBUG;_CONSOLE;ENABLE_CLI;_SECURE_SCL=0"
155 StringPooling="true"
156 RuntimeLibrary="2"
157 EnableFunctionLevelLinking="true"
158 EnableEnhancedInstructionSet="0"
159 RuntimeTypeInfo="true"
160 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
161 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
162 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
163 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
164 WarningLevel="3"
165 SuppressStartupBanner="true"
166 Detect64BitPortabilityProblems="true"
167 DebugInformationFormat="3"
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 framework.lib msvcrt.lib"
184 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
185 LinkIncremental="1"
186 SuppressStartupBanner="true"
187 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_$(ConfigurationName)&quot;;&quot;.\framework__$(PlatformName)_$(ConfigurationName)&quot;"
188 GenerateDebugInformation="true"
189 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
190 GenerateMapFile="true"
191 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
192 SubSystem="1"
193 StackReserveSize="4194304"
194 LinkTimeCodeGeneration="0"
195 ImportLibrary="$(OutDir)\mangosd.lib"
196 TargetMachine="17"
198 <Tool
199 Name="VCALinkTool"
201 <Tool
202 Name="VCManifestTool"
204 <Tool
205 Name="VCXDCMakeTool"
207 <Tool
208 Name="VCBscMakeTool"
210 <Tool
211 Name="VCFxCopTool"
213 <Tool
214 Name="VCAppVerifierTool"
216 <Tool
217 Name="VCWebDeploymentTool"
219 <Tool
220 Name="VCPostBuildEventTool"
221 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
223 </Configuration>
224 <Configuration
225 Name="Debug|Win32"
226 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
227 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
228 ConfigurationType="1"
229 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
230 UseOfMFC="0"
231 ATLMinimizesCRunTimeLibraryUsage="false"
232 CharacterSet="2"
234 <Tool
235 Name="VCPreBuildEventTool"
237 <Tool
238 Name="VCCustomBuildTool"
240 <Tool
241 Name="VCXMLDataGeneratorTool"
243 <Tool
244 Name="VCWebServiceProxyGeneratorTool"
246 <Tool
247 Name="VCMIDLTool"
248 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
250 <Tool
251 Name="VCCLCompilerTool"
252 AdditionalOptions="/MP"
253 Optimization="0"
254 AdditionalIncludeDirectories="..\..\dep\include\gsoap;..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
255 PreprocessorDefinitions="VERSION=&quot;0.16.1&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
256 IgnoreStandardIncludePath="false"
257 BasicRuntimeChecks="3"
258 RuntimeLibrary="3"
259 RuntimeTypeInfo="true"
260 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
261 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
262 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
263 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
264 WarningLevel="3"
265 SuppressStartupBanner="true"
266 Detect64BitPortabilityProblems="true"
267 DebugInformationFormat="3"
268 CompileAs="0"
270 <Tool
271 Name="VCManagedResourceCompilerTool"
273 <Tool
274 Name="VCResourceCompilerTool"
275 PreprocessorDefinitions="_DEBUG"
276 Culture="1033"
278 <Tool
279 Name="VCPreLinkEventTool"
281 <Tool
282 Name="VCLinkerTool"
283 AdditionalOptions="/MACHINE:I386"
284 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib framework.lib msvcrtd.lib"
285 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
286 Version=""
287 LinkIncremental="1"
288 SuppressStartupBanner="true"
289 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_$(ConfigurationName)&quot;;&quot;.\framework__$(PlatformName)_$(ConfigurationName)&quot;"
290 GenerateDebugInformation="true"
291 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
292 GenerateMapFile="true"
293 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
294 SubSystem="1"
295 StackReserveSize="4194304"
296 LargeAddressAware="2"
297 ImportLibrary="$(OutDir)\mangosd.lib"
298 FixedBaseAddress="1"
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="VCWebDeploymentTool"
321 <Tool
322 Name="VCPostBuildEventTool"
323 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
325 </Configuration>
326 <Configuration
327 Name="Debug|x64"
328 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
329 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
330 ConfigurationType="1"
331 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
332 UseOfMFC="0"
333 ATLMinimizesCRunTimeLibraryUsage="false"
334 CharacterSet="2"
336 <Tool
337 Name="VCPreBuildEventTool"
339 <Tool
340 Name="VCCustomBuildTool"
342 <Tool
343 Name="VCXMLDataGeneratorTool"
345 <Tool
346 Name="VCWebServiceProxyGeneratorTool"
348 <Tool
349 Name="VCMIDLTool"
350 TargetEnvironment="3"
351 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
353 <Tool
354 Name="VCCLCompilerTool"
355 AdditionalOptions="/MP"
356 Optimization="0"
357 AdditionalIncludeDirectories="..\..\dep\include\gsoap;..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
358 PreprocessorDefinitions="VERSION=&quot;0.16.1&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
359 IgnoreStandardIncludePath="false"
360 BasicRuntimeChecks="3"
361 RuntimeLibrary="3"
362 RuntimeTypeInfo="true"
363 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
364 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
365 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
366 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
367 WarningLevel="3"
368 SuppressStartupBanner="true"
369 Detect64BitPortabilityProblems="true"
370 DebugInformationFormat="3"
371 CompileAs="0"
373 <Tool
374 Name="VCManagedResourceCompilerTool"
376 <Tool
377 Name="VCResourceCompilerTool"
378 PreprocessorDefinitions="_DEBUG"
379 Culture="1033"
381 <Tool
382 Name="VCPreLinkEventTool"
384 <Tool
385 Name="VCLinkerTool"
386 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib framework.lib msvcrtd.lib"
387 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
388 Version=""
389 LinkIncremental="1"
390 SuppressStartupBanner="true"
391 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_$(ConfigurationName)&quot;;&quot;.\framework__$(PlatformName)_$(ConfigurationName)&quot;"
392 GenerateDebugInformation="true"
393 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
394 GenerateMapFile="true"
395 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
396 SubSystem="1"
397 StackReserveSize="4194304"
398 ImportLibrary="$(OutDir)\mangosd.lib"
399 TargetMachine="17"
400 FixedBaseAddress="1"
402 <Tool
403 Name="VCALinkTool"
405 <Tool
406 Name="VCManifestTool"
408 <Tool
409 Name="VCXDCMakeTool"
411 <Tool
412 Name="VCBscMakeTool"
414 <Tool
415 Name="VCFxCopTool"
417 <Tool
418 Name="VCAppVerifierTool"
420 <Tool
421 Name="VCWebDeploymentTool"
423 <Tool
424 Name="VCPostBuildEventTool"
425 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
427 </Configuration>
428 <Configuration
429 Name="Debug_NoPCH|Win32"
430 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
431 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
432 ConfigurationType="1"
433 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
434 UseOfMFC="0"
435 ATLMinimizesCRunTimeLibraryUsage="false"
436 CharacterSet="2"
438 <Tool
439 Name="VCPreBuildEventTool"
441 <Tool
442 Name="VCCustomBuildTool"
444 <Tool
445 Name="VCXMLDataGeneratorTool"
447 <Tool
448 Name="VCWebServiceProxyGeneratorTool"
450 <Tool
451 Name="VCMIDLTool"
452 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
454 <Tool
455 Name="VCCLCompilerTool"
456 AdditionalOptions="/MP"
457 Optimization="0"
458 AdditionalIncludeDirectories="..\..\dep\include\gsoap;..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
459 PreprocessorDefinitions="VERSION=&quot;0.16.1&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
460 IgnoreStandardIncludePath="false"
461 BasicRuntimeChecks="3"
462 RuntimeLibrary="3"
463 RuntimeTypeInfo="true"
464 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
465 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
466 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
467 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
468 WarningLevel="3"
469 SuppressStartupBanner="true"
470 Detect64BitPortabilityProblems="true"
471 DebugInformationFormat="3"
472 CompileAs="0"
474 <Tool
475 Name="VCManagedResourceCompilerTool"
477 <Tool
478 Name="VCResourceCompilerTool"
479 PreprocessorDefinitions="_DEBUG"
480 Culture="1033"
482 <Tool
483 Name="VCPreLinkEventTool"
485 <Tool
486 Name="VCLinkerTool"
487 AdditionalOptions="/MACHINE:I386"
488 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib framework.lib msvcrtd.lib"
489 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
490 Version=""
491 LinkIncremental="1"
492 SuppressStartupBanner="true"
493 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_debug&quot;;&quot;.\framework__$(PlatformName)_$(ConfigurationName)&quot;"
494 GenerateDebugInformation="true"
495 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
496 GenerateMapFile="true"
497 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
498 SubSystem="1"
499 StackReserveSize="4194304"
500 LargeAddressAware="2"
501 ImportLibrary="$(OutDir)\mangosd.lib"
502 FixedBaseAddress="1"
504 <Tool
505 Name="VCALinkTool"
507 <Tool
508 Name="VCManifestTool"
510 <Tool
511 Name="VCXDCMakeTool"
513 <Tool
514 Name="VCBscMakeTool"
516 <Tool
517 Name="VCFxCopTool"
519 <Tool
520 Name="VCAppVerifierTool"
522 <Tool
523 Name="VCWebDeploymentTool"
525 <Tool
526 Name="VCPostBuildEventTool"
527 CommandLine="copy ..\..\dep\lib\$(PlatformName)_debug\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
529 </Configuration>
530 <Configuration
531 Name="Debug_NoPCH|x64"
532 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
533 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
534 ConfigurationType="1"
535 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
536 UseOfMFC="0"
537 ATLMinimizesCRunTimeLibraryUsage="false"
538 CharacterSet="2"
540 <Tool
541 Name="VCPreBuildEventTool"
543 <Tool
544 Name="VCCustomBuildTool"
546 <Tool
547 Name="VCXMLDataGeneratorTool"
549 <Tool
550 Name="VCWebServiceProxyGeneratorTool"
552 <Tool
553 Name="VCMIDLTool"
554 TargetEnvironment="3"
555 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
557 <Tool
558 Name="VCCLCompilerTool"
559 AdditionalOptions="/MP"
560 Optimization="0"
561 AdditionalIncludeDirectories="..\..\dep\include\gsoap;..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
562 PreprocessorDefinitions="VERSION=&quot;0.16.1&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
563 IgnoreStandardIncludePath="false"
564 BasicRuntimeChecks="3"
565 RuntimeLibrary="3"
566 RuntimeTypeInfo="true"
567 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
568 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
569 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
570 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
571 WarningLevel="3"
572 SuppressStartupBanner="true"
573 Detect64BitPortabilityProblems="true"
574 DebugInformationFormat="3"
575 CompileAs="0"
577 <Tool
578 Name="VCManagedResourceCompilerTool"
580 <Tool
581 Name="VCResourceCompilerTool"
582 PreprocessorDefinitions="_DEBUG"
583 Culture="1033"
585 <Tool
586 Name="VCPreLinkEventTool"
588 <Tool
589 Name="VCLinkerTool"
590 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib framework.lib msvcrtd.lib"
591 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
592 Version=""
593 LinkIncremental="1"
594 SuppressStartupBanner="true"
595 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_debug&quot;;&quot;.\framework__$(PlatformName)_$(ConfigurationName)&quot;"
596 GenerateDebugInformation="true"
597 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
598 GenerateMapFile="true"
599 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
600 SubSystem="1"
601 StackReserveSize="4194304"
602 ImportLibrary="$(OutDir)\mangosd.lib"
603 TargetMachine="17"
604 FixedBaseAddress="1"
606 <Tool
607 Name="VCALinkTool"
609 <Tool
610 Name="VCManifestTool"
612 <Tool
613 Name="VCXDCMakeTool"
615 <Tool
616 Name="VCBscMakeTool"
618 <Tool
619 Name="VCFxCopTool"
621 <Tool
622 Name="VCAppVerifierTool"
624 <Tool
625 Name="VCWebDeploymentTool"
627 <Tool
628 Name="VCPostBuildEventTool"
629 CommandLine="copy ..\..\dep\lib\$(PlatformName)_debug\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
631 </Configuration>
632 </Configurations>
633 <References>
634 </References>
635 <Files>
636 <Filter
637 Name="doc"
639 <File
640 RelativePath="..\..\AUTHORS"
642 </File>
643 <File
644 RelativePath="..\..\ChangeLog"
646 </File>
647 <File
648 RelativePath="..\..\COPYING"
650 </File>
651 <File
652 RelativePath="..\..\INSTALL"
654 </File>
655 <File
656 RelativePath="..\..\NEWS"
658 </File>
659 <File
660 RelativePath="..\..\README"
662 </File>
663 <File
664 RelativePath="..\..\THANKS"
666 </File>
667 <File
668 RelativePath="..\..\WARNING"
670 </File>
671 </Filter>
672 <File
673 RelativePath="..\..\src\mangosd\CliRunnable.cpp"
675 </File>
676 <File
677 RelativePath="..\..\src\mangosd\CliRunnable.h"
679 </File>
680 <File
681 RelativePath="..\..\src\mangosd\Main.cpp"
683 </File>
684 <File
685 RelativePath="..\..\src\mangosd\mangosd.rc"
687 </File>
688 <File
689 RelativePath="..\..\src\mangosd\MaNGOSsoap.cpp"
691 </File>
692 <File
693 RelativePath="..\..\src\mangosd\MaNGOSsoap.h"
695 </File>
696 <File
697 RelativePath="..\..\src\mangosd\Master.cpp"
699 </File>
700 <File
701 RelativePath="..\..\src\mangosd\Master.h"
703 </File>
704 <File
705 RelativePath="..\..\src\mangosd\RASocket.cpp"
707 </File>
708 <File
709 RelativePath="..\..\src\mangosd\RASocket.h"
711 </File>
712 <File
713 RelativePath="..\..\src\mangosd\soapC.cpp"
715 </File>
716 <File
717 RelativePath="..\..\src\mangosd\soapH.h"
719 </File>
720 <File
721 RelativePath="..\..\src\mangosd\soapServer.cpp"
723 </File>
724 <File
725 RelativePath="..\..\src\mangosd\soapStub.h"
727 </File>
728 <File
729 RelativePath="..\..\dep\src\gsoap\stdsoap2.cpp"
731 </File>
732 <File
733 RelativePath="..\..\dep\include\gsoap\stdsoap2.h"
735 </File>
736 <File
737 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp"
739 </File>
740 <File
741 RelativePath="..\..\src\shared\WheatyExceptionReport.h"
743 </File>
744 <File
745 RelativePath="..\..\src\mangosd\WorldRunnable.cpp"
747 </File>
748 <File
749 RelativePath="..\..\src\mangosd\WorldRunnable.h"
751 </File>
752 </Files>
753 <Globals>
754 </Globals>
755 </VisualStudioProject>