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