]>
Commit | Line | Data |
---|---|---|
3fd99dfc VZ |
1 | # Microsoft Developer Studio Project File - Name="wxBase" - Package Owner=<4> |
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 | |
3 | # ** DO NOT EDIT ** | |
4 | ||
5 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | |
6 | ||
7 | CFG=wxBase - Win32 Debug | |
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 "wxBase.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 "wxBase.mak" CFG="wxBase - Win32 Debug" | |
17 | !MESSAGE | |
18 | !MESSAGE Possible choices for configuration are: | |
19 | !MESSAGE | |
20 | !MESSAGE "wxBase - Win32 Release" (based on "Win32 (x86) Static Library") | |
21 | !MESSAGE "wxBase - Win32 Debug" (based on "Win32 (x86) Static Library") | |
22 | !MESSAGE | |
23 | ||
24 | # Begin Project | |
25 | # PROP AllowPerConfigDependencies 0 | |
26 | # PROP Scc_ProjName "" | |
27 | # PROP Scc_LocalPath "" | |
28 | CPP=cl.exe | |
29 | RSC=rc.exe | |
30 | ||
31 | !IF "$(CFG)" == "wxBase - Win32 Release" | |
32 | ||
33 | # PROP BASE Use_MFC 0 | |
34 | # PROP BASE Use_Debug_Libraries 0 | |
d7da9756 VZ |
35 | # PROP BASE Output_Dir "BaseRelease" |
36 | # PROP BASE Intermediate_Dir "BaseRelease" | |
3fd99dfc VZ |
37 | # PROP BASE Target_Dir "" |
38 | # PROP Use_MFC 0 | |
39 | # PROP Use_Debug_Libraries 0 | |
d7da9756 VZ |
40 | # PROP Output_Dir "BaseRelease" |
41 | # PROP Intermediate_Dir "BaseRelease" | |
3fd99dfc | 42 | # PROP Target_Dir "" |
f6bcfd97 BP |
43 | # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MT" /YX /FD /c |
44 | # ADD CPP /nologo /MD /W4 /Zi /O2 /I "$(wx)\include" /I "$(wx)\src\zlib" /D "NDEBUG" /D wxUSE_GUI=0 /D WIN95=1 /D "__WIN95__" /D "WIN32" /D "_WIN32" /D WINVER=0x400 /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN32__" /D "_MT" /Yu"wx/wxprec.h" /FD /c | |
3fd99dfc VZ |
45 | # ADD BASE RSC /l 0x409 |
46 | # ADD RSC /l 0x409 | |
47 | BSC32=bscmake.exe | |
48 | # ADD BASE BSC32 /nologo | |
49 | # ADD BSC32 /nologo | |
50 | LIB32=link.exe -lib | |
51 | # ADD BASE LIB32 /nologo | |
52 | # ADD LIB32 /nologo | |
53 | ||
54 | !ELSEIF "$(CFG)" == "wxBase - Win32 Debug" | |
55 | ||
56 | # PROP BASE Use_MFC 0 | |
57 | # PROP BASE Use_Debug_Libraries 1 | |
d7da9756 VZ |
58 | # PROP BASE Output_Dir "BaseDebug" |
59 | # PROP BASE Intermediate_Dir "BaseDebug" | |
3fd99dfc VZ |
60 | # PROP BASE Target_Dir "" |
61 | # PROP Use_MFC 0 | |
62 | # PROP Use_Debug_Libraries 1 | |
63 | # PROP Output_Dir "BaseDebug" | |
64 | # PROP Intermediate_Dir "BaseDebug" | |
65 | # PROP Target_Dir "" | |
f6bcfd97 BP |
66 | # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MT" /YX /FD /c |
67 | # ADD CPP /nologo /MDd /W4 /Zi /Od /I "$(wx)\include" /I "$(wx)\src\zlib" /D "_DEBUG" /D DEBUG=1 /D WXDEBUG=1 /D "__WXDEBUG__" /D wxUSE_GUI=0 /D "__WIN95__" /D "WIN32" /D "_WIN32" /D WINVER=0x400 /D "__WINDOWS__" /D "__WIN32__" /D "__WXMSW__" /D "_MT" /Fr /Yu"wx/wxprec.h" /FD /c | |
3fd99dfc VZ |
68 | # ADD BASE RSC /l 0x409 |
69 | # ADD RSC /l 0x409 | |
70 | BSC32=bscmake.exe | |
71 | # ADD BASE BSC32 /nologo | |
72 | # ADD BSC32 /nologo /o"lib/wxBase.bsc" | |
73 | LIB32=link.exe -lib | |
74 | # ADD BASE LIB32 /nologo | |
75 | # ADD LIB32 /nologo | |
76 | ||
77 | !ENDIF | |
78 | ||
79 | # Begin Target | |
80 | ||
81 | # Name "wxBase - Win32 Release" | |
82 | # Name "wxBase - Win32 Debug" | |
117082d1 VZ |
83 | |
84 | # PROP Default_Filter "" | |
85 | # Begin Source File | |
86 | ||
87 | SOURCE=.\src\msw\dummy.cpp | |
88 | # ADD CPP /Yc"wx/wxprec.h" | |
89 | # End Source File | |
3fd99dfc VZ |
90 | # Begin Source File |
91 | ||
92 | SOURCE=.\src\common\appcmn.cpp | |
93 | # End Source File | |
94 | # Begin Source File | |
95 | ||
d7da9756 VZ |
96 | SOURCE=.\src\common\cmdline.cpp |
97 | # End Source File | |
98 | # Begin Source File | |
99 | ||
3fd99dfc VZ |
100 | SOURCE=.\src\common\config.cpp |
101 | # End Source File | |
102 | # Begin Source File | |
103 | ||
104 | SOURCE=.\src\common\datetime.cpp | |
105 | # End Source File | |
106 | # Begin Source File | |
107 | ||
d7da9756 VZ |
108 | SOURCE=.\src\common\datstrm.cpp |
109 | # End Source File | |
110 | # Begin Source File | |
111 | ||
3fd99dfc VZ |
112 | SOURCE=.\src\common\dynarray.cpp |
113 | # End Source File | |
114 | # Begin Source File | |
115 | ||
116 | SOURCE=.\src\common\dynlib.cpp | |
117 | # End Source File | |
118 | # Begin Source File | |
119 | ||
f6bcfd97 BP |
120 | SOURCE=.\src\common\encconv.cpp |
121 | # End Source File | |
122 | # Begin Source File | |
123 | ||
3fd99dfc VZ |
124 | SOURCE=.\src\common\event.cpp |
125 | # End Source File | |
126 | # Begin Source File | |
127 | ||
3fd99dfc VZ |
128 | SOURCE=.\src\common\ffile.cpp |
129 | # End Source File | |
130 | # Begin Source File | |
131 | ||
132 | SOURCE=.\src\common\file.cpp | |
133 | # End Source File | |
134 | # Begin Source File | |
135 | ||
136 | SOURCE=.\src\common\fileconf.cpp | |
137 | # End Source File | |
138 | # Begin Source File | |
139 | ||
140 | SOURCE=.\src\common\filefn.cpp | |
141 | # End Source File | |
142 | # Begin Source File | |
143 | ||
144 | SOURCE=.\src\common\filesys.cpp | |
145 | # End Source File | |
146 | # Begin Source File | |
147 | ||
f6bcfd97 BP |
148 | SOURCE=.\src\common\fontmap.cpp |
149 | # End Source File | |
150 | # Begin Source File | |
151 | ||
d7da9756 VZ |
152 | SOURCE=.\src\common\fs_inet.cpp |
153 | # End Source File | |
154 | # Begin Source File | |
155 | ||
156 | SOURCE=.\src\common\fs_mem.cpp | |
157 | # End Source File | |
158 | # Begin Source File | |
159 | ||
160 | SOURCE=.\src\common\fs_zip.cpp | |
161 | # End Source File | |
162 | # Begin Source File | |
163 | ||
117082d1 VZ |
164 | SOURCE=.\src\common\ftp.cpp |
165 | # End Source File | |
166 | # Begin Source File | |
167 | ||
3fd99dfc VZ |
168 | SOURCE=.\src\common\hash.cpp |
169 | # End Source File | |
170 | # Begin Source File | |
171 | ||
117082d1 | 172 | SOURCE=.\src\common\http.cpp |
3fd99dfc VZ |
173 | # End Source File |
174 | # Begin Source File | |
175 | ||
176 | SOURCE=.\src\common\intl.cpp | |
177 | # End Source File | |
178 | # Begin Source File | |
179 | ||
d7da9756 VZ |
180 | SOURCE=.\src\common\ipcbase.cpp |
181 | # End Source File | |
182 | # Begin Source File | |
183 | ||
3fd99dfc VZ |
184 | SOURCE=.\src\common\list.cpp |
185 | # End Source File | |
186 | # Begin Source File | |
187 | ||
188 | SOURCE=.\src\common\log.cpp | |
189 | # End Source File | |
190 | # Begin Source File | |
191 | ||
192 | SOURCE=.\src\common\longlong.cpp | |
193 | # End Source File | |
194 | # Begin Source File | |
195 | ||
d7da9756 VZ |
196 | SOURCE=.\src\common\mimecmn.cpp |
197 | # End Source File | |
198 | # Begin Source File | |
199 | ||
3fd99dfc VZ |
200 | SOURCE=.\src\common\module.cpp |
201 | # End Source File | |
202 | # Begin Source File | |
203 | ||
d7da9756 VZ |
204 | SOURCE=.\src\common\mstream.cpp |
205 | # End Source File | |
206 | # Begin Source File | |
207 | ||
3fd99dfc VZ |
208 | SOURCE=.\src\common\object.cpp |
209 | # End Source File | |
210 | # Begin Source File | |
211 | ||
d7da9756 VZ |
212 | SOURCE=.\src\common\objstrm.cpp |
213 | # End Source File | |
214 | # Begin Source File | |
215 | ||
3fd99dfc VZ |
216 | SOURCE=.\src\common\process.cpp |
217 | # End Source File | |
218 | # Begin Source File | |
219 | ||
117082d1 | 220 | SOURCE=.\src\common\protocol.cpp |
3fd99dfc VZ |
221 | # End Source File |
222 | # Begin Source File | |
223 | ||
117082d1 VZ |
224 | SOURCE=.\src\common\sckaddr.cpp |
225 | # End Source File | |
226 | # Begin Source File | |
227 | ||
228 | SOURCE=.\src\common\sckfile.cpp | |
229 | # End Source File | |
230 | # Begin Source File | |
231 | ||
232 | SOURCE=.\src\common\sckipc.cpp | |
233 | # End Source File | |
234 | # Begin Source File | |
235 | ||
236 | SOURCE=.\src\common\sckstrm.cpp | |
3fd99dfc VZ |
237 | # End Source File |
238 | # Begin Source File | |
239 | ||
d7da9756 VZ |
240 | SOURCE=.\src\common\serbase.cpp |
241 | # End Source File | |
242 | # Begin Source File | |
243 | ||
117082d1 VZ |
244 | SOURCE=.\src\common\socket.cpp |
245 | # End Source File | |
246 | # Begin Source File | |
247 | ||
3fd99dfc VZ |
248 | SOURCE=.\src\common\strconv.cpp |
249 | # End Source File | |
250 | # Begin Source File | |
251 | ||
252 | SOURCE=.\src\common\stream.cpp | |
253 | # End Source File | |
254 | # Begin Source File | |
255 | ||
256 | SOURCE=.\src\common\string.cpp | |
257 | # End Source File | |
258 | # Begin Source File | |
259 | ||
260 | SOURCE=.\src\common\textfile.cpp | |
261 | # End Source File | |
262 | # Begin Source File | |
263 | ||
3fd99dfc VZ |
264 | SOURCE=.\src\common\timercmn.cpp |
265 | # End Source File | |
266 | # Begin Source File | |
267 | ||
268 | SOURCE=.\src\common\tokenzr.cpp | |
269 | # End Source File | |
270 | # Begin Source File | |
271 | ||
272 | SOURCE=.\src\common\txtstrm.cpp | |
273 | # End Source File | |
274 | # Begin Source File | |
275 | ||
117082d1 | 276 | SOURCE=.\src\common\url.cpp |
d7da9756 VZ |
277 | # End Source File |
278 | # Begin Source File | |
279 | ||
117082d1 | 280 | SOURCE=.\src\common\utilscmn.cpp |
3fd99dfc VZ |
281 | # End Source File |
282 | # Begin Source File | |
283 | ||
117082d1 VZ |
284 | SOURCE=.\src\common\variant.cpp |
285 | # End Source File | |
286 | # Begin Source File | |
287 | ||
288 | SOURCE=.\src\common\wfstream.cpp | |
289 | # End Source File | |
290 | # Begin Source File | |
291 | ||
292 | SOURCE=.\src\common\wxchar.cpp | |
293 | # End Source File | |
294 | # Begin Source File | |
295 | ||
296 | SOURCE=.\src\common\zipstrm.cpp | |
297 | # End Source File | |
298 | # Begin Source File | |
299 | ||
300 | SOURCE=.\src\common\zstream.cpp | |
301 | # End Source File | |
302 | # Begin Source File | |
303 | ||
304 | SOURCE=.\src\common\init.cpp | |
305 | # End Source File | |
306 | ||
307 | # Begin Source File | |
308 | ||
309 | SOURCE=.\src\msw\dde.cpp | |
310 | # End Source File | |
311 | # Begin Source File | |
312 | ||
313 | SOURCE=.\src\msw\dir.cpp | |
314 | # End Source File | |
315 | # Begin Source File | |
316 | ||
317 | SOURCE=.\src\msw\main.cpp | |
318 | # End Source File | |
319 | # Begin Source File | |
320 | ||
321 | SOURCE=.\src\msw\mimetype.cpp | |
322 | # End Source File | |
323 | # Begin Source File | |
324 | ||
325 | SOURCE=.\src\msw\regconf.cpp | |
326 | # End Source File | |
327 | # Begin Source File | |
328 | ||
329 | SOURCE=.\src\msw\registry.cpp | |
330 | # End Source File | |
331 | # Begin Source File | |
332 | ||
333 | SOURCE=.\src\msw\thread.cpp | |
334 | # End Source File | |
335 | # Begin Source File | |
336 | ||
337 | SOURCE=.\src\msw\utils.cpp | |
3fd99dfc VZ |
338 | # End Source File |
339 | # Begin Source File | |
340 | ||
341 | SOURCE=.\src\msw\utilsexc.cpp | |
342 | # End Source File | |
117082d1 | 343 | |
3fd99dfc VZ |
344 | # Begin Source File |
345 | ||
117082d1 VZ |
346 | SOURCE=.\src\common\extended.c |
347 | # SUBTRACT CPP /YX /Yc /Yu | |
3fd99dfc VZ |
348 | # End Source File |
349 | # Begin Source File | |
350 | ||
117082d1 VZ |
351 | SOURCE=.\src\common\unzip.c |
352 | # SUBTRACT CPP /YX /Yc /Yu | |
d7da9756 | 353 | # End Source File |
117082d1 | 354 | |
d7da9756 VZ |
355 | # Begin Source File |
356 | ||
117082d1 VZ |
357 | SOURCE=.\src\msw\gsocket.c |
358 | # SUBTRACT CPP /YX /Yc /Yu | |
3fd99dfc VZ |
359 | # End Source File |
360 | # Begin Source File | |
361 | ||
117082d1 VZ |
362 | SOURCE=.\src\msw\gsockmsw.c |
363 | # SUBTRACT CPP /YX /Yc /Yu | |
364 | # End Source File | |
365 | ||
366 | ||
367 | # Begin Source File | |
368 | ||
3fd99dfc VZ |
369 | SOURCE=.\src\common\y_tab.c |
370 | ||
371 | !IF "$(CFG)" == "wxBase - Win32 Release" | |
372 | ||
373 | # SUBTRACT CPP /YX /Yc /Yu | |
374 | ||
375 | !ELSEIF "$(CFG)" == "wxBase - Win32 Debug" | |
376 | ||
377 | # ADD CPP /W1 | |
378 | # SUBTRACT CPP /YX /Yc /Yu | |
379 | ||
380 | !ENDIF | |
381 | ||
382 | # End Source File | |
383 | # End Target | |
384 | # End Project |