[7690] Move GetCreature/GetGameobject to class Map.
[AHbot.git] / win / VC90 / sockets.vcproj
blob79f6878f5abd8708d3ff55b05c8f4e812adb05f0
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"
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"
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 </Configurations>
337 <References>
338 </References>
339 <Files>
340 <Filter
341 Name="Header Files"
343 <File
344 RelativePath="..\..\dep\include\sockets\Base64.h"
346 </File>
347 <File
348 RelativePath="..\..\dep\include\sockets\Exception.h"
350 </File>
351 <File
352 RelativePath="..\..\dep\include\sockets\File.h"
354 </File>
355 <File
356 RelativePath="..\..\dep\include\sockets\IFile.h"
358 </File>
359 <File
360 RelativePath="..\..\dep\include\sockets\Ipv4Address.h"
362 </File>
363 <File
364 RelativePath="..\..\dep\include\sockets\Ipv6Address.h"
366 </File>
367 <File
368 RelativePath="..\..\dep\include\sockets\ISocketHandler.h"
370 </File>
371 <File
372 RelativePath="..\..\dep\include\sockets\ListenSocket.h"
374 </File>
375 <File
376 RelativePath="..\..\dep\include\sockets\Lock.h"
378 </File>
379 <File
380 RelativePath="..\..\dep\include\sockets\Mutex.h"
382 </File>
383 <File
384 RelativePath="..\..\dep\include\sockets\Parse.h"
386 </File>
387 <File
388 RelativePath="..\..\dep\include\sockets\ResolvServer.h"
390 </File>
391 <File
392 RelativePath="..\..\dep\include\sockets\ResolvSocket.h"
394 </File>
395 <File
396 RelativePath="..\..\dep\include\sockets\SctpSocket.h"
398 </File>
399 <File
400 RelativePath="..\..\dep\include\sockets\Socket.h"
402 </File>
403 <File
404 RelativePath="..\..\dep\include\sockets\socket_include.h"
406 </File>
407 <File
408 RelativePath="..\..\dep\include\sockets\SocketAddress.h"
410 </File>
411 <File
412 RelativePath="..\..\dep\include\sockets\SocketHandler.h"
414 </File>
415 <File
416 RelativePath="..\..\dep\include\sockets\sockets-config.h"
418 </File>
419 <File
420 RelativePath="..\..\dep\include\sockets\StdLog.h"
422 </File>
423 <File
424 RelativePath="..\..\dep\include\sockets\StdoutLog.h"
426 </File>
427 <File
428 RelativePath="..\..\dep\include\sockets\StreamSocket.h"
430 </File>
431 <File
432 RelativePath="..\..\dep\include\sockets\TcpSocket.h"
434 </File>
435 <File
436 RelativePath="..\..\dep\include\sockets\Thread.h"
438 </File>
439 <File
440 RelativePath="..\..\dep\include\sockets\UdpSocket.h"
442 </File>
443 <File
444 RelativePath="..\..\dep\include\sockets\Utility.h"
446 </File>
447 </Filter>
448 <Filter
449 Name="Source Files"
451 <File
452 RelativePath="..\..\dep\src\sockets\Base64.cpp"
454 </File>
455 <File
456 RelativePath="..\..\dep\src\sockets\Exception.cpp"
458 </File>
459 <File
460 RelativePath="..\..\dep\src\sockets\Ipv4Address.cpp"
462 </File>
463 <File
464 RelativePath="..\..\dep\src\sockets\Ipv6Address.cpp"
466 </File>
467 <File
468 RelativePath="..\..\dep\src\sockets\Lock.cpp"
470 </File>
471 <File
472 RelativePath="..\..\dep\src\sockets\Mutex.cpp"
474 </File>
475 <File
476 RelativePath="..\..\dep\src\sockets\Parse.cpp"
478 </File>
479 <File
480 RelativePath="..\..\dep\src\sockets\ResolvServer.cpp"
482 </File>
483 <File
484 RelativePath="..\..\dep\src\sockets\ResolvSocket.cpp"
486 </File>
487 <File
488 RelativePath="..\..\dep\src\sockets\Socket.cpp"
490 </File>
491 <File
492 RelativePath="..\..\dep\src\sockets\socket_include.cpp"
494 </File>
495 <File
496 RelativePath="..\..\dep\src\sockets\SocketHandler.cpp"
498 </File>
499 <File
500 RelativePath="..\..\dep\src\sockets\StdoutLog.cpp"
502 </File>
503 <File
504 RelativePath="..\..\dep\src\sockets\StreamSocket.cpp"
506 </File>
507 <File
508 RelativePath="..\..\dep\src\sockets\TcpSocket.cpp"
510 </File>
511 <File
512 RelativePath="..\..\dep\src\sockets\Thread.cpp"
514 </File>
515 <File
516 RelativePath="..\..\dep\src\sockets\UdpSocket.cpp"
518 </File>
519 <File
520 RelativePath="..\..\dep\src\sockets\Utility.cpp"
522 </File>
523 </Filter>
524 </Files>
525 <Globals>
526 </Globals>
527 </VisualStudioProject>