]> git.saurik.com Git - wxWidgets.git/blame - build/msw/wx_baselib.dsp
initialize the font fields properly when it corresponds to a native font
[wxWidgets.git] / build / msw / wx_baselib.dsp
CommitLineData
d7ac64ee
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 Unicode 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 "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 Unicode Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "baselib - Win32 Debug" (based on "Win32 (x86) Static Library")
21!MESSAGE "baselib - Win32 Release" (based on "Win32 (x86) Static Library")
22!MESSAGE "baselib - Win32 Unicode Debug" (based on "Win32 (x86) Static Library")
23!MESSAGE "baselib - Win32 Unicode Release" (based on "Win32 (x86) Static Library")
fd9f42b6
VS
24!MESSAGE "baselib - Win32 Universal Debug" (based on "Win32 (x86) Static Library")
25!MESSAGE "baselib - Win32 Universal Release" (based on "Win32 (x86) Static Library")
26!MESSAGE "baselib - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library")
27!MESSAGE "baselib - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library")
d7ac64ee
VS
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 Debug"
38
39# PROP BASE Use_MFC 0
40# PROP BASE Use_Debug_Libraries 1
41# PROP BASE Output_Dir "..\..\lib\vc_mswd"
42# PROP BASE Intermediate_Dir "vc_mswd\baselib"
43# PROP BASE Target_Dir ""
44# PROP Use_MFC 0
45# PROP Use_Debug_Libraries 1
46# PROP Output_Dir "..\..\lib\vc_mswd"
47# PROP Intermediate_Dir "vc_mswd\baselib"
48# PROP Target_Dir ""
2265a2d5
VS
49# ADD BASE CPP /nologo /FD /W4 /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_GUI=0 /D wxUSE_BASE=1 /c
50# ADD CPP /nologo /FD /W4 /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_GUI=0 /D wxUSE_BASE=1 /c
d7ac64ee
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_mswd\wxbase25d.lib"
58# ADD LIB32 /nologo /out:"..\..\lib\vc_mswd\wxbase25d.lib"
59
60!ELSEIF "$(CFG)" == "baselib - Win32 Release"
61
62# PROP BASE Use_MFC 0
63# PROP BASE Use_Debug_Libraries 0
64# PROP BASE Output_Dir "..\..\lib\vc_msw"
65# PROP BASE Intermediate_Dir "vc_msw\baselib"
66# PROP BASE Target_Dir ""
67# PROP Use_MFC 0
68# PROP Use_Debug_Libraries 0
69# PROP Output_Dir "..\..\lib\vc_msw"
70# PROP Intermediate_Dir "vc_msw\baselib"
71# PROP Target_Dir ""
2265a2d5
VS
72# ADD BASE CPP /nologo /FD /W4 /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 "__WXMSW__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
73# ADD CPP /nologo /FD /W4 /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 "__WXMSW__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
d7ac64ee
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_msw\wxbase25.lib"
81# ADD LIB32 /nologo /out:"..\..\lib\vc_msw\wxbase25.lib"
82
83!ELSEIF "$(CFG)" == "baselib - Win32 Unicode Debug"
84
85# PROP BASE Use_MFC 0
86# PROP BASE Use_Debug_Libraries 1
87# PROP BASE Output_Dir "..\..\lib\vc_mswud"
88# PROP BASE Intermediate_Dir "vc_mswud\baselib"
89# PROP BASE Target_Dir ""
90# PROP Use_MFC 0
91# PROP Use_Debug_Libraries 1
92# PROP Output_Dir "..\..\lib\vc_mswud"
93# PROP Intermediate_Dir "vc_mswud\baselib"
94# PROP Target_Dir ""
2265a2d5
VS
95# ADD BASE CPP /nologo /FD /W4 /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_GUI=0 /D wxUSE_BASE=1 /c
96# ADD CPP /nologo /FD /W4 /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_GUI=0 /D wxUSE_BASE=1 /c
d7ac64ee
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_mswud\wxbase25ud.lib"
104# ADD LIB32 /nologo /out:"..\..\lib\vc_mswud\wxbase25ud.lib"
105
106!ELSEIF "$(CFG)" == "baselib - Win32 Unicode Release"
107
108# PROP BASE Use_MFC 0
109# PROP BASE Use_Debug_Libraries 0
110# PROP BASE Output_Dir "..\..\lib\vc_mswu"
111# PROP BASE Intermediate_Dir "vc_mswu\baselib"
112# PROP BASE Target_Dir ""
113# PROP Use_MFC 0
114# PROP Use_Debug_Libraries 0
115# PROP Output_Dir "..\..\lib\vc_mswu"
116# PROP Intermediate_Dir "vc_mswu\baselib"
117# PROP Target_Dir ""
2265a2d5
VS
118# ADD BASE CPP /nologo /FD /W4 /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 "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
119# ADD CPP /nologo /FD /W4 /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 "__WXMSW__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
d7ac64ee
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_mswu\wxbase25u.lib"
127# ADD LIB32 /nologo /out:"..\..\lib\vc_mswu\wxbase25u.lib"
128
fd9f42b6 129!ELSEIF "$(CFG)" == "baselib - Win32 Universal Debug"
d7ac64ee
VS
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 ""
2265a2d5
VS
141# ADD BASE CPP /nologo /FD /W4 /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_GUI=0 /D wxUSE_BASE=1 /c
142# ADD CPP /nologo /FD /W4 /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_GUI=0 /D wxUSE_BASE=1 /c
d7ac64ee
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
fd9f42b6 152!ELSEIF "$(CFG)" == "baselib - Win32 Universal Release"
d7ac64ee
VS
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 ""
2265a2d5
VS
164# ADD BASE CPP /nologo /FD /W4 /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 "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
165# ADD CPP /nologo /FD /W4 /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 "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
d7ac64ee
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
fd9f42b6 175!ELSEIF "$(CFG)" == "baselib - Win32 Universal Unicode Debug"
d7ac64ee
VS
176
177# PROP BASE Use_MFC 0
178# PROP BASE Use_Debug_Libraries 1
179# PROP BASE Output_Dir "..\..\lib\vc_mswunivud"
180# PROP BASE Intermediate_Dir "vc_mswunivud\baselib"
181# PROP BASE Target_Dir ""
182# PROP Use_MFC 0
183# PROP Use_Debug_Libraries 1
184# PROP Output_Dir "..\..\lib\vc_mswunivud"
185# PROP Intermediate_Dir "vc_mswunivud\baselib"
186# PROP Target_Dir ""
2265a2d5
VS
187# ADD BASE CPP /nologo /FD /W4 /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_GUI=0 /D wxUSE_BASE=1 /c
188# ADD CPP /nologo /FD /W4 /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_GUI=0 /D wxUSE_BASE=1 /c
d7ac64ee
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_mswunivud\wxbase25ud.lib"
196# ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivud\wxbase25ud.lib"
197
fd9f42b6 198!ELSEIF "$(CFG)" == "baselib - Win32 Universal Unicode Release"
d7ac64ee
VS
199
200# PROP BASE Use_MFC 0
201# PROP BASE Use_Debug_Libraries 0
202# PROP BASE Output_Dir "..\..\lib\vc_mswunivu"
203# PROP BASE Intermediate_Dir "vc_mswunivu\baselib"
204# PROP BASE Target_Dir ""
205# PROP Use_MFC 0
206# PROP Use_Debug_Libraries 0
207# PROP Output_Dir "..\..\lib\vc_mswunivu"
208# PROP Intermediate_Dir "vc_mswunivu\baselib"
209# PROP Target_Dir ""
2265a2d5
VS
210# ADD BASE CPP /nologo /FD /W4 /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 "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
211# ADD CPP /nologo /FD /W4 /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 "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /D wxUSE_GUI=0 /D wxUSE_BASE=1 /c
d7ac64ee
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_mswunivu\wxbase25u.lib"
219# ADD LIB32 /nologo /out:"..\..\lib\vc_mswunivu\wxbase25u.lib"
220
221!ENDIF
222
223# Begin Target
224
225# Name "baselib - Win32 Debug"
226# Name "baselib - Win32 Release"
227# Name "baselib - Win32 Unicode Debug"
228# Name "baselib - Win32 Unicode Release"
fd9f42b6
VS
229# Name "baselib - Win32 Universal Debug"
230# Name "baselib - Win32 Universal Release"
231# Name "baselib - Win32 Universal Unicode Debug"
232# Name "baselib - Win32 Universal Unicode Release"
2265a2d5 233# Begin Group "Common Sources"
d7ac64ee
VS
234
235# PROP Default_Filter ""
236# Begin Source File
237
2265a2d5
VS
238SOURCE=..\..\src\common\appbase.cpp
239# End Source File
240# Begin Source File
d7ac64ee 241
2265a2d5
VS
242SOURCE=..\..\src\common\clntdata.cpp
243# End Source File
244# Begin Source File
d7ac64ee 245
2265a2d5
VS
246SOURCE=..\..\src\common\cmdline.cpp
247# End Source File
248# Begin Source File
d7ac64ee 249
2265a2d5
VS
250SOURCE=..\..\src\common\config.cpp
251# End Source File
252# Begin Source File
d7ac64ee 253
2265a2d5
VS
254SOURCE=..\..\src\common\datetime.cpp
255# End Source File
256# Begin Source File
d7ac64ee 257
2265a2d5
VS
258SOURCE=..\..\src\common\datstrm.cpp
259# End Source File
260# Begin Source File
d7ac64ee 261
2265a2d5
VS
262SOURCE=..\..\src\common\dircmn.cpp
263# End Source File
264# Begin Source File
d7ac64ee 265
2265a2d5
VS
266SOURCE=..\..\src\common\dynarray.cpp
267# End Source File
268# Begin Source File
d7ac64ee 269
2265a2d5
VS
270SOURCE=..\..\src\common\dynlib.cpp
271# End Source File
272# Begin Source File
d7ac64ee 273
2265a2d5
VS
274SOURCE=..\..\src\common\dynload.cpp
275# End Source File
276# Begin Source File
d7ac64ee 277
2265a2d5
VS
278SOURCE=..\..\src\common\encconv.cpp
279# End Source File
280# Begin Source File
d7ac64ee 281
2265a2d5
VS
282SOURCE=..\..\src\common\event.cpp
283# End Source File
284# Begin Source File
d7ac64ee 285
2265a2d5
VS
286SOURCE=..\..\src\common\extended.c
287# SUBTRACT CPP /YX /Yc /Yu
288# End Source File
289# Begin Source File
d7ac64ee 290
2265a2d5
VS
291SOURCE=..\..\src\common\ffile.cpp
292# End Source File
293# Begin Source File
d7ac64ee 294
2265a2d5
VS
295SOURCE=..\..\src\common\file.cpp
296# End Source File
297# Begin Source File
d7ac64ee 298
2265a2d5
VS
299SOURCE=..\..\src\common\fileconf.cpp
300# End Source File
301# Begin Source File
d7ac64ee 302
2265a2d5
VS
303SOURCE=..\..\src\common\filefn.cpp
304# End Source File
305# Begin Source File
d7ac64ee 306
2265a2d5 307SOURCE=..\..\src\common\filename.cpp
d7ac64ee 308# End Source File
2265a2d5 309# Begin Source File
d7ac64ee 310
2265a2d5
VS
311SOURCE=..\..\src\common\filesys.cpp
312# End Source File
d7ac64ee
VS
313# Begin Source File
314
2265a2d5 315SOURCE=..\..\src\common\fmapbase.cpp
d7ac64ee
VS
316# End Source File
317# Begin Source File
318
2265a2d5 319SOURCE=..\..\src\common\fs_mem.cpp
d7ac64ee
VS
320# End Source File
321# Begin Source File
322
2265a2d5 323SOURCE=..\..\src\common\fs_zip.cpp
d7ac64ee
VS
324# End Source File
325# Begin Source File
326
2265a2d5 327SOURCE=..\..\src\common\hash.cpp
d7ac64ee
VS
328# End Source File
329# Begin Source File
330
2265a2d5 331SOURCE=..\..\src\common\hashmap.cpp
d7ac64ee
VS
332# End Source File
333# Begin Source File
334
2265a2d5 335SOURCE=..\..\src\common\init.cpp
d7ac64ee
VS
336# End Source File
337# Begin Source File
338
2265a2d5 339SOURCE=..\..\src\common\intl.cpp
d7ac64ee
VS
340# End Source File
341# Begin Source File
342
2265a2d5 343SOURCE=..\..\src\common\ipcbase.cpp
d7ac64ee
VS
344# End Source File
345# Begin Source File
346
2265a2d5 347SOURCE=..\..\src\common\list.cpp
d7ac64ee
VS
348# End Source File
349# Begin Source File
350
2265a2d5 351SOURCE=..\..\src\common\log.cpp
d7ac64ee
VS
352# End Source File
353# Begin Source File
354
2265a2d5 355SOURCE=..\..\src\common\longlong.cpp
d7ac64ee
VS
356# End Source File
357# Begin Source File
358
2265a2d5 359SOURCE=..\..\src\common\memory.cpp
d7ac64ee
VS
360# End Source File
361# Begin Source File
362
2265a2d5 363SOURCE=..\..\src\common\mimecmn.cpp
d7ac64ee
VS
364# End Source File
365# Begin Source File
366
2265a2d5 367SOURCE=..\..\src\common\module.cpp
d7ac64ee
VS
368# End Source File
369# Begin Source File
370
2265a2d5 371SOURCE=..\..\src\common\msgout.cpp
d7ac64ee
VS
372# End Source File
373# Begin Source File
374
2265a2d5 375SOURCE=..\..\src\common\mstream.cpp
d7ac64ee
VS
376# End Source File
377# Begin Source File
378
2265a2d5 379SOURCE=..\..\src\common\object.cpp
d7ac64ee
VS
380# End Source File
381# Begin Source File
382
2265a2d5 383SOURCE=..\..\src\common\process.cpp
d7ac64ee
VS
384# End Source File
385# Begin Source File
386
2265a2d5 387SOURCE=..\..\src\common\regex.cpp
d7ac64ee
VS
388# End Source File
389# Begin Source File
390
2265a2d5 391SOURCE=..\..\src\common\stopwatch.cpp
d7ac64ee
VS
392# End Source File
393# Begin Source File
394
2265a2d5 395SOURCE=..\..\src\common\strconv.cpp
d7ac64ee
VS
396# End Source File
397# Begin Source File
398
2265a2d5 399SOURCE=..\..\src\common\stream.cpp
d7ac64ee
VS
400# End Source File
401# Begin Source File
402
2265a2d5 403SOURCE=..\..\src\common\string.cpp
d7ac64ee
VS
404# End Source File
405# Begin Source File
406
2265a2d5 407SOURCE=..\..\src\common\sysopt.cpp
d7ac64ee
VS
408# End Source File
409# Begin Source File
410
2265a2d5 411SOURCE=..\..\src\common\textbuf.cpp
d7ac64ee
VS
412# End Source File
413# Begin Source File
414
2265a2d5 415SOURCE=..\..\src\common\textfile.cpp
d7ac64ee
VS
416# End Source File
417# Begin Source File
418
2265a2d5 419SOURCE=..\..\src\common\tokenzr.cpp
d7ac64ee
VS
420# End Source File
421# Begin Source File
422
2265a2d5 423SOURCE=..\..\src\common\txtstrm.cpp
d7ac64ee
VS
424# End Source File
425# Begin Source File
426
2265a2d5
VS
427SOURCE=..\..\src\common\unzip.c
428# SUBTRACT CPP /YX /Yc /Yu
d7ac64ee
VS
429# End Source File
430# Begin Source File
431
2265a2d5 432SOURCE=..\..\src\common\utilscmn.cpp
d7ac64ee
VS
433# End Source File
434# Begin Source File
435
2265a2d5 436SOURCE=..\..\src\common\variant.cpp
d7ac64ee
VS
437# End Source File
438# Begin Source File
439
2265a2d5 440SOURCE=..\..\src\common\wfstream.cpp
d7ac64ee
VS
441# End Source File
442# Begin Source File
443
2265a2d5 444SOURCE=..\..\src\common\wxchar.cpp
d7ac64ee
VS
445# End Source File
446# Begin Source File
447
2265a2d5 448SOURCE=..\..\src\common\zipstrm.cpp
d7ac64ee
VS
449# End Source File
450# Begin Source File
451
2265a2d5 452SOURCE=..\..\src\common\zstream.cpp
d7ac64ee 453# End Source File
2265a2d5
VS
454# End Group
455# Begin Group "MSW Sources"
456
457# PROP Default_Filter ""
d7ac64ee
VS
458# Begin Source File
459
2265a2d5 460SOURCE=..\..\src\msw\basemsw.cpp
d7ac64ee
VS
461# End Source File
462# Begin Source File
463
2265a2d5 464SOURCE=..\..\src\msw\crashrpt.cpp
d7ac64ee
VS
465# End Source File
466# Begin Source File
467
2265a2d5 468SOURCE=..\..\src\msw\dde.cpp
d7ac64ee
VS
469# End Source File
470# Begin Source File
471
2265a2d5 472SOURCE=..\..\src\msw\dir.cpp
d7ac64ee
VS
473# End Source File
474# Begin Source File
475
2265a2d5
VS
476SOURCE=..\..\src\msw\dummy.cpp
477# ADD BASE CPP /Yc"wx/wxprec.h"
478# ADD CPP /Yc"wx/wxprec.h"
d7ac64ee
VS
479# End Source File
480# Begin Source File
481
2265a2d5 482SOURCE=..\..\src\msw\main.cpp
d7ac64ee
VS
483# End Source File
484# Begin Source File
485
2265a2d5 486SOURCE=..\..\src\msw\mimetype.cpp
d7ac64ee
VS
487# End Source File
488# Begin Source File
489
2265a2d5 490SOURCE=..\..\src\msw\mslu.cpp
d7ac64ee
VS
491# End Source File
492# Begin Source File
493
2265a2d5 494SOURCE=..\..\src\msw\regconf.cpp
d7ac64ee
VS
495# End Source File
496# Begin Source File
497
2265a2d5 498SOURCE=..\..\src\msw\registry.cpp
d7ac64ee
VS
499# End Source File
500# Begin Source File
501
2265a2d5 502SOURCE=..\..\src\msw\snglinst.cpp
d7ac64ee
VS
503# End Source File
504# Begin Source File
505
2265a2d5 506SOURCE=..\..\src\msw\thread.cpp
d7ac64ee
VS
507# End Source File
508# Begin Source File
509
2265a2d5 510SOURCE=..\..\src\msw\utils.cpp
d7ac64ee
VS
511# End Source File
512# Begin Source File
513
2265a2d5 514SOURCE=..\..\src\msw\utilsexc.cpp
d7ac64ee
VS
515# End Source File
516# Begin Source File
517
2265a2d5 518SOURCE=..\..\src\msw\volume.cpp
d7ac64ee 519# End Source File
2265a2d5
VS
520# End Group
521# Begin Group "Setup Headers"
522
523# PROP Default_Filter ""
d7ac64ee
VS
524# Begin Source File
525
2265a2d5
VS
526SOURCE=..\..\include\wx\msw\setup.h
527
528!IF "$(CFG)" == "baselib - Win32 Debug"
529
530# Begin Custom Build - Creating ..\..\lib\vc_mswd\wx\setup.h
531InputPath=..\include\wx\msw\setup.h
532
533"..\..\lib\vc_mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
534 copy "$(InputPath)" ..\..\lib\vc_mswd\wx\setup.h
535
536# End Custom Build
537
538!ELSEIF "$(CFG)" == "baselib - Win32 Release"
539
540# Begin Custom Build - Creating ..\..\lib\vc_msw\wx\setup.h
541InputPath=..\include\wx\msw\setup.h
542
543"..\..\lib\vc_msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
544 copy "$(InputPath)" ..\..\lib\vc_msw\wx\setup.h
545
546# End Custom Build
547
548!ELSEIF "$(CFG)" == "baselib - Win32 Unicode Debug"
549
550# Begin Custom Build - Creating ..\..\lib\vc_mswud\wx\setup.h
551InputPath=..\include\wx\msw\setup.h
552
553"..\..\lib\vc_mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
554 copy "$(InputPath)" ..\..\lib\vc_mswud\wx\setup.h
555
556# End Custom Build
557
558!ELSEIF "$(CFG)" == "baselib - Win32 Unicode Release"
559
560# Begin Custom Build - Creating ..\..\lib\vc_mswu\wx\setup.h
561InputPath=..\include\wx\msw\setup.h
562
563"..\..\lib\vc_mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
564 copy "$(InputPath)" ..\..\lib\vc_mswu\wx\setup.h
565
566# End Custom Build
567
568!ELSEIF "$(CFG)" == "baselib - Win32 Universal Debug"
569
570# Begin Custom Build - Creating ..\..\lib\vc_mswunivd\wx\setup.h
571InputPath=..\include\wx\msw\setup.h
572
573"..\..\lib\vc_mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
574 copy "$(InputPath)" ..\..\lib\vc_mswunivd\wx\setup.h
575
576# End Custom Build
577
578!ELSEIF "$(CFG)" == "baselib - Win32 Universal Release"
579
580# Begin Custom Build - Creating ..\..\lib\vc_mswuniv\wx\setup.h
581InputPath=..\include\wx\msw\setup.h
582
583"..\..\lib\vc_mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
584 copy "$(InputPath)" ..\..\lib\vc_mswuniv\wx\setup.h
585
586# End Custom Build
587
588!ELSEIF "$(CFG)" == "baselib - Win32 Universal Unicode Debug"
589
590# Begin Custom Build - Creating ..\..\lib\vc_mswunivud\wx\setup.h
591InputPath=..\include\wx\msw\setup.h
592
593"..\..\lib\vc_mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
594 copy "$(InputPath)" ..\..\lib\vc_mswunivud\wx\setup.h
595
596# End Custom Build
597
598!ELSEIF "$(CFG)" == "baselib - Win32 Universal Unicode Release"
599
600# Begin Custom Build - Creating ..\..\lib\vc_mswunivu\wx\setup.h
601InputPath=..\include\wx\msw\setup.h
d7ac64ee 602
2265a2d5
VS
603"..\..\lib\vc_mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
604 copy "$(InputPath)" ..\..\lib\vc_mswunivu\wx\setup.h
d7ac64ee 605
2265a2d5 606# End Custom Build
d7ac64ee 607
2265a2d5 608!ENDIF
d7ac64ee 609
d7ac64ee 610# End Source File
2265a2d5
VS
611# End Group
612# Begin Group "MSW Headers"
d7ac64ee 613
2265a2d5 614# PROP Default_Filter ""
d7ac64ee
VS
615# Begin Source File
616
fd9f42b6
VS
617SOURCE=..\..\include\wx\msw\chkconf.h
618# End Source File
619# Begin Source File
620
621SOURCE=..\..\include\wx\msw\crashrpt.h
622# End Source File
623# Begin Source File
624
625SOURCE=..\..\include\wx\msw\dde.h
626# End Source File
627# Begin Source File
628
629SOURCE=..\..\include\wx\msw\gccpriv.h
630# End Source File
631# Begin Source File
632
633SOURCE=..\..\include\wx\msw\mimetype.h
634# End Source File
635# Begin Source File
636
637SOURCE=..\..\include\wx\msw\winundef.h
638# End Source File
639# Begin Source File
640
641SOURCE=..\..\include\wx\msw\wrapcctl.h
642# End Source File
643# Begin Source File
644
645SOURCE=..\..\include\wx\msw\wrapwin.h
646# End Source File
2265a2d5
VS
647# End Group
648# Begin Group "Common Headers"
d7ac64ee 649
2265a2d5 650# PROP Default_Filter ""
d7ac64ee
VS
651# Begin Source File
652
2265a2d5 653SOURCE=..\..\include\wx\app.h
d7ac64ee
VS
654# End Source File
655# Begin Source File
656
2265a2d5 657SOURCE=..\..\include\wx\apptrait.h
d7ac64ee
VS
658# End Source File
659# Begin Source File
660
2265a2d5 661SOURCE=..\..\include\wx\arrstr.h
d7ac64ee
VS
662# End Source File
663# Begin Source File
664
2265a2d5 665SOURCE=..\..\include\wx\beforestd.h
d7ac64ee
VS
666# End Source File
667# Begin Source File
668
2265a2d5 669SOURCE=..\..\include\wx\buffer.h
d7ac64ee
VS
670# End Source File
671# Begin Source File
672
2265a2d5 673SOURCE=..\..\include\wx\build.h
d7ac64ee
VS
674# End Source File
675# Begin Source File
676
2265a2d5 677SOURCE=..\..\include\wx\chkconf.h
d7ac64ee
VS
678# End Source File
679# Begin Source File
680
2265a2d5 681SOURCE=..\..\include\wx\clntdata.h
d7ac64ee
VS
682# End Source File
683# Begin Source File
684
2265a2d5 685SOURCE=..\..\include\wx\cmdline.h
d7ac64ee
VS
686# End Source File
687# Begin Source File
688
2265a2d5 689SOURCE=..\..\include\wx\confbase.h
d7ac64ee
VS
690# End Source File
691# Begin Source File
692
2265a2d5 693SOURCE=..\..\include\wx\config.h
d7ac64ee
VS
694# End Source File
695# Begin Source File
696
2265a2d5 697SOURCE=..\..\include\wx\containr.h
d7ac64ee
VS
698# End Source File
699# Begin Source File
700
2265a2d5 701SOURCE=..\..\include\wx\datetime.h
d7ac64ee
VS
702# End Source File
703# Begin Source File
704
2265a2d5 705SOURCE=..\..\include\wx\datstrm.h
d7ac64ee 706# End Source File
d7ac64ee
VS
707# Begin Source File
708
2265a2d5 709SOURCE=..\..\include\wx\dde.h
d7ac64ee
VS
710# End Source File
711# Begin Source File
712
2265a2d5 713SOURCE=..\..\include\wx\debug.h
d7ac64ee
VS
714# End Source File
715# Begin Source File
716
2265a2d5 717SOURCE=..\..\include\wx\defs.h
d7ac64ee
VS
718# End Source File
719# Begin Source File
720
2265a2d5 721SOURCE=..\..\include\wx\dir.h
d7ac64ee
VS
722# End Source File
723# Begin Source File
724
2265a2d5 725SOURCE=..\..\include\wx\dynarray.h
d7ac64ee
VS
726# End Source File
727# Begin Source File
728
2265a2d5 729SOURCE=..\..\include\wx\dynlib.h
d7ac64ee
VS
730# End Source File
731# Begin Source File
732
2265a2d5 733SOURCE=..\..\include\wx\dynload.h
d7ac64ee
VS
734# End Source File
735# Begin Source File
736
2265a2d5 737SOURCE=..\..\include\wx\encconv.h
d7ac64ee
VS
738# End Source File
739# Begin Source File
740
2265a2d5 741SOURCE=..\..\include\wx\event.h
d7ac64ee
VS
742# End Source File
743# Begin Source File
744
2265a2d5 745SOURCE=..\..\include\wx\features.h
d7ac64ee
VS
746# End Source File
747# Begin Source File
748
2265a2d5 749SOURCE=..\..\include\wx\ffile.h
d7ac64ee
VS
750# End Source File
751# Begin Source File
752
2265a2d5 753SOURCE=..\..\include\wx\file.h
d7ac64ee
VS
754# End Source File
755# Begin Source File
756
2265a2d5 757SOURCE=..\..\include\wx\fileconf.h
d7ac64ee
VS
758# End Source File
759# Begin Source File
760
2265a2d5 761SOURCE=..\..\include\wx\filefn.h
d7ac64ee
VS
762# End Source File
763# Begin Source File
764
2265a2d5 765SOURCE=..\..\include\wx\filename.h
d7ac64ee
VS
766# End Source File
767# Begin Source File
768
2265a2d5 769SOURCE=..\..\include\wx\filesys.h
d7ac64ee
VS
770# End Source File
771# Begin Source File
772
2265a2d5 773SOURCE=..\..\include\wx\fontenc.h
d7ac64ee
VS
774# End Source File
775# Begin Source File
776
2265a2d5 777SOURCE=..\..\include\wx\fontmap.h
d7ac64ee
VS
778# End Source File
779# Begin Source File
780
2265a2d5 781SOURCE=..\..\include\wx\fs_mem.h
d7ac64ee
VS
782# End Source File
783# Begin Source File
784
2265a2d5 785SOURCE=..\..\include\wx\fs_zip.h
d7ac64ee
VS
786# End Source File
787# Begin Source File
788
2265a2d5 789SOURCE=..\..\include\wx\hash.h
d7ac64ee
VS
790# End Source File
791# Begin Source File
792
2265a2d5 793SOURCE=..\..\include\wx\hashmap.h
d7ac64ee
VS
794# End Source File
795# Begin Source File
796
2265a2d5 797SOURCE=..\..\include\wx\iconloc.h
d7ac64ee
VS
798# End Source File
799# Begin Source File
800
2265a2d5 801SOURCE=..\..\include\wx\init.h
d7ac64ee
VS
802# End Source File
803# Begin Source File
804
2265a2d5 805SOURCE=..\..\include\wx\intl.h
d7ac64ee
VS
806# End Source File
807# Begin Source File
808
2265a2d5 809SOURCE=..\..\include\wx\iosfwrap.h
d7ac64ee
VS
810# End Source File
811# Begin Source File
812
2265a2d5 813SOURCE=..\..\include\wx\ioswrap.h
d7ac64ee
VS
814# End Source File
815# Begin Source File
816
2265a2d5 817SOURCE=..\..\include\wx\ipc.h
d7ac64ee
VS
818# End Source File
819# Begin Source File
820
2265a2d5 821SOURCE=..\..\include\wx\ipcbase.h
d7ac64ee
VS
822# End Source File
823# Begin Source File
824
2265a2d5 825SOURCE=..\..\include\wx\isql.h
d7ac64ee
VS
826# End Source File
827# Begin Source File
828
2265a2d5 829SOURCE=..\..\include\wx\isqlext.h
d7ac64ee
VS
830# End Source File
831# Begin Source File
832
2265a2d5 833SOURCE=..\..\include\wx\list.h
d7ac64ee
VS
834# End Source File
835# Begin Source File
836
2265a2d5 837SOURCE=..\..\include\wx\log.h
d7ac64ee
VS
838# End Source File
839# Begin Source File
840
2265a2d5 841SOURCE=..\..\include\wx\longlong.h
d7ac64ee
VS
842# End Source File
843# Begin Source File
844
2265a2d5 845SOURCE=..\..\include\wx\math.h
d7ac64ee
VS
846# End Source File
847# Begin Source File
848
2265a2d5 849SOURCE=..\..\include\wx\memconf.h
d7ac64ee
VS
850# End Source File
851# Begin Source File
852
2265a2d5 853SOURCE=..\..\include\wx\memory.h
d7ac64ee
VS
854# End Source File
855# Begin Source File
856
2265a2d5 857SOURCE=..\..\include\wx\memtext.h
d7ac64ee
VS
858# End Source File
859# Begin Source File
860
2265a2d5 861SOURCE=..\..\include\wx\mimetype.h
d7ac64ee
VS
862# End Source File
863# Begin Source File
864
2265a2d5 865SOURCE=..\..\include\wx\module.h
d7ac64ee
VS
866# End Source File
867# Begin Source File
868
2265a2d5 869SOURCE=..\..\include\wx\msgout.h
d7ac64ee
VS
870# End Source File
871# Begin Source File
872
2265a2d5 873SOURCE=..\..\include\wx\mstream.h
d7ac64ee
VS
874# End Source File
875# Begin Source File
876
2265a2d5 877SOURCE=..\..\include\wx\object.h
d7ac64ee
VS
878# End Source File
879# Begin Source File
880
2265a2d5 881SOURCE=..\..\include\wx\platform.h
d7ac64ee
VS
882# End Source File
883# Begin Source File
884
2265a2d5 885SOURCE=..\..\include\wx\process.h
d7ac64ee
VS
886# End Source File
887# Begin Source File
888
2265a2d5 889SOURCE=..\..\include\wx\regex.h
d7ac64ee
VS
890# End Source File
891# Begin Source File
892
2265a2d5 893SOURCE=..\..\include\wx\snglinst.h
d7ac64ee
VS
894# End Source File
895# Begin Source File
896
2265a2d5 897SOURCE=..\..\include\wx\stopwatch.h
d7ac64ee
VS
898# End Source File
899# Begin Source File
900
2265a2d5 901SOURCE=..\..\include\wx\strconv.h
d7ac64ee
VS
902# End Source File
903# Begin Source File
904
2265a2d5 905SOURCE=..\..\include\wx\stream.h
d7ac64ee
VS
906# End Source File
907# Begin Source File
908
2265a2d5 909SOURCE=..\..\include\wx\string.h
d7ac64ee
VS
910# End Source File
911# Begin Source File
912
2265a2d5 913SOURCE=..\..\include\wx\sysopt.h
d7ac64ee
VS
914# End Source File
915# Begin Source File
916
2265a2d5 917SOURCE=..\..\include\wx\textbuf.h
d7ac64ee
VS
918# End Source File
919# Begin Source File
920
2265a2d5 921SOURCE=..\..\include\wx\textfile.h
d7ac64ee 922# End Source File
d7ac64ee
VS
923# Begin Source File
924
2265a2d5 925SOURCE=..\..\include\wx\thread.h
d7ac64ee
VS
926# End Source File
927# Begin Source File
928
2265a2d5 929SOURCE=..\..\include\wx\tokenzr.h
d7ac64ee
VS
930# End Source File
931# Begin Source File
932
2265a2d5 933SOURCE=..\..\include\wx\txtstrm.h
d7ac64ee
VS
934# End Source File
935# Begin Source File
936
2265a2d5 937SOURCE=..\..\include\wx\types.h
d7ac64ee
VS
938# End Source File
939# Begin Source File
940
2265a2d5 941SOURCE=..\..\include\wx\utils.h
d7ac64ee
VS
942# End Source File
943# Begin Source File
944
2265a2d5 945SOURCE=..\..\include\wx\variant.h
d7ac64ee
VS
946# End Source File
947# Begin Source File
948
2265a2d5 949SOURCE=..\..\include\wx\vector.h
d7ac64ee
VS
950# End Source File
951# Begin Source File
952
2265a2d5 953SOURCE=..\..\include\wx\version.h
d7ac64ee
VS
954# End Source File
955# Begin Source File
956
2265a2d5 957SOURCE=..\..\include\wx\volume.h
d7ac64ee
VS
958# End Source File
959# Begin Source File
960
2265a2d5 961SOURCE=..\..\include\wx\wfstream.h
d7ac64ee
VS
962# End Source File
963# Begin Source File
964
2265a2d5 965SOURCE=..\..\include\wx\wx.h
d7ac64ee
VS
966# End Source File
967# Begin Source File
968
2265a2d5 969SOURCE=..\..\include\wx\wxchar.h
d7ac64ee
VS
970# End Source File
971# Begin Source File
972
2265a2d5 973SOURCE=..\..\include\wx\wxprec.h
d7ac64ee
VS
974# End Source File
975# Begin Source File
976
2265a2d5 977SOURCE=..\..\include\wx\zipstrm.h
d7ac64ee
VS
978# End Source File
979# Begin Source File
980
2265a2d5 981SOURCE=..\..\include\wx\zstream.h
d7ac64ee
VS
982# End Source File
983# End Group
984# End Target
985# End Project
986