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