]> git.saurik.com Git - wxWidgets.git/blame - build/wx_baselib.dsp
for nicer Makefile.in
[wxWidgets.git] / build / wx_baselib.dsp
CommitLineData
323c4ded
VS
1# Microsoft Developer Studio Project File - Name="baselib" - 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=baselib - Win32 Static Native Release Unicode
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 "wx_baselib.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 "wx_baselib.mak" CFG="baselib - Win32 Static Native Release Unicode"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "baselib - Win32 Static Native Release Unicode" (based on "Win32 (x86) Static Library")
21!MESSAGE "baselib - Win32 Static wxUniv Release Unicode" (based on "Win32 (x86) Static Library")
22!MESSAGE "baselib - Win32 Static Native Release Ansi" (based on "Win32 (x86) Static Library")
23!MESSAGE "baselib - Win32 Static Native Debug Unicode" (based on "Win32 (x86) Static Library")
24!MESSAGE "baselib - Win32 Static wxUniv Debug Ansi" (based on "Win32 (x86) Static Library")
25!MESSAGE "baselib - Win32 Static wxUniv Release Ansi" (based on "Win32 (x86) Static Library")
26!MESSAGE "baselib - Win32 Static Native Debug Ansi" (based on "Win32 (x86) Static Library")
27!MESSAGE "baselib - Win32 Static wxUniv Debug Unicode" (based on "Win32 (x86) Static Library")
28!MESSAGE
29
30# Begin Project
31# PROP AllowPerConfigDependencies 0
32# PROP Scc_ProjName ""
33# PROP Scc_LocalPath ""
34CPP=cl.exe
35RSC=rc.exe
36
37!IF "$(CFG)" == "baselib - Win32 Static Native Release Unicode"
38
39# PROP BASE Use_MFC 0
40# PROP BASE Use_Debug_Libraries 0
41# PROP BASE Output_Dir "..\lib\vc_mswu\"
42# PROP BASE Intermediate_Dir "vc_mswu\baselib"
43# PROP BASE Target_Dir ""
44# PROP Use_MFC 0
45# PROP Use_Debug_Libraries 0
46# PROP Output_Dir "..\lib\vc_mswu\"
47# PROP Intermediate_Dir "vc_mswu\baselib"
48# PROP Target_Dir ""
d7dd1f1b
VS
49# ADD BASE CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswu" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Fd..\lib\vc_mswu\wxbase25u.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
50# ADD CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswu" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Fd..\lib\vc_mswu\wxbase25u.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
323c4ded
VS
51# ADD BASE RSC /l 0x405
52# ADD RSC /l 0x405
53BSC32=bscmake.exe
54# ADD BASE BSC32 /nologo
55# ADD BSC32 /nologo
56LIB32=link.exe -lib
57# ADD BASE LIB32 /nologo /out:"..\lib\vc_mswu\wxbase25u.lib"
58# ADD LIB32 /nologo /out:"..\lib\vc_mswu\wxbase25u.lib"
59
60!ELSEIF "$(CFG)" == "baselib - Win32 Static wxUniv Release Unicode"
61
62# PROP BASE Use_MFC 0
63# PROP BASE Use_Debug_Libraries 0
64# PROP BASE Output_Dir "..\lib\vc_mswunivu\"
65# PROP BASE Intermediate_Dir "vc_mswunivu\baselib"
66# PROP BASE Target_Dir ""
67# PROP Use_MFC 0
68# PROP Use_Debug_Libraries 0
69# PROP Output_Dir "..\lib\vc_mswunivu\"
70# PROP Intermediate_Dir "vc_mswunivu\baselib"
71# PROP Target_Dir ""
d7dd1f1b
VS
72# ADD BASE CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswunivu" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Fd..\lib\vc_mswunivu\wxbase25u.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
73# ADD CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswunivu" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Fd..\lib\vc_mswunivu\wxbase25u.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
323c4ded
VS
74# ADD BASE RSC /l 0x405
75# ADD RSC /l 0x405
76BSC32=bscmake.exe
77# ADD BASE BSC32 /nologo
78# ADD BSC32 /nologo
79LIB32=link.exe -lib
80# ADD BASE LIB32 /nologo /out:"..\lib\vc_mswunivu\wxbase25u.lib"
81# ADD LIB32 /nologo /out:"..\lib\vc_mswunivu\wxbase25u.lib"
82
83!ELSEIF "$(CFG)" == "baselib - Win32 Static Native Release Ansi"
84
85# PROP BASE Use_MFC 0
86# PROP BASE Use_Debug_Libraries 0
87# PROP BASE Output_Dir "..\lib\vc_msw\"
88# PROP BASE Intermediate_Dir "vc_msw\baselib"
89# PROP BASE Target_Dir ""
90# PROP Use_MFC 0
91# PROP Use_Debug_Libraries 0
92# PROP Output_Dir "..\lib\vc_msw\"
93# PROP Intermediate_Dir "vc_msw\baselib"
94# PROP Target_Dir ""
d7dd1f1b
VS
95# ADD BASE CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_msw" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Fd..\lib\vc_msw\wxbase25.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WXMSW__" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
96# ADD CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_msw" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Fd..\lib\vc_msw\wxbase25.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WXMSW__" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
323c4ded
VS
97# ADD BASE RSC /l 0x405
98# ADD RSC /l 0x405
99BSC32=bscmake.exe
100# ADD BASE BSC32 /nologo
101# ADD BSC32 /nologo
102LIB32=link.exe -lib
103# ADD BASE LIB32 /nologo /out:"..\lib\vc_msw\wxbase25.lib"
104# ADD LIB32 /nologo /out:"..\lib\vc_msw\wxbase25.lib"
105
106!ELSEIF "$(CFG)" == "baselib - Win32 Static Native Debug Unicode"
107
108# PROP BASE Use_MFC 0
109# PROP BASE Use_Debug_Libraries 1
110# PROP BASE Output_Dir "..\lib\vc_mswud\"
111# PROP BASE Intermediate_Dir "vc_mswud\baselib"
112# PROP BASE Target_Dir ""
113# PROP Use_MFC 0
114# PROP Use_Debug_Libraries 1
115# PROP Output_Dir "..\lib\vc_mswud\"
116# PROP Intermediate_Dir "vc_mswud\baselib"
117# PROP Target_Dir ""
d7dd1f1b
VS
118# ADD BASE CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswud" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Zi /Gm /GZ /Fd..\lib\vc_mswud\wxbase25ud.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
119# ADD CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswud" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Zi /Gm /GZ /Fd..\lib\vc_mswud\wxbase25ud.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
323c4ded
VS
120# ADD BASE RSC /l 0x405
121# ADD RSC /l 0x405
122BSC32=bscmake.exe
123# ADD BASE BSC32 /nologo
124# ADD BSC32 /nologo
125LIB32=link.exe -lib
126# ADD BASE LIB32 /nologo /out:"..\lib\vc_mswud\wxbase25ud.lib"
127# ADD LIB32 /nologo /out:"..\lib\vc_mswud\wxbase25ud.lib"
128
129!ELSEIF "$(CFG)" == "baselib - Win32 Static wxUniv Debug Ansi"
130
131# PROP BASE Use_MFC 0
132# PROP BASE Use_Debug_Libraries 1
133# PROP BASE Output_Dir "..\lib\vc_mswunivd\"
134# PROP BASE Intermediate_Dir "vc_mswunivd\baselib"
135# PROP BASE Target_Dir ""
136# PROP Use_MFC 0
137# PROP Use_Debug_Libraries 1
138# PROP Output_Dir "..\lib\vc_mswunivd\"
139# PROP Intermediate_Dir "vc_mswunivd\baselib"
140# PROP Target_Dir ""
d7dd1f1b
VS
141# ADD BASE CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswunivd" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Zi /Gm /GZ /Fd..\lib\vc_mswunivd\wxbase25d.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
142# ADD CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswunivd" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Zi /Gm /GZ /Fd..\lib\vc_mswunivd\wxbase25d.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
323c4ded
VS
143# ADD BASE RSC /l 0x405
144# ADD RSC /l 0x405
145BSC32=bscmake.exe
146# ADD BASE BSC32 /nologo
147# ADD BSC32 /nologo
148LIB32=link.exe -lib
149# ADD BASE LIB32 /nologo /out:"..\lib\vc_mswunivd\wxbase25d.lib"
150# ADD LIB32 /nologo /out:"..\lib\vc_mswunivd\wxbase25d.lib"
151
152!ELSEIF "$(CFG)" == "baselib - Win32 Static wxUniv Release Ansi"
153
154# PROP BASE Use_MFC 0
155# PROP BASE Use_Debug_Libraries 0
156# PROP BASE Output_Dir "..\lib\vc_mswuniv\"
157# PROP BASE Intermediate_Dir "vc_mswuniv\baselib"
158# PROP BASE Target_Dir ""
159# PROP Use_MFC 0
160# PROP Use_Debug_Libraries 0
161# PROP Output_Dir "..\lib\vc_mswuniv\"
162# PROP Intermediate_Dir "vc_mswuniv\baselib"
163# PROP Target_Dir ""
d7dd1f1b
VS
164# ADD BASE CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswuniv" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Fd..\lib\vc_mswuniv\wxbase25.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
165# ADD CPP /nologo /FD /MD /O1 /I "..\include" /I "..\lib\vc_mswuniv" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Fd..\lib\vc_mswuniv\wxbase25.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
323c4ded
VS
166# ADD BASE RSC /l 0x405
167# ADD RSC /l 0x405
168BSC32=bscmake.exe
169# ADD BASE BSC32 /nologo
170# ADD BSC32 /nologo
171LIB32=link.exe -lib
172# ADD BASE LIB32 /nologo /out:"..\lib\vc_mswuniv\wxbase25.lib"
173# ADD LIB32 /nologo /out:"..\lib\vc_mswuniv\wxbase25.lib"
174
175!ELSEIF "$(CFG)" == "baselib - Win32 Static Native Debug Ansi"
176
177# PROP BASE Use_MFC 0
178# PROP BASE Use_Debug_Libraries 1
179# PROP BASE Output_Dir "..\lib\vc_mswd\"
180# PROP BASE Intermediate_Dir "vc_mswd\baselib"
181# PROP BASE Target_Dir ""
182# PROP Use_MFC 0
183# PROP Use_Debug_Libraries 1
184# PROP Output_Dir "..\lib\vc_mswd\"
185# PROP Intermediate_Dir "vc_mswd\baselib"
186# PROP Target_Dir ""
d7dd1f1b
VS
187# ADD BASE CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswd" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Zi /Gm /GZ /Fd..\lib\vc_mswd\wxbase25d.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
188# ADD CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswd" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Zi /Gm /GZ /Fd..\lib\vc_mswd\wxbase25d.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
323c4ded
VS
189# ADD BASE RSC /l 0x405
190# ADD RSC /l 0x405
191BSC32=bscmake.exe
192# ADD BASE BSC32 /nologo
193# ADD BSC32 /nologo
194LIB32=link.exe -lib
195# ADD BASE LIB32 /nologo /out:"..\lib\vc_mswd\wxbase25d.lib"
196# ADD LIB32 /nologo /out:"..\lib\vc_mswd\wxbase25d.lib"
197
198!ELSEIF "$(CFG)" == "baselib - Win32 Static wxUniv Debug Unicode"
199
200# PROP BASE Use_MFC 0
201# PROP BASE Use_Debug_Libraries 1
202# PROP BASE Output_Dir "..\lib\vc_mswunivud\"
203# PROP BASE Intermediate_Dir "vc_mswunivud\baselib"
204# PROP BASE Target_Dir ""
205# PROP Use_MFC 0
206# PROP Use_Debug_Libraries 1
207# PROP Output_Dir "..\lib\vc_mswunivud\"
208# PROP Intermediate_Dir "vc_mswunivud\baselib"
209# PROP Target_Dir ""
d7dd1f1b
VS
210# ADD BASE CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswunivud" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Zi /Gm /GZ /Fd..\lib\vc_mswunivud\wxbase25ud.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
211# ADD CPP /nologo /FD /MDd /Od /I "..\include" /I "..\lib\vc_mswunivud" /I "..\src\tiff" /I "..\src\jpeg" /I "..\src\png" /I "..\src\zlib" /I "..\src\regex" /I "..\src\expat\lib" /Zi /Gm /GZ /Fd..\lib\vc_mswunivud\wxbase25ud.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_baselib.pch" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /D wxUSE_BASE=1 /D wxUSE_GUI=0 /c
323c4ded
VS
212# ADD BASE RSC /l 0x405
213# ADD RSC /l 0x405
214BSC32=bscmake.exe
215# ADD BASE BSC32 /nologo
216# ADD BSC32 /nologo
217LIB32=link.exe -lib
218# ADD BASE LIB32 /nologo /out:"..\lib\vc_mswunivud\wxbase25ud.lib"
219# ADD LIB32 /nologo /out:"..\lib\vc_mswunivud\wxbase25ud.lib"
220
221!ENDIF
222
223# Begin Target
224
225# Name "baselib - Win32 Static Native Release Unicode"
226# Name "baselib - Win32 Static wxUniv Release Unicode"
227# Name "baselib - Win32 Static Native Release Ansi"
228# Name "baselib - Win32 Static Native Debug Unicode"
229# Name "baselib - Win32 Static wxUniv Debug Ansi"
230# Name "baselib - Win32 Static wxUniv Release Ansi"
231# Name "baselib - Win32 Static Native Debug Ansi"
232# Name "baselib - Win32 Static wxUniv Debug Unicode"
233# Begin Group "Common Headers"
234
235# PROP Default_Filter ""
236# Begin Source File
237
238SOURCE=..\include\wx\app.h
239# End Source File
240# Begin Source File
241
242SOURCE=..\include\wx\apptrait.h
243# End Source File
244# Begin Source File
245
246SOURCE=..\include\wx\arrstr.h
247# End Source File
248# Begin Source File
249
250SOURCE=..\include\wx\beforestd.h
251# End Source File
252# Begin Source File
253
254SOURCE=..\include\wx\buffer.h
255# End Source File
256# Begin Source File
257
258SOURCE=..\include\wx\build.h
259# End Source File
260# Begin Source File
261
262SOURCE=..\include\wx\chkconf.h
263# End Source File
264# Begin Source File
265
266SOURCE=..\include\wx\clntdata.h
267# End Source File
268# Begin Source File
269
270SOURCE=..\include\wx\cmdline.h
271# End Source File
272# Begin Source File
273
274SOURCE=..\include\wx\confbase.h
275# End Source File
276# Begin Source File
277
278SOURCE=..\include\wx\config.h
279# End Source File
280# Begin Source File
281
282SOURCE=..\include\wx\containr.h
283# End Source File
284# Begin Source File
285
286SOURCE=..\include\wx\datetime.h
287# End Source File
288# Begin Source File
289
290SOURCE=..\include\wx\datstrm.h
291# End Source File
292# Begin Source File
293
294SOURCE=..\include\wx\db.h
295# End Source File
296# Begin Source File
297
298SOURCE=..\include\wx\dbkeyg.h
299# End Source File
300# Begin Source File
301
302SOURCE=..\include\wx\dbtable.h
303# End Source File
304# Begin Source File
305
306SOURCE=..\include\wx\dde.h
307# End Source File
308# Begin Source File
309
310SOURCE=..\include\wx\debug.h
311# End Source File
312# Begin Source File
313
314SOURCE=..\include\wx\defs.h
315# End Source File
316# Begin Source File
317
318SOURCE=..\include\wx\dir.h
319# End Source File
320# Begin Source File
321
322SOURCE=..\include\wx\dynarray.h
323# End Source File
324# Begin Source File
325
326SOURCE=..\include\wx\dynlib.h
327# End Source File
328# Begin Source File
329
330SOURCE=..\include\wx\dynload.h
331# End Source File
332# Begin Source File
333
334SOURCE=..\include\wx\encconv.h
335# End Source File
336# Begin Source File
337
338SOURCE=..\include\wx\event.h
339# End Source File
340# Begin Source File
341
342SOURCE=..\include\wx\features.h
343# End Source File
344# Begin Source File
345
346SOURCE=..\include\wx\ffile.h
347# End Source File
348# Begin Source File
349
350SOURCE=..\include\wx\file.h
351# End Source File
352# Begin Source File
353
354SOURCE=..\include\wx\fileconf.h
355# End Source File
356# Begin Source File
357
358SOURCE=..\include\wx\filefn.h
359# End Source File
360# Begin Source File
361
362SOURCE=..\include\wx\filename.h
363# End Source File
364# Begin Source File
365
366SOURCE=..\include\wx\filesys.h
367# End Source File
368# Begin Source File
369
370SOURCE=..\include\wx\fontenc.h
371# End Source File
372# Begin Source File
373
374SOURCE=..\include\wx\fontmap.h
375# End Source File
376# Begin Source File
377
378SOURCE=..\include\wx\fs_mem.h
379# End Source File
380# Begin Source File
381
382SOURCE=..\include\wx\fs_zip.h
383# End Source File
384# Begin Source File
385
386SOURCE=..\include\wx\hash.h
387# End Source File
388# Begin Source File
389
390SOURCE=..\include\wx\hashmap.h
391# End Source File
392# Begin Source File
393
394SOURCE=..\include\wx\iconloc.h
395# End Source File
396# Begin Source File
397
398SOURCE=..\include\wx\init.h
399# End Source File
400# Begin Source File
401
402SOURCE=..\include\wx\intl.h
403# End Source File
404# Begin Source File
405
406SOURCE=..\include\wx\iosfwrap.h
407# End Source File
408# Begin Source File
409
410SOURCE=..\include\wx\ioswrap.h
411# End Source File
412# Begin Source File
413
414SOURCE=..\include\wx\ipc.h
415# End Source File
416# Begin Source File
417
418SOURCE=..\include\wx\ipcbase.h
419# End Source File
420# Begin Source File
421
422SOURCE=..\include\wx\isql.h
423# End Source File
424# Begin Source File
425
426SOURCE=..\include\wx\isqlext.h
427# End Source File
428# Begin Source File
429
430SOURCE=..\include\wx\list.h
431# End Source File
432# Begin Source File
433
434SOURCE=..\include\wx\log.h
435# End Source File
436# Begin Source File
437
438SOURCE=..\include\wx\longlong.h
439# End Source File
440# Begin Source File
441
442SOURCE=..\include\wx\math.h
443# End Source File
444# Begin Source File
445
446SOURCE=..\include\wx\memconf.h
447# End Source File
448# Begin Source File
449
450SOURCE=..\include\wx\memory.h
451# End Source File
452# Begin Source File
453
454SOURCE=..\include\wx\memtext.h
455# End Source File
456# Begin Source File
457
458SOURCE=..\include\wx\mimetype.h
459# End Source File
460# Begin Source File
461
462SOURCE=..\include\wx\module.h
463# End Source File
464# Begin Source File
465
466SOURCE=..\include\wx\msgout.h
467# End Source File
468# Begin Source File
469
470SOURCE=..\include\wx\mstream.h
471# End Source File
472# Begin Source File
473
474SOURCE=..\include\wx\msw\chkconf.h
475# End Source File
476# Begin Source File
477
478SOURCE=..\include\wx\msw\crashrpt.h
479# End Source File
480# Begin Source File
481
482SOURCE=..\include\wx\msw\dde.h
483# End Source File
484# Begin Source File
485
486SOURCE=..\include\wx\msw\gccpriv.h
487# End Source File
488# Begin Source File
489
490SOURCE=..\include\wx\msw\mimetype.h
491# End Source File
492# Begin Source File
493
494SOURCE=..\include\wx\msw\winundef.h
495# End Source File
496# Begin Source File
497
498SOURCE=..\include\wx\msw\wrapwin.h
499# End Source File
500# Begin Source File
501
502SOURCE=..\include\wx\object.h
503# End Source File
504# Begin Source File
505
506SOURCE=..\include\wx\platform.h
507# End Source File
508# Begin Source File
509
510SOURCE=..\include\wx\process.h
511# End Source File
512# Begin Source File
513
514SOURCE=..\include\wx\regex.h
515# End Source File
516# Begin Source File
517
518SOURCE=..\include\wx\snglinst.h
519# End Source File
520# Begin Source File
521
522SOURCE=..\include\wx\stopwatch.h
523# End Source File
524# Begin Source File
525
526SOURCE=..\include\wx\strconv.h
527# End Source File
528# Begin Source File
529
530SOURCE=..\include\wx\stream.h
531# End Source File
532# Begin Source File
533
534SOURCE=..\include\wx\string.h
535# End Source File
536# Begin Source File
537
538SOURCE=..\include\wx\sysopt.h
539# End Source File
540# Begin Source File
541
542SOURCE=..\include\wx\textbuf.h
543# End Source File
544# Begin Source File
545
546SOURCE=..\include\wx\textfile.h
547# End Source File
548# Begin Source File
549
550SOURCE=..\include\wx\thread.h
551# End Source File
552# Begin Source File
553
554SOURCE=..\include\wx\tokenzr.h
555# End Source File
556# Begin Source File
557
558SOURCE=..\include\wx\txtstrm.h
559# End Source File
560# Begin Source File
561
562SOURCE=..\include\wx\types.h
563# End Source File
564# Begin Source File
565
566SOURCE=..\include\wx\utils.h
567# End Source File
568# Begin Source File
569
570SOURCE=..\include\wx\variant.h
571# End Source File
572# Begin Source File
573
574SOURCE=..\include\wx\vector.h
575# End Source File
576# Begin Source File
577
578SOURCE=..\include\wx\version.h
579# End Source File
580# Begin Source File
581
582SOURCE=..\include\wx\volume.h
583# End Source File
584# Begin Source File
585
586SOURCE=..\include\wx\wfstream.h
587# End Source File
588# Begin Source File
589
590SOURCE=..\include\wx\wx.h
591# End Source File
592# Begin Source File
593
594SOURCE=..\include\wx\wxchar.h
595# End Source File
596# Begin Source File
597
598SOURCE=..\include\wx\wxprec.h
599# End Source File
600# Begin Source File
601
602SOURCE=..\include\wx\zipstrm.h
603# End Source File
604# Begin Source File
605
606SOURCE=..\include\wx\zstream.h
607# End Source File
608# End Group
609# Begin Group "Common Sources"
610
611# PROP Default_Filter ""
612# Begin Source File
613
614SOURCE=..\src\common\appbase.cpp
615# End Source File
616# Begin Source File
617
618SOURCE=..\src\common\clntdata.cpp
619# End Source File
620# Begin Source File
621
622SOURCE=..\src\common\cmdline.cpp
623# End Source File
624# Begin Source File
625
626SOURCE=..\src\common\config.cpp
627# End Source File
628# Begin Source File
629
630SOURCE=..\src\common\datetime.cpp
631# End Source File
632# Begin Source File
633
634SOURCE=..\src\common\datstrm.cpp
635# End Source File
636# Begin Source File
637
638SOURCE=..\src\common\db.cpp
639# End Source File
640# Begin Source File
641
642SOURCE=..\src\common\dbtable.cpp
643# End Source File
644# Begin Source File
645
646SOURCE=..\src\common\dircmn.cpp
647# End Source File
648# Begin Source File
649
650SOURCE=..\src\common\dynarray.cpp
651# End Source File
652# Begin Source File
653
654SOURCE=..\src\common\dynlib.cpp
655# End Source File
656# Begin Source File
657
658SOURCE=..\src\common\dynload.cpp
659# End Source File
660# Begin Source File
661
662SOURCE=..\src\common\encconv.cpp
663# End Source File
664# Begin Source File
665
666SOURCE=..\src\common\event.cpp
667# End Source File
668# Begin Source File
669
670SOURCE=..\src\common\extended.c
671# SUBTRACT CPP /YX /Yc /Yu
672# End Source File
673# Begin Source File
674
675SOURCE=..\src\common\ffile.cpp
676# End Source File
677# Begin Source File
678
679SOURCE=..\src\common\file.cpp
680# End Source File
681# Begin Source File
682
683SOURCE=..\src\common\fileconf.cpp
684# End Source File
685# Begin Source File
686
687SOURCE=..\src\common\filefn.cpp
688# End Source File
689# Begin Source File
690
691SOURCE=..\src\common\filename.cpp
692# End Source File
693# Begin Source File
694
695SOURCE=..\src\common\filesys.cpp
696# End Source File
697# Begin Source File
698
699SOURCE=..\src\common\fmapbase.cpp
700# End Source File
701# Begin Source File
702
703SOURCE=..\src\common\fs_mem.cpp
704# End Source File
705# Begin Source File
706
707SOURCE=..\src\common\fs_zip.cpp
708# End Source File
709# Begin Source File
710
711SOURCE=..\src\common\hash.cpp
712# End Source File
713# Begin Source File
714
715SOURCE=..\src\common\hashmap.cpp
716# End Source File
717# Begin Source File
718
719SOURCE=..\src\common\init.cpp
720# End Source File
721# Begin Source File
722
723SOURCE=..\src\common\intl.cpp
724# End Source File
725# Begin Source File
726
727SOURCE=..\src\common\ipcbase.cpp
728# End Source File
729# Begin Source File
730
731SOURCE=..\src\common\list.cpp
732# End Source File
733# Begin Source File
734
735SOURCE=..\src\common\log.cpp
736# End Source File
737# Begin Source File
738
739SOURCE=..\src\common\longlong.cpp
740# End Source File
741# Begin Source File
742
743SOURCE=..\src\common\memory.cpp
744# End Source File
745# Begin Source File
746
747SOURCE=..\src\common\mimecmn.cpp
748# End Source File
749# Begin Source File
750
751SOURCE=..\src\common\module.cpp
752# End Source File
753# Begin Source File
754
755SOURCE=..\src\common\msgout.cpp
756# End Source File
757# Begin Source File
758
759SOURCE=..\src\common\mstream.cpp
760# End Source File
761# Begin Source File
762
763SOURCE=..\src\common\object.cpp
764# End Source File
765# Begin Source File
766
767SOURCE=..\src\common\process.cpp
768# End Source File
769# Begin Source File
770
771SOURCE=..\src\common\regex.cpp
772# End Source File
773# Begin Source File
774
775SOURCE=..\src\common\stopwatch.cpp
776# End Source File
777# Begin Source File
778
779SOURCE=..\src\common\strconv.cpp
780# End Source File
781# Begin Source File
782
783SOURCE=..\src\common\stream.cpp
784# End Source File
785# Begin Source File
786
787SOURCE=..\src\common\string.cpp
788# End Source File
789# Begin Source File
790
791SOURCE=..\src\common\sysopt.cpp
792# End Source File
793# Begin Source File
794
795SOURCE=..\src\common\textbuf.cpp
796# End Source File
797# Begin Source File
798
799SOURCE=..\src\common\textfile.cpp
800# End Source File
801# Begin Source File
802
803SOURCE=..\src\common\tokenzr.cpp
804# End Source File
805# Begin Source File
806
807SOURCE=..\src\common\txtstrm.cpp
808# End Source File
809# Begin Source File
810
811SOURCE=..\src\common\unzip.c
812# SUBTRACT CPP /YX /Yc /Yu
813# End Source File
814# Begin Source File
815
816SOURCE=..\src\common\utilscmn.cpp
817# End Source File
818# Begin Source File
819
820SOURCE=..\src\common\variant.cpp
821# End Source File
822# Begin Source File
823
824SOURCE=..\src\common\wfstream.cpp
825# End Source File
826# Begin Source File
827
828SOURCE=..\src\common\wxchar.cpp
829# End Source File
830# Begin Source File
831
832SOURCE=..\src\common\zipstrm.cpp
833# End Source File
834# Begin Source File
835
836SOURCE=..\src\common\zstream.cpp
837# End Source File
838# End Group
839# Begin Group "MSW Sources"
840
841# PROP Default_Filter ""
842# Begin Source File
843
844SOURCE=..\src\msw\basemsw.cpp
845# End Source File
846# Begin Source File
847
848SOURCE=..\src\msw\crashrpt.cpp
849# End Source File
850# Begin Source File
851
852SOURCE=..\src\msw\dde.cpp
853# End Source File
854# Begin Source File
855
856SOURCE=..\src\msw\dir.cpp
857# End Source File
858# Begin Source File
859
860SOURCE=..\src\msw\dummy.cpp
861# ADD BASE CPP /Yc"wx/wxprec.h"
862# ADD CPP /Yc"wx/wxprec.h"
863# End Source File
864# Begin Source File
865
866SOURCE=..\src\msw\main.cpp
867# End Source File
868# Begin Source File
869
870SOURCE=..\src\msw\mimetype.cpp
871# End Source File
872# Begin Source File
873
874SOURCE=..\src\msw\mslu.cpp
875# End Source File
876# Begin Source File
877
878SOURCE=..\src\msw\regconf.cpp
879# End Source File
880# Begin Source File
881
882SOURCE=..\src\msw\registry.cpp
883# End Source File
884# Begin Source File
885
886SOURCE=..\src\msw\snglinst.cpp
887# End Source File
888# Begin Source File
889
890SOURCE=..\src\msw\thread.cpp
891# End Source File
892# Begin Source File
893
894SOURCE=..\src\msw\utils.cpp
895# End Source File
896# Begin Source File
897
898SOURCE=..\src\msw\utilsexc.cpp
899# End Source File
900# Begin Source File
901
902SOURCE=..\src\msw\volume.cpp
903# End Source File
904# End Group
905# End Target
906# End Project
907