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