1 | # Microsoft Developer Studio Project File - Name="map_txt" - Package Owner=<4> |
---|
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
---|
3 | # ** DO NOT EDIT ** |
---|
4 | |
---|
5 | # TARGTYPE "Win32 (x86) Console Application" 0x0103 |
---|
6 | |
---|
7 | CFG=map_txt - Win32 Release |
---|
8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, |
---|
9 | !MESSAGE use the Export Makefile command and run |
---|
10 | !MESSAGE |
---|
11 | !MESSAGE NMAKE /f "map-server_txt.mak". |
---|
12 | !MESSAGE |
---|
13 | !MESSAGE You can specify a configuration when running NMAKE |
---|
14 | !MESSAGE by defining the macro CFG on the command line. For example: |
---|
15 | !MESSAGE |
---|
16 | !MESSAGE NMAKE /f "map-server_txt.mak" CFG="map_txt - Win32 Release" |
---|
17 | !MESSAGE |
---|
18 | !MESSAGE Possible choices for configuration are: |
---|
19 | !MESSAGE |
---|
20 | !MESSAGE "map_txt - Win32 Release" (based on "Win32 (x86) Console Application") |
---|
21 | !MESSAGE |
---|
22 | |
---|
23 | # Begin Project |
---|
24 | # PROP AllowPerConfigDependencies 0 |
---|
25 | # PROP Scc_ProjName "" |
---|
26 | # PROP Scc_LocalPath "" |
---|
27 | CPP=cl.exe |
---|
28 | RSC=rc.exe |
---|
29 | # PROP BASE Use_MFC 0 |
---|
30 | # PROP BASE Use_Debug_Libraries 0 |
---|
31 | # PROP BASE Output_Dir "Release" |
---|
32 | # PROP BASE Intermediate_Dir "Release" |
---|
33 | # PROP BASE Target_Dir "" |
---|
34 | # PROP Use_MFC 0 |
---|
35 | # PROP Use_Debug_Libraries 0 |
---|
36 | # PROP Output_Dir "Release" |
---|
37 | # PROP Intermediate_Dir "Release" |
---|
38 | # PROP Ignore_Export_Lib 0 |
---|
39 | # PROP Target_Dir "" |
---|
40 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c |
---|
41 | # ADD CPP /nologo /W2 /GX /O2 /I "..\src\common" /I "..\src\zlib" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WIN32" /D "TXT_ONLY" /D "__WIN32" /D "PCRE_SUPPORT" /D FD_SETSIZE=4096 /D "DB_MANUAL_CAST_TO_UNION" /Fp"tmp/map_txt/map-server_txt.pch" /YX /Fo"tmp/map_txt/" /Fd"tmp/map_txt/" /FD /c |
---|
42 | # ADD BASE RSC /l 0x409 |
---|
43 | BSC32=bscmake.exe |
---|
44 | # ADD BASE BSC32 /nologo |
---|
45 | # ADD BSC32 /nologo |
---|
46 | LINK32=link.exe |
---|
47 | # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 |
---|
48 | # ADD LINK32 WSOCK32.lib pcre.lib zdll.lib ws2_32.lib /nologo /subsystem:console /pdb:"tmp/map_txt/map-server_txt.pdb" /machine:I386 /out:"../map-server_txt.exe" /libpath:"../lib" |
---|
49 | # SUBTRACT LINK32 /pdb:none |
---|
50 | # Begin Target |
---|
51 | |
---|
52 | # Name "map_txt - Win32 Release" |
---|
53 | # Begin Group "common" |
---|
54 | |
---|
55 | # PROP Default_Filter "" |
---|
56 | # Begin Source File |
---|
57 | |
---|
58 | SOURCE=..\src\common\cbasetypes.h |
---|
59 | # End Source File |
---|
60 | # Begin Source File |
---|
61 | |
---|
62 | SOURCE=..\src\common\core.c |
---|
63 | # End Source File |
---|
64 | # Begin Source File |
---|
65 | |
---|
66 | SOURCE=..\src\common\core.h |
---|
67 | # End Source File |
---|
68 | # Begin Source File |
---|
69 | |
---|
70 | SOURCE=..\src\common\db.c |
---|
71 | # End Source File |
---|
72 | # Begin Source File |
---|
73 | |
---|
74 | SOURCE=..\src\common\db.h |
---|
75 | # End Source File |
---|
76 | # Begin Source File |
---|
77 | |
---|
78 | SOURCE=..\src\common\ers.c |
---|
79 | # End Source File |
---|
80 | # Begin Source File |
---|
81 | |
---|
82 | SOURCE=..\src\common\ers.h |
---|
83 | # End Source File |
---|
84 | # Begin Source File |
---|
85 | |
---|
86 | SOURCE=..\src\common\grfio.c |
---|
87 | # End Source File |
---|
88 | # Begin Source File |
---|
89 | |
---|
90 | SOURCE=..\src\common\grfio.h |
---|
91 | # End Source File |
---|
92 | # Begin Source File |
---|
93 | |
---|
94 | SOURCE=..\src\common\lock.c |
---|
95 | # End Source File |
---|
96 | # Begin Source File |
---|
97 | |
---|
98 | SOURCE=..\src\common\lock.h |
---|
99 | # End Source File |
---|
100 | # Begin Source File |
---|
101 | |
---|
102 | SOURCE=..\src\common\malloc.c |
---|
103 | # End Source File |
---|
104 | # Begin Source File |
---|
105 | |
---|
106 | SOURCE=..\src\common\malloc.h |
---|
107 | # End Source File |
---|
108 | # Begin Source File |
---|
109 | |
---|
110 | SOURCE=..\src\common\mapindex.c |
---|
111 | # End Source File |
---|
112 | # Begin Source File |
---|
113 | |
---|
114 | SOURCE=..\src\common\mapindex.h |
---|
115 | # End Source File |
---|
116 | # Begin Source File |
---|
117 | |
---|
118 | SOURCE=..\src\common\mmo.h |
---|
119 | # End Source File |
---|
120 | # Begin Source File |
---|
121 | |
---|
122 | SOURCE=..\src\common\nullpo.c |
---|
123 | # End Source File |
---|
124 | # Begin Source File |
---|
125 | |
---|
126 | SOURCE=..\src\common\nullpo.h |
---|
127 | # End Source File |
---|
128 | # Begin Source File |
---|
129 | |
---|
130 | SOURCE=..\src\common\plugin.h |
---|
131 | # End Source File |
---|
132 | # Begin Source File |
---|
133 | |
---|
134 | SOURCE=..\src\common\plugins.c |
---|
135 | # End Source File |
---|
136 | # Begin Source File |
---|
137 | |
---|
138 | SOURCE=..\src\common\plugins.h |
---|
139 | # End Source File |
---|
140 | # Begin Source File |
---|
141 | |
---|
142 | SOURCE=..\src\common\showmsg.c |
---|
143 | # End Source File |
---|
144 | # Begin Source File |
---|
145 | |
---|
146 | SOURCE=..\src\common\showmsg.h |
---|
147 | # End Source File |
---|
148 | # Begin Source File |
---|
149 | |
---|
150 | SOURCE=..\src\common\socket.c |
---|
151 | # End Source File |
---|
152 | # Begin Source File |
---|
153 | |
---|
154 | SOURCE=..\src\common\socket.h |
---|
155 | # End Source File |
---|
156 | # Begin Source File |
---|
157 | |
---|
158 | SOURCE=..\src\common\strlib.c |
---|
159 | # End Source File |
---|
160 | # Begin Source File |
---|
161 | |
---|
162 | SOURCE=..\src\common\strlib.h |
---|
163 | # End Source File |
---|
164 | # Begin Source File |
---|
165 | |
---|
166 | SOURCE=..\src\common\svnversion.h |
---|
167 | # End Source File |
---|
168 | # Begin Source File |
---|
169 | |
---|
170 | SOURCE=..\src\common\timer.c |
---|
171 | # End Source File |
---|
172 | # Begin Source File |
---|
173 | |
---|
174 | SOURCE=..\src\common\timer.h |
---|
175 | # End Source File |
---|
176 | # Begin Source File |
---|
177 | |
---|
178 | SOURCE=..\src\common\utils.c |
---|
179 | # End Source File |
---|
180 | # Begin Source File |
---|
181 | |
---|
182 | SOURCE=..\src\common\utils.h |
---|
183 | # End Source File |
---|
184 | # Begin Source File |
---|
185 | |
---|
186 | SOURCE=..\src\common\version.h |
---|
187 | # End Source File |
---|
188 | # End Group |
---|
189 | # Begin Group "map" |
---|
190 | |
---|
191 | # PROP Default_Filter "" |
---|
192 | # Begin Source File |
---|
193 | |
---|
194 | SOURCE=..\src\map\atcommand.c |
---|
195 | # End Source File |
---|
196 | # Begin Source File |
---|
197 | |
---|
198 | SOURCE=..\src\map\battle.c |
---|
199 | # End Source File |
---|
200 | # Begin Source File |
---|
201 | |
---|
202 | SOURCE=..\src\map\charcommand.c |
---|
203 | # End Source File |
---|
204 | # Begin Source File |
---|
205 | |
---|
206 | SOURCE=..\src\map\chat.c |
---|
207 | # End Source File |
---|
208 | # Begin Source File |
---|
209 | |
---|
210 | SOURCE=..\src\map\chrif.c |
---|
211 | # End Source File |
---|
212 | # Begin Source File |
---|
213 | |
---|
214 | SOURCE=..\src\map\clif.c |
---|
215 | # End Source File |
---|
216 | # Begin Source File |
---|
217 | |
---|
218 | SOURCE=..\src\map\date.c |
---|
219 | # End Source File |
---|
220 | # Begin Source File |
---|
221 | |
---|
222 | SOURCE=..\src\map\guild.c |
---|
223 | # End Source File |
---|
224 | # Begin Source File |
---|
225 | |
---|
226 | SOURCE=..\src\map\intif.c |
---|
227 | # End Source File |
---|
228 | # Begin Source File |
---|
229 | |
---|
230 | SOURCE=..\src\map\irc.c |
---|
231 | # End Source File |
---|
232 | # Begin Source File |
---|
233 | |
---|
234 | SOURCE=..\src\map\itemdb.c |
---|
235 | # End Source File |
---|
236 | # Begin Source File |
---|
237 | |
---|
238 | SOURCE=..\src\map\log.c |
---|
239 | # End Source File |
---|
240 | # Begin Source File |
---|
241 | |
---|
242 | SOURCE=..\src\map\mail.c |
---|
243 | # End Source File |
---|
244 | # Begin Source File |
---|
245 | |
---|
246 | SOURCE=..\src\map\map.c |
---|
247 | # End Source File |
---|
248 | # Begin Source File |
---|
249 | |
---|
250 | SOURCE=..\src\map\mercenary.c |
---|
251 | # End Source File |
---|
252 | # Begin Source File |
---|
253 | |
---|
254 | SOURCE=..\src\map\mob.c |
---|
255 | # End Source File |
---|
256 | # Begin Source File |
---|
257 | |
---|
258 | SOURCE=..\src\map\npc.c |
---|
259 | # End Source File |
---|
260 | # Begin Source File |
---|
261 | |
---|
262 | SOURCE=..\src\map\npc_chat.c |
---|
263 | # End Source File |
---|
264 | # Begin Source File |
---|
265 | |
---|
266 | SOURCE=..\src\map\party.c |
---|
267 | # End Source File |
---|
268 | # Begin Source File |
---|
269 | |
---|
270 | SOURCE=..\src\map\path.c |
---|
271 | # End Source File |
---|
272 | # Begin Source File |
---|
273 | |
---|
274 | SOURCE=..\src\map\pc.c |
---|
275 | # End Source File |
---|
276 | # Begin Source File |
---|
277 | |
---|
278 | SOURCE=..\src\map\pet.c |
---|
279 | # End Source File |
---|
280 | # Begin Source File |
---|
281 | |
---|
282 | SOURCE=..\src\map\script.c |
---|
283 | # End Source File |
---|
284 | # Begin Source File |
---|
285 | |
---|
286 | SOURCE=..\src\map\skill.c |
---|
287 | # End Source File |
---|
288 | # Begin Source File |
---|
289 | |
---|
290 | SOURCE=..\src\map\status.c |
---|
291 | # End Source File |
---|
292 | # Begin Source File |
---|
293 | |
---|
294 | SOURCE=..\src\map\storage.c |
---|
295 | # End Source File |
---|
296 | # Begin Source File |
---|
297 | |
---|
298 | SOURCE=..\src\map\trade.c |
---|
299 | # End Source File |
---|
300 | # Begin Source File |
---|
301 | |
---|
302 | SOURCE=..\src\map\unit.c |
---|
303 | # End Source File |
---|
304 | # Begin Source File |
---|
305 | |
---|
306 | SOURCE=..\src\map\vending.c |
---|
307 | # End Source File |
---|
308 | # Begin Source File |
---|
309 | |
---|
310 | SOURCE=..\src\map\atcommand.h |
---|
311 | # End Source File |
---|
312 | # Begin Source File |
---|
313 | |
---|
314 | SOURCE=..\src\map\battle.h |
---|
315 | # End Source File |
---|
316 | # Begin Source File |
---|
317 | |
---|
318 | SOURCE=..\src\map\charcommand.h |
---|
319 | # End Source File |
---|
320 | # Begin Source File |
---|
321 | |
---|
322 | SOURCE=..\src\map\chat.h |
---|
323 | # End Source File |
---|
324 | # Begin Source File |
---|
325 | |
---|
326 | SOURCE=..\src\map\chrif.h |
---|
327 | # End Source File |
---|
328 | # Begin Source File |
---|
329 | |
---|
330 | SOURCE=..\src\map\clif.h |
---|
331 | # End Source File |
---|
332 | # Begin Source File |
---|
333 | |
---|
334 | SOURCE=..\src\map\date.h |
---|
335 | # End Source File |
---|
336 | # Begin Source File |
---|
337 | |
---|
338 | SOURCE=..\src\map\guild.h |
---|
339 | # End Source File |
---|
340 | # Begin Source File |
---|
341 | |
---|
342 | SOURCE=..\src\map\intif.h |
---|
343 | # End Source File |
---|
344 | # Begin Source File |
---|
345 | |
---|
346 | SOURCE=..\src\map\irc.h |
---|
347 | # End Source File |
---|
348 | # Begin Source File |
---|
349 | |
---|
350 | SOURCE=..\src\map\itemdb.h |
---|
351 | # End Source File |
---|
352 | # Begin Source File |
---|
353 | |
---|
354 | SOURCE=..\src\map\log.h |
---|
355 | # End Source File |
---|
356 | # Begin Source File |
---|
357 | |
---|
358 | SOURCE=..\src\map\mail.h |
---|
359 | # End Source File |
---|
360 | # Begin Source File |
---|
361 | |
---|
362 | SOURCE=..\src\map\map.h |
---|
363 | # End Source File |
---|
364 | # Begin Source File |
---|
365 | |
---|
366 | SOURCE=..\src\map\mercenary.h |
---|
367 | # End Source File |
---|
368 | # Begin Source File |
---|
369 | |
---|
370 | SOURCE=..\src\map\mob.h |
---|
371 | # End Source File |
---|
372 | # Begin Source File |
---|
373 | |
---|
374 | SOURCE=..\src\map\npc.h |
---|
375 | # End Source File |
---|
376 | # Begin Source File |
---|
377 | |
---|
378 | SOURCE=..\src\map\party.h |
---|
379 | # End Source File |
---|
380 | # Begin Source File |
---|
381 | |
---|
382 | SOURCE=..\src\map\path.h |
---|
383 | # End Source File |
---|
384 | # Begin Source File |
---|
385 | |
---|
386 | SOURCE=..\src\map\pc.h |
---|
387 | # End Source File |
---|
388 | # Begin Source File |
---|
389 | |
---|
390 | SOURCE=..\src\map\pcre.h |
---|
391 | # End Source File |
---|
392 | # Begin Source File |
---|
393 | |
---|
394 | SOURCE=..\src\map\pet.h |
---|
395 | # End Source File |
---|
396 | # Begin Source File |
---|
397 | |
---|
398 | SOURCE=..\src\map\script.h |
---|
399 | # End Source File |
---|
400 | # Begin Source File |
---|
401 | |
---|
402 | SOURCE=..\src\map\skill.h |
---|
403 | # End Source File |
---|
404 | # Begin Source File |
---|
405 | |
---|
406 | SOURCE=..\src\map\status.h |
---|
407 | # End Source File |
---|
408 | # Begin Source File |
---|
409 | |
---|
410 | SOURCE=..\src\map\storage.h |
---|
411 | # End Source File |
---|
412 | # Begin Source File |
---|
413 | |
---|
414 | SOURCE=..\src\map\trade.h |
---|
415 | # End Source File |
---|
416 | # Begin Source File |
---|
417 | |
---|
418 | SOURCE=..\src\map\unit.h |
---|
419 | # End Source File |
---|
420 | # Begin Source File |
---|
421 | |
---|
422 | SOURCE=..\src\map\vending.h |
---|
423 | # End Source File |
---|
424 | # Begin Source File |
---|
425 | |
---|
426 | SOURCE=..\src\map\quest.c |
---|
427 | # End Source File |
---|
428 | # Begin Source File |
---|
429 | |
---|
430 | SOURCE=..\src\map\quest.h |
---|
431 | # End Source File |
---|
432 | # End Group |
---|
433 | # Begin Group "zlib" |
---|
434 | |
---|
435 | # PROP Default_Filter "" |
---|
436 | # Begin Source File |
---|
437 | |
---|
438 | SOURCE=..\src\zlib\zconf.h |
---|
439 | # End Source File |
---|
440 | # Begin Source File |
---|
441 | |
---|
442 | SOURCE=..\src\zlib\zlib.h |
---|
443 | # End Source File |
---|
444 | # End Group |
---|
445 | # End Target |
---|
446 | # End Project |
---|