[7146] Trailing whitespace code cleanup
[getmangos.git] / win / VC71 / realmd.vcproj
blob1eb41decc5c5675961eff6de13bd42bdcf3da3dd
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="realmd"
6 ProjectGUID="{563E9905-3657-460C-AE63-0AC39D162E23}"
7 RootNamespace="realmd"
8 SccProjectName=""
9 SccLocalPath="">
10 <Platforms>
11 <Platform
12 Name="Win32"/>
13 </Platforms>
14 <Configurations>
15 <Configuration
16 Name="Release|Win32"
17 OutputDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)"
18 IntermediateDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)\"
19 ConfigurationType="1"
20 UseOfMFC="0"
21 ATLMinimizesCRunTimeLibraryUsage="FALSE"
22 CharacterSet="2">
23 <Tool
24 Name="VCCLCompilerTool"
25 InlineFunctionExpansion="1"
26 AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers"
27 PreprocessorDefinitions="VERSION=&quot;0.13.0-DEV&quot;,WIN32,NDEBUG,_CONSOLE"
28 StringPooling="TRUE"
29 RuntimeLibrary="2"
30 EnableFunctionLevelLinking="TRUE"
31 EnableEnhancedInstructionSet="1"
32 RuntimeTypeInfo="TRUE"
33 PrecompiledHeaderFile=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.pch"
34 AssemblerListingLocation=".\realmd__$(PlatformName)_$(ConfigurationName)\"
35 ObjectFile=".\realmd__$(PlatformName)_$(ConfigurationName)\"
36 ProgramDataBaseFileName=".\realmd__$(PlatformName)_$(ConfigurationName)\"
37 WarningLevel="3"
38 SuppressStartupBanner="TRUE"
39 Detect64BitPortabilityProblems="TRUE"
40 DebugInformationFormat="3"
41 CompileAs="0"/>
42 <Tool
43 Name="VCCustomBuildTool"/>
44 <Tool
45 Name="VCLinkerTool"
46 AdditionalOptions="/MACHINE:I386"
47 AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib"
48 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.exe"
49 LinkIncremental="1"
50 SuppressStartupBanner="TRUE"
51 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_$(ConfigurationName)&quot;;&quot;.\zthread__$(PlatformName)_$(ConfigurationName)&quot;"
52 GenerateDebugInformation="TRUE"
53 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.pdb"
54 GenerateMapFile="TRUE"
55 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.map"
56 SubSystem="1"
57 LargeAddressAware="2"/>
58 <Tool
59 Name="VCMIDLTool"
60 TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb"/>
61 <Tool
62 Name="VCPostBuildEventTool"/>
63 <Tool
64 Name="VCPreBuildEventTool"/>
65 <Tool
66 Name="VCPreLinkEventTool"/>
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="NDEBUG"
70 Culture="1033"/>
71 <Tool
72 Name="VCWebServiceProxyGeneratorTool"/>
73 <Tool
74 Name="VCXMLDataGeneratorTool"/>
75 <Tool
76 Name="VCWebDeploymentTool"/>
77 <Tool
78 Name="VCManagedWrapperGeneratorTool"/>
79 <Tool
80 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
81 </Configuration>
82 <Configuration
83 Name="Debug|Win32"
84 OutputDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)"
85 IntermediateDirectory=".\realmd__$(PlatformName)_$(ConfigurationName)"
86 ConfigurationType="1"
87 UseOfMFC="0"
88 ATLMinimizesCRunTimeLibraryUsage="FALSE"
89 CharacterSet="2">
90 <Tool
91 Name="VCCLCompilerTool"
92 Optimization="0"
93 AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers"
94 PreprocessorDefinitions="VERSION=&quot;0.13.0-DEV&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE"
95 IgnoreStandardIncludePath="FALSE"
96 BasicRuntimeChecks="3"
97 RuntimeLibrary="3"
98 RuntimeTypeInfo="TRUE"
99 PrecompiledHeaderFile=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.pch"
100 AssemblerListingLocation=".\realmd__$(PlatformName)_$(ConfigurationName)\"
101 ObjectFile=".\realmd__$(PlatformName)_$(ConfigurationName)\"
102 ProgramDataBaseFileName=".\realmd__$(PlatformName)_$(ConfigurationName)\"
103 WarningLevel="3"
104 SuppressStartupBanner="TRUE"
105 Detect64BitPortabilityProblems="TRUE"
106 DebugInformationFormat="3"
107 CompileAs="0"/>
108 <Tool
109 Name="VCCustomBuildTool"/>
110 <Tool
111 Name="VCLinkerTool"
112 AdditionalOptions="/MACHINE:I386"
113 AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib"
114 OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.exe"
115 LinkIncremental="2"
116 SuppressStartupBanner="TRUE"
117 AdditionalLibraryDirectories="&quot;..\..\dep\lib\$(PlatformName)_$(ConfigurationName)&quot;;&quot;.\zthread__$(PlatformName)_$(ConfigurationName)&quot;"
118 GenerateDebugInformation="TRUE"
119 ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.pdb"
120 GenerateMapFile="TRUE"
121 MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\realmd.map"
122 SubSystem="1"
123 LargeAddressAware="2"
124 FixedBaseAddress="1"/>
125 <Tool
126 Name="VCMIDLTool"
127 TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb"/>
128 <Tool
129 Name="VCPostBuildEventTool"/>
130 <Tool
131 Name="VCPreBuildEventTool"/>
132 <Tool
133 Name="VCPreLinkEventTool"/>
134 <Tool
135 Name="VCResourceCompilerTool"
136 PreprocessorDefinitions="_DEBUG"
137 Culture="1033"/>
138 <Tool
139 Name="VCWebServiceProxyGeneratorTool"/>
140 <Tool
141 Name="VCXMLDataGeneratorTool"/>
142 <Tool
143 Name="VCWebDeploymentTool"/>
144 <Tool
145 Name="VCManagedWrapperGeneratorTool"/>
146 <Tool
147 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
148 </Configuration>
149 </Configurations>
150 <References>
151 </References>
152 <Files>
153 <File
154 RelativePath="..\..\src\realmd\AuthCodes.h">
155 </File>
156 <File
157 RelativePath="..\..\src\realmd\AuthSocket.cpp">
158 </File>
159 <File
160 RelativePath="..\..\src\realmd\AuthSocket.h">
161 </File>
162 <File
163 RelativePath="..\..\src\realmd\Main.cpp">
164 </File>
165 <File
166 RelativePath="..\..\src\realmd\realmd.rc">
167 </File>
168 <File
169 RelativePath="..\..\src\realmd\RealmList.cpp">
170 </File>
171 <File
172 RelativePath="..\..\src\realmd\RealmList.h">
173 </File>
174 <File
175 RelativePath="..\..\src\shared\WheatyExceptionReport.cpp">
176 </File>
177 <File
178 RelativePath="..\..\src\shared\WheatyExceptionReport.h">
179 </File>
180 </Files>
181 <Globals>
182 </Globals>
183 </VisualStudioProject>