[3446] * src/: Set svn:eol-style property to enable checkouts in
[mangos-git.git] / win / VC80 / realmd.vcproj
blob5ed72dda0750f3b4c29b26c1bd8ffa2bb0e4817b
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 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Release|Win32"
19 OutputDirectory=".\..\..\bin\Release"
20 IntermediateDirectory=".\realmlistRelease"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="2"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
41 TypeLibraryName=".\..\..\bin\Release/realmd.tlb"
43 <Tool
44 Name="VCCLCompilerTool"
45 InlineFunctionExpansion="1"
46 AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd"
47 PreprocessorDefinitions="VERSION=&quot;0.2-SVN&quot;,WIN32,NDEBUG,_CONSOLE"
48 StringPooling="true"
49 RuntimeLibrary="0"
50 EnableFunctionLevelLinking="true"
51 RuntimeTypeInfo="true"
52 PrecompiledHeaderFile=".\Release/realmd.pch"
53 AssemblerListingLocation=".\realmlistRelease/"
54 ObjectFile=".\realmlistRelease/"
55 ProgramDataBaseFileName=".\realmlistRelease/"
56 WarningLevel="3"
57 SuppressStartupBanner="true"
58 Detect64BitPortabilityProblems="true"
59 CompileAs="0"
61 <Tool
62 Name="VCManagedResourceCompilerTool"
64 <Tool
65 Name="VCResourceCompilerTool"
66 PreprocessorDefinitions="NDEBUG"
67 Culture="1033"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLinkerTool"
74 AdditionalOptions="/MACHINE:I386"
75 AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib"
76 OutputFile=".\..\..\bin\release\realmd.exe"
77 LinkIncremental="1"
78 SuppressStartupBanner="true"
79 AdditionalLibraryDirectories="..\..\dep\lib\release;.\zthread___Win32_Release"
80 ProgramDatabaseFile=".\..\..\bin\Release/realmd.pdb"
81 SubSystem="1"
83 <Tool
84 Name="VCALinkTool"
86 <Tool
87 Name="VCManifestTool"
89 <Tool
90 Name="VCXDCMakeTool"
92 <Tool
93 Name="VCBscMakeTool"
95 <Tool
96 Name="VCFxCopTool"
98 <Tool
99 Name="VCAppVerifierTool"
101 <Tool
102 Name="VCWebDeploymentTool"
104 <Tool
105 Name="VCPostBuildEventTool"
107 </Configuration>
108 <Configuration
109 Name="Debug|Win32"
110 OutputDirectory=".\..\..\bin\Debug"
111 IntermediateDirectory=".\realmlistDebug"
112 ConfigurationType="1"
113 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
114 UseOfMFC="0"
115 ATLMinimizesCRunTimeLibraryUsage="false"
116 CharacterSet="2"
118 <Tool
119 Name="VCPreBuildEventTool"
121 <Tool
122 Name="VCCustomBuildTool"
124 <Tool
125 Name="VCXMLDataGeneratorTool"
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"
130 <Tool
131 Name="VCMIDLTool"
132 TypeLibraryName=".\..\..\bin\Debug/realmd.tlb"
134 <Tool
135 Name="VCCLCompilerTool"
136 Optimization="0"
137 AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd"
138 PreprocessorDefinitions="VERSION=&quot;0.2-SVN&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE"
139 IgnoreStandardIncludePath="false"
140 BasicRuntimeChecks="3"
141 RuntimeLibrary="1"
142 RuntimeTypeInfo="true"
143 PrecompiledHeaderFile=".\Debug/realmd.pch"
144 AssemblerListingLocation=".\realmlistDebug/"
145 ObjectFile=".\realmlistDebug/"
146 ProgramDataBaseFileName=".\realmlistDebug/"
147 WarningLevel="3"
148 SuppressStartupBanner="true"
149 Detect64BitPortabilityProblems="true"
150 DebugInformationFormat="3"
151 CompileAs="0"
153 <Tool
154 Name="VCManagedResourceCompilerTool"
156 <Tool
157 Name="VCResourceCompilerTool"
158 PreprocessorDefinitions="_DEBUG"
159 Culture="1033"
161 <Tool
162 Name="VCPreLinkEventTool"
164 <Tool
165 Name="VCLinkerTool"
166 AdditionalOptions="/MACHINE:I386"
167 AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib"
168 OutputFile=".\..\..\bin\Debug\realmd.exe"
169 LinkIncremental="2"
170 SuppressStartupBanner="true"
171 AdditionalLibraryDirectories="..\..\dep\lib\debug;.\zthread___Win32_Debug"
172 GenerateDebugInformation="true"
173 ProgramDatabaseFile=".\..\..\bin\Debug/realmd.pdb"
174 SubSystem="1"
176 <Tool
177 Name="VCALinkTool"
179 <Tool
180 Name="VCManifestTool"
182 <Tool
183 Name="VCXDCMakeTool"
185 <Tool
186 Name="VCBscMakeTool"
188 <Tool
189 Name="VCFxCopTool"
191 <Tool
192 Name="VCAppVerifierTool"
194 <Tool
195 Name="VCWebDeploymentTool"
197 <Tool
198 Name="VCPostBuildEventTool"
200 </Configuration>
201 </Configurations>
202 <References>
203 </References>
204 <Files>
205 <File
206 RelativePath="..\..\src\realmd\AuthSocket.cpp"
208 </File>
209 <File
210 RelativePath="..\..\src\realmd\AuthSocket.h"
212 </File>
213 <File
214 RelativePath="..\..\src\realmd\Main.cpp"
216 </File>
217 <File
218 RelativePath="..\..\src\realmd\RealmList.cpp"
220 </File>
221 <File
222 RelativePath="..\..\src\realmd\RealmList.h"
224 </File>
225 </Files>
226 <Globals>
227 </Globals>
228 </VisualStudioProject>