[7891] Replace harcoded array of creature family skill lines by using DBC data.
[getmangos.git] / win / VC90 / sockets.vcproj
blob864b33ca98aebb4e13a9051d200a21f673ffc44a
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="sockets"
6 ProjectGUID="{04BAF755-0D67-46F8-B1C6-77AE5368F3CB}"
7 RootNamespace="sockets"
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="Release|Win32"
23 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
24 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
25 ConfigurationType="4"
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"
45 <Tool
46 Name="VCCLCompilerTool"
47 AdditionalOptions="/MP"
48 InlineFunctionExpansion="1"
49 AdditionalIncludeDirectories="..\..\dep\include\sockets"
50 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
51 StringPooling="true"
52 RuntimeLibrary="2"
53 EnableFunctionLevelLinking="true"
54 EnableEnhancedInstructionSet="1"
55 RuntimeTypeInfo="true"
56 UsePrecompiledHeader="0"
57 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)/sockets.pch"
58 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
59 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
60 ProgramDataBaseFileName=".\sockets__$(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"
73 PreprocessorDefinitions="NDEBUG"
74 Culture="1033"
76 <Tool
77 Name="VCPreLinkEventTool"
79 <Tool
80 Name="VCLibrarianTool"
81 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
82 SuppressStartupBanner="true"
84 <Tool
85 Name="VCALinkTool"
87 <Tool
88 Name="VCXDCMakeTool"
90 <Tool
91 Name="VCBscMakeTool"
93 <Tool
94 Name="VCFxCopTool"
96 <Tool
97 Name="VCPostBuildEventTool"
99 </Configuration>
100 <Configuration
101 Name="Release|x64"
102 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
103 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
104 ConfigurationType="4"
105 UseOfMFC="0"
106 ATLMinimizesCRunTimeLibraryUsage="false"
107 CharacterSet="2"
109 <Tool
110 Name="VCPreBuildEventTool"
112 <Tool
113 Name="VCCustomBuildTool"
115 <Tool
116 Name="VCXMLDataGeneratorTool"
118 <Tool
119 Name="VCWebServiceProxyGeneratorTool"
121 <Tool
122 Name="VCMIDLTool"
124 <Tool
125 Name="VCCLCompilerTool"
126 AdditionalOptions="/MP"
127 InlineFunctionExpansion="1"
128 AdditionalIncludeDirectories="..\..\dep\include\sockets"
129 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
130 StringPooling="true"
131 RuntimeLibrary="2"
132 EnableFunctionLevelLinking="true"
133 EnableEnhancedInstructionSet="0"
134 RuntimeTypeInfo="true"
135 UsePrecompiledHeader="0"
136 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)/sockets.pch"
137 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
138 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
139 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
140 WarningLevel="3"
141 SuppressStartupBanner="true"
142 Detect64BitPortabilityProblems="false"
143 DebugInformationFormat="3"
144 CallingConvention="0"
145 CompileAs="0"
147 <Tool
148 Name="VCManagedResourceCompilerTool"
150 <Tool
151 Name="VCResourceCompilerTool"
152 PreprocessorDefinitions="NDEBUG"
153 Culture="1033"
155 <Tool
156 Name="VCPreLinkEventTool"
158 <Tool
159 Name="VCLibrarianTool"
160 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
161 SuppressStartupBanner="true"
163 <Tool
164 Name="VCALinkTool"
166 <Tool
167 Name="VCXDCMakeTool"
169 <Tool
170 Name="VCBscMakeTool"
172 <Tool
173 Name="VCFxCopTool"
175 <Tool
176 Name="VCPostBuildEventTool"
178 </Configuration>
179 <Configuration
180 Name="Debug|Win32"
181 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
182 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
183 ConfigurationType="4"
184 UseOfMFC="0"
185 ATLMinimizesCRunTimeLibraryUsage="false"
186 CharacterSet="2"
188 <Tool
189 Name="VCPreBuildEventTool"
191 <Tool
192 Name="VCCustomBuildTool"
194 <Tool
195 Name="VCXMLDataGeneratorTool"
197 <Tool
198 Name="VCWebServiceProxyGeneratorTool"
200 <Tool
201 Name="VCMIDLTool"
203 <Tool
204 Name="VCCLCompilerTool"
205 AdditionalOptions="/MP"
206 Optimization="0"
207 AdditionalIncludeDirectories="..\..\dep\include\sockets"
208 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
209 BasicRuntimeChecks="3"
210 RuntimeLibrary="3"
211 EnableFunctionLevelLinking="true"
212 RuntimeTypeInfo="true"
213 UsePrecompiledHeader="0"
214 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.pch"
215 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
216 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
217 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
218 WarningLevel="3"
219 SuppressStartupBanner="true"
220 Detect64BitPortabilityProblems="false"
221 DebugInformationFormat="3"
222 CallingConvention="0"
223 CompileAs="0"
225 <Tool
226 Name="VCManagedResourceCompilerTool"
228 <Tool
229 Name="VCResourceCompilerTool"
230 PreprocessorDefinitions="_DEBUG"
231 Culture="1033"
233 <Tool
234 Name="VCPreLinkEventTool"
236 <Tool
237 Name="VCLibrarianTool"
238 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
239 SuppressStartupBanner="true"
241 <Tool
242 Name="VCALinkTool"
244 <Tool
245 Name="VCXDCMakeTool"
247 <Tool
248 Name="VCBscMakeTool"
250 <Tool
251 Name="VCFxCopTool"
253 <Tool
254 Name="VCPostBuildEventTool"
256 </Configuration>
257 <Configuration
258 Name="Debug|x64"
259 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
260 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
261 ConfigurationType="4"
262 UseOfMFC="0"
263 ATLMinimizesCRunTimeLibraryUsage="false"
264 CharacterSet="2"
266 <Tool
267 Name="VCPreBuildEventTool"
269 <Tool
270 Name="VCCustomBuildTool"
272 <Tool
273 Name="VCXMLDataGeneratorTool"
275 <Tool
276 Name="VCWebServiceProxyGeneratorTool"
278 <Tool
279 Name="VCMIDLTool"
281 <Tool
282 Name="VCCLCompilerTool"
283 AdditionalOptions="/MP"
284 Optimization="0"
285 AdditionalIncludeDirectories="..\..\dep\include\sockets"
286 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
287 BasicRuntimeChecks="3"
288 RuntimeLibrary="3"
289 EnableFunctionLevelLinking="true"
290 RuntimeTypeInfo="true"
291 UsePrecompiledHeader="0"
292 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.pch"
293 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
294 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
295 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
296 WarningLevel="3"
297 SuppressStartupBanner="true"
298 Detect64BitPortabilityProblems="false"
299 DebugInformationFormat="3"
300 CallingConvention="0"
301 CompileAs="0"
303 <Tool
304 Name="VCManagedResourceCompilerTool"
306 <Tool
307 Name="VCResourceCompilerTool"
308 PreprocessorDefinitions="_DEBUG"
309 Culture="1033"
311 <Tool
312 Name="VCPreLinkEventTool"
314 <Tool
315 Name="VCLibrarianTool"
316 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
317 SuppressStartupBanner="true"
319 <Tool
320 Name="VCALinkTool"
322 <Tool
323 Name="VCXDCMakeTool"
325 <Tool
326 Name="VCBscMakeTool"
328 <Tool
329 Name="VCFxCopTool"
331 <Tool
332 Name="VCPostBuildEventTool"
334 </Configuration>
335 <Configuration
336 Name="Debug_NoPCH|Win32"
337 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
338 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
339 ConfigurationType="4"
340 UseOfMFC="0"
341 ATLMinimizesCRunTimeLibraryUsage="false"
342 CharacterSet="2"
344 <Tool
345 Name="VCPreBuildEventTool"
347 <Tool
348 Name="VCCustomBuildTool"
350 <Tool
351 Name="VCXMLDataGeneratorTool"
353 <Tool
354 Name="VCWebServiceProxyGeneratorTool"
356 <Tool
357 Name="VCMIDLTool"
359 <Tool
360 Name="VCCLCompilerTool"
361 AdditionalOptions="/MP"
362 Optimization="0"
363 AdditionalIncludeDirectories="..\..\dep\include\sockets"
364 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
365 BasicRuntimeChecks="3"
366 RuntimeLibrary="3"
367 EnableFunctionLevelLinking="true"
368 RuntimeTypeInfo="true"
369 UsePrecompiledHeader="0"
370 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.pch"
371 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
372 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
373 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
374 WarningLevel="3"
375 SuppressStartupBanner="true"
376 Detect64BitPortabilityProblems="false"
377 DebugInformationFormat="3"
378 CallingConvention="0"
379 CompileAs="0"
381 <Tool
382 Name="VCManagedResourceCompilerTool"
384 <Tool
385 Name="VCResourceCompilerTool"
386 PreprocessorDefinitions="_DEBUG"
387 Culture="1033"
389 <Tool
390 Name="VCPreLinkEventTool"
392 <Tool
393 Name="VCLibrarianTool"
394 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
395 SuppressStartupBanner="true"
397 <Tool
398 Name="VCALinkTool"
400 <Tool
401 Name="VCXDCMakeTool"
403 <Tool
404 Name="VCBscMakeTool"
406 <Tool
407 Name="VCFxCopTool"
409 <Tool
410 Name="VCPostBuildEventTool"
412 </Configuration>
413 <Configuration
414 Name="Debug_NoPCH|x64"
415 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
416 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
417 ConfigurationType="4"
418 UseOfMFC="0"
419 ATLMinimizesCRunTimeLibraryUsage="false"
420 CharacterSet="2"
422 <Tool
423 Name="VCPreBuildEventTool"
425 <Tool
426 Name="VCCustomBuildTool"
428 <Tool
429 Name="VCXMLDataGeneratorTool"
431 <Tool
432 Name="VCWebServiceProxyGeneratorTool"
434 <Tool
435 Name="VCMIDLTool"
437 <Tool
438 Name="VCCLCompilerTool"
439 AdditionalOptions="/MP"
440 Optimization="0"
441 AdditionalIncludeDirectories="..\..\dep\include\sockets"
442 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
443 BasicRuntimeChecks="3"
444 RuntimeLibrary="3"
445 EnableFunctionLevelLinking="true"
446 RuntimeTypeInfo="true"
447 UsePrecompiledHeader="0"
448 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.pch"
449 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
450 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
451 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
452 WarningLevel="3"
453 SuppressStartupBanner="true"
454 Detect64BitPortabilityProblems="false"
455 DebugInformationFormat="3"
456 CallingConvention="0"
457 CompileAs="0"
459 <Tool
460 Name="VCManagedResourceCompilerTool"
462 <Tool
463 Name="VCResourceCompilerTool"
464 PreprocessorDefinitions="_DEBUG"
465 Culture="1033"
467 <Tool
468 Name="VCPreLinkEventTool"
470 <Tool
471 Name="VCLibrarianTool"
472 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
473 SuppressStartupBanner="true"
475 <Tool
476 Name="VCALinkTool"
478 <Tool
479 Name="VCXDCMakeTool"
481 <Tool
482 Name="VCBscMakeTool"
484 <Tool
485 Name="VCFxCopTool"
487 <Tool
488 Name="VCPostBuildEventTool"
490 </Configuration>
491 </Configurations>
492 <References>
493 </References>
494 <Files>
495 <Filter
496 Name="Header Files"
498 <File
499 RelativePath="..\..\dep\include\sockets\Base64.h"
501 </File>
502 <File
503 RelativePath="..\..\dep\include\sockets\Exception.h"
505 </File>
506 <File
507 RelativePath="..\..\dep\include\sockets\File.h"
509 </File>
510 <File
511 RelativePath="..\..\dep\include\sockets\IFile.h"
513 </File>
514 <File
515 RelativePath="..\..\dep\include\sockets\Ipv4Address.h"
517 </File>
518 <File
519 RelativePath="..\..\dep\include\sockets\Ipv6Address.h"
521 </File>
522 <File
523 RelativePath="..\..\dep\include\sockets\ISocketHandler.h"
525 </File>
526 <File
527 RelativePath="..\..\dep\include\sockets\ListenSocket.h"
529 </File>
530 <File
531 RelativePath="..\..\dep\include\sockets\Lock.h"
533 </File>
534 <File
535 RelativePath="..\..\dep\include\sockets\Mutex.h"
537 </File>
538 <File
539 RelativePath="..\..\dep\include\sockets\Parse.h"
541 </File>
542 <File
543 RelativePath="..\..\dep\include\sockets\ResolvServer.h"
545 </File>
546 <File
547 RelativePath="..\..\dep\include\sockets\ResolvSocket.h"
549 </File>
550 <File
551 RelativePath="..\..\dep\include\sockets\SctpSocket.h"
553 </File>
554 <File
555 RelativePath="..\..\dep\include\sockets\Socket.h"
557 </File>
558 <File
559 RelativePath="..\..\dep\include\sockets\socket_include.h"
561 </File>
562 <File
563 RelativePath="..\..\dep\include\sockets\SocketAddress.h"
565 </File>
566 <File
567 RelativePath="..\..\dep\include\sockets\SocketHandler.h"
569 </File>
570 <File
571 RelativePath="..\..\dep\include\sockets\sockets-config.h"
573 </File>
574 <File
575 RelativePath="..\..\dep\include\sockets\StdLog.h"
577 </File>
578 <File
579 RelativePath="..\..\dep\include\sockets\StdoutLog.h"
581 </File>
582 <File
583 RelativePath="..\..\dep\include\sockets\StreamSocket.h"
585 </File>
586 <File
587 RelativePath="..\..\dep\include\sockets\TcpSocket.h"
589 </File>
590 <File
591 RelativePath="..\..\dep\include\sockets\Thread.h"
593 </File>
594 <File
595 RelativePath="..\..\dep\include\sockets\UdpSocket.h"
597 </File>
598 <File
599 RelativePath="..\..\dep\include\sockets\Utility.h"
601 </File>
602 </Filter>
603 <Filter
604 Name="Source Files"
606 <File
607 RelativePath="..\..\dep\src\sockets\Base64.cpp"
609 </File>
610 <File
611 RelativePath="..\..\dep\src\sockets\Exception.cpp"
613 </File>
614 <File
615 RelativePath="..\..\dep\src\sockets\Ipv4Address.cpp"
617 </File>
618 <File
619 RelativePath="..\..\dep\src\sockets\Ipv6Address.cpp"
621 </File>
622 <File
623 RelativePath="..\..\dep\src\sockets\Lock.cpp"
625 </File>
626 <File
627 RelativePath="..\..\dep\src\sockets\Mutex.cpp"
629 </File>
630 <File
631 RelativePath="..\..\dep\src\sockets\Parse.cpp"
633 </File>
634 <File
635 RelativePath="..\..\dep\src\sockets\ResolvServer.cpp"
637 </File>
638 <File
639 RelativePath="..\..\dep\src\sockets\ResolvSocket.cpp"
641 </File>
642 <File
643 RelativePath="..\..\dep\src\sockets\Socket.cpp"
645 </File>
646 <File
647 RelativePath="..\..\dep\src\sockets\socket_include.cpp"
649 </File>
650 <File
651 RelativePath="..\..\dep\src\sockets\SocketHandler.cpp"
653 </File>
654 <File
655 RelativePath="..\..\dep\src\sockets\StdoutLog.cpp"
657 </File>
658 <File
659 RelativePath="..\..\dep\src\sockets\StreamSocket.cpp"
661 </File>
662 <File
663 RelativePath="..\..\dep\src\sockets\TcpSocket.cpp"
665 </File>
666 <File
667 RelativePath="..\..\dep\src\sockets\Thread.cpp"
669 </File>
670 <File
671 RelativePath="..\..\dep\src\sockets\UdpSocket.cpp"
673 </File>
674 <File
675 RelativePath="..\..\dep\src\sockets\Utility.cpp"
677 </File>
678 </Filter>
679 </Files>
680 <Globals>
681 </Globals>
682 </VisualStudioProject>