]> git.saurik.com Git - wxWidgets.git/blame - src/regex/regexCE.vcp
applied patch 890642: wxRE_ADVANCED flag and docs
[wxWidgets.git] / src / regex / regexCE.vcp
CommitLineData
8cc4850c
JS
1# Microsoft eMbedded Visual Tools Project File - Name="regexCE" - Package Owner=<4>
2# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (WCE x86) Static Library" 0x8304
6# TARGTYPE "Win32 (WCE MIPS) Static Library" 0x8204
7# TARGTYPE "Win32 (WCE x86em) Static Library" 0x7f04
8# TARGTYPE "Win32 (WCE SH3) Static Library" 0x8104
9# TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504
10
11CFG=regexCE - Win32 (WCE ARM) Debug Unicode
12!MESSAGE This is not a valid makefile. To build this project using NMAKE,
13!MESSAGE use the Export Makefile command and run
14!MESSAGE
15!MESSAGE NMAKE /f "regexCE.vcn".
16!MESSAGE
17!MESSAGE You can specify a configuration when running NMAKE
18!MESSAGE by defining the macro CFG on the command line. For example:
19!MESSAGE
20!MESSAGE NMAKE /f "regexCE.vcn" CFG="regexCE - Win32 (WCE ARM) Debug Unicode"
21!MESSAGE
22!MESSAGE Possible choices for configuration are:
23!MESSAGE
24!MESSAGE "regexCE - Win32 (WCE ARM) Debug Unicode" (based on "Win32 (WCE ARM) Static Library")
25!MESSAGE "regexCE - Win32 (WCE ARM) Release Unicode" (based on "Win32 (WCE ARM) Static Library")
26!MESSAGE "regexCE - Win32 (WCE x86) Debug Unicode" (based on "Win32 (WCE x86) Static Library")
27!MESSAGE "regexCE - Win32 (WCE x86) Release Unicode" (based on "Win32 (WCE x86) Static Library")
28!MESSAGE "regexCE - Win32 (WCE MIPS) Debug Unicode" (based on "Win32 (WCE MIPS) Static Library")
29!MESSAGE "regexCE - Win32 (WCE MIPS) Release Unicode" (based on "Win32 (WCE MIPS) Static Library")
30!MESSAGE "regexCE - Win32 (WCE SH3) Debug Unicode" (based on "Win32 (WCE SH3) Static Library")
31!MESSAGE "regexCE - Win32 (WCE SH3) Release Unicode" (based on "Win32 (WCE SH3) Static Library")
32!MESSAGE "regexCE - Win32 (WCE x86em) Debug Unicode" (based on "Win32 (WCE x86em) Static Library")
33!MESSAGE "regexCE - Win32 (WCE x86em) Release Unicode" (based on "Win32 (WCE x86em) Static Library")
34!MESSAGE
35
36# Begin Project
37# PROP AllowPerConfigDependencies 0
38# PROP Scc_ProjName ""
39# PROP Scc_LocalPath ""
40# PROP ATL_Project 2
41
42!IF "$(CFG)" == "regexCE - Win32 (WCE ARM) Debug Unicode"
43
44# PROP BASE Use_MFC 0
45# PROP BASE Use_Debug_Libraries 1
46# PROP BASE Output_Dir "ARMDebug Unicode"
47# PROP BASE Intermediate_Dir "ARMDebug Unicode"
48# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
49# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
50# PROP BASE Target_Dir ""
51# PROP Use_MFC 0
52# PROP Use_Debug_Libraries 1
53# PROP Output_Dir "..\..\lib"
54# PROP Intermediate_Dir "Debug\ARMUnicode"
55# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
56# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
57# PROP Target_Dir ""
58CPP=clarm.exe
59# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /M$(CECrtMTDebug) /c
60# ADD CPP /nologo /W3 /Zi /Od /I "..\..\include" /I "..\..\lib\wince_armud" /D "DEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /M$(CECrtMTDebug) /c
61LIB32=link.exe -lib
62# ADD BASE LIB32 /nologo
63# ADD LIB32 /nologo /out:"..\..\lib\regex_armud.lib"
64BSC32=bscmake.exe
65# ADD BASE BSC32 /nologo
66# ADD BSC32 /nologo
67
68!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE ARM) Release Unicode"
69
70# PROP BASE Use_MFC 0
71# PROP BASE Use_Debug_Libraries 0
72# PROP BASE Output_Dir "ARMRelease Unicode"
73# PROP BASE Intermediate_Dir "ARMRelease Unicode"
74# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
75# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
76# PROP BASE Target_Dir ""
77# PROP Use_MFC 0
78# PROP Use_Debug_Libraries 0
79# PROP Output_Dir "..\..\lib"
80# PROP Intermediate_Dir "Release\ARMUnicode"
81# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
82# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
83# PROP Target_Dir ""
84CPP=clarm.exe
85# ADD BASE CPP /nologo /W3 /D "NDEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Oxs /M$(CECrtMT) /c
86# ADD CPP /nologo /W3 /I "..\..\include" /I "..\..\lib\wince_armu" /D "NDEBUG" /D "ARM" /D "_ARM_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Oxs /M$(CECrtMT) /c
87LIB32=link.exe -lib
88# ADD BASE LIB32 /nologo
89# ADD LIB32 /nologo /out:"..\..\lib\regex_armu.lib"
90BSC32=bscmake.exe
91# ADD BASE BSC32 /nologo
92# ADD BSC32 /nologo
93
94!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Debug Unicode"
95
96# PROP BASE Use_MFC 0
97# PROP BASE Use_Debug_Libraries 1
98# PROP BASE Output_Dir "X86Debug Unicode"
99# PROP BASE Intermediate_Dir "X86Debug Unicode"
100# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
101# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
102# PROP BASE Target_Dir ""
103# PROP Use_MFC 0
104# PROP Use_Debug_Libraries 1
105# PROP Output_Dir "..\..\lib"
106# PROP Intermediate_Dir "Debug\X86Unicode"
107# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
108# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
109# PROP Target_Dir ""
110CPP=cl.exe
111# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Gs8192 /GF /c
112# ADD CPP /nologo /W3 /Zi /Od /I "..\..\include" /I "..\..\lib\wince_x86ud" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Gs8192 /GF /c
113LIB32=link.exe -lib
114# ADD BASE LIB32 /nologo /out:"..\..\lib\regex_x86d.lib"
115# ADD LIB32 /nologo /out:"..\..\lib\regex_x86ud.lib"
116BSC32=bscmake.exe
117# ADD BASE BSC32 /nologo
118# ADD BSC32 /nologo
119
120!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Release Unicode"
121
122# PROP BASE Use_MFC 0
123# PROP BASE Use_Debug_Libraries 0
124# PROP BASE Output_Dir "X86Release Unicode"
125# PROP BASE Intermediate_Dir "X86Release Unicode"
126# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
127# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
128# PROP BASE Target_Dir ""
129# PROP Use_MFC 0
130# PROP Use_Debug_Libraries 0
131# PROP Output_Dir "..\..\lib"
132# PROP Intermediate_Dir "Release\X86Unicode"
133# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
134# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
135# PROP Target_Dir ""
136CPP=cl.exe
137# ADD BASE CPP /nologo /W3 /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Gs8192 /GF /Oxs /c
138# ADD CPP /nologo /W3 /I "..\..\include" /I "..\..\lib\wince_x86u" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Gs8192 /GF /Oxs /c
139LIB32=link.exe -lib
140# ADD BASE LIB32 /nologo /out:"..\..\lib\regex_x86.lib"
141# ADD LIB32 /nologo /out:"..\..\lib\regex_x86u.lib"
142BSC32=bscmake.exe
143# ADD BASE BSC32 /nologo
144# ADD BSC32 /nologo
145
146!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Debug Unicode"
147
148# PROP BASE Use_MFC 0
149# PROP BASE Use_Debug_Libraries 1
150# PROP BASE Output_Dir "MIPSDebug Unicode"
151# PROP BASE Intermediate_Dir "MIPSDebug Unicode"
152# PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
153# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
154# PROP BASE Target_Dir ""
155# PROP Use_MFC 0
156# PROP Use_Debug_Libraries 1
157# PROP Output_Dir "..\..\lib"
158# PROP Intermediate_Dir "Debug\MIPSUnicode"
159# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
160# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
161# PROP Target_Dir ""
162CPP=clmips.exe
163# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /M$(CECrtMTDebug) /c
164# ADD CPP /nologo /W3 /Zi /Od /I "..\..\include" /I "..\..\lib\wince_mipsud" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /M$(CECrtMTDebug) /c
165LIB32=link.exe -lib
166# ADD BASE LIB32 /nologo
167# ADD LIB32 /nologo /out:"..\..\lib\regex_mipsud.lib"
168BSC32=bscmake.exe
169# ADD BASE BSC32 /nologo
170# ADD BSC32 /nologo
171
172!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Release Unicode"
173
174# PROP BASE Use_MFC 0
175# PROP BASE Use_Debug_Libraries 0
176# PROP BASE Output_Dir "MIPSRelease Unicode"
177# PROP BASE Intermediate_Dir "MIPSRelease Unicode"
178# PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
179# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
180# PROP BASE Target_Dir ""
181# PROP Use_MFC 0
182# PROP Use_Debug_Libraries 0
183# PROP Output_Dir "..\..\lib"
184# PROP Intermediate_Dir "Release\MIPSUnicode"
185# PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
186# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
187# PROP Target_Dir ""
188CPP=clmips.exe
189# ADD BASE CPP /nologo /W3 /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Oxs /M$(CECrtMT) /c
190# ADD CPP /nologo /W3 /I "..\..\include" /I "..\..\lib\wince_mipsu" /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Oxs /M$(CECrtMT) /c
191LIB32=link.exe -lib
192# ADD BASE LIB32 /nologo
193# ADD LIB32 /nologo /out:"..\..\lib\regex_mipsu.lib"
194BSC32=bscmake.exe
195# ADD BASE BSC32 /nologo
196# ADD BSC32 /nologo
197
198!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Debug Unicode"
199
200# PROP BASE Use_MFC 0
201# PROP BASE Use_Debug_Libraries 1
202# PROP BASE Output_Dir "SH3Debug Unicode"
203# PROP BASE Intermediate_Dir "SH3Debug Unicode"
204# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
205# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
206# PROP BASE Target_Dir ""
207# PROP Use_MFC 0
208# PROP Use_Debug_Libraries 1
209# PROP Output_Dir "..\..\lib"
210# PROP Intermediate_Dir "Debug\SH3Unicode"
211# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
212# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
213# PROP Target_Dir ""
214CPP=shcl.exe
215# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /M$(CECrtMTDebug) /c
216# ADD CPP /nologo /W3 /Zi /Od /I "..\..\include" /I "..\..\lib\wince_sh3ud" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /M$(CECrtMTDebug) /c
217LIB32=link.exe -lib
218# ADD BASE LIB32 /nologo
219# ADD LIB32 /nologo /out:"..\..\lib\regex_sh3ud.lib"
220BSC32=bscmake.exe
221# ADD BASE BSC32 /nologo
222# ADD BSC32 /nologo
223
224!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Release Unicode"
225
226# PROP BASE Use_MFC 0
227# PROP BASE Use_Debug_Libraries 0
228# PROP BASE Output_Dir "SH3Release Unicode"
229# PROP BASE Intermediate_Dir "SH3Release Unicode"
230# PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
231# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
232# PROP BASE Target_Dir ""
233# PROP Use_MFC 0
234# PROP Use_Debug_Libraries 0
235# PROP Output_Dir "..\..\lib"
236# PROP Intermediate_Dir "Release\SH3Unicode"
237# PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
238# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
239# PROP Target_Dir ""
240CPP=shcl.exe
241# ADD BASE CPP /nologo /W3 /D "SHx" /D "SH3" /D "_SH3_" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Oxs /M$(CECrtMT) /c
242# ADD CPP /nologo /W3 /I "..\..\include" /I "..\..\lib\wince_sh3u" /D "SHx" /D "SH3" /D "_SH3_" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Oxs /M$(CECrtMT) /c
243LIB32=link.exe -lib
244# ADD BASE LIB32 /nologo
245# ADD LIB32 /nologo /out:"..\..\lib\regex_sh3u.lib"
246BSC32=bscmake.exe
247# ADD BASE BSC32 /nologo
248# ADD BSC32 /nologo
249
250!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Debug Unicode"
251
252# PROP BASE Use_MFC 0
253# PROP BASE Use_Debug_Libraries 1
254# PROP BASE Output_Dir "X86EMDebug Unicode"
255# PROP BASE Intermediate_Dir "X86EMDebug Unicode"
256# PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
257# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
258# PROP BASE Target_Dir ""
259# PROP Use_MFC 0
260# PROP Use_Debug_Libraries 1
261# PROP Output_Dir "..\..\lib"
262# PROP Intermediate_Dir "Debug\X86EMUnicode"
263# PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
264# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
265# PROP Target_Dir ""
266CPP=cl.exe
267# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Gz /c
268# ADD CPP /nologo /W3 /Zi /Od /I "..\..\include" /I "..\..\lib\wince_x86emud" /D "DEBUG" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Gz /c
269LIB32=link.exe -lib
270# ADD BASE LIB32 /nologo
271# ADD LIB32 /nologo /out:"..\..\lib\regex_x86emud.lib"
272BSC32=bscmake.exe
273# ADD BASE BSC32 /nologo
274# ADD BSC32 /nologo
275
276!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Release Unicode"
277
278# PROP BASE Use_MFC 0
279# PROP BASE Use_Debug_Libraries 0
280# PROP BASE Output_Dir "X86EMRelease Unicode"
281# PROP BASE Intermediate_Dir "X86EMRelease Unicode"
282# PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
283# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
284# PROP BASE Target_Dir ""
285# PROP Use_MFC 0
286# PROP Use_Debug_Libraries 0
287# PROP Output_Dir "..\..\lib"
288# PROP Intermediate_Dir "Release\X86EMUnicode"
289# PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
290# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
291# PROP Target_Dir ""
292CPP=cl.exe
293# ADD BASE CPP /nologo /W3 /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Oxs /Gz /c
294# ADD CPP /nologo /W3 /I "..\..\include" /I "..\..\lib\wince_x86emu" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /D "__WXWINCE__" /YX /Oxs /Gz /c
295LIB32=link.exe -lib
296# ADD BASE LIB32 /nologo
297# ADD LIB32 /nologo /out:"..\..\lib\regex_x86emu.lib"
298BSC32=bscmake.exe
299# ADD BASE BSC32 /nologo
300# ADD BSC32 /nologo
301
302!ENDIF
303
304# Begin Target
305
306# Name "regexCE - Win32 (WCE ARM) Debug Unicode"
307# Name "regexCE - Win32 (WCE ARM) Release Unicode"
308# Name "regexCE - Win32 (WCE x86) Debug Unicode"
309# Name "regexCE - Win32 (WCE x86) Release Unicode"
310# Name "regexCE - Win32 (WCE MIPS) Debug Unicode"
311# Name "regexCE - Win32 (WCE MIPS) Release Unicode"
312# Name "regexCE - Win32 (WCE SH3) Debug Unicode"
313# Name "regexCE - Win32 (WCE SH3) Release Unicode"
314# Name "regexCE - Win32 (WCE x86em) Debug Unicode"
315# Name "regexCE - Win32 (WCE x86em) Release Unicode"
316# Begin Group "Header Files"
317
318# PROP Default_Filter ""
319# Begin Source File
320
321SOURCE=..\..\include\wx\msw\wince\setup.h
322
323!IF "$(CFG)" == "regexCE - Win32 (WCE ARM) Debug Unicode"
324
325# Begin Custom Build - Creating lib\wince_armud\wx\setup.h from $(InputPath)
326InputPath=..\..\include\wx\msw\wince\setup.h
327
328"../../lib/wince_armud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
329 copy "$(InputPath)" ..\..\lib\wince_armud\wx\setup.h
330
331# End Custom Build
332
333!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE ARM) Release Unicode"
334
335# Begin Custom Build - Creating lib\wince_armu\wx\setup.h from $(InputPath)
336InputPath=..\..\include\wx\msw\wince\setup.h
337
338"../../lib/wince_armu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
339 copy "$(InputPath)" ..\..\lib\wince_armu\wx\setup.h
340
341# End Custom Build
342
343!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Debug Unicode"
344
345# Begin Custom Build - Creating lib\wince_x86ud\wx\setup.h from $(InputPath)
346InputPath=..\..\include\wx\msw\wince\setup.h
347
348"../../lib/wince_x86ud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
349 copy "$(InputPath)" ..\..\lib\wince_x86ud\wx\setup.h
350
351# End Custom Build
352
353!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Release Unicode"
354
355# Begin Custom Build - Creating lib\wince_x86u\wx\setup.h from $(InputPath)
356InputPath=..\..\include\wx\msw\wince\setup.h
357
358"../../lib/wince_x86u/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
359 copy "$(InputPath)" ..\..\lib\wince_x86u\wx\setup.h
360
361# End Custom Build
362
363!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Debug Unicode"
364
365# Begin Custom Build - Creating ib\wince_mipsud\wx\setup.h from $(InputPath)
366InputPath=..\..\include\wx\msw\wince\setup.h
367
368"../../lib/wince_mipsud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
369 copy "$(InputPath)" ..\..\lib\wince_mipsud\wx\setup.h
370
371# End Custom Build
372
373!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Release Unicode"
374
375# Begin Custom Build - Creating lib\wince_mipsu\wx\setup.h from $(InputPath)
376InputPath=..\..\include\wx\msw\wince\setup.h
377
378"../../lib/wince_mipsu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
379 copy "$(InputPath)" ..\..\lib\wince_mipsu\wx\setup.h
380
381# End Custom Build
382
383!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Debug Unicode"
384
385# Begin Custom Build - Creating lib\wince_sh3ud\wx\setup.h from $(InputPath)
386InputPath=..\..\include\wx\msw\wince\setup.h
387
388"../../lib/wince_sh3ud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
389 copy "$(InputPath)" ..\..\lib\wince_sh3ud\wx\setup.h
390
391# End Custom Build
392
393!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Release Unicode"
394
395# Begin Custom Build - Creating ..\..\lib\wince_sh3u\wx\setup.h from $(InputPath)
396InputPath=..\..\include\wx\msw\wince\setup.h
397
398"../../lib/wince_sh3u/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
399 copy "$(InputPath)" ..\..\lib\wince_sh3u\wx\setup.h
400
401# End Custom Build
402
403!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Debug Unicode"
404
405# Begin Custom Build - Creating lib\wince_x86emud\wx\setup.h from $(InputPath)
406InputPath=..\..\include\wx\msw\wince\setup.h
407
408"../../lib/wince_x86emud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
409 copy "$(InputPath)" ..\..\lib\wince_x86emud\wx\setup.h
410
411# End Custom Build
412
413!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Release Unicode"
414
415# Begin Custom Build - Creating ..\..\lib\wince_x86emu\wx\setup.h from $(InputPath)
416InputPath=..\..\include\wx\msw\wince\setup.h
417
418"../../lib/wince_x86emu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
419 copy "$(InputPath)" ..\..\lib\wince_x86emu\wx\setup.h
420
421# End Custom Build
422
423!ENDIF
424
425# End Source File
426# End Group
427# Begin Source File
428
429SOURCE=.\regcomp.c
430
431!IF "$(CFG)" == "regexCE - Win32 (WCE ARM) Debug Unicode"
432
433DEP_CPP_REGCO=\
434 "..\..\include\wx\chkconf.h"\
435 "..\..\include\wx\debug.h"\
436 "..\..\include\wx\defs.h"\
437 "..\..\include\wx\dlimpexp.h"\
438 "..\..\include\wx\features.h"\
439 "..\..\include\wx\mac\chkconf.h"\
440 "..\..\include\wx\msw\chkconf.h"\
441 "..\..\include\wx\msw\gccpriv.h"\
442 "..\..\include\wx\platform.h"\
443 "..\..\include\wx\version.h"\
444 "..\..\include\wx\wxchar.h"\
445 "..\..\lib\wince_armud\wx\setup.h"\
446 ".\regc_color.c"\
447 ".\regc_cvec.c"\
448 ".\regc_lex.c"\
449 ".\regc_locale.c"\
450 ".\regc_nfa.c"\
451 ".\regcustom.h"\
452 ".\regex.h"\
453 ".\regguts.h"\
454
455
456!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE ARM) Release Unicode"
457
458DEP_CPP_REGCO=\
459 "..\..\include\wx\chkconf.h"\
460 "..\..\include\wx\debug.h"\
461 "..\..\include\wx\defs.h"\
462 "..\..\include\wx\dlimpexp.h"\
463 "..\..\include\wx\features.h"\
464 "..\..\include\wx\mac\chkconf.h"\
465 "..\..\include\wx\msw\chkconf.h"\
466 "..\..\include\wx\msw\gccpriv.h"\
467 "..\..\include\wx\platform.h"\
468 "..\..\include\wx\version.h"\
469 "..\..\include\wx\wxchar.h"\
470 ".\regc_color.c"\
471 ".\regc_cvec.c"\
472 ".\regc_lex.c"\
473 ".\regc_locale.c"\
474 ".\regc_nfa.c"\
475 ".\regcustom.h"\
476 ".\regex.h"\
477 ".\regguts.h"\
478
479
480!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Debug Unicode"
481
482DEP_CPP_REGCO=\
483 "..\..\include\wx\chkconf.h"\
484 "..\..\include\wx\debug.h"\
485 "..\..\include\wx\defs.h"\
486 "..\..\include\wx\dlimpexp.h"\
487 "..\..\include\wx\features.h"\
488 "..\..\include\wx\mac\chkconf.h"\
489 "..\..\include\wx\msw\chkconf.h"\
490 "..\..\include\wx\msw\gccpriv.h"\
491 "..\..\include\wx\platform.h"\
492 "..\..\include\wx\version.h"\
493 "..\..\include\wx\wxchar.h"\
494 ".\regc_color.c"\
495 ".\regc_cvec.c"\
496 ".\regc_lex.c"\
497 ".\regc_locale.c"\
498 ".\regc_nfa.c"\
499 ".\regcustom.h"\
500 ".\regex.h"\
501 ".\regguts.h"\
502
503
504!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Release Unicode"
505
506DEP_CPP_REGCO=\
507 "..\..\include\wx\chkconf.h"\
508 "..\..\include\wx\debug.h"\
509 "..\..\include\wx\defs.h"\
510 "..\..\include\wx\dlimpexp.h"\
511 "..\..\include\wx\features.h"\
512 "..\..\include\wx\mac\chkconf.h"\
513 "..\..\include\wx\msw\chkconf.h"\
514 "..\..\include\wx\msw\gccpriv.h"\
515 "..\..\include\wx\platform.h"\
516 "..\..\include\wx\version.h"\
517 "..\..\include\wx\wxchar.h"\
518 ".\regc_color.c"\
519 ".\regc_cvec.c"\
520 ".\regc_lex.c"\
521 ".\regc_locale.c"\
522 ".\regc_nfa.c"\
523 ".\regcustom.h"\
524 ".\regex.h"\
525 ".\regguts.h"\
526
527
528!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Debug Unicode"
529
530DEP_CPP_REGCO=\
531 "..\..\include\wx\chkconf.h"\
532 "..\..\include\wx\debug.h"\
533 "..\..\include\wx\defs.h"\
534 "..\..\include\wx\dlimpexp.h"\
535 "..\..\include\wx\features.h"\
536 "..\..\include\wx\mac\chkconf.h"\
537 "..\..\include\wx\msw\chkconf.h"\
538 "..\..\include\wx\msw\gccpriv.h"\
539 "..\..\include\wx\platform.h"\
540 "..\..\include\wx\version.h"\
541 "..\..\include\wx\wxchar.h"\
542 ".\regc_color.c"\
543 ".\regc_cvec.c"\
544 ".\regc_lex.c"\
545 ".\regc_locale.c"\
546 ".\regc_nfa.c"\
547 ".\regcustom.h"\
548 ".\regex.h"\
549 ".\regguts.h"\
550
551
552!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Release Unicode"
553
554DEP_CPP_REGCO=\
555 "..\..\include\wx\chkconf.h"\
556 "..\..\include\wx\debug.h"\
557 "..\..\include\wx\defs.h"\
558 "..\..\include\wx\dlimpexp.h"\
559 "..\..\include\wx\features.h"\
560 "..\..\include\wx\mac\chkconf.h"\
561 "..\..\include\wx\msw\chkconf.h"\
562 "..\..\include\wx\msw\gccpriv.h"\
563 "..\..\include\wx\platform.h"\
564 "..\..\include\wx\version.h"\
565 "..\..\include\wx\wxchar.h"\
566 ".\regc_color.c"\
567 ".\regc_cvec.c"\
568 ".\regc_lex.c"\
569 ".\regc_locale.c"\
570 ".\regc_nfa.c"\
571 ".\regcustom.h"\
572 ".\regex.h"\
573 ".\regguts.h"\
574
575
576!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Debug Unicode"
577
578DEP_CPP_REGCO=\
579 "..\..\include\wx\chkconf.h"\
580 "..\..\include\wx\debug.h"\
581 "..\..\include\wx\defs.h"\
582 "..\..\include\wx\dlimpexp.h"\
583 "..\..\include\wx\features.h"\
584 "..\..\include\wx\mac\chkconf.h"\
585 "..\..\include\wx\msw\chkconf.h"\
586 "..\..\include\wx\msw\gccpriv.h"\
587 "..\..\include\wx\platform.h"\
588 "..\..\include\wx\version.h"\
589 "..\..\include\wx\wxchar.h"\
590 ".\regc_color.c"\
591 ".\regc_cvec.c"\
592 ".\regc_lex.c"\
593 ".\regc_locale.c"\
594 ".\regc_nfa.c"\
595 ".\regcustom.h"\
596 ".\regex.h"\
597 ".\regguts.h"\
598
599
600!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Release Unicode"
601
602DEP_CPP_REGCO=\
603 "..\..\include\wx\chkconf.h"\
604 "..\..\include\wx\debug.h"\
605 "..\..\include\wx\defs.h"\
606 "..\..\include\wx\dlimpexp.h"\
607 "..\..\include\wx\features.h"\
608 "..\..\include\wx\mac\chkconf.h"\
609 "..\..\include\wx\msw\chkconf.h"\
610 "..\..\include\wx\msw\gccpriv.h"\
611 "..\..\include\wx\platform.h"\
612 "..\..\include\wx\version.h"\
613 "..\..\include\wx\wxchar.h"\
614 ".\regc_color.c"\
615 ".\regc_cvec.c"\
616 ".\regc_lex.c"\
617 ".\regc_locale.c"\
618 ".\regc_nfa.c"\
619 ".\regcustom.h"\
620 ".\regex.h"\
621 ".\regguts.h"\
622
623
624!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Debug Unicode"
625
626DEP_CPP_REGCO=\
627 "..\..\include\wx\chkconf.h"\
628 "..\..\include\wx\debug.h"\
629 "..\..\include\wx\defs.h"\
630 "..\..\include\wx\dlimpexp.h"\
631 "..\..\include\wx\features.h"\
632 "..\..\include\wx\mac\chkconf.h"\
633 "..\..\include\wx\msw\chkconf.h"\
634 "..\..\include\wx\msw\gccpriv.h"\
635 "..\..\include\wx\platform.h"\
636 "..\..\include\wx\version.h"\
637 "..\..\include\wx\wxchar.h"\
638 ".\regc_color.c"\
639 ".\regc_cvec.c"\
640 ".\regc_lex.c"\
641 ".\regc_locale.c"\
642 ".\regc_nfa.c"\
643 ".\regcustom.h"\
644 ".\regex.h"\
645 ".\regguts.h"\
646
647
648!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Release Unicode"
649
650DEP_CPP_REGCO=\
651 "..\..\include\wx\chkconf.h"\
652 "..\..\include\wx\debug.h"\
653 "..\..\include\wx\defs.h"\
654 "..\..\include\wx\dlimpexp.h"\
655 "..\..\include\wx\features.h"\
656 "..\..\include\wx\mac\chkconf.h"\
657 "..\..\include\wx\msw\chkconf.h"\
658 "..\..\include\wx\msw\gccpriv.h"\
659 "..\..\include\wx\platform.h"\
660 "..\..\include\wx\version.h"\
661 "..\..\include\wx\wxchar.h"\
662 ".\regc_color.c"\
663 ".\regc_cvec.c"\
664 ".\regc_lex.c"\
665 ".\regc_locale.c"\
666 ".\regc_nfa.c"\
667 ".\regcustom.h"\
668 ".\regex.h"\
669 ".\regguts.h"\
670
671
672!ENDIF
673
674# End Source File
675# Begin Source File
676
677SOURCE=.\regerror.c
678
679!IF "$(CFG)" == "regexCE - Win32 (WCE ARM) Debug Unicode"
680
681DEP_CPP_REGER=\
682 "..\..\include\wx\chkconf.h"\
683 "..\..\include\wx\debug.h"\
684 "..\..\include\wx\defs.h"\
685 "..\..\include\wx\dlimpexp.h"\
686 "..\..\include\wx\features.h"\
687 "..\..\include\wx\mac\chkconf.h"\
688 "..\..\include\wx\msw\chkconf.h"\
689 "..\..\include\wx\msw\gccpriv.h"\
690 "..\..\include\wx\platform.h"\
691 "..\..\include\wx\version.h"\
692 "..\..\include\wx\wxchar.h"\
693 "..\..\lib\wince_armud\wx\setup.h"\
694 ".\regcustom.h"\
695 ".\regerrs.h"\
696 ".\regex.h"\
697 ".\regguts.h"\
698
699
700!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE ARM) Release Unicode"
701
702DEP_CPP_REGER=\
703 "..\..\include\wx\chkconf.h"\
704 "..\..\include\wx\debug.h"\
705 "..\..\include\wx\defs.h"\
706 "..\..\include\wx\dlimpexp.h"\
707 "..\..\include\wx\features.h"\
708 "..\..\include\wx\mac\chkconf.h"\
709 "..\..\include\wx\msw\chkconf.h"\
710 "..\..\include\wx\msw\gccpriv.h"\
711 "..\..\include\wx\platform.h"\
712 "..\..\include\wx\version.h"\
713 "..\..\include\wx\wxchar.h"\
714 ".\regcustom.h"\
715 ".\regerrs.h"\
716 ".\regex.h"\
717 ".\regguts.h"\
718
719
720!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Debug Unicode"
721
722DEP_CPP_REGER=\
723 "..\..\include\wx\chkconf.h"\
724 "..\..\include\wx\debug.h"\
725 "..\..\include\wx\defs.h"\
726 "..\..\include\wx\dlimpexp.h"\
727 "..\..\include\wx\features.h"\
728 "..\..\include\wx\mac\chkconf.h"\
729 "..\..\include\wx\msw\chkconf.h"\
730 "..\..\include\wx\msw\gccpriv.h"\
731 "..\..\include\wx\platform.h"\
732 "..\..\include\wx\version.h"\
733 "..\..\include\wx\wxchar.h"\
734 ".\regcustom.h"\
735 ".\regerrs.h"\
736 ".\regex.h"\
737 ".\regguts.h"\
738
739
740!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Release Unicode"
741
742DEP_CPP_REGER=\
743 "..\..\include\wx\chkconf.h"\
744 "..\..\include\wx\debug.h"\
745 "..\..\include\wx\defs.h"\
746 "..\..\include\wx\dlimpexp.h"\
747 "..\..\include\wx\features.h"\
748 "..\..\include\wx\mac\chkconf.h"\
749 "..\..\include\wx\msw\chkconf.h"\
750 "..\..\include\wx\msw\gccpriv.h"\
751 "..\..\include\wx\platform.h"\
752 "..\..\include\wx\version.h"\
753 "..\..\include\wx\wxchar.h"\
754 ".\regcustom.h"\
755 ".\regerrs.h"\
756 ".\regex.h"\
757 ".\regguts.h"\
758
759
760!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Debug Unicode"
761
762DEP_CPP_REGER=\
763 "..\..\include\wx\chkconf.h"\
764 "..\..\include\wx\debug.h"\
765 "..\..\include\wx\defs.h"\
766 "..\..\include\wx\dlimpexp.h"\
767 "..\..\include\wx\features.h"\
768 "..\..\include\wx\mac\chkconf.h"\
769 "..\..\include\wx\msw\chkconf.h"\
770 "..\..\include\wx\msw\gccpriv.h"\
771 "..\..\include\wx\platform.h"\
772 "..\..\include\wx\version.h"\
773 "..\..\include\wx\wxchar.h"\
774 ".\regcustom.h"\
775 ".\regerrs.h"\
776 ".\regex.h"\
777 ".\regguts.h"\
778
779
780!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Release Unicode"
781
782DEP_CPP_REGER=\
783 "..\..\include\wx\chkconf.h"\
784 "..\..\include\wx\debug.h"\
785 "..\..\include\wx\defs.h"\
786 "..\..\include\wx\dlimpexp.h"\
787 "..\..\include\wx\features.h"\
788 "..\..\include\wx\mac\chkconf.h"\
789 "..\..\include\wx\msw\chkconf.h"\
790 "..\..\include\wx\msw\gccpriv.h"\
791 "..\..\include\wx\platform.h"\
792 "..\..\include\wx\version.h"\
793 "..\..\include\wx\wxchar.h"\
794 ".\regcustom.h"\
795 ".\regerrs.h"\
796 ".\regex.h"\
797 ".\regguts.h"\
798
799
800!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Debug Unicode"
801
802DEP_CPP_REGER=\
803 "..\..\include\wx\chkconf.h"\
804 "..\..\include\wx\debug.h"\
805 "..\..\include\wx\defs.h"\
806 "..\..\include\wx\dlimpexp.h"\
807 "..\..\include\wx\features.h"\
808 "..\..\include\wx\mac\chkconf.h"\
809 "..\..\include\wx\msw\chkconf.h"\
810 "..\..\include\wx\msw\gccpriv.h"\
811 "..\..\include\wx\platform.h"\
812 "..\..\include\wx\version.h"\
813 "..\..\include\wx\wxchar.h"\
814 ".\regcustom.h"\
815 ".\regerrs.h"\
816 ".\regex.h"\
817 ".\regguts.h"\
818
819
820!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Release Unicode"
821
822DEP_CPP_REGER=\
823 "..\..\include\wx\chkconf.h"\
824 "..\..\include\wx\debug.h"\
825 "..\..\include\wx\defs.h"\
826 "..\..\include\wx\dlimpexp.h"\
827 "..\..\include\wx\features.h"\
828 "..\..\include\wx\mac\chkconf.h"\
829 "..\..\include\wx\msw\chkconf.h"\
830 "..\..\include\wx\msw\gccpriv.h"\
831 "..\..\include\wx\platform.h"\
832 "..\..\include\wx\version.h"\
833 "..\..\include\wx\wxchar.h"\
834 ".\regcustom.h"\
835 ".\regerrs.h"\
836 ".\regex.h"\
837 ".\regguts.h"\
838
839
840!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Debug Unicode"
841
842DEP_CPP_REGER=\
843 "..\..\include\wx\chkconf.h"\
844 "..\..\include\wx\debug.h"\
845 "..\..\include\wx\defs.h"\
846 "..\..\include\wx\dlimpexp.h"\
847 "..\..\include\wx\features.h"\
848 "..\..\include\wx\mac\chkconf.h"\
849 "..\..\include\wx\msw\chkconf.h"\
850 "..\..\include\wx\msw\gccpriv.h"\
851 "..\..\include\wx\platform.h"\
852 "..\..\include\wx\version.h"\
853 "..\..\include\wx\wxchar.h"\
854 ".\regcustom.h"\
855 ".\regerrs.h"\
856 ".\regex.h"\
857 ".\regguts.h"\
858
859
860!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Release Unicode"
861
862DEP_CPP_REGER=\
863 "..\..\include\wx\chkconf.h"\
864 "..\..\include\wx\debug.h"\
865 "..\..\include\wx\defs.h"\
866 "..\..\include\wx\dlimpexp.h"\
867 "..\..\include\wx\features.h"\
868 "..\..\include\wx\mac\chkconf.h"\
869 "..\..\include\wx\msw\chkconf.h"\
870 "..\..\include\wx\msw\gccpriv.h"\
871 "..\..\include\wx\platform.h"\
872 "..\..\include\wx\version.h"\
873 "..\..\include\wx\wxchar.h"\
874 ".\regcustom.h"\
875 ".\regerrs.h"\
876 ".\regex.h"\
877 ".\regguts.h"\
878
879
880!ENDIF
881
882# End Source File
883# Begin Source File
884
885SOURCE=.\regexec.c
886
887!IF "$(CFG)" == "regexCE - Win32 (WCE ARM) Debug Unicode"
888
889DEP_CPP_REGEX=\
890 "..\..\include\wx\chkconf.h"\
891 "..\..\include\wx\debug.h"\
892 "..\..\include\wx\defs.h"\
893 "..\..\include\wx\dlimpexp.h"\
894 "..\..\include\wx\features.h"\
895 "..\..\include\wx\mac\chkconf.h"\
896 "..\..\include\wx\msw\chkconf.h"\
897 "..\..\include\wx\msw\gccpriv.h"\
898 "..\..\include\wx\platform.h"\
899 "..\..\include\wx\version.h"\
900 "..\..\include\wx\wxchar.h"\
901 "..\..\lib\wince_armud\wx\setup.h"\
902 ".\regcustom.h"\
903 ".\rege_dfa.c"\
904 ".\regex.h"\
905 ".\regguts.h"\
906
907
908!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE ARM) Release Unicode"
909
910DEP_CPP_REGEX=\
911 "..\..\include\wx\chkconf.h"\
912 "..\..\include\wx\debug.h"\
913 "..\..\include\wx\defs.h"\
914 "..\..\include\wx\dlimpexp.h"\
915 "..\..\include\wx\features.h"\
916 "..\..\include\wx\mac\chkconf.h"\
917 "..\..\include\wx\msw\chkconf.h"\
918 "..\..\include\wx\msw\gccpriv.h"\
919 "..\..\include\wx\platform.h"\
920 "..\..\include\wx\version.h"\
921 "..\..\include\wx\wxchar.h"\
922 ".\regcustom.h"\
923 ".\rege_dfa.c"\
924 ".\regex.h"\
925 ".\regguts.h"\
926
927
928!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Debug Unicode"
929
930DEP_CPP_REGEX=\
931 "..\..\include\wx\chkconf.h"\
932 "..\..\include\wx\debug.h"\
933 "..\..\include\wx\defs.h"\
934 "..\..\include\wx\dlimpexp.h"\
935 "..\..\include\wx\features.h"\
936 "..\..\include\wx\mac\chkconf.h"\
937 "..\..\include\wx\msw\chkconf.h"\
938 "..\..\include\wx\msw\gccpriv.h"\
939 "..\..\include\wx\platform.h"\
940 "..\..\include\wx\version.h"\
941 "..\..\include\wx\wxchar.h"\
942 ".\regcustom.h"\
943 ".\rege_dfa.c"\
944 ".\regex.h"\
945 ".\regguts.h"\
946
947
948!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Release Unicode"
949
950DEP_CPP_REGEX=\
951 "..\..\include\wx\chkconf.h"\
952 "..\..\include\wx\debug.h"\
953 "..\..\include\wx\defs.h"\
954 "..\..\include\wx\dlimpexp.h"\
955 "..\..\include\wx\features.h"\
956 "..\..\include\wx\mac\chkconf.h"\
957 "..\..\include\wx\msw\chkconf.h"\
958 "..\..\include\wx\msw\gccpriv.h"\
959 "..\..\include\wx\platform.h"\
960 "..\..\include\wx\version.h"\
961 "..\..\include\wx\wxchar.h"\
962 ".\regcustom.h"\
963 ".\rege_dfa.c"\
964 ".\regex.h"\
965 ".\regguts.h"\
966
967
968!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Debug Unicode"
969
970DEP_CPP_REGEX=\
971 "..\..\include\wx\chkconf.h"\
972 "..\..\include\wx\debug.h"\
973 "..\..\include\wx\defs.h"\
974 "..\..\include\wx\dlimpexp.h"\
975 "..\..\include\wx\features.h"\
976 "..\..\include\wx\mac\chkconf.h"\
977 "..\..\include\wx\msw\chkconf.h"\
978 "..\..\include\wx\msw\gccpriv.h"\
979 "..\..\include\wx\platform.h"\
980 "..\..\include\wx\version.h"\
981 "..\..\include\wx\wxchar.h"\
982 ".\regcustom.h"\
983 ".\rege_dfa.c"\
984 ".\regex.h"\
985 ".\regguts.h"\
986
987
988!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Release Unicode"
989
990DEP_CPP_REGEX=\
991 "..\..\include\wx\chkconf.h"\
992 "..\..\include\wx\debug.h"\
993 "..\..\include\wx\defs.h"\
994 "..\..\include\wx\dlimpexp.h"\
995 "..\..\include\wx\features.h"\
996 "..\..\include\wx\mac\chkconf.h"\
997 "..\..\include\wx\msw\chkconf.h"\
998 "..\..\include\wx\msw\gccpriv.h"\
999 "..\..\include\wx\platform.h"\
1000 "..\..\include\wx\version.h"\
1001 "..\..\include\wx\wxchar.h"\
1002 ".\regcustom.h"\
1003 ".\rege_dfa.c"\
1004 ".\regex.h"\
1005 ".\regguts.h"\
1006
1007
1008!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Debug Unicode"
1009
1010DEP_CPP_REGEX=\
1011 "..\..\include\wx\chkconf.h"\
1012 "..\..\include\wx\debug.h"\
1013 "..\..\include\wx\defs.h"\
1014 "..\..\include\wx\dlimpexp.h"\
1015 "..\..\include\wx\features.h"\
1016 "..\..\include\wx\mac\chkconf.h"\
1017 "..\..\include\wx\msw\chkconf.h"\
1018 "..\..\include\wx\msw\gccpriv.h"\
1019 "..\..\include\wx\platform.h"\
1020 "..\..\include\wx\version.h"\
1021 "..\..\include\wx\wxchar.h"\
1022 ".\regcustom.h"\
1023 ".\rege_dfa.c"\
1024 ".\regex.h"\
1025 ".\regguts.h"\
1026
1027
1028!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Release Unicode"
1029
1030DEP_CPP_REGEX=\
1031 "..\..\include\wx\chkconf.h"\
1032 "..\..\include\wx\debug.h"\
1033 "..\..\include\wx\defs.h"\
1034 "..\..\include\wx\dlimpexp.h"\
1035 "..\..\include\wx\features.h"\
1036 "..\..\include\wx\mac\chkconf.h"\
1037 "..\..\include\wx\msw\chkconf.h"\
1038 "..\..\include\wx\msw\gccpriv.h"\
1039 "..\..\include\wx\platform.h"\
1040 "..\..\include\wx\version.h"\
1041 "..\..\include\wx\wxchar.h"\
1042 ".\regcustom.h"\
1043 ".\rege_dfa.c"\
1044 ".\regex.h"\
1045 ".\regguts.h"\
1046
1047
1048!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Debug Unicode"
1049
1050DEP_CPP_REGEX=\
1051 "..\..\include\wx\chkconf.h"\
1052 "..\..\include\wx\debug.h"\
1053 "..\..\include\wx\defs.h"\
1054 "..\..\include\wx\dlimpexp.h"\
1055 "..\..\include\wx\features.h"\
1056 "..\..\include\wx\mac\chkconf.h"\
1057 "..\..\include\wx\msw\chkconf.h"\
1058 "..\..\include\wx\msw\gccpriv.h"\
1059 "..\..\include\wx\platform.h"\
1060 "..\..\include\wx\version.h"\
1061 "..\..\include\wx\wxchar.h"\
1062 ".\regcustom.h"\
1063 ".\rege_dfa.c"\
1064 ".\regex.h"\
1065 ".\regguts.h"\
1066
1067
1068!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Release Unicode"
1069
1070DEP_CPP_REGEX=\
1071 "..\..\include\wx\chkconf.h"\
1072 "..\..\include\wx\debug.h"\
1073 "..\..\include\wx\defs.h"\
1074 "..\..\include\wx\dlimpexp.h"\
1075 "..\..\include\wx\features.h"\
1076 "..\..\include\wx\mac\chkconf.h"\
1077 "..\..\include\wx\msw\chkconf.h"\
1078 "..\..\include\wx\msw\gccpriv.h"\
1079 "..\..\include\wx\platform.h"\
1080 "..\..\include\wx\version.h"\
1081 "..\..\include\wx\wxchar.h"\
1082 ".\regcustom.h"\
1083 ".\rege_dfa.c"\
1084 ".\regex.h"\
1085 ".\regguts.h"\
1086
1087
1088!ENDIF
1089
1090# End Source File
1091# Begin Source File
1092
1093SOURCE=.\regfree.c
1094
1095!IF "$(CFG)" == "regexCE - Win32 (WCE ARM) Debug Unicode"
1096
1097DEP_CPP_REGFR=\
1098 "..\..\include\wx\chkconf.h"\
1099 "..\..\include\wx\debug.h"\
1100 "..\..\include\wx\defs.h"\
1101 "..\..\include\wx\dlimpexp.h"\
1102 "..\..\include\wx\features.h"\
1103 "..\..\include\wx\mac\chkconf.h"\
1104 "..\..\include\wx\msw\chkconf.h"\
1105 "..\..\include\wx\msw\gccpriv.h"\
1106 "..\..\include\wx\platform.h"\
1107 "..\..\include\wx\version.h"\
1108 "..\..\include\wx\wxchar.h"\
1109 "..\..\lib\wince_armud\wx\setup.h"\
1110 ".\regcustom.h"\
1111 ".\regex.h"\
1112 ".\regguts.h"\
1113
1114
1115!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE ARM) Release Unicode"
1116
1117DEP_CPP_REGFR=\
1118 "..\..\include\wx\chkconf.h"\
1119 "..\..\include\wx\debug.h"\
1120 "..\..\include\wx\defs.h"\
1121 "..\..\include\wx\dlimpexp.h"\
1122 "..\..\include\wx\features.h"\
1123 "..\..\include\wx\mac\chkconf.h"\
1124 "..\..\include\wx\msw\chkconf.h"\
1125 "..\..\include\wx\msw\gccpriv.h"\
1126 "..\..\include\wx\platform.h"\
1127 "..\..\include\wx\version.h"\
1128 "..\..\include\wx\wxchar.h"\
1129 ".\regcustom.h"\
1130 ".\regex.h"\
1131 ".\regguts.h"\
1132
1133
1134!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Debug Unicode"
1135
1136DEP_CPP_REGFR=\
1137 "..\..\include\wx\chkconf.h"\
1138 "..\..\include\wx\debug.h"\
1139 "..\..\include\wx\defs.h"\
1140 "..\..\include\wx\dlimpexp.h"\
1141 "..\..\include\wx\features.h"\
1142 "..\..\include\wx\mac\chkconf.h"\
1143 "..\..\include\wx\msw\chkconf.h"\
1144 "..\..\include\wx\msw\gccpriv.h"\
1145 "..\..\include\wx\platform.h"\
1146 "..\..\include\wx\version.h"\
1147 "..\..\include\wx\wxchar.h"\
1148 ".\regcustom.h"\
1149 ".\regex.h"\
1150 ".\regguts.h"\
1151
1152
1153!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86) Release Unicode"
1154
1155DEP_CPP_REGFR=\
1156 "..\..\include\wx\chkconf.h"\
1157 "..\..\include\wx\debug.h"\
1158 "..\..\include\wx\defs.h"\
1159 "..\..\include\wx\dlimpexp.h"\
1160 "..\..\include\wx\features.h"\
1161 "..\..\include\wx\mac\chkconf.h"\
1162 "..\..\include\wx\msw\chkconf.h"\
1163 "..\..\include\wx\msw\gccpriv.h"\
1164 "..\..\include\wx\platform.h"\
1165 "..\..\include\wx\version.h"\
1166 "..\..\include\wx\wxchar.h"\
1167 ".\regcustom.h"\
1168 ".\regex.h"\
1169 ".\regguts.h"\
1170
1171
1172!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Debug Unicode"
1173
1174DEP_CPP_REGFR=\
1175 "..\..\include\wx\chkconf.h"\
1176 "..\..\include\wx\debug.h"\
1177 "..\..\include\wx\defs.h"\
1178 "..\..\include\wx\dlimpexp.h"\
1179 "..\..\include\wx\features.h"\
1180 "..\..\include\wx\mac\chkconf.h"\
1181 "..\..\include\wx\msw\chkconf.h"\
1182 "..\..\include\wx\msw\gccpriv.h"\
1183 "..\..\include\wx\platform.h"\
1184 "..\..\include\wx\version.h"\
1185 "..\..\include\wx\wxchar.h"\
1186 ".\regcustom.h"\
1187 ".\regex.h"\
1188 ".\regguts.h"\
1189
1190
1191!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE MIPS) Release Unicode"
1192
1193DEP_CPP_REGFR=\
1194 "..\..\include\wx\chkconf.h"\
1195 "..\..\include\wx\debug.h"\
1196 "..\..\include\wx\defs.h"\
1197 "..\..\include\wx\dlimpexp.h"\
1198 "..\..\include\wx\features.h"\
1199 "..\..\include\wx\mac\chkconf.h"\
1200 "..\..\include\wx\msw\chkconf.h"\
1201 "..\..\include\wx\msw\gccpriv.h"\
1202 "..\..\include\wx\platform.h"\
1203 "..\..\include\wx\version.h"\
1204 "..\..\include\wx\wxchar.h"\
1205 ".\regcustom.h"\
1206 ".\regex.h"\
1207 ".\regguts.h"\
1208
1209
1210!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Debug Unicode"
1211
1212DEP_CPP_REGFR=\
1213 "..\..\include\wx\chkconf.h"\
1214 "..\..\include\wx\debug.h"\
1215 "..\..\include\wx\defs.h"\
1216 "..\..\include\wx\dlimpexp.h"\
1217 "..\..\include\wx\features.h"\
1218 "..\..\include\wx\mac\chkconf.h"\
1219 "..\..\include\wx\msw\chkconf.h"\
1220 "..\..\include\wx\msw\gccpriv.h"\
1221 "..\..\include\wx\platform.h"\
1222 "..\..\include\wx\version.h"\
1223 "..\..\include\wx\wxchar.h"\
1224 ".\regcustom.h"\
1225 ".\regex.h"\
1226 ".\regguts.h"\
1227
1228
1229!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE SH3) Release Unicode"
1230
1231DEP_CPP_REGFR=\
1232 "..\..\include\wx\chkconf.h"\
1233 "..\..\include\wx\debug.h"\
1234 "..\..\include\wx\defs.h"\
1235 "..\..\include\wx\dlimpexp.h"\
1236 "..\..\include\wx\features.h"\
1237 "..\..\include\wx\mac\chkconf.h"\
1238 "..\..\include\wx\msw\chkconf.h"\
1239 "..\..\include\wx\msw\gccpriv.h"\
1240 "..\..\include\wx\platform.h"\
1241 "..\..\include\wx\version.h"\
1242 "..\..\include\wx\wxchar.h"\
1243 ".\regcustom.h"\
1244 ".\regex.h"\
1245 ".\regguts.h"\
1246
1247
1248!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Debug Unicode"
1249
1250DEP_CPP_REGFR=\
1251 "..\..\include\wx\chkconf.h"\
1252 "..\..\include\wx\debug.h"\
1253 "..\..\include\wx\defs.h"\
1254 "..\..\include\wx\dlimpexp.h"\
1255 "..\..\include\wx\features.h"\
1256 "..\..\include\wx\mac\chkconf.h"\
1257 "..\..\include\wx\msw\chkconf.h"\
1258 "..\..\include\wx\msw\gccpriv.h"\
1259 "..\..\include\wx\platform.h"\
1260 "..\..\include\wx\version.h"\
1261 "..\..\include\wx\wxchar.h"\
1262 ".\regcustom.h"\
1263 ".\regex.h"\
1264 ".\regguts.h"\
1265
1266
1267!ELSEIF "$(CFG)" == "regexCE - Win32 (WCE x86em) Release Unicode"
1268
1269DEP_CPP_REGFR=\
1270 "..\..\include\wx\chkconf.h"\
1271 "..\..\include\wx\debug.h"\
1272 "..\..\include\wx\defs.h"\
1273 "..\..\include\wx\dlimpexp.h"\
1274 "..\..\include\wx\features.h"\
1275 "..\..\include\wx\mac\chkconf.h"\
1276 "..\..\include\wx\msw\chkconf.h"\
1277 "..\..\include\wx\msw\gccpriv.h"\
1278 "..\..\include\wx\platform.h"\
1279 "..\..\include\wx\version.h"\
1280 "..\..\include\wx\wxchar.h"\
1281 ".\regcustom.h"\
1282 ".\regex.h"\
1283 ".\regguts.h"\
1284
1285
1286!ENDIF
1287
1288# End Source File
1289# End Target
1290# End Project