MaNGOS 0.12 release.
[getmangos.git] / win / VC80 / mangosd.vcproj
blobff631b413cbde4d2a93ff5448242f0da385f38df
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=".\..\..\bin\Release\mangosd.tlb"
46 <Tool
47 Name="VCCLCompilerTool"
48 AdditionalOptions="/MP"
49 InlineFunctionExpansion="1"
50 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
51 PreprocessorDefinitions="VERSION=&quot;0.12.1&quot;;WIN32;NDEBUG;_CONSOLE;ENABLE_CLI"
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 msvcrt.lib"
82 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
83 LinkIncremental="1"
84 SuppressStartupBanner="true"
85 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
86 GenerateDebugInformation="true"
87 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
88 GenerateMapFile="true"
89 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
90 SubSystem="1"
91 LargeAddressAware="2"
92 LinkTimeCodeGeneration="0"
93 ImportLibrary="$(OutDir)\mangosd.lib"
95 <Tool
96 Name="VCALinkTool"
98 <Tool
99 Name="VCManifestTool"
101 <Tool
102 Name="VCXDCMakeTool"
104 <Tool
105 Name="VCBscMakeTool"
107 <Tool
108 Name="VCFxCopTool"
110 <Tool
111 Name="VCAppVerifierTool"
113 <Tool
114 Name="VCWebDeploymentTool"
116 <Tool
117 Name="VCPostBuildEventTool"
118 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
120 </Configuration>
121 <Configuration
122 Name="Release|x64"
123 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
124 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
125 ConfigurationType="1"
126 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
127 UseOfMFC="0"
128 ATLMinimizesCRunTimeLibraryUsage="false"
129 CharacterSet="2"
131 <Tool
132 Name="VCPreBuildEventTool"
134 <Tool
135 Name="VCCustomBuildTool"
137 <Tool
138 Name="VCXMLDataGeneratorTool"
140 <Tool
141 Name="VCWebServiceProxyGeneratorTool"
143 <Tool
144 Name="VCMIDLTool"
145 TargetEnvironment="3"
146 TypeLibraryName=".\..\..\bin\Release\mangosd.tlb"
148 <Tool
149 Name="VCCLCompilerTool"
150 AdditionalOptions="/MP"
151 InlineFunctionExpansion="1"
152 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
153 PreprocessorDefinitions="VERSION=&quot;0.12.1&quot;;WIN32;NDEBUG;_CONSOLE;ENABLE_CLI"
154 StringPooling="true"
155 RuntimeLibrary="2"
156 EnableFunctionLevelLinking="true"
157 EnableEnhancedInstructionSet="0"
158 RuntimeTypeInfo="true"
159 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
160 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
161 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
162 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
163 WarningLevel="3"
164 SuppressStartupBanner="true"
165 Detect64BitPortabilityProblems="true"
166 DebugInformationFormat="3"
167 CompileAs="0"
169 <Tool
170 Name="VCManagedResourceCompilerTool"
172 <Tool
173 Name="VCResourceCompilerTool"
174 PreprocessorDefinitions="NDEBUG"
175 Culture="1033"
177 <Tool
178 Name="VCPreLinkEventTool"
180 <Tool
181 Name="VCLinkerTool"
182 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib msvcrt.lib"
183 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
184 LinkIncremental="1"
185 SuppressStartupBanner="true"
186 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
187 GenerateDebugInformation="true"
188 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
189 GenerateMapFile="true"
190 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
191 SubSystem="1"
192 LinkTimeCodeGeneration="0"
193 ImportLibrary="$(OutDir)\mangosd.lib"
194 TargetMachine="17"
196 <Tool
197 Name="VCALinkTool"
199 <Tool
200 Name="VCManifestTool"
202 <Tool
203 Name="VCXDCMakeTool"
205 <Tool
206 Name="VCBscMakeTool"
208 <Tool
209 Name="VCFxCopTool"
211 <Tool
212 Name="VCAppVerifierTool"
214 <Tool
215 Name="VCWebDeploymentTool"
217 <Tool
218 Name="VCPostBuildEventTool"
219 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
221 </Configuration>
222 <Configuration
223 Name="Debug|Win32"
224 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
225 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
226 ConfigurationType="1"
227 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
228 UseOfMFC="0"
229 ATLMinimizesCRunTimeLibraryUsage="false"
230 CharacterSet="2"
232 <Tool
233 Name="VCPreBuildEventTool"
235 <Tool
236 Name="VCCustomBuildTool"
238 <Tool
239 Name="VCXMLDataGeneratorTool"
241 <Tool
242 Name="VCWebServiceProxyGeneratorTool"
244 <Tool
245 Name="VCMIDLTool"
246 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
248 <Tool
249 Name="VCCLCompilerTool"
250 AdditionalOptions="/MP"
251 Optimization="0"
252 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
253 PreprocessorDefinitions="VERSION=&quot;0.12.1&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
254 IgnoreStandardIncludePath="false"
255 BasicRuntimeChecks="3"
256 RuntimeLibrary="3"
257 RuntimeTypeInfo="true"
258 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
259 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
260 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
261 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
262 WarningLevel="3"
263 SuppressStartupBanner="true"
264 Detect64BitPortabilityProblems="true"
265 DebugInformationFormat="3"
266 CompileAs="0"
268 <Tool
269 Name="VCManagedResourceCompilerTool"
271 <Tool
272 Name="VCResourceCompilerTool"
273 PreprocessorDefinitions="_DEBUG"
274 Culture="1033"
276 <Tool
277 Name="VCPreLinkEventTool"
279 <Tool
280 Name="VCLinkerTool"
281 AdditionalOptions="/MACHINE:I386"
282 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib msvcrtd.lib"
283 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
284 Version=""
285 LinkIncremental="2"
286 SuppressStartupBanner="true"
287 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
288 GenerateDebugInformation="true"
289 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
290 GenerateMapFile="true"
291 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
292 SubSystem="1"
293 LargeAddressAware="2"
294 ImportLibrary="$(OutDir)\mangosd.lib"
295 FixedBaseAddress="1"
297 <Tool
298 Name="VCALinkTool"
300 <Tool
301 Name="VCManifestTool"
303 <Tool
304 Name="VCXDCMakeTool"
306 <Tool
307 Name="VCBscMakeTool"
309 <Tool
310 Name="VCFxCopTool"
312 <Tool
313 Name="VCAppVerifierTool"
315 <Tool
316 Name="VCWebDeploymentTool"
318 <Tool
319 Name="VCPostBuildEventTool"
320 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
322 </Configuration>
323 <Configuration
324 Name="Debug|x64"
325 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
326 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
327 ConfigurationType="1"
328 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
329 UseOfMFC="0"
330 ATLMinimizesCRunTimeLibraryUsage="false"
331 CharacterSet="2"
333 <Tool
334 Name="VCPreBuildEventTool"
336 <Tool
337 Name="VCCustomBuildTool"
339 <Tool
340 Name="VCXMLDataGeneratorTool"
342 <Tool
343 Name="VCWebServiceProxyGeneratorTool"
345 <Tool
346 Name="VCMIDLTool"
347 TargetEnvironment="3"
348 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
350 <Tool
351 Name="VCCLCompilerTool"
352 AdditionalOptions="/MP"
353 Optimization="0"
354 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
355 PreprocessorDefinitions="VERSION=&quot;0.12.1&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
356 IgnoreStandardIncludePath="false"
357 BasicRuntimeChecks="3"
358 RuntimeLibrary="3"
359 RuntimeTypeInfo="true"
360 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
361 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
362 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
363 ProgramDataBaseFileName=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
364 WarningLevel="3"
365 SuppressStartupBanner="true"
366 Detect64BitPortabilityProblems="true"
367 DebugInformationFormat="3"
368 CompileAs="0"
370 <Tool
371 Name="VCManagedResourceCompilerTool"
373 <Tool
374 Name="VCResourceCompilerTool"
375 PreprocessorDefinitions="_DEBUG"
376 Culture="1033"
378 <Tool
379 Name="VCPreLinkEventTool"
381 <Tool
382 Name="VCLinkerTool"
383 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib msvcrtd.lib"
384 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
385 Version=""
386 LinkIncremental="2"
387 SuppressStartupBanner="true"
388 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
389 GenerateDebugInformation="true"
390 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
391 GenerateMapFile="true"
392 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
393 SubSystem="1"
394 ImportLibrary="$(OutDir)\mangosd.lib"
395 TargetMachine="17"
396 FixedBaseAddress="1"
398 <Tool
399 Name="VCALinkTool"
401 <Tool
402 Name="VCManifestTool"
404 <Tool
405 Name="VCXDCMakeTool"
407 <Tool
408 Name="VCBscMakeTool"
410 <Tool
411 Name="VCFxCopTool"
413 <Tool
414 Name="VCAppVerifierTool"
416 <Tool
417 Name="VCWebDeploymentTool"
419 <Tool
420 Name="VCPostBuildEventTool"
421 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
423 </Configuration>
424 </Configurations>
425 <References>
426 </References>
427 <Files>
428 <Filter
429 Name="doc"
431 <File
432 RelativePath="..\..\Authors"
434 </File>
435 <File
436 RelativePath="..\..\ChangeLog"
438 </File>
439 <File
440 RelativePath="..\..\Copying"
442 </File>
443 <File
444 RelativePath="..\..\Install"
446 </File>
447 <File
448 RelativePath="..\..\News"
450 </File>
451 <File
452 RelativePath="..\..\Readme"
454 </File>
455 <File
456 RelativePath="..\..\Thanks"
458 </File>
459 </Filter>
460 <File
461 RelativePath="..\..\src\mangosd\CliRunnable.cpp"
463 </File>
464 <File
465 RelativePath="..\..\src\mangosd\CliRunnable.h"
467 </File>
468 <File
469 RelativePath="..\..\src\mangosd\Main.cpp"
471 </File>
472 <File
473 RelativePath="..\..\src\mangosd\mangosd.rc"
475 </File>
476 <File
477 RelativePath="..\..\src\mangosd\Master.cpp"
479 </File>
480 <File
481 RelativePath="..\..\src\mangosd\Master.h"
483 </File>
484 <File
485 RelativePath="..\..\src\mangosd\RASocket.cpp"
487 </File>
488 <File
489 RelativePath="..\..\src\mangosd\RASocket.h"
491 </File>
492 <File
493 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp"
495 </File>
496 <File
497 RelativePath="..\..\src\shared\WheatyExceptionReport.h"
499 </File>
500 <File
501 RelativePath="..\..\src\mangosd\WorldRunnable.cpp"
503 </File>
504 <File
505 RelativePath="..\..\src\mangosd\WorldRunnable.h"
507 </File>
508 </Files>
509 <Globals>
510 </Globals>
511 </VisualStudioProject>