1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="7.10" |
---|
5 | Name="login-server_sql" |
---|
6 | ProjectGUID="{D356871D-58E1-450B-967A-E5E9646175AF}" |
---|
7 | Keyword="Win32Proj"> |
---|
8 | <Platforms> |
---|
9 | <Platform |
---|
10 | Name="Win32"/> |
---|
11 | </Platforms> |
---|
12 | <Configurations> |
---|
13 | <Configuration |
---|
14 | Name="Debug|Win32" |
---|
15 | OutputDirectory=".." |
---|
16 | IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" |
---|
17 | ConfigurationType="1" |
---|
18 | CharacterSet="2"> |
---|
19 | <Tool |
---|
20 | Name="VCCLCompilerTool" |
---|
21 | Optimization="0" |
---|
22 | AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql" |
---|
23 | PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION" |
---|
24 | GeneratePreprocessedFile="0" |
---|
25 | MinimalRebuild="TRUE" |
---|
26 | ExceptionHandling="FALSE" |
---|
27 | BasicRuntimeChecks="3" |
---|
28 | RuntimeLibrary="3" |
---|
29 | BufferSecurityCheck="TRUE" |
---|
30 | EnableFunctionLevelLinking="TRUE" |
---|
31 | DefaultCharIsUnsigned="FALSE" |
---|
32 | UsePrecompiledHeader="0" |
---|
33 | WarningLevel="3" |
---|
34 | Detect64BitPortabilityProblems="FALSE" |
---|
35 | DebugInformationFormat="4" |
---|
36 | CompileAs="1"/> |
---|
37 | <Tool |
---|
38 | Name="VCCustomBuildTool"/> |
---|
39 | <Tool |
---|
40 | Name="VCLinkerTool" |
---|
41 | AdditionalDependencies="msvcrtd.lib oldnames.lib ws2_32.lib libmysql.lib zdll.lib" |
---|
42 | OutputFile="$(OutDir)\login-server_sql.exe" |
---|
43 | LinkIncremental="2" |
---|
44 | AdditionalLibraryDirectories="..\lib" |
---|
45 | IgnoreAllDefaultLibraries="TRUE" |
---|
46 | GenerateDebugInformation="TRUE" |
---|
47 | ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb" |
---|
48 | SubSystem="1" |
---|
49 | TargetMachine="1"/> |
---|
50 | <Tool |
---|
51 | Name="VCMIDLTool"/> |
---|
52 | <Tool |
---|
53 | Name="VCPostBuildEventTool"/> |
---|
54 | <Tool |
---|
55 | Name="VCPreBuildEventTool"/> |
---|
56 | <Tool |
---|
57 | Name="VCPreLinkEventTool"/> |
---|
58 | <Tool |
---|
59 | Name="VCResourceCompilerTool"/> |
---|
60 | <Tool |
---|
61 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
62 | <Tool |
---|
63 | Name="VCXMLDataGeneratorTool"/> |
---|
64 | <Tool |
---|
65 | Name="VCWebDeploymentTool"/> |
---|
66 | <Tool |
---|
67 | Name="VCManagedWrapperGeneratorTool"/> |
---|
68 | <Tool |
---|
69 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
70 | </Configuration> |
---|
71 | <Configuration |
---|
72 | Name="Release|Win32" |
---|
73 | OutputDirectory=".." |
---|
74 | IntermediateDirectory="$(ProjectName)\$(ConfigurationName)" |
---|
75 | ConfigurationType="1" |
---|
76 | CharacterSet="2" |
---|
77 | WholeProgramOptimization="TRUE"> |
---|
78 | <Tool |
---|
79 | Name="VCCLCompilerTool" |
---|
80 | Optimization="2" |
---|
81 | GlobalOptimizations="TRUE" |
---|
82 | InlineFunctionExpansion="2" |
---|
83 | EnableIntrinsicFunctions="TRUE" |
---|
84 | ImproveFloatingPointConsistency="TRUE" |
---|
85 | FavorSizeOrSpeed="1" |
---|
86 | OmitFramePointers="TRUE" |
---|
87 | EnableFiberSafeOptimizations="TRUE" |
---|
88 | OptimizeForProcessor="2" |
---|
89 | OptimizeForWindowsApplication="TRUE" |
---|
90 | AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql" |
---|
91 | PreprocessorDefinitions="WIN32;_WIN32;__WIN32;NDEBUG;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION" |
---|
92 | StringPooling="TRUE" |
---|
93 | RuntimeLibrary="3" |
---|
94 | DefaultCharIsUnsigned="FALSE" |
---|
95 | UsePrecompiledHeader="0" |
---|
96 | PrecompiledHeaderThrough="" |
---|
97 | PrecompiledHeaderFile="" |
---|
98 | WarningLevel="3" |
---|
99 | Detect64BitPortabilityProblems="FALSE" |
---|
100 | DebugInformationFormat="3" |
---|
101 | CompileAs="1"/> |
---|
102 | <Tool |
---|
103 | Name="VCCustomBuildTool"/> |
---|
104 | <Tool |
---|
105 | Name="VCLinkerTool" |
---|
106 | AdditionalDependencies="msvcrt.lib oldnames.lib ws2_32.lib libmysql.lib zdll.lib" |
---|
107 | OutputFile="$(OutDir)\login-server_sql.exe" |
---|
108 | LinkIncremental="1" |
---|
109 | AdditionalLibraryDirectories="..\lib" |
---|
110 | IgnoreAllDefaultLibraries="TRUE" |
---|
111 | IgnoreDefaultLibraryNames="" |
---|
112 | GenerateDebugInformation="TRUE" |
---|
113 | ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb" |
---|
114 | SubSystem="1" |
---|
115 | OptimizeReferences="2" |
---|
116 | EnableCOMDATFolding="2" |
---|
117 | OptimizeForWindows98="1" |
---|
118 | TargetMachine="1"/> |
---|
119 | <Tool |
---|
120 | Name="VCMIDLTool"/> |
---|
121 | <Tool |
---|
122 | Name="VCPostBuildEventTool"/> |
---|
123 | <Tool |
---|
124 | Name="VCPreBuildEventTool"/> |
---|
125 | <Tool |
---|
126 | Name="VCPreLinkEventTool"/> |
---|
127 | <Tool |
---|
128 | Name="VCResourceCompilerTool"/> |
---|
129 | <Tool |
---|
130 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
131 | <Tool |
---|
132 | Name="VCXMLDataGeneratorTool"/> |
---|
133 | <Tool |
---|
134 | Name="VCWebDeploymentTool"/> |
---|
135 | <Tool |
---|
136 | Name="VCManagedWrapperGeneratorTool"/> |
---|
137 | <Tool |
---|
138 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
139 | </Configuration> |
---|
140 | </Configurations> |
---|
141 | <References> |
---|
142 | </References> |
---|
143 | <Files> |
---|
144 | <Filter |
---|
145 | Name="login_sql" |
---|
146 | Filter=""> |
---|
147 | <File |
---|
148 | RelativePath="..\src\login_sql\login.c"> |
---|
149 | </File> |
---|
150 | <File |
---|
151 | RelativePath="..\src\login_sql\login.h"> |
---|
152 | </File> |
---|
153 | </Filter> |
---|
154 | <Filter |
---|
155 | Name="common" |
---|
156 | Filter=""> |
---|
157 | <File |
---|
158 | RelativePath="..\src\common\cbasetypes.h"> |
---|
159 | </File> |
---|
160 | <File |
---|
161 | RelativePath="..\src\common\core.c"> |
---|
162 | </File> |
---|
163 | <File |
---|
164 | RelativePath="..\src\common\core.h"> |
---|
165 | </File> |
---|
166 | <File |
---|
167 | RelativePath="..\src\common\db.c"> |
---|
168 | </File> |
---|
169 | <File |
---|
170 | RelativePath="..\src\common\db.h"> |
---|
171 | </File> |
---|
172 | <File |
---|
173 | RelativePath="..\src\common\ers.c"> |
---|
174 | </File> |
---|
175 | <File |
---|
176 | RelativePath="..\src\common\ers.h"> |
---|
177 | </File> |
---|
178 | <File |
---|
179 | RelativePath="..\src\common\lock.c"> |
---|
180 | </File> |
---|
181 | <File |
---|
182 | RelativePath="..\src\common\lock.h"> |
---|
183 | </File> |
---|
184 | <File |
---|
185 | RelativePath="..\src\common\malloc.c"> |
---|
186 | </File> |
---|
187 | <File |
---|
188 | RelativePath="..\src\common\malloc.h"> |
---|
189 | </File> |
---|
190 | <File |
---|
191 | RelativePath="..\src\common\md5calc.c"> |
---|
192 | </File> |
---|
193 | <File |
---|
194 | RelativePath="..\src\common\md5calc.h"> |
---|
195 | </File> |
---|
196 | <File |
---|
197 | RelativePath="..\src\common\mmo.h"> |
---|
198 | </File> |
---|
199 | <File |
---|
200 | RelativePath="..\src\common\nullpo.c"> |
---|
201 | </File> |
---|
202 | <File |
---|
203 | RelativePath="..\src\common\nullpo.h"> |
---|
204 | </File> |
---|
205 | <File |
---|
206 | RelativePath="..\src\common\plugin.h"> |
---|
207 | </File> |
---|
208 | <File |
---|
209 | RelativePath="..\src\common\plugins.c"> |
---|
210 | </File> |
---|
211 | <File |
---|
212 | RelativePath="..\src\common\plugins.h"> |
---|
213 | </File> |
---|
214 | <File |
---|
215 | RelativePath="..\src\common\showmsg.c"> |
---|
216 | </File> |
---|
217 | <File |
---|
218 | RelativePath="..\src\common\showmsg.h"> |
---|
219 | </File> |
---|
220 | <File |
---|
221 | RelativePath="..\src\common\socket.c"> |
---|
222 | </File> |
---|
223 | <File |
---|
224 | RelativePath="..\src\common\socket.h"> |
---|
225 | </File> |
---|
226 | <File |
---|
227 | RelativePath="..\src\common\sql.c"> |
---|
228 | </File> |
---|
229 | <File |
---|
230 | RelativePath="..\src\common\sql.h"> |
---|
231 | </File> |
---|
232 | <File |
---|
233 | RelativePath="..\src\common\strlib.c"> |
---|
234 | </File> |
---|
235 | <File |
---|
236 | RelativePath="..\src\common\strlib.h"> |
---|
237 | </File> |
---|
238 | <File |
---|
239 | RelativePath="..\src\common\timer.c"> |
---|
240 | </File> |
---|
241 | <File |
---|
242 | RelativePath="..\src\common\timer.h"> |
---|
243 | </File> |
---|
244 | <File |
---|
245 | RelativePath="..\src\common\utils.c"> |
---|
246 | </File> |
---|
247 | <File |
---|
248 | RelativePath="..\src\common\utils.h"> |
---|
249 | </File> |
---|
250 | <File |
---|
251 | RelativePath="..\src\common\version.h"> |
---|
252 | </File> |
---|
253 | </Filter> |
---|
254 | </Files> |
---|
255 | <Globals> |
---|
256 | </Globals> |
---|
257 | </VisualStudioProject> |
---|