root/vcproj-8/char-server_sql.vcproj @ 22

Revision 1, 8.7 kB (checked in by jinshiro, 17 years ago)
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="char-server_sql"
6        ProjectGUID="{D356871D-58E1-450B-967A-E4E9646175AF}"
7        RootNamespace="char-server_sql"
8        Keyword="Win32Proj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14        </Platforms>
15        <ToolFiles>
16        </ToolFiles>
17        <Configurations>
18                <Configuration
19                        Name="Debug|Win32"
20                        OutputDirectory=".."
21                        IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
22                        ConfigurationType="1"
23                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24                        CharacterSet="2"
25                        >
26                        <Tool
27                                Name="VCPreBuildEventTool"
28                        />
29                        <Tool
30                                Name="VCCustomBuildTool"
31                        />
32                        <Tool
33                                Name="VCXMLDataGeneratorTool"
34                        />
35                        <Tool
36                                Name="VCWebServiceProxyGeneratorTool"
37                        />
38                        <Tool
39                                Name="VCMIDLTool"
40                        />
41                        <Tool
42                                Name="VCCLCompilerTool"
43                                Optimization="0"
44                                AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql"
45                                PreprocessorDefinitions="WIN32;_WIN32;__WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
46                                GeneratePreprocessedFile="0"
47                                MinimalRebuild="true"
48                                ExceptionHandling="0"
49                                BasicRuntimeChecks="3"
50                                RuntimeLibrary="1"
51                                EnableFunctionLevelLinking="true"
52                                DefaultCharIsUnsigned="false"
53                                UsePrecompiledHeader="0"
54                                WarningLevel="3"
55                                Detect64BitPortabilityProblems="false"
56                                DebugInformationFormat="4"
57                                CompileAs="1"
58                        />
59                        <Tool
60                                Name="VCManagedResourceCompilerTool"
61                        />
62                        <Tool
63                                Name="VCResourceCompilerTool"
64                        />
65                        <Tool
66                                Name="VCPreLinkEventTool"
67                        />
68                        <Tool
69                                Name="VCLinkerTool"
70                                AdditionalDependencies="libcmtd.lib oldnames.lib ws2_32.lib libmysql.lib zdll.lib"
71                                OutputFile="$(OutDir)\$(ProjectName).exe"
72                                LinkIncremental="2"
73                                AdditionalLibraryDirectories="..\lib"
74                                IgnoreAllDefaultLibraries="true"
75                                IgnoreDefaultLibraryNames=""
76                                GenerateDebugInformation="true"
77                                ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
78                                SubSystem="1"
79                                TargetMachine="1"
80                        />
81                        <Tool
82                                Name="VCALinkTool"
83                        />
84                        <Tool
85                                Name="VCManifestTool"
86                        />
87                        <Tool
88                                Name="VCXDCMakeTool"
89                        />
90                        <Tool
91                                Name="VCBscMakeTool"
92                        />
93                        <Tool
94                                Name="VCFxCopTool"
95                        />
96                        <Tool
97                                Name="VCAppVerifierTool"
98                        />
99                        <Tool
100                                Name="VCWebDeploymentTool"
101                        />
102                        <Tool
103                                Name="VCPostBuildEventTool"
104                        />
105                </Configuration>
106                <Configuration
107                        Name="Release|Win32"
108                        OutputDirectory=".."
109                        IntermediateDirectory="$(ProjectName)\$(ConfigurationName)"
110                        ConfigurationType="1"
111                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
112                        CharacterSet="2"
113                        WholeProgramOptimization="1"
114                        >
115                        <Tool
116                                Name="VCPreBuildEventTool"
117                        />
118                        <Tool
119                                Name="VCCustomBuildTool"
120                        />
121                        <Tool
122                                Name="VCXMLDataGeneratorTool"
123                        />
124                        <Tool
125                                Name="VCWebServiceProxyGeneratorTool"
126                        />
127                        <Tool
128                                Name="VCMIDLTool"
129                        />
130                        <Tool
131                                Name="VCCLCompilerTool"
132                                Optimization="2"
133                                InlineFunctionExpansion="2"
134                                EnableIntrinsicFunctions="true"
135                                FavorSizeOrSpeed="1"
136                                OmitFramePointers="true"
137                                EnableFiberSafeOptimizations="true"
138                                WholeProgramOptimization="true"
139                                AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql"
140                                PreprocessorDefinitions="WIN32;_WIN32;__WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
141                                StringPooling="true"
142                                RuntimeLibrary="0"
143                                DefaultCharIsUnsigned="false"
144                                UsePrecompiledHeader="0"
145                                WarningLevel="3"
146                                Detect64BitPortabilityProblems="false"
147                                DebugInformationFormat="3"
148                                CompileAs="1"
149                        />
150                        <Tool
151                                Name="VCManagedResourceCompilerTool"
152                        />
153                        <Tool
154                                Name="VCResourceCompilerTool"
155                        />
156                        <Tool
157                                Name="VCPreLinkEventTool"
158                        />
159                        <Tool
160                                Name="VCLinkerTool"
161                                AdditionalDependencies="libcmt.lib oldnames.lib ws2_32.lib libmysql.lib zdll.lib"
162                                OutputFile="$(OutDir)\$(ProjectName).exe"
163                                LinkIncremental="1"
164                                AdditionalLibraryDirectories="..\lib"
165                                IgnoreAllDefaultLibraries="true"
166                                IgnoreDefaultLibraryNames=""
167                                GenerateDebugInformation="true"
168                                ProgramDatabaseFile="$(OutDir)\$(ProjectName).pdb"
169                                SubSystem="1"
170                                OptimizeReferences="2"
171                                EnableCOMDATFolding="2"
172                                OptimizeForWindows98="1"
173                                LinkTimeCodeGeneration="1"
174                                TargetMachine="1"
175                        />
176                        <Tool
177                                Name="VCALinkTool"
178                        />
179                        <Tool
180                                Name="VCManifestTool"
181                        />
182                        <Tool
183                                Name="VCXDCMakeTool"
184                        />
185                        <Tool
186                                Name="VCBscMakeTool"
187                        />
188                        <Tool
189                                Name="VCFxCopTool"
190                        />
191                        <Tool
192                                Name="VCAppVerifierTool"
193                        />
194                        <Tool
195                                Name="VCWebDeploymentTool"
196                        />
197                        <Tool
198                                Name="VCPostBuildEventTool"
199                        />
200                </Configuration>
201        </Configurations>
202        <References>
203        </References>
204        <Files>
205                <Filter
206                        Name="common"
207                        >
208                        <File
209                                RelativePath="..\src\common\cbasetypes.h"
210                                >
211                        </File>
212                        <File
213                                RelativePath="..\src\common\core.c"
214                                >
215                        </File>
216                        <File
217                                RelativePath="..\src\common\core.h"
218                                >
219                        </File>
220                        <File
221                                RelativePath="..\src\common\db.c"
222                                >
223                        </File>
224                        <File
225                                RelativePath="..\src\common\db.h"
226                                >
227                        </File>
228                        <File
229                                RelativePath="..\src\common\ers.c"
230                                >
231                        </File>
232                        <File
233                                RelativePath="..\src\common\ers.h"
234                                >
235                        </File>
236                        <File
237                                RelativePath="..\src\common\lock.c"
238                                >
239                        </File>
240                        <File
241                                RelativePath="..\src\common\lock.h"
242                                >
243                        </File>
244                        <File
245                                RelativePath="..\src\common\malloc.c"
246                                >
247                        </File>
248                        <File
249                                RelativePath="..\src\common\malloc.h"
250                                >
251                        </File>
252                        <File
253                                RelativePath="..\src\common\mapindex.c"
254                                >
255                        </File>
256                        <File
257                                RelativePath="..\src\common\mapindex.h"
258                                >
259                        </File>
260                        <File
261                                RelativePath="..\src\common\mmo.h"
262                                >
263                        </File>
264                        <File
265                                RelativePath="..\src\common\nullpo.c"
266                                >
267                        </File>
268                        <File
269                                RelativePath="..\src\common\nullpo.h"
270                                >
271                        </File>
272                        <File
273                                RelativePath="..\src\common\plugin.h"
274                                >
275                        </File>
276                        <File
277                                RelativePath="..\src\common\plugins.c"
278                                >
279                        </File>
280                        <File
281                                RelativePath="..\src\common\plugins.h"
282                                >
283                        </File>
284                        <File
285                                RelativePath="..\src\common\showmsg.c"
286                                >
287                        </File>
288                        <File
289                                RelativePath="..\src\common\showmsg.h"
290                                >
291                        </File>
292                        <File
293                                RelativePath="..\src\common\socket.c"
294                                >
295                        </File>
296                        <File
297                                RelativePath="..\src\common\socket.h"
298                                >
299                        </File>
300                        <File
301                                RelativePath="..\src\common\sql.c"
302                                >
303                        </File>
304                        <File
305                                RelativePath="..\src\common\sql.h"
306                                >
307                        </File>
308                        <File
309                                RelativePath="..\src\common\strlib.c"
310                                >
311                        </File>
312                        <File
313                                RelativePath="..\src\common\strlib.h"
314                                >
315                        </File>
316                        <File
317                                RelativePath="..\src\common\timer.c"
318                                >
319                        </File>
320                        <File
321                                RelativePath="..\src\common\timer.h"
322                                >
323                        </File>
324                        <File
325                                RelativePath="..\src\common\utils.c"
326                                >
327                        </File>
328                        <File
329                                RelativePath="..\src\common\utils.h"
330                                >
331                        </File>
332                        <File
333                                RelativePath="..\src\common\version.h"
334                                >
335                        </File>
336                </Filter>
337                <Filter
338                        Name="char_sql"
339                        >
340                        <File
341                                RelativePath="..\src\char_sql\char.c"
342                                >
343                        </File>
344                        <File
345                                RelativePath="..\src\char_sql\char.h"
346                                >
347                        </File>
348                        <File
349                                RelativePath="..\src\char_sql\int_auction.c"
350                                >
351                        </File>
352                        <File
353                                RelativePath="..\src\char_sql\int_auction.h"
354                                >
355                        </File>
356                        <File
357                                RelativePath="..\src\char_sql\int_guild.c"
358                                >
359                        </File>
360                        <File
361                                RelativePath="..\src\char_sql\int_guild.h"
362                                >
363                        </File>
364                        <File
365                                RelativePath="..\src\char_sql\int_homun.c"
366                                >
367                        </File>
368                        <File
369                                RelativePath="..\src\char_sql\int_homun.h"
370                                >
371                        </File>
372                        <File
373                                RelativePath="..\src\char_sql\int_mail.c"
374                                >
375                        </File>
376                        <File
377                                RelativePath="..\src\char_sql\int_mail.h"
378                                >
379                        </File>
380                        <File
381                                RelativePath="..\src\char_sql\int_party.c"
382                                >
383                        </File>
384                        <File
385                                RelativePath="..\src\char_sql\int_party.h"
386                                >
387                        </File>
388                        <File
389                                RelativePath="..\src\char_sql\int_pet.c"
390                                >
391                        </File>
392                        <File
393                                RelativePath="..\src\char_sql\int_pet.h"
394                                >
395                        </File>
396                        <File
397                                RelativePath="..\src\char_sql\int_storage.c"
398                                >
399                        </File>
400                        <File
401                                RelativePath="..\src\char_sql\int_storage.h"
402                                >
403                        </File>
404                        <File
405                                RelativePath="..\src\char_sql\int_quest.c"
406                                >
407                        </File>
408                        <File
409                                RelativePath="..\src\char_sql\int_quest.h"
410                                >
411                        </File>
412                        <File
413                                RelativePath="..\src\char_sql\inter.c"
414                                >
415                        </File>
416                        <File
417                                RelativePath="..\src\char_sql\inter.h"
418                                >
419                        </File>
420                </Filter>
421        </Files>
422        <Globals>
423        </Globals>
424</VisualStudioProject>
Note: See TracBrowser for help on using the browser.