Fixed path to source file in VC80/VC90 framework.vcproj
[getmangos.git] / win / VC80 / sockets.vcproj
blobaa93b909647cb8c261c60d3a7eefe9cb6ddaf619
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="sockets"
6 ProjectGUID="{04BAF755-0D67-46F8-B1C6-77AE5368F3CB}"
8 <Platforms>
9 <Platform
10 Name="Win32"
12 <Platform
13 Name="x64"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Release|Win32"
21 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
22 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
23 ConfigurationType="4"
24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
25 UseOfMFC="0"
26 ATLMinimizesCRunTimeLibraryUsage="false"
27 CharacterSet="2"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 AdditionalOptions="/MP"
47 InlineFunctionExpansion="1"
48 AdditionalIncludeDirectories="..\..\dep\include\sockets"
49 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
50 StringPooling="true"
51 RuntimeLibrary="2"
52 EnableFunctionLevelLinking="true"
53 EnableEnhancedInstructionSet="1"
54 RuntimeTypeInfo="true"
55 UsePrecompiledHeader="0"
56 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)/sockets.pch"
57 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
58 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
59 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
60 WarningLevel="3"
61 SuppressStartupBanner="true"
62 Detect64BitPortabilityProblems="false"
63 DebugInformationFormat="3"
64 CompileAs="0"
66 <Tool
67 Name="VCManagedResourceCompilerTool"
69 <Tool
70 Name="VCResourceCompilerTool"
71 PreprocessorDefinitions="NDEBUG"
72 Culture="1033"
74 <Tool
75 Name="VCPreLinkEventTool"
77 <Tool
78 Name="VCLibrarianTool"
79 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
80 SuppressStartupBanner="true"
82 <Tool
83 Name="VCALinkTool"
85 <Tool
86 Name="VCXDCMakeTool"
88 <Tool
89 Name="VCBscMakeTool"
91 <Tool
92 Name="VCFxCopTool"
94 <Tool
95 Name="VCPostBuildEventTool"
97 </Configuration>
98 <Configuration
99 Name="Debug|Win32"
100 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
101 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
102 ConfigurationType="4"
103 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
104 UseOfMFC="0"
105 ATLMinimizesCRunTimeLibraryUsage="false"
106 CharacterSet="2"
108 <Tool
109 Name="VCPreBuildEventTool"
111 <Tool
112 Name="VCCustomBuildTool"
114 <Tool
115 Name="VCXMLDataGeneratorTool"
117 <Tool
118 Name="VCWebServiceProxyGeneratorTool"
120 <Tool
121 Name="VCMIDLTool"
123 <Tool
124 Name="VCCLCompilerTool"
125 AdditionalOptions="/MP"
126 Optimization="0"
127 AdditionalIncludeDirectories="..\..\dep\include\sockets"
128 PreprocessorDefinitions="WIN32;_DEBUG;MANGOS_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
129 BasicRuntimeChecks="3"
130 RuntimeLibrary="3"
131 RuntimeTypeInfo="true"
132 UsePrecompiledHeader="0"
133 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.pch"
134 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
135 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
136 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
137 WarningLevel="3"
138 SuppressStartupBanner="true"
139 Detect64BitPortabilityProblems="false"
140 DebugInformationFormat="3"
141 CompileAs="0"
143 <Tool
144 Name="VCManagedResourceCompilerTool"
146 <Tool
147 Name="VCResourceCompilerTool"
148 PreprocessorDefinitions="_DEBUG"
149 Culture="1033"
151 <Tool
152 Name="VCPreLinkEventTool"
154 <Tool
155 Name="VCLibrarianTool"
156 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
157 SuppressStartupBanner="true"
159 <Tool
160 Name="VCALinkTool"
162 <Tool
163 Name="VCXDCMakeTool"
165 <Tool
166 Name="VCBscMakeTool"
168 <Tool
169 Name="VCFxCopTool"
171 <Tool
172 Name="VCPostBuildEventTool"
174 </Configuration>
175 <Configuration
176 Name="Release|x64"
177 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
178 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
179 ConfigurationType="4"
180 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
181 UseOfMFC="0"
182 ATLMinimizesCRunTimeLibraryUsage="false"
183 CharacterSet="2"
185 <Tool
186 Name="VCPreBuildEventTool"
188 <Tool
189 Name="VCCustomBuildTool"
191 <Tool
192 Name="VCXMLDataGeneratorTool"
194 <Tool
195 Name="VCWebServiceProxyGeneratorTool"
197 <Tool
198 Name="VCMIDLTool"
199 TargetEnvironment="3"
201 <Tool
202 Name="VCCLCompilerTool"
203 AdditionalOptions="/MP"
204 InlineFunctionExpansion="1"
205 AdditionalIncludeDirectories="..\..\dep\include\sockets"
206 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
207 StringPooling="true"
208 RuntimeLibrary="2"
209 EnableFunctionLevelLinking="true"
210 EnableEnhancedInstructionSet="0"
211 RuntimeTypeInfo="true"
212 UsePrecompiledHeader="0"
213 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)/sockets.pch"
214 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
215 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
216 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
217 WarningLevel="3"
218 SuppressStartupBanner="true"
219 Detect64BitPortabilityProblems="false"
220 DebugInformationFormat="3"
221 CompileAs="0"
223 <Tool
224 Name="VCManagedResourceCompilerTool"
226 <Tool
227 Name="VCResourceCompilerTool"
228 PreprocessorDefinitions="NDEBUG"
229 Culture="1033"
231 <Tool
232 Name="VCPreLinkEventTool"
234 <Tool
235 Name="VCLibrarianTool"
236 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
237 SuppressStartupBanner="true"
239 <Tool
240 Name="VCALinkTool"
242 <Tool
243 Name="VCXDCMakeTool"
245 <Tool
246 Name="VCBscMakeTool"
248 <Tool
249 Name="VCFxCopTool"
251 <Tool
252 Name="VCPostBuildEventTool"
254 </Configuration>
255 <Configuration
256 Name="Debug|x64"
257 OutputDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
258 IntermediateDirectory=".\sockets__$(PlatformName)_$(ConfigurationName)"
259 ConfigurationType="4"
260 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
261 UseOfMFC="0"
262 ATLMinimizesCRunTimeLibraryUsage="false"
263 CharacterSet="2"
265 <Tool
266 Name="VCPreBuildEventTool"
268 <Tool
269 Name="VCCustomBuildTool"
271 <Tool
272 Name="VCXMLDataGeneratorTool"
274 <Tool
275 Name="VCWebServiceProxyGeneratorTool"
277 <Tool
278 Name="VCMIDLTool"
279 TargetEnvironment="3"
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 RuntimeTypeInfo="true"
290 UsePrecompiledHeader="0"
291 PrecompiledHeaderFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.pch"
292 AssemblerListingLocation=".\sockets__$(PlatformName)_$(ConfigurationName)\"
293 ObjectFile=".\sockets__$(PlatformName)_$(ConfigurationName)\"
294 ProgramDataBaseFileName=".\sockets__$(PlatformName)_$(ConfigurationName)\"
295 WarningLevel="3"
296 SuppressStartupBanner="true"
297 Detect64BitPortabilityProblems="false"
298 DebugInformationFormat="3"
299 CompileAs="0"
301 <Tool
302 Name="VCManagedResourceCompilerTool"
304 <Tool
305 Name="VCResourceCompilerTool"
306 PreprocessorDefinitions="_DEBUG"
307 Culture="1033"
309 <Tool
310 Name="VCPreLinkEventTool"
312 <Tool
313 Name="VCLibrarianTool"
314 OutputFile=".\sockets__$(PlatformName)_$(ConfigurationName)\sockets.lib"
315 SuppressStartupBanner="true"
317 <Tool
318 Name="VCALinkTool"
320 <Tool
321 Name="VCXDCMakeTool"
323 <Tool
324 Name="VCBscMakeTool"
326 <Tool
327 Name="VCFxCopTool"
329 <Tool
330 Name="VCPostBuildEventTool"
332 </Configuration>
333 </Configurations>
334 <References>
335 </References>
336 <Files>
337 <Filter
338 Name="Header Files"
340 <File
341 RelativePath="..\..\dep\include\sockets\Base64.h"
343 </File>
344 <File
345 RelativePath="..\..\dep\include\sockets\Exception.h"
347 </File>
348 <File
349 RelativePath="..\..\dep\include\sockets\File.h"
351 </File>
352 <File
353 RelativePath="..\..\dep\include\sockets\IFile.h"
355 </File>
356 <File
357 RelativePath="..\..\dep\include\sockets\Ipv4Address.h"
359 </File>
360 <File
361 RelativePath="..\..\dep\include\sockets\Ipv6Address.h"
363 </File>
364 <File
365 RelativePath="..\..\dep\include\sockets\ISocketHandler.h"
367 </File>
368 <File
369 RelativePath="..\..\dep\include\sockets\ListenSocket.h"
371 </File>
372 <File
373 RelativePath="..\..\dep\include\sockets\Lock.h"
375 </File>
376 <File
377 RelativePath="..\..\dep\include\sockets\Mutex.h"
379 </File>
380 <File
381 RelativePath="..\..\dep\include\sockets\Parse.h"
383 </File>
384 <File
385 RelativePath="..\..\dep\include\sockets\ResolvServer.h"
387 </File>
388 <File
389 RelativePath="..\..\dep\include\sockets\ResolvSocket.h"
391 </File>
392 <File
393 RelativePath="..\..\dep\include\sockets\SctpSocket.h"
395 </File>
396 <File
397 RelativePath="..\..\dep\include\sockets\Socket.h"
399 </File>
400 <File
401 RelativePath="..\..\dep\include\sockets\socket_include.h"
403 </File>
404 <File
405 RelativePath="..\..\dep\include\sockets\SocketAddress.h"
407 </File>
408 <File
409 RelativePath="..\..\dep\include\sockets\SocketHandler.h"
411 </File>
412 <File
413 RelativePath="..\..\dep\include\sockets\sockets-config.h"
415 </File>
416 <File
417 RelativePath="..\..\dep\include\sockets\StdLog.h"
419 </File>
420 <File
421 RelativePath="..\..\dep\include\sockets\StdoutLog.h"
423 </File>
424 <File
425 RelativePath="..\..\dep\include\sockets\StreamSocket.h"
427 </File>
428 <File
429 RelativePath="..\..\dep\include\sockets\TcpSocket.h"
431 </File>
432 <File
433 RelativePath="..\..\dep\include\sockets\Thread.h"
435 </File>
436 <File
437 RelativePath="..\..\dep\include\sockets\UdpSocket.h"
439 </File>
440 <File
441 RelativePath="..\..\dep\include\sockets\Utility.h"
443 </File>
444 </Filter>
445 <Filter
446 Name="Source Files"
448 <File
449 RelativePath="..\..\dep\src\sockets\Base64.cpp"
451 </File>
452 <File
453 RelativePath="..\..\dep\src\sockets\Exception.cpp"
455 </File>
456 <File
457 RelativePath="..\..\dep\src\sockets\Ipv4Address.cpp"
459 </File>
460 <File
461 RelativePath="..\..\dep\src\sockets\Ipv6Address.cpp"
463 </File>
464 <File
465 RelativePath="..\..\dep\src\sockets\Lock.cpp"
467 </File>
468 <File
469 RelativePath="..\..\dep\src\sockets\Mutex.cpp"
471 </File>
472 <File
473 RelativePath="..\..\dep\src\sockets\Parse.cpp"
475 </File>
476 <File
477 RelativePath="..\..\dep\src\sockets\ResolvServer.cpp"
479 </File>
480 <File
481 RelativePath="..\..\dep\src\sockets\ResolvSocket.cpp"
483 </File>
484 <File
485 RelativePath="..\..\dep\src\sockets\Socket.cpp"
487 </File>
488 <File
489 RelativePath="..\..\dep\src\sockets\socket_include.cpp"
491 </File>
492 <File
493 RelativePath="..\..\dep\src\sockets\SocketHandler.cpp"
495 </File>
496 <File
497 RelativePath="..\..\dep\src\sockets\StdoutLog.cpp"
499 </File>
500 <File
501 RelativePath="..\..\dep\src\sockets\StreamSocket.cpp"
503 </File>
504 <File
505 RelativePath="..\..\dep\src\sockets\TcpSocket.cpp"
507 </File>
508 <File
509 RelativePath="..\..\dep\src\sockets\Thread.cpp"
511 </File>
512 <File
513 RelativePath="..\..\dep\src\sockets\UdpSocket.cpp"
515 </File>
516 <File
517 RelativePath="..\..\dep\src\sockets\Utility.cpp"
519 </File>
520 </Filter>
521 </Files>
522 <Globals>
523 </Globals>
524 </VisualStudioProject>