]>
Commit | Line | Data |
---|---|---|
39df3acd | 1 | # Microsoft Developer Studio Project File - Name="wx_wxregex" - Package Owner=<4> |
d7ac64ee VS |
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
3 | # ** DO NOT EDIT ** | |
4 | ||
5 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 | |
6 | ||
32a52290 | 7 | CFG=wxregex - Win32 Debug |
d7ac64ee 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_wxregex.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 | |
32a52290 | 16 | !MESSAGE NMAKE /f "wx_wxregex.mak" CFG="wxregex - Win32 Debug" |
d7ac64ee VS |
17 | !MESSAGE |
18 | !MESSAGE Possible choices for configuration are: | |
19 | !MESSAGE | |
32a52290 WS |
20 | !MESSAGE "wxregex - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Static Library") |
21 | !MESSAGE "wxregex - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Static Library") | |
22 | !MESSAGE "wxregex - Win32 DLL Universal Release" (based on "Win32 (x86) Static Library") | |
23 | !MESSAGE "wxregex - Win32 DLL Universal Debug" (based on "Win32 (x86) Static Library") | |
24 | !MESSAGE "wxregex - Win32 DLL Unicode Release" (based on "Win32 (x86) Static Library") | |
25 | !MESSAGE "wxregex - Win32 DLL Unicode Debug" (based on "Win32 (x86) Static Library") | |
26 | !MESSAGE "wxregex - Win32 DLL Release" (based on "Win32 (x86) Static Library") | |
27 | !MESSAGE "wxregex - Win32 DLL Debug" (based on "Win32 (x86) Static Library") | |
28 | !MESSAGE "wxregex - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library") | |
29 | !MESSAGE "wxregex - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library") | |
30 | !MESSAGE "wxregex - Win32 Universal Release" (based on "Win32 (x86) Static Library") | |
31 | !MESSAGE "wxregex - Win32 Universal Debug" (based on "Win32 (x86) Static Library") | |
32 | !MESSAGE "wxregex - Win32 Unicode Release" (based on "Win32 (x86) Static Library") | |
33 | !MESSAGE "wxregex - Win32 Unicode Debug" (based on "Win32 (x86) Static Library") | |
34 | !MESSAGE "wxregex - Win32 Release" (based on "Win32 (x86) Static Library") | |
35 | !MESSAGE "wxregex - Win32 Debug" (based on "Win32 (x86) Static Library") | |
d7ac64ee VS |
36 | !MESSAGE |
37 | ||
38 | # Begin Project | |
39 | # PROP AllowPerConfigDependencies 0 | |
40 | # PROP Scc_ProjName "" | |
41 | # PROP Scc_LocalPath "" | |
42 | CPP=cl.exe | |
43 | RSC=rc.exe | |
44 | ||
32a52290 | 45 | !IF "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Release" |
d7ac64ee VS |
46 | |
47 | # PROP BASE Use_MFC 0 | |
d672173c | 48 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 49 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 50 | # PROP BASE Intermediate_Dir "vc_mswunivudll\wxregex" |
d7ac64ee VS |
51 | # PROP BASE Target_Dir "" |
52 | # PROP Use_MFC 0 | |
d672173c | 53 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 54 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 55 | # PROP Intermediate_Dir "vc_mswunivudll\wxregex" |
d7ac64ee | 56 | # PROP Target_Dir "" |
d672173c JS |
57 | # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /Fd..\..\lib\vc_dll\wxregexu.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /c |
58 | # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivu" /Fd..\..\lib\vc_dll\wxregexu.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /c | |
39df3acd VZ |
59 | # ADD BASE RSC /l 0x409 |
60 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
61 | BSC32=bscmake.exe |
62 | # ADD BASE BSC32 /nologo | |
63 | # ADD BSC32 /nologo | |
64 | LIB32=link.exe -lib | |
9c2d002b JS |
65 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexu.lib" |
66 | # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexu.lib" | |
d7ac64ee | 67 | |
32a52290 | 68 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Debug" |
d7ac64ee VS |
69 | |
70 | # PROP BASE Use_MFC 0 | |
71 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 72 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 73 | # PROP BASE Intermediate_Dir "vc_mswunivuddll\wxregex" |
d7ac64ee VS |
74 | # PROP BASE Target_Dir "" |
75 | # PROP Use_MFC 0 | |
76 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 77 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 78 | # PROP Intermediate_Dir "vc_mswunivuddll\wxregex" |
d7ac64ee | 79 | # PROP Target_Dir "" |
6a98f32b VZ |
80 | # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxregexud.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /c |
81 | # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivud" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxregexud.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /c | |
39df3acd VZ |
82 | # ADD BASE RSC /l 0x409 |
83 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
84 | BSC32=bscmake.exe |
85 | # ADD BASE BSC32 /nologo | |
86 | # ADD BSC32 /nologo | |
87 | LIB32=link.exe -lib | |
9c2d002b JS |
88 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexud.lib" |
89 | # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexud.lib" | |
d7ac64ee | 90 | |
32a52290 | 91 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Release" |
d7ac64ee VS |
92 | |
93 | # PROP BASE Use_MFC 0 | |
d672173c | 94 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 95 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 96 | # PROP BASE Intermediate_Dir "vc_mswunivdll\wxregex" |
d7ac64ee VS |
97 | # PROP BASE Target_Dir "" |
98 | # PROP Use_MFC 0 | |
d672173c | 99 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 100 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 101 | # PROP Intermediate_Dir "vc_mswunivdll\wxregex" |
d7ac64ee | 102 | # PROP Target_Dir "" |
d672173c JS |
103 | # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /Fd..\..\lib\vc_dll\wxregex.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /c |
104 | # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswuniv" /Fd..\..\lib\vc_dll\wxregex.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /c | |
39df3acd VZ |
105 | # ADD BASE RSC /l 0x409 |
106 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
107 | BSC32=bscmake.exe |
108 | # ADD BASE BSC32 /nologo | |
109 | # ADD BSC32 /nologo | |
110 | LIB32=link.exe -lib | |
9c2d002b JS |
111 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxregex.lib" |
112 | # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxregex.lib" | |
d7ac64ee | 113 | |
32a52290 | 114 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Debug" |
d7ac64ee VS |
115 | |
116 | # PROP BASE Use_MFC 0 | |
117 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 118 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 119 | # PROP BASE Intermediate_Dir "vc_mswunivddll\wxregex" |
d7ac64ee VS |
120 | # PROP BASE Target_Dir "" |
121 | # PROP Use_MFC 0 | |
122 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 123 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 124 | # PROP Intermediate_Dir "vc_mswunivddll\wxregex" |
d7ac64ee | 125 | # PROP Target_Dir "" |
6a98f32b VZ |
126 | # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxregexd.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /c |
127 | # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswunivd" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxregexd.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /c | |
39df3acd VZ |
128 | # ADD BASE RSC /l 0x409 |
129 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
130 | BSC32=bscmake.exe |
131 | # ADD BASE BSC32 /nologo | |
132 | # ADD BSC32 /nologo | |
133 | LIB32=link.exe -lib | |
9c2d002b JS |
134 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexd.lib" |
135 | # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexd.lib" | |
d7ac64ee | 136 | |
32a52290 | 137 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Unicode Release" |
d7ac64ee VS |
138 | |
139 | # PROP BASE Use_MFC 0 | |
d672173c | 140 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 141 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 142 | # PROP BASE Intermediate_Dir "vc_mswudll\wxregex" |
d7ac64ee VS |
143 | # PROP BASE Target_Dir "" |
144 | # PROP Use_MFC 0 | |
d672173c | 145 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 146 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 147 | # PROP Intermediate_Dir "vc_mswudll\wxregex" |
d7ac64ee | 148 | # PROP Target_Dir "" |
d672173c JS |
149 | # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /Fd..\..\lib\vc_dll\wxregexu.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /c |
150 | # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswu" /Fd..\..\lib\vc_dll\wxregexu.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /c | |
39df3acd VZ |
151 | # ADD BASE RSC /l 0x409 |
152 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
153 | BSC32=bscmake.exe |
154 | # ADD BASE BSC32 /nologo | |
155 | # ADD BSC32 /nologo | |
156 | LIB32=link.exe -lib | |
9c2d002b JS |
157 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexu.lib" |
158 | # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexu.lib" | |
d7ac64ee | 159 | |
32a52290 | 160 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Unicode Debug" |
d7ac64ee VS |
161 | |
162 | # PROP BASE Use_MFC 0 | |
163 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 164 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 165 | # PROP BASE Intermediate_Dir "vc_mswuddll\wxregex" |
d7ac64ee VS |
166 | # PROP BASE Target_Dir "" |
167 | # PROP Use_MFC 0 | |
168 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 169 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 170 | # PROP Intermediate_Dir "vc_mswuddll\wxregex" |
d7ac64ee | 171 | # PROP Target_Dir "" |
6a98f32b VZ |
172 | # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxregexud.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /c |
173 | # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswud" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxregexud.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /c | |
39df3acd VZ |
174 | # ADD BASE RSC /l 0x409 |
175 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
176 | BSC32=bscmake.exe |
177 | # ADD BASE BSC32 /nologo | |
178 | # ADD BSC32 /nologo | |
179 | LIB32=link.exe -lib | |
9c2d002b JS |
180 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexud.lib" |
181 | # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexud.lib" | |
d7ac64ee | 182 | |
32a52290 | 183 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Release" |
d7ac64ee VS |
184 | |
185 | # PROP BASE Use_MFC 0 | |
d672173c | 186 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 187 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 188 | # PROP BASE Intermediate_Dir "vc_mswdll\wxregex" |
d7ac64ee VS |
189 | # PROP BASE Target_Dir "" |
190 | # PROP Use_MFC 0 | |
d672173c | 191 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 192 | # PROP Output_Dir "..\..\lib\vc_dll" |
5554b4bd | 193 | # PROP Intermediate_Dir "vc_mswdll\wxregex" |
d7ac64ee | 194 | # PROP Target_Dir "" |
d672173c JS |
195 | # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\msw" /Fd..\..\lib\vc_dll\wxregex.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /c |
196 | # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\msw" /Fd..\..\lib\vc_dll\wxregex.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /c | |
39df3acd VZ |
197 | # ADD BASE RSC /l 0x409 |
198 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
199 | BSC32=bscmake.exe |
200 | # ADD BASE BSC32 /nologo | |
201 | # ADD BSC32 /nologo | |
202 | LIB32=link.exe -lib | |
9c2d002b JS |
203 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxregex.lib" |
204 | # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxregex.lib" | |
d7ac64ee | 205 | |
32a52290 | 206 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Debug" |
d7ac64ee VS |
207 | |
208 | # PROP BASE Use_MFC 0 | |
209 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 210 | # PROP BASE Output_Dir "..\..\lib\vc_dll" |
d7ac64ee VS |
211 | # PROP BASE Intermediate_Dir "vc_mswddll\wxregex" |
212 | # PROP BASE Target_Dir "" | |
213 | # PROP Use_MFC 0 | |
214 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 215 | # PROP Output_Dir "..\..\lib\vc_dll" |
d7ac64ee VS |
216 | # PROP Intermediate_Dir "vc_mswddll\wxregex" |
217 | # PROP Target_Dir "" | |
6a98f32b VZ |
218 | # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxregexd.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /c |
219 | # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_dll\mswd" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxregexd.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /c | |
39df3acd VZ |
220 | # ADD BASE RSC /l 0x409 |
221 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
222 | BSC32=bscmake.exe |
223 | # ADD BASE BSC32 /nologo | |
224 | # ADD BSC32 /nologo | |
225 | LIB32=link.exe -lib | |
9c2d002b JS |
226 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexd.lib" |
227 | # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxregexd.lib" | |
d7ac64ee | 228 | |
32a52290 | 229 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Unicode Release" |
d7ac64ee VS |
230 | |
231 | # PROP BASE Use_MFC 0 | |
d672173c | 232 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 233 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 234 | # PROP BASE Intermediate_Dir "vc_mswunivu\wxregex" |
d7ac64ee VS |
235 | # PROP BASE Target_Dir "" |
236 | # PROP Use_MFC 0 | |
d672173c | 237 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 238 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 239 | # PROP Intermediate_Dir "vc_mswunivu\wxregex" |
d7ac64ee | 240 | # PROP Target_Dir "" |
d672173c JS |
241 | # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /Fd..\..\lib\vc_lib\wxregexu.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /c |
242 | # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivu" /Fd..\..\lib\vc_lib\wxregexu.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /c | |
39df3acd VZ |
243 | # ADD BASE RSC /l 0x409 |
244 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
245 | BSC32=bscmake.exe |
246 | # ADD BASE BSC32 /nologo | |
247 | # ADD BSC32 /nologo | |
248 | LIB32=link.exe -lib | |
9c2d002b JS |
249 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexu.lib" |
250 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexu.lib" | |
d7ac64ee | 251 | |
32a52290 | 252 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Unicode Debug" |
d7ac64ee VS |
253 | |
254 | # PROP BASE Use_MFC 0 | |
255 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 256 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 257 | # PROP BASE Intermediate_Dir "vc_mswunivud\wxregex" |
d7ac64ee VS |
258 | # PROP BASE Target_Dir "" |
259 | # PROP Use_MFC 0 | |
260 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 261 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 262 | # PROP Intermediate_Dir "vc_mswunivud\wxregex" |
d7ac64ee | 263 | # PROP Target_Dir "" |
6a98f32b VZ |
264 | # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxregexud.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /c |
265 | # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivud" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxregexud.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /c | |
39df3acd VZ |
266 | # ADD BASE RSC /l 0x409 |
267 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
268 | BSC32=bscmake.exe |
269 | # ADD BASE BSC32 /nologo | |
270 | # ADD BSC32 /nologo | |
271 | LIB32=link.exe -lib | |
9c2d002b JS |
272 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexud.lib" |
273 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexud.lib" | |
d7ac64ee | 274 | |
32a52290 | 275 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Release" |
d7ac64ee VS |
276 | |
277 | # PROP BASE Use_MFC 0 | |
d672173c | 278 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 279 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 280 | # PROP BASE Intermediate_Dir "vc_mswuniv\wxregex" |
d7ac64ee VS |
281 | # PROP BASE Target_Dir "" |
282 | # PROP Use_MFC 0 | |
d672173c | 283 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 284 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 285 | # PROP Intermediate_Dir "vc_mswuniv\wxregex" |
d7ac64ee | 286 | # PROP Target_Dir "" |
d672173c JS |
287 | # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /Fd..\..\lib\vc_lib\wxregex.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /c |
288 | # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswuniv" /Fd..\..\lib\vc_lib\wxregex.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /c | |
39df3acd VZ |
289 | # ADD BASE RSC /l 0x409 |
290 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
291 | BSC32=bscmake.exe |
292 | # ADD BASE BSC32 /nologo | |
293 | # ADD BSC32 /nologo | |
294 | LIB32=link.exe -lib | |
9c2d002b JS |
295 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxregex.lib" |
296 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxregex.lib" | |
d7ac64ee | 297 | |
32a52290 | 298 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Debug" |
d7ac64ee VS |
299 | |
300 | # PROP BASE Use_MFC 0 | |
301 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 302 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 303 | # PROP BASE Intermediate_Dir "vc_mswunivd\wxregex" |
d7ac64ee VS |
304 | # PROP BASE Target_Dir "" |
305 | # PROP Use_MFC 0 | |
306 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 307 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 308 | # PROP Intermediate_Dir "vc_mswunivd\wxregex" |
d7ac64ee | 309 | # PROP Target_Dir "" |
6a98f32b VZ |
310 | # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxregexd.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /c |
311 | # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswunivd" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxregexd.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /c | |
39df3acd VZ |
312 | # ADD BASE RSC /l 0x409 |
313 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
314 | BSC32=bscmake.exe |
315 | # ADD BASE BSC32 /nologo | |
316 | # ADD BSC32 /nologo | |
317 | LIB32=link.exe -lib | |
9c2d002b JS |
318 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexd.lib" |
319 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexd.lib" | |
d7ac64ee | 320 | |
32a52290 | 321 | !ELSEIF "$(CFG)" == "wxregex - Win32 Unicode Release" |
d7ac64ee VS |
322 | |
323 | # PROP BASE Use_MFC 0 | |
d672173c | 324 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 325 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 326 | # PROP BASE Intermediate_Dir "vc_mswu\wxregex" |
d7ac64ee VS |
327 | # PROP BASE Target_Dir "" |
328 | # PROP Use_MFC 0 | |
d672173c | 329 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 330 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 331 | # PROP Intermediate_Dir "vc_mswu\wxregex" |
d7ac64ee | 332 | # PROP Target_Dir "" |
d672173c JS |
333 | # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /Fd..\..\lib\vc_lib\wxregexu.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /c |
334 | # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswu" /Fd..\..\lib\vc_lib\wxregexu.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /c | |
39df3acd VZ |
335 | # ADD BASE RSC /l 0x409 |
336 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
337 | BSC32=bscmake.exe |
338 | # ADD BASE BSC32 /nologo | |
339 | # ADD BSC32 /nologo | |
340 | LIB32=link.exe -lib | |
9c2d002b JS |
341 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexu.lib" |
342 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexu.lib" | |
d7ac64ee | 343 | |
32a52290 | 344 | !ELSEIF "$(CFG)" == "wxregex - Win32 Unicode Debug" |
d7ac64ee VS |
345 | |
346 | # PROP BASE Use_MFC 0 | |
347 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 348 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 349 | # PROP BASE Intermediate_Dir "vc_mswud\wxregex" |
d7ac64ee VS |
350 | # PROP BASE Target_Dir "" |
351 | # PROP Use_MFC 0 | |
352 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 353 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 354 | # PROP Intermediate_Dir "vc_mswud\wxregex" |
d7ac64ee | 355 | # PROP Target_Dir "" |
6a98f32b VZ |
356 | # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxregexud.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /c |
357 | # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswud" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxregexud.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /c | |
39df3acd VZ |
358 | # ADD BASE RSC /l 0x409 |
359 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
360 | BSC32=bscmake.exe |
361 | # ADD BASE BSC32 /nologo | |
362 | # ADD BSC32 /nologo | |
363 | LIB32=link.exe -lib | |
9c2d002b JS |
364 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexud.lib" |
365 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexud.lib" | |
d7ac64ee | 366 | |
32a52290 | 367 | !ELSEIF "$(CFG)" == "wxregex - Win32 Release" |
d7ac64ee VS |
368 | |
369 | # PROP BASE Use_MFC 0 | |
d672173c | 370 | # PROP BASE Use_Debug_Libraries 0 |
1e618fa6 | 371 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 372 | # PROP BASE Intermediate_Dir "vc_msw\wxregex" |
d7ac64ee VS |
373 | # PROP BASE Target_Dir "" |
374 | # PROP Use_MFC 0 | |
d672173c | 375 | # PROP Use_Debug_Libraries 0 |
1e618fa6 | 376 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd | 377 | # PROP Intermediate_Dir "vc_msw\wxregex" |
d7ac64ee | 378 | # PROP Target_Dir "" |
d672173c JS |
379 | # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\msw" /Fd..\..\lib\vc_lib\wxregex.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /c |
380 | # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\msw" /Fd..\..\lib\vc_lib\wxregex.pdb /D "WIN32" /D "_LIB" /D "__WXMSW__" /c | |
39df3acd VZ |
381 | # ADD BASE RSC /l 0x409 |
382 | # ADD RSC /l 0x409 | |
d7ac64ee VS |
383 | BSC32=bscmake.exe |
384 | # ADD BASE BSC32 /nologo | |
385 | # ADD BSC32 /nologo | |
386 | LIB32=link.exe -lib | |
9c2d002b JS |
387 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxregex.lib" |
388 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxregex.lib" | |
5554b4bd | 389 | |
32a52290 | 390 | !ELSEIF "$(CFG)" == "wxregex - Win32 Debug" |
5554b4bd VS |
391 | |
392 | # PROP BASE Use_MFC 0 | |
393 | # PROP BASE Use_Debug_Libraries 1 | |
1e618fa6 | 394 | # PROP BASE Output_Dir "..\..\lib\vc_lib" |
5554b4bd VS |
395 | # PROP BASE Intermediate_Dir "vc_mswd\wxregex" |
396 | # PROP BASE Target_Dir "" | |
397 | # PROP Use_MFC 0 | |
398 | # PROP Use_Debug_Libraries 1 | |
1e618fa6 | 399 | # PROP Output_Dir "..\..\lib\vc_lib" |
5554b4bd VS |
400 | # PROP Intermediate_Dir "vc_mswd\wxregex" |
401 | # PROP Target_Dir "" | |
6a98f32b VZ |
402 | # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxregexd.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /c |
403 | # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\include" /I "..\..\lib\vc_lib\mswd" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxregexd.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /c | |
39df3acd VZ |
404 | # ADD BASE RSC /l 0x409 |
405 | # ADD RSC /l 0x409 | |
5554b4bd VS |
406 | BSC32=bscmake.exe |
407 | # ADD BASE BSC32 /nologo | |
408 | # ADD BSC32 /nologo | |
409 | LIB32=link.exe -lib | |
9c2d002b JS |
410 | # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexd.lib" |
411 | # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxregexd.lib" | |
d7ac64ee VS |
412 | |
413 | !ENDIF | |
414 | ||
415 | # Begin Target | |
416 | ||
32a52290 WS |
417 | # Name "wxregex - Win32 DLL Universal Unicode Release" |
418 | # Name "wxregex - Win32 DLL Universal Unicode Debug" | |
419 | # Name "wxregex - Win32 DLL Universal Release" | |
420 | # Name "wxregex - Win32 DLL Universal Debug" | |
421 | # Name "wxregex - Win32 DLL Unicode Release" | |
422 | # Name "wxregex - Win32 DLL Unicode Debug" | |
423 | # Name "wxregex - Win32 DLL Release" | |
424 | # Name "wxregex - Win32 DLL Debug" | |
425 | # Name "wxregex - Win32 Universal Unicode Release" | |
426 | # Name "wxregex - Win32 Universal Unicode Debug" | |
427 | # Name "wxregex - Win32 Universal Release" | |
428 | # Name "wxregex - Win32 Universal Debug" | |
429 | # Name "wxregex - Win32 Unicode Release" | |
430 | # Name "wxregex - Win32 Unicode Debug" | |
431 | # Name "wxregex - Win32 Release" | |
432 | # Name "wxregex - Win32 Debug" | |
d7ac64ee VS |
433 | # Begin Group "Source Files" |
434 | ||
435 | # PROP Default_Filter "" | |
436 | # Begin Source File | |
437 | ||
438 | SOURCE=..\..\src\regex\regcomp.c | |
439 | # End Source File | |
440 | # Begin Source File | |
441 | ||
442 | SOURCE=..\..\src\regex\regerror.c | |
443 | # End Source File | |
444 | # Begin Source File | |
445 | ||
446 | SOURCE=..\..\src\regex\regexec.c | |
447 | # End Source File | |
448 | # Begin Source File | |
449 | ||
450 | SOURCE=..\..\src\regex\regfree.c | |
cb9548d9 VS |
451 | # End Source File |
452 | # End Group | |
453 | # Begin Group "Header Files" | |
454 | ||
455 | # PROP Default_Filter "" | |
456 | # Begin Source File | |
457 | ||
5c60e845 MW |
458 | SOURCE=..\..\include\wx\msw\genrcdefs.h |
459 | ||
32a52290 | 460 | !IF "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Release" |
5c60e845 MW |
461 | |
462 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h | |
463 | ||
464 | "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
465 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" | |
466 | ||
467 | # End Custom Build | |
468 | ||
32a52290 | 469 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Debug" |
5c60e845 MW |
470 | |
471 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h | |
472 | ||
473 | "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
474 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" | |
475 | ||
476 | # End Custom Build | |
477 | ||
32a52290 | 478 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Release" |
5c60e845 MW |
479 | |
480 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h | |
481 | ||
482 | "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
483 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswuniv\wx\msw\rcdefs.h" | |
484 | ||
485 | # End Custom Build | |
486 | ||
32a52290 | 487 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Debug" |
5c60e845 MW |
488 | |
489 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h | |
490 | ||
491 | "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
492 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivd\wx\msw\rcdefs.h" | |
493 | ||
494 | # End Custom Build | |
495 | ||
32a52290 | 496 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Unicode Release" |
5c60e845 MW |
497 | |
498 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h | |
499 | ||
500 | "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
501 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" | |
502 | ||
503 | # End Custom Build | |
504 | ||
32a52290 | 505 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Unicode Debug" |
5c60e845 MW |
506 | |
507 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h | |
508 | ||
509 | "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
510 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" | |
511 | ||
512 | # End Custom Build | |
513 | ||
32a52290 | 514 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Release" |
5c60e845 MW |
515 | |
516 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\msw\rcdefs.h | |
517 | ||
518 | "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
519 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\msw\wx\msw\rcdefs.h" | |
520 | ||
521 | # End Custom Build | |
522 | ||
32a52290 | 523 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Debug" |
5c60e845 MW |
524 | |
525 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h | |
526 | ||
527 | "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
528 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswd\wx\msw\rcdefs.h" | |
529 | ||
530 | # End Custom Build | |
531 | ||
32a52290 | 532 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Unicode Release" |
5c60e845 MW |
533 | |
534 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h | |
535 | ||
536 | "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
537 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" | |
538 | ||
539 | # End Custom Build | |
540 | ||
32a52290 | 541 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Unicode Debug" |
5c60e845 MW |
542 | |
543 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h | |
544 | ||
545 | "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
546 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" | |
547 | ||
548 | # End Custom Build | |
549 | ||
32a52290 | 550 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Release" |
5c60e845 MW |
551 | |
552 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h | |
553 | ||
554 | "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
555 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswuniv\wx\msw\rcdefs.h" | |
556 | ||
557 | # End Custom Build | |
558 | ||
32a52290 | 559 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Debug" |
5c60e845 MW |
560 | |
561 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h | |
562 | ||
563 | "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
564 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivd\wx\msw\rcdefs.h" | |
565 | ||
566 | # End Custom Build | |
567 | ||
32a52290 | 568 | !ELSEIF "$(CFG)" == "wxregex - Win32 Unicode Release" |
5c60e845 MW |
569 | |
570 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h | |
571 | ||
572 | "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
573 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" | |
574 | ||
575 | # End Custom Build | |
576 | ||
32a52290 | 577 | !ELSEIF "$(CFG)" == "wxregex - Win32 Unicode Debug" |
5c60e845 MW |
578 | |
579 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h | |
580 | ||
581 | "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
582 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" | |
583 | ||
584 | # End Custom Build | |
585 | ||
32a52290 | 586 | !ELSEIF "$(CFG)" == "wxregex - Win32 Release" |
5c60e845 MW |
587 | |
588 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h | |
589 | ||
590 | "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
591 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\msw\wx\msw\rcdefs.h" | |
592 | ||
593 | # End Custom Build | |
594 | ||
32a52290 | 595 | !ELSEIF "$(CFG)" == "wxregex - Win32 Debug" |
5c60e845 MW |
596 | |
597 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h | |
598 | ||
599 | "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" : "$(SOURCE)" "$(SETUPHDIR)\wx\msw" | |
600 | cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswd\wx\msw\rcdefs.h" | |
601 | ||
602 | # End Custom Build | |
603 | ||
604 | !ENDIF | |
605 | ||
606 | # End Source File | |
607 | # Begin Source File | |
608 | ||
c7f476c9 | 609 | SOURCE=..\..\include\wx\univ\setup.h |
cb9548d9 | 610 | |
32a52290 | 611 | !IF "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Release" |
cb9548d9 VS |
612 | |
613 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
c7f476c9 | 614 | InputPath=..\include\wx\univ\setup.h |
cb9548d9 VS |
615 | |
616 | "..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
617 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h | |
618 | ||
619 | # End Custom Build | |
620 | ||
32a52290 | 621 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Debug" |
cb9548d9 VS |
622 | |
623 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
c7f476c9 | 624 | InputPath=..\include\wx\univ\setup.h |
cb9548d9 VS |
625 | |
626 | "..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
627 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h | |
628 | ||
629 | # End Custom Build | |
630 | ||
32a52290 | 631 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Release" |
cb9548d9 VS |
632 | |
633 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
c7f476c9 | 634 | InputPath=..\include\wx\univ\setup.h |
cb9548d9 VS |
635 | |
636 | "..\..\lib\vc_dll\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
637 | copy "$(InputPath)" ..\..\lib\vc_dll\mswuniv\wx\setup.h | |
638 | ||
639 | # End Custom Build | |
640 | ||
32a52290 | 641 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Debug" |
cb9548d9 VS |
642 | |
643 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
c7f476c9 | 644 | InputPath=..\include\wx\univ\setup.h |
cb9548d9 VS |
645 | |
646 | "..\..\lib\vc_dll\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
647 | copy "$(InputPath)" ..\..\lib\vc_dll\mswunivd\wx\setup.h | |
648 | ||
649 | # End Custom Build | |
650 | ||
32a52290 | 651 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Unicode Release" |
cb9548d9 | 652 | |
c7f476c9 MW |
653 | # Begin Custom Build - |
654 | ||
655 | # End Custom Build | |
656 | ||
32a52290 | 657 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Unicode Debug" |
c7f476c9 MW |
658 | |
659 | # Begin Custom Build - | |
660 | ||
661 | # End Custom Build | |
662 | ||
32a52290 | 663 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Release" |
c7f476c9 MW |
664 | |
665 | # Begin Custom Build - | |
666 | ||
667 | # End Custom Build | |
668 | ||
32a52290 | 669 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Debug" |
c7f476c9 MW |
670 | |
671 | # Begin Custom Build - | |
672 | ||
673 | # End Custom Build | |
674 | ||
32a52290 | 675 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Unicode Release" |
c7f476c9 MW |
676 | |
677 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
678 | InputPath=..\include\wx\univ\setup.h | |
679 | ||
680 | "..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
681 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h | |
682 | ||
683 | # End Custom Build | |
684 | ||
32a52290 | 685 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Unicode Debug" |
c7f476c9 MW |
686 | |
687 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
688 | InputPath=..\include\wx\univ\setup.h | |
689 | ||
690 | "..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
691 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h | |
692 | ||
693 | # End Custom Build | |
694 | ||
32a52290 | 695 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Release" |
c7f476c9 MW |
696 | |
697 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
698 | InputPath=..\include\wx\univ\setup.h | |
699 | ||
700 | "..\..\lib\vc_lib\mswuniv\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
701 | copy "$(InputPath)" ..\..\lib\vc_lib\mswuniv\wx\setup.h | |
702 | ||
703 | # End Custom Build | |
704 | ||
32a52290 | 705 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Debug" |
c7f476c9 MW |
706 | |
707 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
708 | InputPath=..\include\wx\univ\setup.h | |
709 | ||
710 | "..\..\lib\vc_lib\mswunivd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
711 | copy "$(InputPath)" ..\..\lib\vc_lib\mswunivd\wx\setup.h | |
712 | ||
713 | # End Custom Build | |
714 | ||
32a52290 | 715 | !ELSEIF "$(CFG)" == "wxregex - Win32 Unicode Release" |
c7f476c9 MW |
716 | |
717 | # Begin Custom Build - | |
718 | ||
719 | # End Custom Build | |
720 | ||
32a52290 | 721 | !ELSEIF "$(CFG)" == "wxregex - Win32 Unicode Debug" |
c7f476c9 MW |
722 | |
723 | # Begin Custom Build - | |
724 | ||
725 | # End Custom Build | |
726 | ||
32a52290 | 727 | !ELSEIF "$(CFG)" == "wxregex - Win32 Release" |
c7f476c9 MW |
728 | |
729 | # Begin Custom Build - | |
730 | ||
731 | # End Custom Build | |
732 | ||
32a52290 | 733 | !ELSEIF "$(CFG)" == "wxregex - Win32 Debug" |
c7f476c9 MW |
734 | |
735 | # Begin Custom Build - | |
736 | ||
737 | # End Custom Build | |
738 | ||
739 | !ENDIF | |
740 | ||
741 | # End Source File | |
742 | # Begin Source File | |
743 | ||
744 | SOURCE=..\..\include\wx\msw\setup.h | |
745 | ||
32a52290 | 746 | !IF "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Release" |
c7f476c9 MW |
747 | |
748 | # Begin Custom Build - | |
749 | ||
750 | # End Custom Build | |
751 | ||
32a52290 | 752 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Unicode Debug" |
c7f476c9 MW |
753 | |
754 | # Begin Custom Build - | |
755 | ||
756 | # End Custom Build | |
757 | ||
32a52290 | 758 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Release" |
c7f476c9 MW |
759 | |
760 | # Begin Custom Build - | |
761 | ||
762 | # End Custom Build | |
763 | ||
32a52290 | 764 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Universal Debug" |
c7f476c9 MW |
765 | |
766 | # Begin Custom Build - | |
767 | ||
768 | # End Custom Build | |
769 | ||
32a52290 | 770 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Unicode Release" |
c7f476c9 | 771 | |
cb9548d9 VS |
772 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h |
773 | InputPath=..\include\wx\msw\setup.h | |
774 | ||
775 | "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
776 | copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h | |
777 | ||
778 | # End Custom Build | |
779 | ||
32a52290 | 780 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Unicode Debug" |
cb9548d9 VS |
781 | |
782 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h | |
783 | InputPath=..\include\wx\msw\setup.h | |
784 | ||
785 | "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
786 | copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h | |
787 | ||
788 | # End Custom Build | |
789 | ||
32a52290 | 790 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Release" |
cb9548d9 VS |
791 | |
792 | # Begin Custom Build - Creating ..\..\lib\vc_dll\msw\wx\setup.h | |
793 | InputPath=..\include\wx\msw\setup.h | |
794 | ||
795 | "..\..\lib\vc_dll\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
796 | copy "$(InputPath)" ..\..\lib\vc_dll\msw\wx\setup.h | |
797 | ||
798 | # End Custom Build | |
799 | ||
32a52290 | 800 | !ELSEIF "$(CFG)" == "wxregex - Win32 DLL Debug" |
cb9548d9 VS |
801 | |
802 | # Begin Custom Build - Creating ..\..\lib\vc_dll\mswd\wx\setup.h | |
803 | InputPath=..\include\wx\msw\setup.h | |
804 | ||
805 | "..\..\lib\vc_dll\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
806 | copy "$(InputPath)" ..\..\lib\vc_dll\mswd\wx\setup.h | |
807 | ||
808 | # End Custom Build | |
809 | ||
32a52290 | 810 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Unicode Release" |
cb9548d9 | 811 | |
c7f476c9 | 812 | # Begin Custom Build - |
cb9548d9 VS |
813 | |
814 | # End Custom Build | |
815 | ||
32a52290 | 816 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Unicode Debug" |
cb9548d9 | 817 | |
c7f476c9 | 818 | # Begin Custom Build - |
cb9548d9 VS |
819 | |
820 | # End Custom Build | |
821 | ||
32a52290 | 822 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Release" |
cb9548d9 | 823 | |
c7f476c9 | 824 | # Begin Custom Build - |
cb9548d9 VS |
825 | |
826 | # End Custom Build | |
827 | ||
32a52290 | 828 | !ELSEIF "$(CFG)" == "wxregex - Win32 Universal Debug" |
cb9548d9 | 829 | |
c7f476c9 | 830 | # Begin Custom Build - |
cb9548d9 VS |
831 | |
832 | # End Custom Build | |
833 | ||
32a52290 | 834 | !ELSEIF "$(CFG)" == "wxregex - Win32 Unicode Release" |
cb9548d9 VS |
835 | |
836 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h | |
837 | InputPath=..\include\wx\msw\setup.h | |
838 | ||
839 | "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
840 | copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h | |
841 | ||
842 | # End Custom Build | |
843 | ||
32a52290 | 844 | !ELSEIF "$(CFG)" == "wxregex - Win32 Unicode Debug" |
cb9548d9 VS |
845 | |
846 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h | |
847 | InputPath=..\include\wx\msw\setup.h | |
848 | ||
849 | "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
850 | copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h | |
851 | ||
852 | # End Custom Build | |
853 | ||
32a52290 | 854 | !ELSEIF "$(CFG)" == "wxregex - Win32 Release" |
cb9548d9 VS |
855 | |
856 | # Begin Custom Build - Creating ..\..\lib\vc_lib\msw\wx\setup.h | |
857 | InputPath=..\include\wx\msw\setup.h | |
858 | ||
859 | "..\..\lib\vc_lib\msw\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
860 | copy "$(InputPath)" ..\..\lib\vc_lib\msw\wx\setup.h | |
861 | ||
862 | # End Custom Build | |
863 | ||
32a52290 | 864 | !ELSEIF "$(CFG)" == "wxregex - Win32 Debug" |
cb9548d9 VS |
865 | |
866 | # Begin Custom Build - Creating ..\..\lib\vc_lib\mswd\wx\setup.h | |
867 | InputPath=..\include\wx\msw\setup.h | |
868 | ||
869 | "..\..\lib\vc_lib\mswd\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" | |
870 | copy "$(InputPath)" ..\..\lib\vc_lib\mswd\wx\setup.h | |
871 | ||
872 | # End Custom Build | |
873 | ||
874 | !ENDIF | |
875 | ||
d7ac64ee VS |
876 | # End Source File |
877 | # End Group | |
878 | # End Target | |
879 | # End Project | |
880 |