Restore build at Windows for x64 mode (debug/release).
[getmangos.git] / win / VC90 / mangosd.vcproj
blob6282ba9d3fe6c4bb12e5d1c82d29240109a192da
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="mangosd"
6 ProjectGUID="{A3A04E47-43A2-4C08-90B3-029CEF558594}"
7 RootNamespace="mangosd"
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=".\mangosd__$(PlatformName)_$(ConfigurationName)"
25 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
26 ConfigurationType="1"
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"
45 TypeLibraryName=".\..\..\bin\Release\mangosd.tlb"
47 <Tool
48 Name="VCCLCompilerTool"
49 AdditionalOptions="/MP"
50 InlineFunctionExpansion="1"
51 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
52 PreprocessorDefinitions="VERSION=&quot;0.12.0-SVN&quot;;WIN32;NDEBUG;_CONSOLE;ENABLE_CLI"
53 StringPooling="true"
54 RuntimeLibrary="2"
55 EnableFunctionLevelLinking="true"
56 EnableEnhancedInstructionSet="1"
57 RuntimeTypeInfo="true"
58 PrecompiledHeaderFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.pch"
59 AssemblerListingLocation=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
60 ObjectFile=".\mangosd__$(PlatformName)_$(ConfigurationName)\"
61 ProgramDataBaseFileName=".\mangosd__$(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="VCLinkerTool"
82 AdditionalOptions="/MACHINE:I386"
83 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRT.LIB msvcrt.lib"
84 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
85 LinkIncremental="1"
86 SuppressStartupBanner="true"
87 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
88 GenerateDebugInformation="true"
89 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
90 GenerateMapFile="true"
91 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
92 SubSystem="1"
93 LargeAddressAware="2"
94 LinkTimeCodeGeneration="0"
95 RandomizedBaseAddress="1"
96 DataExecutionPrevention="0"
97 ImportLibrary="$(OutDir)\mangosd.lib"
99 <Tool
100 Name="VCALinkTool"
102 <Tool
103 Name="VCManifestTool"
105 <Tool
106 Name="VCXDCMakeTool"
108 <Tool
109 Name="VCBscMakeTool"
111 <Tool
112 Name="VCFxCopTool"
114 <Tool
115 Name="VCAppVerifierTool"
117 <Tool
118 Name="VCPostBuildEventTool"
119 CommandLine="copy ..\..\dep\lib\$(PlatformName)_$(ConfigurationName)\*.dll ..\..\bin\$(PlatformName)_$(ConfigurationName)"
121 </Configuration>
122 <Configuration
123 Name="Release|x64"
124 OutputDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
125 IntermediateDirectory=".\mangosd__$(PlatformName)_$(ConfigurationName)"
126 ConfigurationType="1"
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.0-SVN&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="false"
166 DebugInformationFormat="3"
167 CallingConvention="0"
168 CompileAs="0"
170 <Tool
171 Name="VCManagedResourceCompilerTool"
173 <Tool
174 Name="VCResourceCompilerTool"
175 PreprocessorDefinitions="NDEBUG"
176 Culture="1033"
178 <Tool
179 Name="VCPreLinkEventTool"
181 <Tool
182 Name="VCLinkerTool"
183 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRT.LIB msvcrt.lib"
184 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
185 LinkIncremental="1"
186 SuppressStartupBanner="true"
187 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
188 GenerateDebugInformation="true"
189 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
190 GenerateMapFile="true"
191 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
192 SubSystem="1"
193 LinkTimeCodeGeneration="0"
194 RandomizedBaseAddress="1"
195 DataExecutionPrevention="0"
196 ImportLibrary="$(OutDir)\mangosd.lib"
197 TargetMachine="17"
199 <Tool
200 Name="VCALinkTool"
202 <Tool
203 Name="VCManifestTool"
205 <Tool
206 Name="VCXDCMakeTool"
208 <Tool
209 Name="VCBscMakeTool"
211 <Tool
212 Name="VCFxCopTool"
214 <Tool
215 Name="VCAppVerifierTool"
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 UseOfMFC="0"
228 ATLMinimizesCRunTimeLibraryUsage="false"
229 CharacterSet="2"
231 <Tool
232 Name="VCPreBuildEventTool"
234 <Tool
235 Name="VCCustomBuildTool"
237 <Tool
238 Name="VCXMLDataGeneratorTool"
240 <Tool
241 Name="VCWebServiceProxyGeneratorTool"
243 <Tool
244 Name="VCMIDLTool"
245 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
247 <Tool
248 Name="VCCLCompilerTool"
249 AdditionalOptions="/MP"
250 Optimization="0"
251 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
252 PreprocessorDefinitions="VERSION=&quot;0.12.0-SVN&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
253 IgnoreStandardIncludePath="false"
254 BasicRuntimeChecks="3"
255 RuntimeLibrary="3"
256 EnableFunctionLevelLinking="true"
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="false"
265 DebugInformationFormat="3"
266 CallingConvention="0"
267 CompileAs="0"
269 <Tool
270 Name="VCManagedResourceCompilerTool"
272 <Tool
273 Name="VCResourceCompilerTool"
274 PreprocessorDefinitions="_DEBUG"
275 Culture="1033"
277 <Tool
278 Name="VCPreLinkEventTool"
280 <Tool
281 Name="VCLinkerTool"
282 AdditionalOptions="/MACHINE:I386"
283 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRTD.LIB msvcrtd.lib"
284 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
285 Version=""
286 LinkIncremental="2"
287 SuppressStartupBanner="true"
288 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
289 GenerateDebugInformation="true"
290 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
291 GenerateMapFile="true"
292 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
293 SubSystem="1"
294 LargeAddressAware="2"
295 RandomizedBaseAddress="1"
296 FixedBaseAddress="1"
297 DataExecutionPrevention="0"
298 ImportLibrary="$(OutDir)\mangosd.lib"
300 <Tool
301 Name="VCALinkTool"
303 <Tool
304 Name="VCManifestTool"
306 <Tool
307 Name="VCXDCMakeTool"
309 <Tool
310 Name="VCBscMakeTool"
312 <Tool
313 Name="VCFxCopTool"
315 <Tool
316 Name="VCAppVerifierTool"
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 UseOfMFC="0"
329 ATLMinimizesCRunTimeLibraryUsage="false"
330 CharacterSet="2"
332 <Tool
333 Name="VCPreBuildEventTool"
335 <Tool
336 Name="VCCustomBuildTool"
338 <Tool
339 Name="VCXMLDataGeneratorTool"
341 <Tool
342 Name="VCWebServiceProxyGeneratorTool"
344 <Tool
345 Name="VCMIDLTool"
346 TargetEnvironment="3"
347 TypeLibraryName=".\mangosd__$(PlatformName)_$(ConfigurationName)\mangosd.tlb"
349 <Tool
350 Name="VCCLCompilerTool"
351 AdditionalOptions="/MP"
352 Optimization="0"
353 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd;..\..\dep\ACE_wrappers"
354 PreprocessorDefinitions="VERSION=&quot;0.12.0-SVN&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
355 IgnoreStandardIncludePath="false"
356 BasicRuntimeChecks="3"
357 RuntimeLibrary="3"
358 EnableFunctionLevelLinking="true"
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="false"
367 DebugInformationFormat="3"
368 CallingConvention="0"
369 CompileAs="0"
371 <Tool
372 Name="VCManagedResourceCompilerTool"
374 <Tool
375 Name="VCResourceCompilerTool"
376 PreprocessorDefinitions="_DEBUG"
377 Culture="1033"
379 <Tool
380 Name="VCPreLinkEventTool"
382 <Tool
383 Name="VCLinkerTool"
384 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRTD.LIB msvcrtd.lib"
385 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.exe"
386 Version=""
387 LinkIncremental="2"
388 SuppressStartupBanner="true"
389 AdditionalLibraryDirectories="..\..\dep\lib\$(PlatformName)_$(ConfigurationName)"
390 GenerateDebugInformation="true"
391 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.pdb"
392 GenerateMapFile="true"
393 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\mangosd.map"
394 SubSystem="1"
395 RandomizedBaseAddress="1"
396 FixedBaseAddress="1"
397 DataExecutionPrevention="0"
398 ImportLibrary="$(OutDir)\mangosd.lib"
399 TargetMachine="17"
401 <Tool
402 Name="VCALinkTool"
404 <Tool
405 Name="VCManifestTool"
407 <Tool
408 Name="VCXDCMakeTool"
410 <Tool
411 Name="VCBscMakeTool"
413 <Tool
414 Name="VCFxCopTool"
416 <Tool
417 Name="VCAppVerifierTool"
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>