[8901] Implement rage save part of talent 29723 buff and ranks.
[getmangos.git] / win / VC90 / sockets.vcproj
blob175f23a68f3f74c64419b05692a1824792bb1cb5
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"
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=".\sockets__$(PlatformName)_$(ConfigurationName)"
25 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
26 ConfigurationType="4"
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"
46 <Tool
47 Name="VCCLCompilerTool"
48 AdditionalOptions="/MP"
49 InlineFunctionExpansion="1"
50 AdditionalIncludeDirectories="..\..\dep\include\sockets"
51 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0"
52 StringPooling="true"
53 RuntimeLibrary="2"
54 EnableFunctionLevelLinking="true"
55 EnableEnhancedInstructionSet="1"
56 RuntimeTypeInfo="true"
57 UsePrecompiledHeader="0"
58 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)/sockets.pch"
59 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
60 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
61 ProgramDataBaseFileName=".\sockets__$(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="VCLibrarianTool"
82 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
83 SuppressStartupBanner="true"
85 <Tool
86 Name="VCALinkTool"
88 <Tool
89 Name="VCXDCMakeTool"
91 <Tool
92 Name="VCBscMakeTool"
94 <Tool
95 Name="VCFxCopTool"
97 <Tool
98 Name="VCPostBuildEventTool"
100 </Configuration>
101 <Configuration
102 Name="Release|x64"
103 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
104 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
105 ConfigurationType="4"
106 UseOfMFC="0"
107 ATLMinimizesCRunTimeLibraryUsage="false"
108 CharacterSet="2"
110 <Tool
111 Name="VCPreBuildEventTool"
113 <Tool
114 Name="VCCustomBuildTool"
116 <Tool
117 Name="VCXMLDataGeneratorTool"
119 <Tool
120 Name="VCWebServiceProxyGeneratorTool"
122 <Tool
123 Name="VCMIDLTool"
125 <Tool
126 Name="VCCLCompilerTool"
127 AdditionalOptions="/MP"
128 InlineFunctionExpansion="1"
129 AdditionalIncludeDirectories="..\..\dep\include\sockets"
130 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_SECURE_SCL=0"
131 StringPooling="true"
132 RuntimeLibrary="2"
133 EnableFunctionLevelLinking="true"
134 EnableEnhancedInstructionSet="0"
135 RuntimeTypeInfo="true"
136 UsePrecompiledHeader="0"
137 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)/sockets.pch"
138 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
139 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
140 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
141 WarningLevel="3"
142 SuppressStartupBanner="true"
143 Detect64BitPortabilityProblems="false"
144 DebugInformationFormat="3"
145 CallingConvention="0"
146 CompileAs="0"
148 <Tool
149 Name="VCManagedResourceCompilerTool"
151 <Tool
152 Name="VCResourceCompilerTool"
153 PreprocessorDefinitions="NDEBUG"
154 Culture="1033"
156 <Tool
157 Name="VCPreLinkEventTool"
159 <Tool
160 Name="VCLibrarianTool"
161 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
162 SuppressStartupBanner="true"
164 <Tool
165 Name="VCALinkTool"
167 <Tool
168 Name="VCXDCMakeTool"
170 <Tool
171 Name="VCBscMakeTool"
173 <Tool
174 Name="VCFxCopTool"
176 <Tool
177 Name="VCPostBuildEventTool"
179 </Configuration>
180 <Configuration
181 Name="Debug|Win32"
182 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
183 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
184 ConfigurationType="4"
185 UseOfMFC="0"
186 ATLMinimizesCRunTimeLibraryUsage="false"
187 CharacterSet="2"
189 <Tool
190 Name="VCPreBuildEventTool"
192 <Tool
193 Name="VCCustomBuildTool"
195 <Tool
196 Name="VCXMLDataGeneratorTool"
198 <Tool
199 Name="VCWebServiceProxyGeneratorTool"
201 <Tool
202 Name="VCMIDLTool"
204 <Tool
205 Name="VCCLCompilerTool"
206 AdditionalOptions="/MP"
207 Optimization="0"
208 AdditionalIncludeDirectories="..\..\dep\include\sockets"
209 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
210 BasicRuntimeChecks="3"
211 RuntimeLibrary="3"
212 EnableFunctionLevelLinking="true"
213 RuntimeTypeInfo="true"
214 UsePrecompiledHeader="0"
215 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.pch"
216 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
217 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
218 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
219 WarningLevel="3"
220 SuppressStartupBanner="true"
221 Detect64BitPortabilityProblems="false"
222 DebugInformationFormat="3"
223 CallingConvention="0"
224 CompileAs="0"
226 <Tool
227 Name="VCManagedResourceCompilerTool"
229 <Tool
230 Name="VCResourceCompilerTool"
231 PreprocessorDefinitions="_DEBUG"
232 Culture="1033"
234 <Tool
235 Name="VCPreLinkEventTool"
237 <Tool
238 Name="VCLibrarianTool"
239 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
240 SuppressStartupBanner="true"
242 <Tool
243 Name="VCALinkTool"
245 <Tool
246 Name="VCXDCMakeTool"
248 <Tool
249 Name="VCBscMakeTool"
251 <Tool
252 Name="VCFxCopTool"
254 <Tool
255 Name="VCPostBuildEventTool"
257 </Configuration>
258 <Configuration
259 Name="Debug|x64"
260 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
261 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
262 ConfigurationType="4"
263 UseOfMFC="0"
264 ATLMinimizesCRunTimeLibraryUsage="false"
265 CharacterSet="2"
267 <Tool
268 Name="VCPreBuildEventTool"
270 <Tool
271 Name="VCCustomBuildTool"
273 <Tool
274 Name="VCXMLDataGeneratorTool"
276 <Tool
277 Name="VCWebServiceProxyGeneratorTool"
279 <Tool
280 Name="VCMIDLTool"
282 <Tool
283 Name="VCCLCompilerTool"
284 AdditionalOptions="/MP"
285 Optimization="0"
286 AdditionalIncludeDirectories="..\..\dep\include\sockets"
287 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
288 BasicRuntimeChecks="3"
289 RuntimeLibrary="3"
290 EnableFunctionLevelLinking="true"
291 RuntimeTypeInfo="true"
292 UsePrecompiledHeader="0"
293 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.pch"
294 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
295 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
296 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
297 WarningLevel="3"
298 SuppressStartupBanner="true"
299 Detect64BitPortabilityProblems="false"
300 DebugInformationFormat="3"
301 CallingConvention="0"
302 CompileAs="0"
304 <Tool
305 Name="VCManagedResourceCompilerTool"
307 <Tool
308 Name="VCResourceCompilerTool"
309 PreprocessorDefinitions="_DEBUG"
310 Culture="1033"
312 <Tool
313 Name="VCPreLinkEventTool"
315 <Tool
316 Name="VCLibrarianTool"
317 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
318 SuppressStartupBanner="true"
320 <Tool
321 Name="VCALinkTool"
323 <Tool
324 Name="VCXDCMakeTool"
326 <Tool
327 Name="VCBscMakeTool"
329 <Tool
330 Name="VCFxCopTool"
332 <Tool
333 Name="VCPostBuildEventTool"
335 </Configuration>
336 <Configuration
337 Name="Debug_NoPCH|Win32"
338 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
339 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
340 ConfigurationType="4"
341 UseOfMFC="0"
342 ATLMinimizesCRunTimeLibraryUsage="false"
343 CharacterSet="2"
345 <Tool
346 Name="VCPreBuildEventTool"
348 <Tool
349 Name="VCCustomBuildTool"
351 <Tool
352 Name="VCXMLDataGeneratorTool"
354 <Tool
355 Name="VCWebServiceProxyGeneratorTool"
357 <Tool
358 Name="VCMIDLTool"
360 <Tool
361 Name="VCCLCompilerTool"
362 AdditionalOptions="/MP"
363 Optimization="0"
364 AdditionalIncludeDirectories="..\..\dep\include\sockets"
365 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
366 BasicRuntimeChecks="3"
367 RuntimeLibrary="3"
368 EnableFunctionLevelLinking="true"
369 RuntimeTypeInfo="true"
370 UsePrecompiledHeader="0"
371 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.pch"
372 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
373 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
374 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
375 WarningLevel="3"
376 SuppressStartupBanner="true"
377 Detect64BitPortabilityProblems="false"
378 DebugInformationFormat="3"
379 CallingConvention="0"
380 CompileAs="0"
382 <Tool
383 Name="VCManagedResourceCompilerTool"
385 <Tool
386 Name="VCResourceCompilerTool"
387 PreprocessorDefinitions="_DEBUG"
388 Culture="1033"
390 <Tool
391 Name="VCPreLinkEventTool"
393 <Tool
394 Name="VCLibrarianTool"
395 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
396 SuppressStartupBanner="true"
398 <Tool
399 Name="VCALinkTool"
401 <Tool
402 Name="VCXDCMakeTool"
404 <Tool
405 Name="VCBscMakeTool"
407 <Tool
408 Name="VCFxCopTool"
410 <Tool
411 Name="VCPostBuildEventTool"
413 </Configuration>
414 <Configuration
415 Name="Debug_NoPCH|x64"
416 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
417 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
418 ConfigurationType="4"
419 UseOfMFC="0"
420 ATLMinimizesCRunTimeLibraryUsage="false"
421 CharacterSet="2"
423 <Tool
424 Name="VCPreBuildEventTool"
426 <Tool
427 Name="VCCustomBuildTool"
429 <Tool
430 Name="VCXMLDataGeneratorTool"
432 <Tool
433 Name="VCWebServiceProxyGeneratorTool"
435 <Tool
436 Name="VCMIDLTool"
438 <Tool
439 Name="VCCLCompilerTool"
440 AdditionalOptions="/MP"
441 Optimization="0"
442 AdditionalIncludeDirectories="..\..\dep\include\sockets"
443 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
444 BasicRuntimeChecks="3"
445 RuntimeLibrary="3"
446 EnableFunctionLevelLinking="true"
447 RuntimeTypeInfo="true"
448 UsePrecompiledHeader="0"
449 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.pch"
450 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
451 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
452 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
453 WarningLevel="3"
454 SuppressStartupBanner="true"
455 Detect64BitPortabilityProblems="false"
456 DebugInformationFormat="3"
457 CallingConvention="0"
458 CompileAs="0"
460 <Tool
461 Name="VCManagedResourceCompilerTool"
463 <Tool
464 Name="VCResourceCompilerTool"
465 PreprocessorDefinitions="_DEBUG"
466 Culture="1033"
468 <Tool
469 Name="VCPreLinkEventTool"
471 <Tool
472 Name="VCLibrarianTool"
473 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
474 SuppressStartupBanner="true"
476 <Tool
477 Name="VCALinkTool"
479 <Tool
480 Name="VCXDCMakeTool"
482 <Tool
483 Name="VCBscMakeTool"
485 <Tool
486 Name="VCFxCopTool"
488 <Tool
489 Name="VCPostBuildEventTool"
491 </Configuration>
492 </Configurations>
493 <References>
494 </References>
495 <Files>
496 <Filter
497 Name="Header Files"
499 <File
500 RelativePath="..\..\dep\include\sockets\Base64.h"
502 </File>
503 <File
504 RelativePath="..\..\dep\include\sockets\Exception.h"
506 </File>
507 <File
508 RelativePath="..\..\dep\include\sockets\File.h"
510 </File>
511 <File
512 RelativePath="..\..\dep\include\sockets\IFile.h"
514 </File>
515 <File
516 RelativePath="..\..\dep\include\sockets\Ipv4Address.h"
518 </File>
519 <File
520 RelativePath="..\..\dep\include\sockets\Ipv6Address.h"
522 </File>
523 <File
524 RelativePath="..\..\dep\include\sockets\ISocketHandler.h"
526 </File>
527 <File
528 RelativePath="..\..\dep\include\sockets\ListenSocket.h"
530 </File>
531 <File
532 RelativePath="..\..\dep\include\sockets\Lock.h"
534 </File>
535 <File
536 RelativePath="..\..\dep\include\sockets\Mutex.h"
538 </File>
539 <File
540 RelativePath="..\..\dep\include\sockets\Parse.h"
542 </File>
543 <File
544 RelativePath="..\..\dep\include\sockets\ResolvServer.h"
546 </File>
547 <File
548 RelativePath="..\..\dep\include\sockets\ResolvSocket.h"
550 </File>
551 <File
552 RelativePath="..\..\dep\include\sockets\SctpSocket.h"
554 </File>
555 <File
556 RelativePath="..\..\dep\include\sockets\Socket.h"
558 </File>
559 <File
560 RelativePath="..\..\dep\include\sockets\socket_include.h"
562 </File>
563 <File
564 RelativePath="..\..\dep\include\sockets\SocketAddress.h"
566 </File>
567 <File
568 RelativePath="..\..\dep\include\sockets\SocketHandler.h"
570 </File>
571 <File
572 RelativePath="..\..\dep\include\sockets\sockets-config.h"
574 </File>
575 <File
576 RelativePath="..\..\dep\include\sockets\StdLog.h"
578 </File>
579 <File
580 RelativePath="..\..\dep\include\sockets\StdoutLog.h"
582 </File>
583 <File
584 RelativePath="..\..\dep\include\sockets\StreamSocket.h"
586 </File>
587 <File
588 RelativePath="..\..\dep\include\sockets\TcpSocket.h"
590 </File>
591 <File
592 RelativePath="..\..\dep\include\sockets\Thread.h"
594 </File>
595 <File
596 RelativePath="..\..\dep\include\sockets\UdpSocket.h"
598 </File>
599 <File
600 RelativePath="..\..\dep\include\sockets\Utility.h"
602 </File>
603 </Filter>
604 <Filter
605 Name="Source Files"
607 <File
608 RelativePath="..\..\dep\src\sockets\Base64.cpp"
610 </File>
611 <File
612 RelativePath="..\..\dep\src\sockets\Exception.cpp"
614 </File>
615 <File
616 RelativePath="..\..\dep\src\sockets\Ipv4Address.cpp"
618 </File>
619 <File
620 RelativePath="..\..\dep\src\sockets\Ipv6Address.cpp"
622 </File>
623 <File
624 RelativePath="..\..\dep\src\sockets\Lock.cpp"
626 </File>
627 <File
628 RelativePath="..\..\dep\src\sockets\Mutex.cpp"
630 </File>
631 <File
632 RelativePath="..\..\dep\src\sockets\Parse.cpp"
634 </File>
635 <File
636 RelativePath="..\..\dep\src\sockets\ResolvServer.cpp"
638 </File>
639 <File
640 RelativePath="..\..\dep\src\sockets\ResolvSocket.cpp"
642 </File>
643 <File
644 RelativePath="..\..\dep\src\sockets\Socket.cpp"
646 </File>
647 <File
648 RelativePath="..\..\dep\src\sockets\socket_include.cpp"
650 </File>
651 <File
652 RelativePath="..\..\dep\src\sockets\SocketHandler.cpp"
654 </File>
655 <File
656 RelativePath="..\..\dep\src\sockets\StdoutLog.cpp"
658 </File>
659 <File
660 RelativePath="..\..\dep\src\sockets\StreamSocket.cpp"
662 </File>
663 <File
664 RelativePath="..\..\dep\src\sockets\TcpSocket.cpp"
666 </File>
667 <File
668 RelativePath="..\..\dep\src\sockets\Thread.cpp"
670 </File>
671 <File
672 RelativePath="..\..\dep\src\sockets\UdpSocket.cpp"
674 </File>
675 <File
676 RelativePath="..\..\dep\src\sockets\Utility.cpp"
678 </File>
679 </Filter>
680 </Files>
681 <Globals>
682 </Globals>
683 </VisualStudioProject>