]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_baselib.dsp
initialize the font fields properly when it corresponds to a native font
[wxWidgets.git] / build / msw / wx_baselib.dsp
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
7 CFG=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")
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")
28 !MESSAGE
29
30 # Begin Project
31 # PROP AllowPerConfigDependencies 0
32 # PROP Scc_ProjName ""
33 # PROP Scc_LocalPath ""
34 CPP=cl.exe
35 RSC=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 ""
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
51 # ADD BASE RSC /l 0x405
52 # ADD RSC /l 0x405
53 BSC32=bscmake.exe
54 # ADD BASE BSC32 /nologo
55 # ADD BSC32 /nologo
56 LIB32=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 ""
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
74 # ADD BASE RSC /l 0x405
75 # ADD RSC /l 0x405
76 BSC32=bscmake.exe
77 # ADD BASE BSC32 /nologo
78 # ADD BSC32 /nologo
79 LIB32=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 ""
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
97 # ADD BASE RSC /l 0x405
98 # ADD RSC /l 0x405
99 BSC32=bscmake.exe
100 # ADD BASE BSC32 /nologo
101 # ADD BSC32 /nologo
102 LIB32=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 ""
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
120 # ADD BASE RSC /l 0x405
121 # ADD RSC /l 0x405
122 BSC32=bscmake.exe
123 # ADD BASE BSC32 /nologo
124 # ADD BSC32 /nologo
125 LIB32=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
129 !ELSEIF "$(CFG)" == "baselib - Win32 Universal Debug"
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 ""
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
143 # ADD BASE RSC /l 0x405
144 # ADD RSC /l 0x405
145 BSC32=bscmake.exe
146 # ADD BASE BSC32 /nologo
147 # ADD BSC32 /nologo
148 LIB32=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 Universal Release"
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 ""
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
166 # ADD BASE RSC /l 0x405
167 # ADD RSC /l 0x405
168 BSC32=bscmake.exe
169 # ADD BASE BSC32 /nologo
170 # ADD BSC32 /nologo
171 LIB32=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 Universal Unicode Debug"
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 ""
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
189 # ADD BASE RSC /l 0x405
190 # ADD RSC /l 0x405
191 BSC32=bscmake.exe
192 # ADD BASE BSC32 /nologo
193 # ADD BSC32 /nologo
194 LIB32=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
198 !ELSEIF "$(CFG)" == "baselib - Win32 Universal Unicode Release"
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 ""
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
212 # ADD BASE RSC /l 0x405
213 # ADD RSC /l 0x405
214 BSC32=bscmake.exe
215 # ADD BASE BSC32 /nologo
216 # ADD BSC32 /nologo
217 LIB32=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"
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"
233 # Begin Group "Common Sources"
234
235 # PROP Default_Filter ""
236 # Begin Source File
237
238 SOURCE=..\..\src\common\appbase.cpp
239 # End Source File
240 # Begin Source File
241
242 SOURCE=..\..\src\common\clntdata.cpp
243 # End Source File
244 # Begin Source File
245
246 SOURCE=..\..\src\common\cmdline.cpp
247 # End Source File
248 # Begin Source File
249
250 SOURCE=..\..\src\common\config.cpp
251 # End Source File
252 # Begin Source File
253
254 SOURCE=..\..\src\common\datetime.cpp
255 # End Source File
256 # Begin Source File
257
258 SOURCE=..\..\src\common\datstrm.cpp
259 # End Source File
260 # Begin Source File
261
262 SOURCE=..\..\src\common\dircmn.cpp
263 # End Source File
264 # Begin Source File
265
266 SOURCE=..\..\src\common\dynarray.cpp
267 # End Source File
268 # Begin Source File
269
270 SOURCE=..\..\src\common\dynlib.cpp
271 # End Source File
272 # Begin Source File
273
274 SOURCE=..\..\src\common\dynload.cpp
275 # End Source File
276 # Begin Source File
277
278 SOURCE=..\..\src\common\encconv.cpp
279 # End Source File
280 # Begin Source File
281
282 SOURCE=..\..\src\common\event.cpp
283 # End Source File
284 # Begin Source File
285
286 SOURCE=..\..\src\common\extended.c
287 # SUBTRACT CPP /YX /Yc /Yu
288 # End Source File
289 # Begin Source File
290
291 SOURCE=..\..\src\common\ffile.cpp
292 # End Source File
293 # Begin Source File
294
295 SOURCE=..\..\src\common\file.cpp
296 # End Source File
297 # Begin Source File
298
299 SOURCE=..\..\src\common\fileconf.cpp
300 # End Source File
301 # Begin Source File
302
303 SOURCE=..\..\src\common\filefn.cpp
304 # End Source File
305 # Begin Source File
306
307 SOURCE=..\..\src\common\filename.cpp
308 # End Source File
309 # Begin Source File
310
311 SOURCE=..\..\src\common\filesys.cpp
312 # End Source File
313 # Begin Source File
314
315 SOURCE=..\..\src\common\fmapbase.cpp
316 # End Source File
317 # Begin Source File
318
319 SOURCE=..\..\src\common\fs_mem.cpp
320 # End Source File
321 # Begin Source File
322
323 SOURCE=..\..\src\common\fs_zip.cpp
324 # End Source File
325 # Begin Source File
326
327 SOURCE=..\..\src\common\hash.cpp
328 # End Source File
329 # Begin Source File
330
331 SOURCE=..\..\src\common\hashmap.cpp
332 # End Source File
333 # Begin Source File
334
335 SOURCE=..\..\src\common\init.cpp
336 # End Source File
337 # Begin Source File
338
339 SOURCE=..\..\src\common\intl.cpp
340 # End Source File
341 # Begin Source File
342
343 SOURCE=..\..\src\common\ipcbase.cpp
344 # End Source File
345 # Begin Source File
346
347 SOURCE=..\..\src\common\list.cpp
348 # End Source File
349 # Begin Source File
350
351 SOURCE=..\..\src\common\log.cpp
352 # End Source File
353 # Begin Source File
354
355 SOURCE=..\..\src\common\longlong.cpp
356 # End Source File
357 # Begin Source File
358
359 SOURCE=..\..\src\common\memory.cpp
360 # End Source File
361 # Begin Source File
362
363 SOURCE=..\..\src\common\mimecmn.cpp
364 # End Source File
365 # Begin Source File
366
367 SOURCE=..\..\src\common\module.cpp
368 # End Source File
369 # Begin Source File
370
371 SOURCE=..\..\src\common\msgout.cpp
372 # End Source File
373 # Begin Source File
374
375 SOURCE=..\..\src\common\mstream.cpp
376 # End Source File
377 # Begin Source File
378
379 SOURCE=..\..\src\common\object.cpp
380 # End Source File
381 # Begin Source File
382
383 SOURCE=..\..\src\common\process.cpp
384 # End Source File
385 # Begin Source File
386
387 SOURCE=..\..\src\common\regex.cpp
388 # End Source File
389 # Begin Source File
390
391 SOURCE=..\..\src\common\stopwatch.cpp
392 # End Source File
393 # Begin Source File
394
395 SOURCE=..\..\src\common\strconv.cpp
396 # End Source File
397 # Begin Source File
398
399 SOURCE=..\..\src\common\stream.cpp
400 # End Source File
401 # Begin Source File
402
403 SOURCE=..\..\src\common\string.cpp
404 # End Source File
405 # Begin Source File
406
407 SOURCE=..\..\src\common\sysopt.cpp
408 # End Source File
409 # Begin Source File
410
411 SOURCE=..\..\src\common\textbuf.cpp
412 # End Source File
413 # Begin Source File
414
415 SOURCE=..\..\src\common\textfile.cpp
416 # End Source File
417 # Begin Source File
418
419 SOURCE=..\..\src\common\tokenzr.cpp
420 # End Source File
421 # Begin Source File
422
423 SOURCE=..\..\src\common\txtstrm.cpp
424 # End Source File
425 # Begin Source File
426
427 SOURCE=..\..\src\common\unzip.c
428 # SUBTRACT CPP /YX /Yc /Yu
429 # End Source File
430 # Begin Source File
431
432 SOURCE=..\..\src\common\utilscmn.cpp
433 # End Source File
434 # Begin Source File
435
436 SOURCE=..\..\src\common\variant.cpp
437 # End Source File
438 # Begin Source File
439
440 SOURCE=..\..\src\common\wfstream.cpp
441 # End Source File
442 # Begin Source File
443
444 SOURCE=..\..\src\common\wxchar.cpp
445 # End Source File
446 # Begin Source File
447
448 SOURCE=..\..\src\common\zipstrm.cpp
449 # End Source File
450 # Begin Source File
451
452 SOURCE=..\..\src\common\zstream.cpp
453 # End Source File
454 # End Group
455 # Begin Group "MSW Sources"
456
457 # PROP Default_Filter ""
458 # Begin Source File
459
460 SOURCE=..\..\src\msw\basemsw.cpp
461 # End Source File
462 # Begin Source File
463
464 SOURCE=..\..\src\msw\crashrpt.cpp
465 # End Source File
466 # Begin Source File
467
468 SOURCE=..\..\src\msw\dde.cpp
469 # End Source File
470 # Begin Source File
471
472 SOURCE=..\..\src\msw\dir.cpp
473 # End Source File
474 # Begin Source File
475
476 SOURCE=..\..\src\msw\dummy.cpp
477 # ADD BASE CPP /Yc"wx/wxprec.h"
478 # ADD CPP /Yc"wx/wxprec.h"
479 # End Source File
480 # Begin Source File
481
482 SOURCE=..\..\src\msw\main.cpp
483 # End Source File
484 # Begin Source File
485
486 SOURCE=..\..\src\msw\mimetype.cpp
487 # End Source File
488 # Begin Source File
489
490 SOURCE=..\..\src\msw\mslu.cpp
491 # End Source File
492 # Begin Source File
493
494 SOURCE=..\..\src\msw\regconf.cpp
495 # End Source File
496 # Begin Source File
497
498 SOURCE=..\..\src\msw\registry.cpp
499 # End Source File
500 # Begin Source File
501
502 SOURCE=..\..\src\msw\snglinst.cpp
503 # End Source File
504 # Begin Source File
505
506 SOURCE=..\..\src\msw\thread.cpp
507 # End Source File
508 # Begin Source File
509
510 SOURCE=..\..\src\msw\utils.cpp
511 # End Source File
512 # Begin Source File
513
514 SOURCE=..\..\src\msw\utilsexc.cpp
515 # End Source File
516 # Begin Source File
517
518 SOURCE=..\..\src\msw\volume.cpp
519 # End Source File
520 # End Group
521 # Begin Group "Setup Headers"
522
523 # PROP Default_Filter ""
524 # Begin Source File
525
526 SOURCE=..\..\include\wx\msw\setup.h
527
528 !IF "$(CFG)" == "baselib - Win32 Debug"
529
530 # Begin Custom Build - Creating ..\..\lib\vc_mswd\wx\setup.h
531 InputPath=..\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
541 InputPath=..\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
551 InputPath=..\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
561 InputPath=..\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
571 InputPath=..\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
581 InputPath=..\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
591 InputPath=..\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
601 InputPath=..\include\wx\msw\setup.h
602
603 "..\..\lib\vc_mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
604 copy "$(InputPath)" ..\..\lib\vc_mswunivu\wx\setup.h
605
606 # End Custom Build
607
608 !ENDIF
609
610 # End Source File
611 # End Group
612 # Begin Group "MSW Headers"
613
614 # PROP Default_Filter ""
615 # Begin Source File
616
617 SOURCE=..\..\include\wx\msw\chkconf.h
618 # End Source File
619 # Begin Source File
620
621 SOURCE=..\..\include\wx\msw\crashrpt.h
622 # End Source File
623 # Begin Source File
624
625 SOURCE=..\..\include\wx\msw\dde.h
626 # End Source File
627 # Begin Source File
628
629 SOURCE=..\..\include\wx\msw\gccpriv.h
630 # End Source File
631 # Begin Source File
632
633 SOURCE=..\..\include\wx\msw\mimetype.h
634 # End Source File
635 # Begin Source File
636
637 SOURCE=..\..\include\wx\msw\winundef.h
638 # End Source File
639 # Begin Source File
640
641 SOURCE=..\..\include\wx\msw\wrapcctl.h
642 # End Source File
643 # Begin Source File
644
645 SOURCE=..\..\include\wx\msw\wrapwin.h
646 # End Source File
647 # End Group
648 # Begin Group "Common Headers"
649
650 # PROP Default_Filter ""
651 # Begin Source File
652
653 SOURCE=..\..\include\wx\app.h
654 # End Source File
655 # Begin Source File
656
657 SOURCE=..\..\include\wx\apptrait.h
658 # End Source File
659 # Begin Source File
660
661 SOURCE=..\..\include\wx\arrstr.h
662 # End Source File
663 # Begin Source File
664
665 SOURCE=..\..\include\wx\beforestd.h
666 # End Source File
667 # Begin Source File
668
669 SOURCE=..\..\include\wx\buffer.h
670 # End Source File
671 # Begin Source File
672
673 SOURCE=..\..\include\wx\build.h
674 # End Source File
675 # Begin Source File
676
677 SOURCE=..\..\include\wx\chkconf.h
678 # End Source File
679 # Begin Source File
680
681 SOURCE=..\..\include\wx\clntdata.h
682 # End Source File
683 # Begin Source File
684
685 SOURCE=..\..\include\wx\cmdline.h
686 # End Source File
687 # Begin Source File
688
689 SOURCE=..\..\include\wx\confbase.h
690 # End Source File
691 # Begin Source File
692
693 SOURCE=..\..\include\wx\config.h
694 # End Source File
695 # Begin Source File
696
697 SOURCE=..\..\include\wx\containr.h
698 # End Source File
699 # Begin Source File
700
701 SOURCE=..\..\include\wx\datetime.h
702 # End Source File
703 # Begin Source File
704
705 SOURCE=..\..\include\wx\datstrm.h
706 # End Source File
707 # Begin Source File
708
709 SOURCE=..\..\include\wx\dde.h
710 # End Source File
711 # Begin Source File
712
713 SOURCE=..\..\include\wx\debug.h
714 # End Source File
715 # Begin Source File
716
717 SOURCE=..\..\include\wx\defs.h
718 # End Source File
719 # Begin Source File
720
721 SOURCE=..\..\include\wx\dir.h
722 # End Source File
723 # Begin Source File
724
725 SOURCE=..\..\include\wx\dynarray.h
726 # End Source File
727 # Begin Source File
728
729 SOURCE=..\..\include\wx\dynlib.h
730 # End Source File
731 # Begin Source File
732
733 SOURCE=..\..\include\wx\dynload.h
734 # End Source File
735 # Begin Source File
736
737 SOURCE=..\..\include\wx\encconv.h
738 # End Source File
739 # Begin Source File
740
741 SOURCE=..\..\include\wx\event.h
742 # End Source File
743 # Begin Source File
744
745 SOURCE=..\..\include\wx\features.h
746 # End Source File
747 # Begin Source File
748
749 SOURCE=..\..\include\wx\ffile.h
750 # End Source File
751 # Begin Source File
752
753 SOURCE=..\..\include\wx\file.h
754 # End Source File
755 # Begin Source File
756
757 SOURCE=..\..\include\wx\fileconf.h
758 # End Source File
759 # Begin Source File
760
761 SOURCE=..\..\include\wx\filefn.h
762 # End Source File
763 # Begin Source File
764
765 SOURCE=..\..\include\wx\filename.h
766 # End Source File
767 # Begin Source File
768
769 SOURCE=..\..\include\wx\filesys.h
770 # End Source File
771 # Begin Source File
772
773 SOURCE=..\..\include\wx\fontenc.h
774 # End Source File
775 # Begin Source File
776
777 SOURCE=..\..\include\wx\fontmap.h
778 # End Source File
779 # Begin Source File
780
781 SOURCE=..\..\include\wx\fs_mem.h
782 # End Source File
783 # Begin Source File
784
785 SOURCE=..\..\include\wx\fs_zip.h
786 # End Source File
787 # Begin Source File
788
789 SOURCE=..\..\include\wx\hash.h
790 # End Source File
791 # Begin Source File
792
793 SOURCE=..\..\include\wx\hashmap.h
794 # End Source File
795 # Begin Source File
796
797 SOURCE=..\..\include\wx\iconloc.h
798 # End Source File
799 # Begin Source File
800
801 SOURCE=..\..\include\wx\init.h
802 # End Source File
803 # Begin Source File
804
805 SOURCE=..\..\include\wx\intl.h
806 # End Source File
807 # Begin Source File
808
809 SOURCE=..\..\include\wx\iosfwrap.h
810 # End Source File
811 # Begin Source File
812
813 SOURCE=..\..\include\wx\ioswrap.h
814 # End Source File
815 # Begin Source File
816
817 SOURCE=..\..\include\wx\ipc.h
818 # End Source File
819 # Begin Source File
820
821 SOURCE=..\..\include\wx\ipcbase.h
822 # End Source File
823 # Begin Source File
824
825 SOURCE=..\..\include\wx\isql.h
826 # End Source File
827 # Begin Source File
828
829 SOURCE=..\..\include\wx\isqlext.h
830 # End Source File
831 # Begin Source File
832
833 SOURCE=..\..\include\wx\list.h
834 # End Source File
835 # Begin Source File
836
837 SOURCE=..\..\include\wx\log.h
838 # End Source File
839 # Begin Source File
840
841 SOURCE=..\..\include\wx\longlong.h
842 # End Source File
843 # Begin Source File
844
845 SOURCE=..\..\include\wx\math.h
846 # End Source File
847 # Begin Source File
848
849 SOURCE=..\..\include\wx\memconf.h
850 # End Source File
851 # Begin Source File
852
853 SOURCE=..\..\include\wx\memory.h
854 # End Source File
855 # Begin Source File
856
857 SOURCE=..\..\include\wx\memtext.h
858 # End Source File
859 # Begin Source File
860
861 SOURCE=..\..\include\wx\mimetype.h
862 # End Source File
863 # Begin Source File
864
865 SOURCE=..\..\include\wx\module.h
866 # End Source File
867 # Begin Source File
868
869 SOURCE=..\..\include\wx\msgout.h
870 # End Source File
871 # Begin Source File
872
873 SOURCE=..\..\include\wx\mstream.h
874 # End Source File
875 # Begin Source File
876
877 SOURCE=..\..\include\wx\object.h
878 # End Source File
879 # Begin Source File
880
881 SOURCE=..\..\include\wx\platform.h
882 # End Source File
883 # Begin Source File
884
885 SOURCE=..\..\include\wx\process.h
886 # End Source File
887 # Begin Source File
888
889 SOURCE=..\..\include\wx\regex.h
890 # End Source File
891 # Begin Source File
892
893 SOURCE=..\..\include\wx\snglinst.h
894 # End Source File
895 # Begin Source File
896
897 SOURCE=..\..\include\wx\stopwatch.h
898 # End Source File
899 # Begin Source File
900
901 SOURCE=..\..\include\wx\strconv.h
902 # End Source File
903 # Begin Source File
904
905 SOURCE=..\..\include\wx\stream.h
906 # End Source File
907 # Begin Source File
908
909 SOURCE=..\..\include\wx\string.h
910 # End Source File
911 # Begin Source File
912
913 SOURCE=..\..\include\wx\sysopt.h
914 # End Source File
915 # Begin Source File
916
917 SOURCE=..\..\include\wx\textbuf.h
918 # End Source File
919 # Begin Source File
920
921 SOURCE=..\..\include\wx\textfile.h
922 # End Source File
923 # Begin Source File
924
925 SOURCE=..\..\include\wx\thread.h
926 # End Source File
927 # Begin Source File
928
929 SOURCE=..\..\include\wx\tokenzr.h
930 # End Source File
931 # Begin Source File
932
933 SOURCE=..\..\include\wx\txtstrm.h
934 # End Source File
935 # Begin Source File
936
937 SOURCE=..\..\include\wx\types.h
938 # End Source File
939 # Begin Source File
940
941 SOURCE=..\..\include\wx\utils.h
942 # End Source File
943 # Begin Source File
944
945 SOURCE=..\..\include\wx\variant.h
946 # End Source File
947 # Begin Source File
948
949 SOURCE=..\..\include\wx\vector.h
950 # End Source File
951 # Begin Source File
952
953 SOURCE=..\..\include\wx\version.h
954 # End Source File
955 # Begin Source File
956
957 SOURCE=..\..\include\wx\volume.h
958 # End Source File
959 # Begin Source File
960
961 SOURCE=..\..\include\wx\wfstream.h
962 # End Source File
963 # Begin Source File
964
965 SOURCE=..\..\include\wx\wx.h
966 # End Source File
967 # Begin Source File
968
969 SOURCE=..\..\include\wx\wxchar.h
970 # End Source File
971 # Begin Source File
972
973 SOURCE=..\..\include\wx\wxprec.h
974 # End Source File
975 # Begin Source File
976
977 SOURCE=..\..\include\wx\zipstrm.h
978 # End Source File
979 # Begin Source File
980
981 SOURCE=..\..\include\wx\zstream.h
982 # End Source File
983 # End Group
984 # End Target
985 # End Project
986