]> git.saurik.com Git - wxWidgets.git/blame - wxBase.dsp
Added VC++ project files for event sample
[wxWidgets.git] / wxBase.dsp
CommitLineData
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
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
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 43# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MT" /YX /FD /c
6dfec4b8 44# ADD CPP /nologo /MD /W4 /Zi /O2 /I "include" /I "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
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
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 66# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MT" /YX /FD /c
6dfec4b8 67# ADD CPP /nologo /MDd /W4 /Zi /Od /I "include" /I "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
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
76
77!ENDIF
78
79# Begin Target
80
81# Name "wxBase - Win32 Release"
82# Name "wxBase - Win32 Debug"
83# Begin Source File
84
85SOURCE=.\src\common\appcmn.cpp
86# End Source File
87# Begin Source File
88
d7da9756
VZ
89SOURCE=.\src\common\cmdline.cpp
90# End Source File
91# Begin Source File
92
3fd99dfc
VZ
93SOURCE=.\src\common\config.cpp
94# End Source File
95# Begin Source File
96
97SOURCE=.\src\common\datetime.cpp
98# End Source File
99# Begin Source File
100
d7da9756
VZ
101SOURCE=.\src\common\datstrm.cpp
102# End Source File
103# Begin Source File
104
6dfec4b8
VZ
105SOURCE=.\src\msw\dde.cpp
106# End Source File
107# Begin Source File
108
109SOURCE=.\src\msw\dir.cpp
110# End Source File
111# Begin Source File
112
113SOURCE=.\src\msw\dummy.cpp
114# ADD CPP /Yc"wx/wxprec.h"
115# End Source File
116# Begin Source File
117
3fd99dfc
VZ
118SOURCE=.\src\common\dynarray.cpp
119# End Source File
120# Begin Source File
121
122SOURCE=.\src\common\dynlib.cpp
123# End Source File
124# Begin Source File
125
f6bcfd97
BP
126SOURCE=.\src\common\encconv.cpp
127# End Source File
128# Begin Source File
129
3fd99dfc
VZ
130SOURCE=.\src\common\event.cpp
131# End Source File
132# Begin Source File
133
6dfec4b8
VZ
134SOURCE=.\src\common\extended.c
135# SUBTRACT CPP /YX /Yc /Yu
136# End Source File
137# Begin Source File
138
3fd99dfc
VZ
139SOURCE=.\src\common\ffile.cpp
140# End Source File
141# Begin Source File
142
143SOURCE=.\src\common\file.cpp
144# End Source File
145# Begin Source File
146
147SOURCE=.\src\common\fileconf.cpp
148# End Source File
149# Begin Source File
150
151SOURCE=.\src\common\filefn.cpp
152# End Source File
153# Begin Source File
154
155SOURCE=.\src\common\filesys.cpp
156# End Source File
157# Begin Source File
158
f6bcfd97
BP
159SOURCE=.\src\common\fontmap.cpp
160# End Source File
161# Begin Source File
162
d7da9756
VZ
163SOURCE=.\src\common\fs_inet.cpp
164# End Source File
165# Begin Source File
166
167SOURCE=.\src\common\fs_mem.cpp
168# End Source File
169# Begin Source File
170
171SOURCE=.\src\common\fs_zip.cpp
172# End Source File
173# Begin Source File
174
117082d1
VZ
175SOURCE=.\src\common\ftp.cpp
176# End Source File
177# Begin Source File
178
6dfec4b8
VZ
179SOURCE=.\src\msw\gsocket.c
180# SUBTRACT CPP /YX /Yc /Yu
181# End Source File
182# Begin Source File
183
184SOURCE=.\src\msw\gsockmsw.c
185# SUBTRACT CPP /YX /Yc /Yu
186# End Source File
187# Begin Source File
188
3fd99dfc
VZ
189SOURCE=.\src\common\hash.cpp
190# End Source File
191# Begin Source File
192
117082d1 193SOURCE=.\src\common\http.cpp
3fd99dfc
VZ
194# End Source File
195# Begin Source File
196
6dfec4b8
VZ
197SOURCE=.\src\common\init.cpp
198# End Source File
199# Begin Source File
200
3fd99dfc
VZ
201SOURCE=.\src\common\intl.cpp
202# End Source File
203# Begin Source File
204
d7da9756
VZ
205SOURCE=.\src\common\ipcbase.cpp
206# End Source File
207# Begin Source File
208
3fd99dfc
VZ
209SOURCE=.\src\common\list.cpp
210# End Source File
211# Begin Source File
212
213SOURCE=.\src\common\log.cpp
214# End Source File
215# Begin Source File
216
217SOURCE=.\src\common\longlong.cpp
218# End Source File
219# Begin Source File
220
6dfec4b8
VZ
221SOURCE=.\src\msw\main.cpp
222# End Source File
223# Begin Source File
224
d7da9756
VZ
225SOURCE=.\src\common\mimecmn.cpp
226# End Source File
227# Begin Source File
228
6dfec4b8
VZ
229SOURCE=.\src\msw\mimetype.cpp
230# End Source File
231# Begin Source File
232
3fd99dfc
VZ
233SOURCE=.\src\common\module.cpp
234# End Source File
235# Begin Source File
236
d7da9756
VZ
237SOURCE=.\src\common\mstream.cpp
238# End Source File
239# Begin Source File
240
3fd99dfc
VZ
241SOURCE=.\src\common\object.cpp
242# End Source File
243# Begin Source File
244
d7da9756
VZ
245SOURCE=.\src\common\objstrm.cpp
246# End Source File
247# Begin Source File
248
3fd99dfc
VZ
249SOURCE=.\src\common\process.cpp
250# End Source File
251# Begin Source File
252
117082d1 253SOURCE=.\src\common\protocol.cpp
3fd99dfc
VZ
254# End Source File
255# Begin Source File
256
6dfec4b8
VZ
257SOURCE=.\src\msw\regconf.cpp
258# End Source File
259# Begin Source File
260
261SOURCE=.\src\msw\registry.cpp
262# End Source File
263# Begin Source File
264
117082d1
VZ
265SOURCE=.\src\common\sckaddr.cpp
266# End Source File
267# Begin Source File
268
269SOURCE=.\src\common\sckfile.cpp
270# End Source File
271# Begin Source File
272
273SOURCE=.\src\common\sckipc.cpp
274# End Source File
275# Begin Source File
276
277SOURCE=.\src\common\sckstrm.cpp
3fd99dfc
VZ
278# End Source File
279# Begin Source File
280
d7da9756
VZ
281SOURCE=.\src\common\serbase.cpp
282# End Source File
283# Begin Source File
284
117082d1
VZ
285SOURCE=.\src\common\socket.cpp
286# End Source File
287# Begin Source File
288
3fd99dfc
VZ
289SOURCE=.\src\common\strconv.cpp
290# End Source File
291# Begin Source File
292
293SOURCE=.\src\common\stream.cpp
294# End Source File
295# Begin Source File
296
297SOURCE=.\src\common\string.cpp
298# End Source File
299# Begin Source File
300
301SOURCE=.\src\common\textfile.cpp
302# End Source File
303# Begin Source File
304
6dfec4b8 305SOURCE=.\src\msw\thread.cpp
117082d1
VZ
306# End Source File
307# Begin Source File
308
6dfec4b8 309SOURCE=.\src\common\timercmn.cpp
117082d1
VZ
310# End Source File
311# Begin Source File
312
6dfec4b8 313SOURCE=.\src\common\tokenzr.cpp
117082d1
VZ
314# End Source File
315# Begin Source File
316
6dfec4b8 317SOURCE=.\src\common\txtstrm.cpp
117082d1
VZ
318# End Source File
319# Begin Source File
320
6dfec4b8
VZ
321SOURCE=.\src\common\unzip.c
322# SUBTRACT CPP /YX /Yc /Yu
117082d1
VZ
323# End Source File
324# Begin Source File
325
6dfec4b8 326SOURCE=.\src\common\url.cpp
117082d1
VZ
327# End Source File
328# Begin Source File
329
6dfec4b8 330SOURCE=.\src\msw\utils.cpp
117082d1
VZ
331# End Source File
332# Begin Source File
333
6dfec4b8 334SOURCE=.\src\common\utilscmn.cpp
117082d1
VZ
335# End Source File
336# Begin Source File
337
6dfec4b8 338SOURCE=.\src\msw\utilsexc.cpp
3fd99dfc
VZ
339# End Source File
340# Begin Source File
341
6dfec4b8 342SOURCE=.\src\common\variant.cpp
3fd99dfc
VZ
343# End Source File
344# Begin Source File
345
6dfec4b8 346SOURCE=.\src\common\wfstream.cpp
3fd99dfc
VZ
347# End Source File
348# Begin Source File
349
6dfec4b8 350SOURCE=.\src\common\wxchar.cpp
d7da9756
VZ
351# End Source File
352# Begin Source File
353
6dfec4b8
VZ
354SOURCE=.\src\common\y_tab.c
355# PROP Exclude_From_Build 1
3fd99dfc
VZ
356# End Source File
357# Begin Source File
358
6dfec4b8 359SOURCE=.\src\common\zipstrm.cpp
117082d1 360# End Source File
117082d1
VZ
361# Begin Source File
362
6dfec4b8 363SOURCE=.\src\common\zstream.cpp
3fd99dfc
VZ
364# End Source File
365# End Target
366# End Project