[6922] Whitespace and newline fixes
[getmangos.git] / win / VC80 / realmd.vcproj
blob9b797b0edcf972999206604437f0d1e20ab220f3
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="realmd"
6 ProjectGUID="{563E9905-3657-460C-AE63-0AC39D162E23}"
7 RootNamespace="realmd"
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=".\realmd__$(PlatformName)_$(ConfigurationName)"
23 IntermediateDirectory=".\realmd__$(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=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb"
46 <Tool
47 Name="VCCLCompilerTool"
48 AdditionalOptions="/MP"
49 InlineFunctionExpansion="1"
50 AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers"
51 PreprocessorDefinitions="VERSION=&quot;0.12.0-DEV&quot;,WIN32,NDEBUG,_CONSOLE"
52 StringPooling="true"
53 RuntimeLibrary="2"
54 EnableFunctionLevelLinking="true"
55 EnableEnhancedInstructionSet="1"
56 RuntimeTypeInfo="true"
57 PrecompiledHeaderFile=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.pch"
58 AssemblerListingLocation=".\realmd__$(PlatformName)_$(ConfigurationName)\"
59 ObjectFile=".\realmd__$(PlatformName)_$(ConfigurationName)\"
60 ProgramDataBaseFileName=".\realmd__$(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="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib"
82 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.exe"
83 LinkIncremental="1"
84 SuppressStartupBanner="true"
85 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_$(ConfigurationName)&quot;;&quot;.\zthread__$(PlatformName)_$(ConfigurationName)&quot;"
86 GenerateDebugInformation="true"
87 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.pdb"
88 GenerateMapFile="true"
89 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.map"
90 SubSystem="1"
91 LargeAddressAware="2"
93 <Tool
94 Name="VCALinkTool"
96 <Tool
97 Name="VCManifestTool"
99 <Tool
100 Name="VCXDCMakeTool"
102 <Tool
103 Name="VCBscMakeTool"
105 <Tool
106 Name="VCFxCopTool"
108 <Tool
109 Name="VCAppVerifierTool"
111 <Tool
112 Name="VCWebDeploymentTool"
114 <Tool
115 Name="VCPostBuildEventTool"
117 </Configuration>
118 <Configuration
119 Name="Release|x64"
120 OutputDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)"
121 IntermediateDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)"
122 ConfigurationType="1"
123 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
124 UseOfMFC="0"
125 ATLMinimizesCRunTimeLibraryUsage="false"
126 CharacterSet="2"
128 <Tool
129 Name="VCPreBuildEventTool"
131 <Tool
132 Name="VCCustomBuildTool"
134 <Tool
135 Name="VCXMLDataGeneratorTool"
137 <Tool
138 Name="VCWebServiceProxyGeneratorTool"
140 <Tool
141 Name="VCMIDLTool"
142 TargetEnvironment="3"
143 TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb"
145 <Tool
146 Name="VCCLCompilerTool"
147 AdditionalOptions="/MP"
148 InlineFunctionExpansion="1"
149 AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers"
150 PreprocessorDefinitions="VERSION=&quot;0.12.0-DEV&quot;,WIN32,NDEBUG,_CONSOLE"
151 StringPooling="true"
152 RuntimeLibrary="2"
153 EnableFunctionLevelLinking="true"
154 EnableEnhancedInstructionSet="0"
155 RuntimeTypeInfo="true"
156 PrecompiledHeaderFile=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.pch"
157 AssemblerListingLocation=".\realmd__$(PlatformName)_$(ConfigurationName)\"
158 ObjectFile=".\realmd__$(PlatformName)_$(ConfigurationName)\"
159 ProgramDataBaseFileName=".\realmd__$(PlatformName)_$(ConfigurationName)\"
160 WarningLevel="3"
161 SuppressStartupBanner="true"
162 Detect64BitPortabilityProblems="true"
163 DebugInformationFormat="3"
164 CompileAs="0"
166 <Tool
167 Name="VCManagedResourceCompilerTool"
169 <Tool
170 Name="VCResourceCompilerTool"
171 PreprocessorDefinitions="NDEBUG"
172 Culture="1033"
174 <Tool
175 Name="VCPreLinkEventTool"
177 <Tool
178 Name="VCLinkerTool"
179 AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib"
180 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.exe"
181 LinkIncremental="1"
182 SuppressStartupBanner="true"
183 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_$(ConfigurationName)&quot;;&quot;.\zthread__$(PlatformName)_$(ConfigurationName)&quot;"
184 GenerateDebugInformation="true"
185 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.pdb"
186 GenerateMapFile="true"
187 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.map"
188 SubSystem="1"
189 TargetMachine="17"
191 <Tool
192 Name="VCALinkTool"
194 <Tool
195 Name="VCManifestTool"
197 <Tool
198 Name="VCXDCMakeTool"
200 <Tool
201 Name="VCBscMakeTool"
203 <Tool
204 Name="VCFxCopTool"
206 <Tool
207 Name="VCAppVerifierTool"
209 <Tool
210 Name="VCWebDeploymentTool"
212 <Tool
213 Name="VCPostBuildEventTool"
215 </Configuration>
216 <Configuration
217 Name="Debug|Win32"
218 OutputDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)"
219 IntermediateDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)"
220 ConfigurationType="1"
221 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
222 UseOfMFC="0"
223 ATLMinimizesCRunTimeLibraryUsage="false"
224 CharacterSet="2"
226 <Tool
227 Name="VCPreBuildEventTool"
229 <Tool
230 Name="VCCustomBuildTool"
232 <Tool
233 Name="VCXMLDataGeneratorTool"
235 <Tool
236 Name="VCWebServiceProxyGeneratorTool"
238 <Tool
239 Name="VCMIDLTool"
240 TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb"
242 <Tool
243 Name="VCCLCompilerTool"
244 AdditionalOptions="/MP"
245 Optimization="0"
246 AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers"
247 PreprocessorDefinitions="VERSION=&quot;0.12.0-DEV&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE"
248 IgnoreStandardIncludePath="false"
249 BasicRuntimeChecks="3"
250 RuntimeLibrary="3"
251 RuntimeTypeInfo="true"
252 PrecompiledHeaderFile=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.pch"
253 AssemblerListingLocation=".\realmd__$(PlatformName)_$(ConfigurationName)\"
254 ObjectFile=".\realmd__$(PlatformName)_$(ConfigurationName)\"
255 ProgramDataBaseFileName=".\realmd__$(PlatformName)_$(ConfigurationName)\"
256 WarningLevel="3"
257 SuppressStartupBanner="true"
258 Detect64BitPortabilityProblems="true"
259 DebugInformationFormat="3"
260 CompileAs="0"
262 <Tool
263 Name="VCManagedResourceCompilerTool"
265 <Tool
266 Name="VCResourceCompilerTool"
267 PreprocessorDefinitions="_DEBUG"
268 Culture="1033"
270 <Tool
271 Name="VCPreLinkEventTool"
273 <Tool
274 Name="VCLinkerTool"
275 AdditionalOptions="/MACHINE:I386"
276 AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib"
277 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.exe"
278 LinkIncremental="2"
279 SuppressStartupBanner="true"
280 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_$(ConfigurationName)&quot;;&quot;.\zthread__$(PlatformName)_$(ConfigurationName)&quot;"
281 GenerateDebugInformation="true"
282 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.pdb"
283 GenerateMapFile="true"
284 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.map"
285 SubSystem="1"
286 LargeAddressAware="2"
287 FixedBaseAddress="1"
289 <Tool
290 Name="VCALinkTool"
292 <Tool
293 Name="VCManifestTool"
295 <Tool
296 Name="VCXDCMakeTool"
298 <Tool
299 Name="VCBscMakeTool"
301 <Tool
302 Name="VCFxCopTool"
304 <Tool
305 Name="VCAppVerifierTool"
307 <Tool
308 Name="VCWebDeploymentTool"
310 <Tool
311 Name="VCPostBuildEventTool"
313 </Configuration>
314 <Configuration
315 Name="Debug|x64"
316 OutputDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)"
317 IntermediateDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)"
318 ConfigurationType="1"
319 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
320 UseOfMFC="0"
321 ATLMinimizesCRunTimeLibraryUsage="false"
322 CharacterSet="2"
324 <Tool
325 Name="VCPreBuildEventTool"
327 <Tool
328 Name="VCCustomBuildTool"
330 <Tool
331 Name="VCXMLDataGeneratorTool"
333 <Tool
334 Name="VCWebServiceProxyGeneratorTool"
336 <Tool
337 Name="VCMIDLTool"
338 TargetEnvironment="3"
339 TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb"
341 <Tool
342 Name="VCCLCompilerTool"
343 AdditionalOptions="/MP"
344 Optimization="0"
345 AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers"
346 PreprocessorDefinitions="VERSION=&quot;0.12.0-DEV&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE"
347 IgnoreStandardIncludePath="false"
348 BasicRuntimeChecks="3"
349 RuntimeLibrary="3"
350 RuntimeTypeInfo="true"
351 PrecompiledHeaderFile=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.pch"
352 AssemblerListingLocation=".\realmd__$(PlatformName)_$(ConfigurationName)\"
353 ObjectFile=".\realmd__$(PlatformName)_$(ConfigurationName)\"
354 ProgramDataBaseFileName=".\realmd__$(PlatformName)_$(ConfigurationName)\"
355 WarningLevel="3"
356 SuppressStartupBanner="true"
357 Detect64BitPortabilityProblems="true"
358 DebugInformationFormat="3"
359 CompileAs="0"
361 <Tool
362 Name="VCManagedResourceCompilerTool"
364 <Tool
365 Name="VCResourceCompilerTool"
366 PreprocessorDefinitions="_DEBUG"
367 Culture="1033"
369 <Tool
370 Name="VCPreLinkEventTool"
372 <Tool
373 Name="VCLinkerTool"
374 AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib"
375 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.exe"
376 LinkIncremental="2"
377 SuppressStartupBanner="true"
378 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_$(ConfigurationName)&quot;;&quot;.\zthread__$(PlatformName)_$(ConfigurationName)&quot;"
379 GenerateDebugInformation="true"
380 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.pdb"
381 GenerateMapFile="true"
382 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.map"
383 SubSystem="1"
384 TargetMachine="17"
385 FixedBaseAddress="1"
387 <Tool
388 Name="VCALinkTool"
390 <Tool
391 Name="VCManifestTool"
393 <Tool
394 Name="VCXDCMakeTool"
396 <Tool
397 Name="VCBscMakeTool"
399 <Tool
400 Name="VCFxCopTool"
402 <Tool
403 Name="VCAppVerifierTool"
405 <Tool
406 Name="VCWebDeploymentTool"
408 <Tool
409 Name="VCPostBuildEventTool"
411 </Configuration>
412 </Configurations>
413 <References>
414 </References>
415 <Files>
416 <File
417 RelativePath="..\..\src\realmd\AuthCodes.h"
419 </File>
420 <File
421 RelativePath="..\..\src\realmd\AuthSocket.cpp"
423 </File>
424 <File
425 RelativePath="..\..\src\realmd\AuthSocket.h"
427 </File>
428 <File
429 RelativePath="..\..\src\realmd\Main.cpp"
431 </File>
432 <File
433 RelativePath="..\..\src\realmd\realmd.rc"
435 </File>
436 <File
437 RelativePath="..\..\src\realmd\RealmList.cpp"
439 </File>
440 <File
441 RelativePath="..\..\src\realmd\RealmList.h"
443 </File>
444 <File
445 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp"
447 </File>
448 <File
449 RelativePath="..\..\src\shared\WheatyExceptionReport.h"
451 </File>
452 </Files>
453 <Globals>
454 </Globals>
455 </VisualStudioProject>