[3446] * src/: Set svn:eol-style property to enable checkouts in
[mangos-git.git] / win / VC71 / mangosd.vcproj
blob4b20bc6443e2c03ad66995d661eeb0d6446de10a
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="mangosd"
6 RootNamespace="mangosd"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Release|Win32"
16 OutputDirectory=".\..\..\bin\Release"
17 IntermediateDirectory=".\Release"
18 ConfigurationType="1"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="2">
22 <Tool
23 Name="VCCLCompilerTool"
24 InlineFunctionExpansion="1"
25 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd"
26 PreprocessorDefinitions="VERSION=&quot;0.7-SVN&quot;;WIN32;NDEBUG;_CONSOLE;ENABLE_CLI"
27 StringPooling="TRUE"
28 RuntimeLibrary="0"
29 EnableFunctionLevelLinking="TRUE"
30 RuntimeTypeInfo="TRUE"
31 PrecompiledHeaderFile=".\Release\mangosd.pch"
32 AssemblerListingLocation=".\Release/"
33 ObjectFile=".\Release/"
34 ProgramDataBaseFileName=".\Release/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 Detect64BitPortabilityProblems="TRUE"
38 CompileAs="0"/>
39 <Tool
40 Name="VCCustomBuildTool"/>
41 <Tool
42 Name="VCLinkerTool"
43 AdditionalOptions="/MACHINE:I386"
44 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib"
45 OutputFile=".\..\..\bin\release\mangosd.exe"
46 LinkIncremental="1"
47 SuppressStartupBanner="TRUE"
48 AdditionalLibraryDirectories="..\..\dep\lib\release"
49 ProgramDatabaseFile=".\..\..\bin\Release/mangosd.pdb"
50 SubSystem="1"
51 ImportLibrary="$(OutDir)/mangosd.lib"
53 <Tool
54 Name="VCMIDLTool"
55 TypeLibraryName=".\..\..\bin\Release/mangosd.tlb"/>
56 <Tool
57 Name="VCPostBuildEventTool"
58 CommandLine="copy ..\..\dep\lib\release\*.dll ..\..\bin\release"/>
59 <Tool
60 Name="VCPreBuildEventTool"/>
61 <Tool
62 Name="VCPreLinkEventTool"/>
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG"
66 Culture="1033"/>
67 <Tool
68 Name="VCWebServiceProxyGeneratorTool"/>
69 <Tool
70 Name="VCXMLDataGeneratorTool"/>
71 <Tool
72 Name="VCWebDeploymentTool"/>
73 <Tool
74 Name="VCManagedWrapperGeneratorTool"/>
75 <Tool
76 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
77 </Configuration>
78 <Configuration
79 Name="Debug|Win32"
80 OutputDirectory=".\..\..\bin\Debug"
81 IntermediateDirectory=".\Debug"
82 ConfigurationType="1"
83 UseOfMFC="0"
84 ATLMinimizesCRunTimeLibraryUsage="FALSE"
85 CharacterSet="2">
86 <Tool
87 Name="VCCLCompilerTool"
88 Optimization="0"
89 AdditionalIncludeDirectories="..\..\dep\include,..\..\src\framework,..\..\src\shared,..\..\src\game,..\..\src\mangosd"
90 PreprocessorDefinitions="VERSION=&quot;0.7-SVN&quot;;WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE;ENABLE_CLI"
91 IgnoreStandardIncludePath="FALSE"
92 BasicRuntimeChecks="3"
93 RuntimeLibrary="1"
94 RuntimeTypeInfo="TRUE"
95 PrecompiledHeaderFile=".\Debug\mangosd.pch"
96 AssemblerListingLocation=".\Debug/"
97 ObjectFile=".\Debug/"
98 ProgramDataBaseFileName=".\Debug/"
99 WarningLevel="3"
100 SuppressStartupBanner="TRUE"
101 Detect64BitPortabilityProblems="TRUE"
102 DebugInformationFormat="3"
103 CompileAs="0"/>
104 <Tool
105 Name="VCCustomBuildTool"/>
106 <Tool
107 Name="VCLinkerTool"
108 AdditionalOptions="/MACHINE:I386"
109 AdditionalDependencies="libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib"
110 OutputFile=".\..\..\bin\Debug\mangosd.exe"
111 Version=""
112 LinkIncremental="2"
113 SuppressStartupBanner="TRUE"
114 AdditionalLibraryDirectories="..\..\dep\lib\debug"
115 GenerateDebugInformation="TRUE"
116 ProgramDatabaseFile=".\..\..\bin\Debug/mangosd.pdb"
117 SubSystem="1"
118 ImportLibrary="$(OutDir)/mangosd.lib"
120 <Tool
121 Name="VCMIDLTool"
122 TypeLibraryName=".\..\..\bin\Debug/mangosd.tlb"/>
123 <Tool
124 Name="VCPostBuildEventTool"
125 CommandLine="copy ..\..\dep\lib\debug\*.dll ..\..\bin\debug"/>
126 <Tool
127 Name="VCPreBuildEventTool"/>
128 <Tool
129 Name="VCPreLinkEventTool"/>
130 <Tool
131 Name="VCResourceCompilerTool"
132 PreprocessorDefinitions="_DEBUG"
133 Culture="1033"/>
134 <Tool
135 Name="VCWebServiceProxyGeneratorTool"/>
136 <Tool
137 Name="VCXMLDataGeneratorTool"/>
138 <Tool
139 Name="VCWebDeploymentTool"/>
140 <Tool
141 Name="VCManagedWrapperGeneratorTool"/>
142 <Tool
143 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
144 </Configuration>
145 </Configurations>
146 <References>
147 </References>
148 <Files>
149 <Filter
150 Name="doc"
152 <File
153 RelativePath="..\..\Authors"
155 </File>
156 <File
157 RelativePath="..\..\ChangeLog"
159 </File>
160 <File
161 RelativePath="..\..\Copying"
163 </File>
164 <File
165 RelativePath="..\..\Install"
167 </File>
168 <File
169 RelativePath="..\..\News"
171 </File>
172 <File
173 RelativePath="..\..\Readme"
175 </File>
176 <File
177 RelativePath="..\..\Thanks"
179 </File>
180 </Filter>
181 <File
182 RelativePath="..\..\src\mangosd\CliRunnable.cpp"
184 </File>
185 <File
186 RelativePath="..\..\src\mangosd\CliRunnable.h"
188 </File>
189 <File
190 RelativePath="..\..\src\mangosd\Main.cpp"
192 </File>
193 <File
194 RelativePath="..\..\src\mangosd\Master.cpp"
196 </File>
197 <File
198 RelativePath="..\..\src\mangosd\Master.h"
200 </File>
201 <File
202 RelativePath="..\..\src\mangosd\RASocket.cpp"
204 </File>
205 <File
206 RelativePath="..\..\src\mangosd\RASocket.h"
208 </File>
209 <File
210 RelativePath="..\..\src\mangosd\WorldRunnable.cpp"
212 </File>
213 <File
214 RelativePath="..\..\src\mangosd\WorldRunnable.h"
216 </File>
217 </Files>
218 <Globals>
219 </Globals>
220 </VisualStudioProject>