]> git.saurik.com Git - wxWidgets.git/blame - src/msw/wince/wxWindowsCE.vcp
wxCocoa: Better icon support
[wxWidgets.git] / src / msw / wince / wxWindowsCE.vcp
CommitLineData
83e96c90
JS
1# Microsoft eMbedded Visual Tools Project File - Name="wxWindowsCE" - 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
e2c922f5
JS
10# TARGTYPE "Win32 (WCE ARMV4) Static Library" 0xa304
11# TARGTYPE "Win32 (WCE emulator) Static Library" 0xa604
83e96c90
JS
12
13CFG=wxWindowsCE - Win32 (WCE x86) Debug Unicode
14!MESSAGE This is not a valid makefile. To build this project using NMAKE,
15!MESSAGE use the Export Makefile command and run
16!MESSAGE
17!MESSAGE NMAKE /f "wxWindowsCE.vcn".
18!MESSAGE
19!MESSAGE You can specify a configuration when running NMAKE
20!MESSAGE by defining the macro CFG on the command line. For example:
21!MESSAGE
22!MESSAGE NMAKE /f "wxWindowsCE.vcn" CFG="wxWindowsCE - Win32 (WCE x86) Debug Unicode"
23!MESSAGE
24!MESSAGE Possible choices for configuration are:
25!MESSAGE
26!MESSAGE "wxWindowsCE - Win32 (WCE x86) Debug Unicode" (based on "Win32 (WCE x86) Static Library")
27!MESSAGE "wxWindowsCE - Win32 (WCE x86) Release Unicode" (based on "Win32 (WCE x86) Static Library")
28!MESSAGE "wxWindowsCE - Win32 (WCE ARM) Debug Unicode" (based on "Win32 (WCE ARM) Static Library")
29!MESSAGE "wxWindowsCE - Win32 (WCE ARM) Release Unicode" (based on "Win32 (WCE ARM) Static Library")
30!MESSAGE "wxWindowsCE - Win32 (WCE x86em) Debug Unicode" (based on "Win32 (WCE x86em) Static Library")
31!MESSAGE "wxWindowsCE - Win32 (WCE x86em) Release Unicode" (based on "Win32 (WCE x86em) Static Library")
32!MESSAGE "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode" (based on "Win32 (WCE MIPS) Static Library")
33!MESSAGE "wxWindowsCE - Win32 (WCE MIPS) Release Unicode" (based on "Win32 (WCE MIPS) Static Library")
34!MESSAGE "wxWindowsCE - Win32 (WCE SH3) Debug Unicode" (based on "Win32 (WCE SH3) Static Library")
35!MESSAGE "wxWindowsCE - Win32 (WCE SH3) Release Unicode" (based on "Win32 (WCE SH3) Static Library")
e2c922f5
JS
36!MESSAGE "wxWindowsCE - Win32 (WCE emulator) Debug Unicode" (based on "Win32 (WCE emulator) Static Library")
37!MESSAGE "wxWindowsCE - Win32 (WCE emulator) Release Unicode" (based on "Win32 (WCE emulator) Static Library")
38!MESSAGE "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode" (based on "Win32 (WCE ARMV4) Static Library")
39!MESSAGE "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode" (based on "Win32 (WCE ARMV4) Static Library")
83e96c90
JS
40!MESSAGE
41
42# Begin Project
43# PROP AllowPerConfigDependencies 0
44# PROP Scc_ProjName ""
45# PROP Scc_LocalPath ""
46# PROP ATL_Project 2
47
48!IF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Debug Unicode"
49
50# PROP BASE Use_MFC 0
51# PROP BASE Use_Debug_Libraries 1
52# PROP BASE Output_Dir "X86Dbg"
53# PROP BASE Intermediate_Dir "X86Dbg"
54# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
55# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
56# PROP BASE Target_Dir ""
57# PROP Use_MFC 0
58# PROP Use_Debug_Libraries 1
59# PROP Output_Dir "../../../lib"
60# PROP Intermediate_Dir "../../../DebugUnicodeX86"
61# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
62# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
63# PROP Sec_AlwaysSign 0
64# PROP Sec_ConfigureDevice 0
65# PROP Target_Dir ""
66CPP=cl.exe
67# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gs8192 /GF /c
68# 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 "__WXWINCE__" /D "_LIB" /Yu"wx/wxprec.h" /Gs8192 /GF /c
69LIB32=link.exe -lib
70# ADD BASE LIB32 /nologo
71# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_x86ud.lib"
72BSC32=bscmake.exe
73# ADD BASE BSC32 /nologo
74# ADD BSC32 /nologo
75
76!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Release Unicode"
77
78# PROP BASE Use_MFC 0
79# PROP BASE Use_Debug_Libraries 0
80# PROP BASE Output_Dir "X86Rel"
81# PROP BASE Intermediate_Dir "X86Rel"
82# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
83# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
84# PROP BASE Target_Dir ""
85# PROP Use_MFC 0
86# PROP Use_Debug_Libraries 0
87# PROP Output_Dir "../../../lib"
88# PROP Intermediate_Dir "../../../ReleaseUnicodeX86"
89# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
90# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
91# PROP Sec_AlwaysSign 0
92# PROP Sec_ConfigureDevice 0
93# PROP Target_Dir ""
94CPP=cl.exe
e2c922f5
JS
95# ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /YX /Gs8192 /GF /c
96# ADD CPP /nologo /W3 /Oxs /I "..\..\..\include" /I "..\..\..\lib\wince_x86u" /D "NDEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /D "_LIB" /Yu"wx/wxprec.h" /Gs8192 /GF /c
83e96c90
JS
97LIB32=link.exe -lib
98# ADD BASE LIB32 /nologo
99# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_x86u.lib"
100BSC32=bscmake.exe
101# ADD BASE BSC32 /nologo
102# ADD BSC32 /nologo
103
104!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Debug Unicode"
105
106# PROP BASE Use_MFC 0
107# PROP BASE Use_Debug_Libraries 1
108# PROP BASE Output_Dir "ARMDbg"
109# PROP BASE Intermediate_Dir "ARMDbg"
110# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
111# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
112# PROP BASE Target_Dir ""
113# PROP Use_MFC 0
114# PROP Use_Debug_Libraries 1
115# PROP Output_Dir "../../../lib"
116# PROP Intermediate_Dir "../../../DebugUnicodeARM"
117# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
118# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
119# PROP Sec_AlwaysSign 0
120# PROP Sec_ConfigureDevice 0
121# PROP Target_Dir ""
83e96c90
JS
122BSC32=bscmake.exe
123# ADD BASE BSC32 /nologo
124# ADD BSC32 /nologo
e2c922f5
JS
125LIB32=link.exe -lib
126# ADD BASE LIB32 /nologo
127# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_armud.lib"
128CPP=clarm.exe
129# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
130# ADD CPP /nologo /W3 /Zi /Od /I "..\..\..\include" /I "..\..\..\lib\wince_armud" /D "DEBUG" /D "ARM" /D "_ARM_" /D "__WXWINCE__" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /Yu"wx/wxprec.h" /M$(CECrtMTDebug) /c
83e96c90
JS
131
132!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Release Unicode"
133
134# PROP BASE Use_MFC 0
135# PROP BASE Use_Debug_Libraries 0
136# PROP BASE Output_Dir "ARMRel"
137# PROP BASE Intermediate_Dir "ARMRel"
138# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
139# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
140# PROP BASE Target_Dir ""
141# PROP Use_MFC 0
142# PROP Use_Debug_Libraries 0
143# PROP Output_Dir "../../../lib"
144# PROP Intermediate_Dir "../../../ReleaseUnicodeARM"
145# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
146# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
147# PROP Sec_AlwaysSign 0
148# PROP Sec_ConfigureDevice 0
149# PROP Target_Dir ""
83e96c90
JS
150BSC32=bscmake.exe
151# ADD BASE BSC32 /nologo
152# ADD BSC32 /nologo
e2c922f5
JS
153LIB32=link.exe -lib
154# ADD BASE LIB32 /nologo
155# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_armu.lib"
156CPP=clarm.exe
157# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
158# ADD CPP /nologo /W3 /I "..\..\..\include" /I "..\..\..\lib\wince_armu" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "__WXWINCE__" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /Yu"wx/wxprec.h" /Oxs /M$(CECrtMT) /c
83e96c90
JS
159
160!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Debug Unicode"
161
162# PROP BASE Use_MFC 0
163# PROP BASE Use_Debug_Libraries 1
164# PROP BASE Output_Dir "X86EMDbg"
165# PROP BASE Intermediate_Dir "X86EMDbg"
166# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
167# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
168# PROP BASE Sec_AlwaysSign 0
169# PROP BASE Sec_ConfigureDevice 0
170# PROP BASE Target_Dir ""
171# PROP Use_MFC 0
172# PROP Use_Debug_Libraries 1
173# PROP Output_Dir "../../../lib"
174# PROP Intermediate_Dir "../../../DebugUnicodeX86EM"
175# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
176# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
177# PROP Sec_AlwaysSign 0
178# PROP Sec_ConfigureDevice 0
179# PROP Target_Dir ""
83e96c90
JS
180BSC32=bscmake.exe
181# ADD BASE BSC32 /nologo
182# ADD BSC32 /nologo
e2c922f5
JS
183LIB32=link.exe -lib
184# ADD BASE LIB32 /nologo /out:"..\..\..\lib\wxmswce_armd.lib"
185# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_x86emud.lib"
186CPP=cl.exe
187# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "__WXWINCE__" /Yu"wx/wxprec.h" /M$(CECrtMTDebug) /c
188# ADD CPP /nologo /W3 /Zi /Od /I "..\..\..\include" /I "..\..\..\lib\wince_x86emud" /D "DEBUG" /D "i486" /D "_X86_" /D "x86" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /D "_LIB" /Yu"wx/wxprec.h" /Gz /c
83e96c90
JS
189
190!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Release Unicode"
191
192# PROP BASE Use_MFC 0
193# PROP BASE Use_Debug_Libraries 0
194# PROP BASE Output_Dir "X86EMRelease Unicode"
195# PROP BASE Intermediate_Dir "X86EMRelease Unicode"
196# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
197# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
198# PROP BASE Sec_AlwaysSign 0
199# PROP BASE Sec_ConfigureDevice 0
200# PROP BASE Target_Dir ""
201# PROP Use_MFC 0
202# PROP Use_Debug_Libraries 0
203# PROP Output_Dir "../../../lib"
204# PROP Intermediate_Dir "../../../ReleaseUnicodeX86EM"
205# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
206# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
207# PROP Sec_AlwaysSign 0
208# PROP Sec_ConfigureDevice 0
209# PROP Target_Dir ""
83e96c90
JS
210BSC32=bscmake.exe
211# ADD BASE BSC32 /nologo
212# ADD BSC32 /nologo
e2c922f5
JS
213LIB32=link.exe -lib
214# ADD BASE LIB32 /nologo /out:"..\..\..\lib\wxmswce_arm.lib"
215# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_x86emu.lib"
216CPP=cl.exe
217# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "__WXWINCE__" /Yu"wx/wxprec.h" /Oxs /M$(CECrtMT) /c
218# ADD CPP /nologo /W3 /I "..\..\..\include" /I "..\..\..\lib\wince_x86emu" /D "NDEBUG" /D "i486" /D "_X86_" /D "x86" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /D "_LIB" /Yu"wx/wxprec.h" /Oxs /M$(CECrtMT) /c
83e96c90
JS
219
220!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode"
221
222# PROP BASE Use_MFC 0
223# PROP BASE Use_Debug_Libraries 1
224# PROP BASE Output_Dir "MIPSDebug Unicode"
225# PROP BASE Intermediate_Dir "MIPSDebug Unicode"
226# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
227# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
228# PROP BASE Sec_AlwaysSign 0
229# PROP BASE Sec_ConfigureDevice 0
230# PROP BASE Target_Dir ""
231# PROP Use_MFC 0
232# PROP Use_Debug_Libraries 1
233# PROP Output_Dir "../../../lib"
234# PROP Intermediate_Dir "../../../DebugUnicodeMIPS"
235# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
236# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
237# PROP Sec_AlwaysSign 0
238# PROP Sec_ConfigureDevice 0
239# PROP Target_Dir ""
83e96c90
JS
240BSC32=bscmake.exe
241# ADD BASE BSC32 /nologo
242# ADD BSC32 /nologo
e2c922f5
JS
243LIB32=link.exe -lib
244# ADD BASE LIB32 /nologo /out:"..\..\..\lib\wxmswce_armd.lib"
245# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_mipsud.lib"
246CPP=clmips.exe
247# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /Yu"wx/wxprec.h" /M$(CECrtMTDebug) /c
248# ADD CPP /nologo /W3 /Zi /Od /I "..\..\..\include" /I "..\..\..\lib\wince_mipsud" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /D "_LIB" /Yu"wx/wxprec.h" /M$(CECrtMTDebug) /c
83e96c90
JS
249
250!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Release Unicode"
251
252# PROP BASE Use_MFC 0
253# PROP BASE Use_Debug_Libraries 0
254# PROP BASE Output_Dir "MIPSRelease Unicode"
255# PROP BASE Intermediate_Dir "MIPSRelease Unicode"
256# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
257# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
258# PROP BASE Sec_AlwaysSign 0
259# PROP BASE Sec_ConfigureDevice 0
260# PROP BASE Target_Dir ""
261# PROP Use_MFC 0
262# PROP Use_Debug_Libraries 0
263# PROP Output_Dir "../../../lib"
264# PROP Intermediate_Dir "../../../ReleaseUnicodeMIPS"
265# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
266# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
267# PROP Sec_AlwaysSign 0
268# PROP Sec_ConfigureDevice 0
269# PROP Target_Dir ""
83e96c90
JS
270BSC32=bscmake.exe
271# ADD BASE BSC32 /nologo
272# ADD BSC32 /nologo
e2c922f5
JS
273LIB32=link.exe -lib
274# ADD BASE LIB32 /nologo /out:"..\..\..\lib\wxmswce_arm.lib"
275# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_mipsu.lib"
276CPP=clmips.exe
277# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "__WXWINCE__" /Yu"wx/wxprec.h" /Oxs /M$(CECrtMT) /c
278# ADD CPP /nologo /W3 /I "..\..\..\include" /I "..\..\..\lib\wince_mipsu" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "__WXWINCE__" /D "_LIB" /Yu"wx/wxprec.h" /Oxs /M$(CECrtMT) /c
83e96c90
JS
279
280!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Debug Unicode"
281
282# PROP BASE Use_MFC 0
283# PROP BASE Use_Debug_Libraries 1
284# PROP BASE Output_Dir "SH3Debug Unicode"
285# PROP BASE Intermediate_Dir "SH3Debug Unicode"
286# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
287# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
288# PROP BASE Sec_AlwaysSign 0
289# PROP BASE Sec_ConfigureDevice 0
290# PROP BASE Target_Dir ""
291# PROP Use_MFC 0
292# PROP Use_Debug_Libraries 1
293# PROP Output_Dir "../../../lib"
294# PROP Intermediate_Dir "../../../DebugUnicodeSH3"
295# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
296# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
297# PROP Sec_AlwaysSign 0
298# PROP Sec_ConfigureDevice 0
299# PROP Target_Dir ""
300CPP=shcl.exe
301# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /Yu"wx/wxprec.h" /M$(CECrtMTDebug) /c
302# ADD CPP /nologo /W3 /Zi /Od /I "..\..\..\include" /I "..\..\..\lib\wince_sh3ud" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /D "_LIB" /Yu"wx/wxprec.h" /M$(CECrtMTDebug) /c
303LIB32=link.exe -lib
304# ADD BASE LIB32 /nologo /out:"..\..\..\lib\wxmswce_armd.lib"
305# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_sh3ud.lib"
306BSC32=bscmake.exe
307# ADD BASE BSC32 /nologo
308# ADD BSC32 /nologo
309
310!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Release Unicode"
311
312# PROP BASE Use_MFC 0
313# PROP BASE Use_Debug_Libraries 0
314# PROP BASE Output_Dir "SH3Release Unicode"
315# PROP BASE Intermediate_Dir "SH3Release Unicode"
316# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
317# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
318# PROP BASE Sec_AlwaysSign 0
319# PROP BASE Sec_ConfigureDevice 0
320# PROP BASE Target_Dir ""
321# PROP Use_MFC 0
322# PROP Use_Debug_Libraries 0
323# PROP Output_Dir "../../../lib"
324# PROP Intermediate_Dir "../../../ReleaseUnicodeSH3"
325# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
326# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
327# PROP Sec_AlwaysSign 0
328# PROP Sec_ConfigureDevice 0
329# PROP Target_Dir ""
330CPP=shcl.exe
e2c922f5
JS
331# ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "__WXWINCE__" /Yu"wx/wxprec.h" /M$(CECrtMT) /c
332# ADD CPP /nologo /W3 /Oxs /I "..\..\..\include" /I "..\..\..\lib\wince_sh3u" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "__WXWINCE__" /D "_LIB" /Yu"wx/wxprec.h" /M$(CECrtMT) /c
83e96c90
JS
333LIB32=link.exe -lib
334# ADD BASE LIB32 /nologo /out:"..\..\..\lib\wxmswce_arm.lib"
335# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_sh3u.lib"
336BSC32=bscmake.exe
337# ADD BASE BSC32 /nologo
338# ADD BSC32 /nologo
339
e2c922f5
JS
340!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Debug Unicode"
341
342# PROP BASE Use_MFC 0
343# PROP BASE Use_Debug_Libraries 1
344# PROP BASE Output_Dir "emulatorDebug Unicode"
345# PROP BASE Intermediate_Dir "emulatorDebug Unicode"
346# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
347# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
348# PROP BASE Sec_AlwaysSign 0
349# PROP BASE Sec_ConfigureDevice 0
350# PROP BASE Target_Dir ""
351# PROP Use_MFC 0
352# PROP Use_Debug_Libraries 1
353# PROP Output_Dir "DebugUnicodeEmulator"
354# PROP Intermediate_Dir "DebugUnicodeEmulator"
355# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
356# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
357# PROP Sec_AlwaysSign 0
358# PROP Sec_ConfigureDevice 0
359# PROP Target_Dir ""
360CPP=cl.exe
361# ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "__WXWINCE__" /Yu"wx/wxprec.h" /Gs8192 /GF /c
362# ADD CPP /nologo /W3 /GX- /Zi /Od /I "..\..\..\include" /I "..\..\..\lib\wince_emud" /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "__WXWINCE__" /Yu"wx/wxprec.h" /Gs8192 /GF /c
363LIB32=link.exe -lib
364# ADD BASE LIB32 /nologo /out:"..\..\..\lib\wxmswce_x86ud.lib"
365# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_emud.lib"
366BSC32=bscmake.exe
367# ADD BASE BSC32 /nologo
368# ADD BSC32 /nologo
369
370!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Release Unicode"
371
372# PROP BASE Use_MFC 0
373# PROP BASE Use_Debug_Libraries 0
374# PROP BASE Output_Dir "emulatorRelease Unicode"
375# PROP BASE Intermediate_Dir "emulatorRelease Unicode"
376# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
377# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
378# PROP BASE Sec_AlwaysSign 0
379# PROP BASE Sec_ConfigureDevice 0
380# PROP BASE Target_Dir ""
381# PROP Use_MFC 0
382# PROP Use_Debug_Libraries 0
383# PROP Output_Dir "emulatorRelease Unicode"
384# PROP Intermediate_Dir "emulatorRelease Unicode"
385# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
386# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
387# PROP Sec_AlwaysSign 0
388# PROP Sec_ConfigureDevice 0
389# PROP Target_Dir ""
390CPP=cl.exe
391# ADD BASE CPP /nologo /W3 /GX- /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "__WXWINCE__" /Yu"wx/wxprec.h" /Gs8192 /GF /c
392# ADD CPP /nologo /W3 /GX- /Oxs /I "..\..\..\include" /I "..\..\..\lib\wince_emu" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "__WXWINCE__" /Yu"wx/wxprec.h" /Gs8192 /GF /c
393LIB32=link.exe -lib
394# ADD BASE LIB32 /nologo /out:"..\..\..\lib\wxmswce_x86u.lib"
395# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_emu.lib"
396BSC32=bscmake.exe
397# ADD BASE BSC32 /nologo
398# ADD BSC32 /nologo
399
400!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode"
401
402# PROP BASE Use_MFC 0
403# PROP BASE Use_Debug_Libraries 1
404# PROP BASE Output_Dir "ARMV4Debug Unicode"
405# PROP BASE Intermediate_Dir "ARMV4Debug Unicode"
406# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
407# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
408# PROP BASE Sec_AlwaysSign 0
409# PROP BASE Sec_ConfigureDevice 0
410# PROP BASE Target_Dir ""
411# PROP Use_MFC 0
412# PROP Use_Debug_Libraries 1
413# PROP Output_Dir "ARMV4Debug Unicode"
414# PROP Intermediate_Dir "ARMV4Debug Unicode"
415# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
416# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
417# PROP Sec_AlwaysSign 0
418# PROP Sec_ConfigureDevice 0
419# PROP Target_Dir ""
420CPP=clarm.exe
421# ADD BASE CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /Yu"wx/wxprec.h" /Gs8192 /GF /c
422# ADD CPP /nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /Yu"wx/wxprec.h" /Gs8192 /GF /c
423LIB32=link.exe -lib
424# ADD BASE LIB32 /nologo /out:"..\..\..\lib\wxmswce_x86ud.lib"
425# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_arm4ud.lib"
426BSC32=bscmake.exe
427# ADD BASE BSC32 /nologo
428# ADD BSC32 /nologo
429
430!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode"
431
432# PROP BASE Use_MFC 0
433# PROP BASE Use_Debug_Libraries 0
434# PROP BASE Output_Dir "ARMV4Release Unicode"
435# PROP BASE Intermediate_Dir "ARMV4Release Unicode"
436# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
437# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
438# PROP BASE Sec_AlwaysSign 0
439# PROP BASE Sec_ConfigureDevice 0
440# PROP BASE Target_Dir ""
441# PROP Use_MFC 0
442# PROP Use_Debug_Libraries 0
443# PROP Output_Dir "ARMV4Release Unicode"
444# PROP Intermediate_Dir "ARMV4Release Unicode"
445# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
446# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
447# PROP Sec_AlwaysSign 0
448# PROP Sec_ConfigureDevice 0
449# PROP Target_Dir ""
450CPP=clarm.exe
451# ADD BASE CPP /nologo /W3 /GX- /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /Yu"wx/wxprec.h" /Gs8192 /GF /c
452# ADD CPP /nologo /W3 /GX- /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /Yu"wx/wxprec.h" /Gs8192 /GF /c
453LIB32=link.exe -lib
454# ADD BASE LIB32 /nologo /out:"..\..\..\lib\wxmswce_x86u.lib"
455# ADD LIB32 /nologo /out:"..\..\..\lib\wxmswce_arm4u.lib"
456BSC32=bscmake.exe
457# ADD BASE BSC32 /nologo
458# ADD BSC32 /nologo
459
83e96c90
JS
460!ENDIF
461
462# Begin Target
463
464# Name "wxWindowsCE - Win32 (WCE x86) Debug Unicode"
465# Name "wxWindowsCE - Win32 (WCE x86) Release Unicode"
466# Name "wxWindowsCE - Win32 (WCE ARM) Debug Unicode"
467# Name "wxWindowsCE - Win32 (WCE ARM) Release Unicode"
468# Name "wxWindowsCE - Win32 (WCE x86em) Debug Unicode"
469# Name "wxWindowsCE - Win32 (WCE x86em) Release Unicode"
470# Name "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode"
471# Name "wxWindowsCE - Win32 (WCE MIPS) Release Unicode"
472# Name "wxWindowsCE - Win32 (WCE SH3) Debug Unicode"
473# Name "wxWindowsCE - Win32 (WCE SH3) Release Unicode"
e2c922f5
JS
474# Name "wxWindowsCE - Win32 (WCE emulator) Debug Unicode"
475# Name "wxWindowsCE - Win32 (WCE emulator) Release Unicode"
476# Name "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode"
477# Name "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode"
83e96c90
JS
478# Begin Group "Source Files"
479
480# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
481# Begin Group "Common Files"
482
483# PROP Default_Filter ""
484# Begin Source File
485
486SOURCE=..\..\common\accesscmn.cpp
487
488
489# End Source File
490# Begin Source File
491
492SOURCE=..\..\common\appbase.cpp
493
494
495# End Source File
496# Begin Source File
497
498SOURCE=..\..\common\appcmn.cpp
499
500
501# End Source File
502# Begin Source File
503
504SOURCE=..\..\common\artprov.cpp
505
506
507# End Source File
508# Begin Source File
509
510SOURCE=..\..\common\artstd.cpp
511
512
513# End Source File
514# Begin Source File
515
516SOURCE=..\..\common\bmpbase.cpp
517
518
519# End Source File
520# Begin Source File
521
522SOURCE=..\..\common\bookctrl.cpp
523
524
525# End Source File
526# Begin Source File
527
528SOURCE=..\..\common\choiccmn.cpp
529
530
531# End Source File
532# Begin Source File
533
534SOURCE=..\..\common\clipcmn.cpp
535
536
537# End Source File
538# Begin Source File
539
540SOURCE=..\..\common\clntdata.cpp
541
542
543# End Source File
544# Begin Source File
545
546SOURCE=..\..\common\cmdline.cpp
547
548
549# End Source File
550# Begin Source File
551
552SOURCE=..\..\common\cmdproc.cpp
553
554
555# End Source File
556# Begin Source File
557
558SOURCE=..\..\common\cmndata.cpp
559
560
561# End Source File
562# Begin Source File
563
564SOURCE=..\..\common\config.cpp
565
566
567# End Source File
568# Begin Source File
569
570SOURCE=..\..\common\containr.cpp
571
572
573# End Source File
574# Begin Source File
575
576SOURCE=..\..\common\cshelp.cpp
577
578
579# End Source File
580# Begin Source File
581
582SOURCE=..\..\common\ctrlcmn.cpp
583
584
585# End Source File
586# Begin Source File
587
588SOURCE=..\..\common\ctrlsub.cpp
589
590
591# End Source File
592# Begin Source File
593
594SOURCE=..\..\common\datacmn.cpp
595
596
597# End Source File
598# Begin Source File
599
600SOURCE=..\..\common\datetime.cpp
601
602
603# End Source File
604# Begin Source File
605
606SOURCE=..\..\common\datstrm.cpp
607
608
609# End Source File
610# Begin Source File
611
612SOURCE=..\..\common\db.cpp
613
614
615# End Source File
616# Begin Source File
617
618SOURCE=..\..\common\dbgrid.cpp
619
620
621# End Source File
622# Begin Source File
623
624SOURCE=..\..\common\dbtable.cpp
625
626
627# End Source File
628# Begin Source File
629
630SOURCE=..\..\common\dcbase.cpp
631
632
633# End Source File
634# Begin Source File
635
636SOURCE=..\..\common\dircmn.cpp
637
638
639# End Source File
640# Begin Source File
641
642SOURCE=..\..\common\dlgcmn.cpp
643
644
645# End Source File
646# Begin Source File
647
648SOURCE=..\..\common\dndcmn.cpp
649
650
651# End Source File
652# Begin Source File
653
654SOURCE=..\..\common\dobjcmn.cpp
655
656
657# End Source File
658# Begin Source File
659
660SOURCE=..\..\common\docmdi.cpp
661
662
663# End Source File
664# Begin Source File
665
666SOURCE=..\..\common\docview.cpp
667
668
669# End Source File
670# Begin Source File
671
672SOURCE=..\..\common\dpycmn.cpp
673
674
675# End Source File
676# Begin Source File
677
678SOURCE=..\..\common\dseldlg.cpp
679
680
681# End Source File
682# Begin Source File
683
684SOURCE=..\..\common\dynarray.cpp
685
686
687# End Source File
688# Begin Source File
689
690SOURCE=..\..\common\dynlib.cpp
691
692
693# End Source File
694# Begin Source File
695
696SOURCE=..\..\common\dynload.cpp
697
698
699# End Source File
700# Begin Source File
701
702SOURCE=..\..\common\effects.cpp
703
704
705# End Source File
706# Begin Source File
707
708SOURCE=..\..\common\encconv.cpp
709
710
711# End Source File
712# Begin Source File
713
714SOURCE=..\..\common\event.cpp
715
716
717# End Source File
718# Begin Source File
719
720SOURCE=..\..\common\extended.c
721
722!IF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Debug Unicode"
723
724# SUBTRACT CPP /YX /Yc /Yu
725
726!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Release Unicode"
727
728# SUBTRACT CPP /YX /Yc /Yu
729
730!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Debug Unicode"
731
83e96c90
JS
732!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Release Unicode"
733
83e96c90
JS
734!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Debug Unicode"
735
e2c922f5
JS
736!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Release Unicode"
737
738!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode"
739
740!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Release Unicode"
741
742!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Debug Unicode"
743
83e96c90
JS
744# SUBTRACT BASE CPP /YX /Yc /Yu
745# SUBTRACT CPP /YX /Yc /Yu
746
e2c922f5 747!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Release Unicode"
83e96c90
JS
748
749# SUBTRACT BASE CPP /YX /Yc /Yu
750# SUBTRACT CPP /YX /Yc /Yu
751
e2c922f5 752!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Debug Unicode"
83e96c90
JS
753
754# SUBTRACT BASE CPP /YX /Yc /Yu
755# SUBTRACT CPP /YX /Yc /Yu
756
e2c922f5 757!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Release Unicode"
83e96c90
JS
758
759# SUBTRACT BASE CPP /YX /Yc /Yu
760# SUBTRACT CPP /YX /Yc /Yu
761
e2c922f5 762!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode"
83e96c90
JS
763
764# SUBTRACT BASE CPP /YX /Yc /Yu
765# SUBTRACT CPP /YX /Yc /Yu
766
e2c922f5 767!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode"
83e96c90
JS
768
769# SUBTRACT BASE CPP /YX /Yc /Yu
770# SUBTRACT CPP /YX /Yc /Yu
771
772!ENDIF
773
774# End Source File
775# Begin Source File
776
777SOURCE=..\..\common\fddlgcmn.cpp
778
779
780# End Source File
781# Begin Source File
782
783SOURCE=..\..\common\ffile.cpp
784
785
786# End Source File
787# Begin Source File
788
789SOURCE=..\..\common\file.cpp
790
791
792# End Source File
793# Begin Source File
794
795SOURCE=..\..\common\fileconf.cpp
796
797
798# End Source File
799# Begin Source File
800
801SOURCE=..\..\common\filefn.cpp
802
803
804# End Source File
805# Begin Source File
806
807SOURCE=..\..\common\filename.cpp
808
809
810# End Source File
811# Begin Source File
812
813SOURCE=..\..\common\filesys.cpp
814
815
816# End Source File
817# Begin Source File
818
819SOURCE=..\..\common\fldlgcmn.cpp
820
821
822# End Source File
823# Begin Source File
824
825SOURCE=..\..\common\fmapbase.cpp
826
827
828# End Source File
829# Begin Source File
830
831SOURCE=..\..\common\fontcmn.cpp
832
833
834# End Source File
835# Begin Source File
836
837SOURCE=..\..\common\fontmap.cpp
838
839
840# End Source File
841# Begin Source File
842
843SOURCE=..\..\common\framecmn.cpp
844
845
846# End Source File
847# Begin Source File
848
849SOURCE=..\..\common\fs_inet.cpp
850
851
852# End Source File
853# Begin Source File
854
855SOURCE=..\..\common\fs_mem.cpp
856
857
858# End Source File
859# Begin Source File
860
861SOURCE=..\..\common\fs_zip.cpp
862
863
864# End Source File
865# Begin Source File
866
867SOURCE=..\..\common\ftp.cpp
868
869
870# End Source File
871# Begin Source File
872
873SOURCE=..\..\common\gaugecmn.cpp
874
875
876# End Source File
877# Begin Source File
878
879SOURCE=..\..\common\gdicmn.cpp
880
881
882# End Source File
883# Begin Source File
884
885SOURCE=..\..\common\geometry.cpp
886
887
888# End Source File
889# Begin Source File
890
891SOURCE=..\..\common\gifdecod.cpp
892
893
894# End Source File
895# Begin Source File
896
897SOURCE=..\..\common\hash.cpp
898
899
900# End Source File
901# Begin Source File
902
903SOURCE=..\..\common\hashmap.cpp
904
905
906# End Source File
907# Begin Source File
908
909SOURCE=..\..\common\helpbase.cpp
910
911
912# End Source File
913# Begin Source File
914
915SOURCE=..\..\common\http.cpp
916
917
918# End Source File
919# Begin Source File
920
921SOURCE=..\..\common\iconbndl.cpp
922
923
924# End Source File
925# Begin Source File
926
927SOURCE=..\..\common\imagall.cpp
928
929
930# End Source File
931# Begin Source File
932
933SOURCE=..\..\common\imagbmp.cpp
934
935
936# End Source File
937# Begin Source File
938
939SOURCE=..\..\common\image.cpp
940
941
942# End Source File
943# Begin Source File
944
945SOURCE=..\..\common\imagfill.cpp
946
947
948# End Source File
949# Begin Source File
950
951SOURCE=..\..\common\imaggif.cpp
952
953
954# End Source File
955# Begin Source File
956
957SOURCE=..\..\common\imagiff.cpp
958
959
960# End Source File
961# Begin Source File
962
963SOURCE=..\..\common\imagjpeg.cpp
964
965
966# End Source File
967# Begin Source File
968
969SOURCE=..\..\common\imagpcx.cpp
970
971
972# End Source File
973# Begin Source File
974
975SOURCE=..\..\common\imagpng.cpp
976
977
978# End Source File
979# Begin Source File
980
981SOURCE=..\..\common\imagpnm.cpp
982
983
984# End Source File
985# Begin Source File
986
987SOURCE=..\..\common\imagtiff.cpp
988
989
990# End Source File
991# Begin Source File
992
993SOURCE=..\..\common\imagxpm.cpp
994
995
996# End Source File
997# Begin Source File
998
999SOURCE=..\..\common\init.cpp
1000
1001
1002# End Source File
1003# Begin Source File
1004
1005SOURCE=..\..\common\intl.cpp
1006
1007
1008# End Source File
1009# Begin Source File
1010
1011SOURCE=..\..\common\ipcbase.cpp
1012
1013
1014# End Source File
1015# Begin Source File
1016
1017SOURCE=..\..\common\layout.cpp
1018
1019
1020# End Source File
1021# Begin Source File
1022
1023SOURCE=..\..\common\lboxcmn.cpp
1024
1025
1026# End Source File
1027# Begin Source File
1028
1029SOURCE=..\..\common\list.cpp
1030
1031
1032# End Source File
1033# Begin Source File
1034
1035SOURCE=..\..\common\log.cpp
1036
1037
1038# End Source File
1039# Begin Source File
1040
1041SOURCE=..\..\common\longlong.cpp
1042
1043
1044# End Source File
1045# Begin Source File
1046
1047SOURCE=..\..\common\matrix.cpp
1048
1049
1050# End Source File
1051# Begin Source File
1052
1053SOURCE=..\..\common\memory.cpp
1054
1055
1056# End Source File
1057# Begin Source File
1058
1059SOURCE=..\..\common\menucmn.cpp
1060
1061
1062# End Source File
1063# Begin Source File
1064
1065SOURCE=..\..\common\mimecmn.cpp
1066
1067
1068# End Source File
1069# Begin Source File
1070
1071SOURCE=..\..\common\module.cpp
1072
1073
1074# End Source File
1075# Begin Source File
1076
1077SOURCE=..\..\common\msgout.cpp
1078
1079
1080# End Source File
1081# Begin Source File
1082
1083SOURCE=..\..\common\mstream.cpp
1084
1085
1086# End Source File
1087# Begin Source File
1088
1089SOURCE=..\..\common\nbkbase.cpp
1090
1091
1092# End Source File
1093# Begin Source File
1094
1095SOURCE=..\..\common\object.cpp
1096
1097
1098# End Source File
1099# Begin Source File
1100
1101SOURCE=..\..\common\paper.cpp
1102
1103
1104# End Source File
1105# Begin Source File
1106
1107SOURCE=..\..\common\popupcmn.cpp
1108
1109
1110# End Source File
1111# Begin Source File
1112
1113SOURCE=..\..\common\prntbase.cpp
1114
1115
1116# End Source File
1117# Begin Source File
1118
1119SOURCE=..\..\common\process.cpp
1120
1121
1122# End Source File
1123# Begin Source File
1124
1125SOURCE=..\..\common\protocol.cpp
1126
1127
1128# End Source File
1129# Begin Source File
1130
1131SOURCE=..\..\common\quantize.cpp
1132
1133
1134# End Source File
1135# Begin Source File
1136
1137SOURCE=..\..\common\radiocmn.cpp
1138
1139
1140# End Source File
1141# Begin Source File
1142
1143SOURCE=..\..\common\regex.cpp
1144
1145
1146# End Source File
1147# Begin Source File
1148
1149SOURCE=..\..\common\rgncmn.cpp
1150
1151
1152# End Source File
1153# Begin Source File
1154
1155SOURCE=..\..\common\sckaddr.cpp
1156
1157
1158# End Source File
1159# Begin Source File
1160
1161SOURCE=..\..\common\sckfile.cpp
1162
1163
1164# End Source File
1165# Begin Source File
1166
1167SOURCE=..\..\common\sckipc.cpp
1168
1169
1170# End Source File
1171# Begin Source File
1172
1173SOURCE=..\..\common\sckstrm.cpp
1174
1175
1176# End Source File
1177# Begin Source File
1178
1179SOURCE=..\..\common\settcmn.cpp
1180
1181
1182# End Source File
1183# Begin Source File
1184
1185SOURCE=..\..\common\sizer.cpp
1186
1187
1188# End Source File
1189# Begin Source File
1190
1191SOURCE=..\..\common\socket.cpp
1192
1193
1194# End Source File
1195# Begin Source File
1196
1197SOURCE=..\..\common\statbar.cpp
1198
1199
1200# End Source File
1201# Begin Source File
1202
1203SOURCE=..\..\common\stopwatch.cpp
1204
1205
1206# End Source File
1207# Begin Source File
1208
1209SOURCE=..\..\common\strconv.cpp
1210
1211
1212# End Source File
1213# Begin Source File
1214
1215SOURCE=..\..\common\stream.cpp
1216
1217
1218# End Source File
1219# Begin Source File
1220
1221SOURCE=..\..\common\string.cpp
1222
1223
1224# End Source File
1225# Begin Source File
1226
1227SOURCE=..\..\common\sysopt.cpp
1228
1229
1230# End Source File
1231# Begin Source File
1232
1233SOURCE=..\..\common\taskbarcmn.cpp
1234
1235
1236# End Source File
1237# Begin Source File
1238
1239SOURCE=..\..\common\tbarbase.cpp
1240
1241
1242# End Source File
1243# Begin Source File
1244
1245SOURCE=..\..\common\textbuf.cpp
1246
1247
1248# End Source File
1249# Begin Source File
1250
1251SOURCE=..\..\common\textcmn.cpp
1252
1253
1254# End Source File
1255# Begin Source File
1256
1257SOURCE=..\..\common\textfile.cpp
1258
1259
1260# End Source File
1261# Begin Source File
1262
1263SOURCE=..\..\common\timercmn.cpp
1264
1265
1266# End Source File
1267# Begin Source File
1268
1269SOURCE=..\..\common\tokenzr.cpp
1270
1271
1272# End Source File
1273# Begin Source File
1274
1275SOURCE=..\..\common\toplvcmn.cpp
1276
1277
1278# End Source File
1279# Begin Source File
1280
1281SOURCE=..\..\common\treebase.cpp
1282
1283
1284# End Source File
1285# Begin Source File
1286
1287SOURCE=..\..\common\txtstrm.cpp
1288
1289
1290# End Source File
1291# Begin Source File
1292
1293SOURCE=..\..\common\unzip.c
1294
1295!IF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Debug Unicode"
1296
1297# SUBTRACT CPP /YX /Yc /Yu
1298
1299!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Release Unicode"
1300
1301# SUBTRACT CPP /YX /Yc /Yu
1302
1303!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Debug Unicode"
1304
83e96c90
JS
1305!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Release Unicode"
1306
83e96c90
JS
1307!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Debug Unicode"
1308
e2c922f5
JS
1309!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Release Unicode"
1310
1311!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode"
1312
1313!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Release Unicode"
1314
1315!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Debug Unicode"
1316
83e96c90
JS
1317# SUBTRACT BASE CPP /YX /Yc /Yu
1318# SUBTRACT CPP /YX /Yc /Yu
1319
e2c922f5 1320!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Release Unicode"
83e96c90
JS
1321
1322# SUBTRACT BASE CPP /YX /Yc /Yu
1323# SUBTRACT CPP /YX /Yc /Yu
1324
e2c922f5 1325!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Debug Unicode"
83e96c90
JS
1326
1327# SUBTRACT BASE CPP /YX /Yc /Yu
1328# SUBTRACT CPP /YX /Yc /Yu
1329
e2c922f5 1330!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Release Unicode"
83e96c90
JS
1331
1332# SUBTRACT BASE CPP /YX /Yc /Yu
1333# SUBTRACT CPP /YX /Yc /Yu
1334
e2c922f5 1335!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode"
83e96c90
JS
1336
1337# SUBTRACT BASE CPP /YX /Yc /Yu
1338# SUBTRACT CPP /YX /Yc /Yu
1339
e2c922f5 1340!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode"
83e96c90
JS
1341
1342# SUBTRACT BASE CPP /YX /Yc /Yu
1343# SUBTRACT CPP /YX /Yc /Yu
1344
1345!ENDIF
1346
1347# End Source File
1348# Begin Source File
1349
1350SOURCE=..\..\common\unzip.h
1351# End Source File
1352# Begin Source File
1353
1354SOURCE=..\..\common\url.cpp
1355
1356
1357# End Source File
1358# Begin Source File
1359
1360SOURCE=..\..\common\utilscmn.cpp
1361
1362
1363# End Source File
1364# Begin Source File
1365
1366SOURCE=..\..\common\valgen.cpp
1367
1368
1369# End Source File
1370# Begin Source File
1371
1372SOURCE=..\..\common\validate.cpp
1373
1374
1375# End Source File
1376# Begin Source File
1377
1378SOURCE=..\..\common\valtext.cpp
1379
1380
1381# End Source File
1382# Begin Source File
1383
1384SOURCE=..\..\common\variant.cpp
1385
1386
1387# End Source File
1388# Begin Source File
1389
1390SOURCE=..\..\common\wfstream.cpp
1391
1392
1393# End Source File
1394# Begin Source File
1395
1396SOURCE=..\..\common\wincmn.cpp
1397
1398
1399# End Source File
1400# Begin Source File
1401
1402SOURCE=..\..\common\wxchar.cpp
1403
1404
1405# End Source File
1406# Begin Source File
1407
1408SOURCE=..\..\common\xpmdecod.cpp
1409
1410
1411# End Source File
1412# Begin Source File
1413
1414SOURCE=..\..\common\zipstrm.cpp
1415
1416
1417# End Source File
1418# Begin Source File
1419
1420SOURCE=..\..\common\zstream.cpp
1421
1422
1423# End Source File
1424# End Group
1425# Begin Group "Generic Files"
1426
1427# PROP Default_Filter ""
1428# Begin Source File
1429
1430SOURCE=..\..\generic\busyinfo.cpp
1431
1432
1433# End Source File
1434# Begin Source File
1435
1436SOURCE=..\..\generic\calctrl.cpp
1437
1438
1439# End Source File
1440# Begin Source File
1441
1442SOURCE=..\..\generic\choicdgg.cpp
1443
1444
1445# End Source File
1446# Begin Source File
1447
1448SOURCE=..\..\generic\dcbuffer.cpp
1449
1450
1451# End Source File
1452# Begin Source File
1453
1454SOURCE=..\..\generic\dirctrlg.cpp
1455
1456
1457# End Source File
1458# Begin Source File
1459
1460SOURCE=..\..\generic\dirdlgg.cpp
1461
1462
1463# End Source File
1464# Begin Source File
1465
1466SOURCE=..\..\generic\dragimgg.cpp
1467
1468
1469# End Source File
1470# Begin Source File
1471
1472SOURCE=..\..\generic\fdrepdlg.cpp
1473
1474
1475# End Source File
1476# Begin Source File
1477
1478SOURCE=..\..\generic\fontdlgg.cpp
1479
1480
1481# End Source File
1482# Begin Source File
1483
1484SOURCE=..\..\generic\grid.cpp
1485
1486
1487# End Source File
1488# Begin Source File
1489
1490SOURCE=..\..\generic\gridctrl.cpp
1491
1492
1493# End Source File
1494# Begin Source File
1495
1496SOURCE=..\..\generic\gridsel.cpp
1497
1498
1499# End Source File
1500# Begin Source File
1501
1502SOURCE=..\..\generic\helpext.cpp
1503
1504
1505# End Source File
1506# Begin Source File
1507
1508SOURCE=..\..\generic\laywin.cpp
1509
1510
1511# End Source File
1512# Begin Source File
1513
1514SOURCE=..\..\generic\logg.cpp
1515
1516
1517# End Source File
1518# Begin Source File
1519
1520SOURCE=..\..\generic\mdig.cpp
1521
1522
1523# End Source File
1524# Begin Source File
1525
1526SOURCE=..\..\generic\numdlgg.cpp
1527
1528
1529# End Source File
1530# Begin Source File
1531
1532SOURCE=..\..\generic\panelg.cpp
1533
1534
1535# End Source File
1536# Begin Source File
1537
1538SOURCE=..\..\generic\progdlgg.cpp
1539
1540
1541# End Source File
1542# Begin Source File
1543
1544SOURCE=..\..\generic\sashwin.cpp
1545
1546
1547# End Source File
1548# Begin Source File
1549
1550SOURCE=..\..\generic\scrlwing.cpp
1551
1552
1553# End Source File
1554# Begin Source File
1555
1556SOURCE=..\..\generic\selstore.cpp
1557
1558
1559# End Source File
1560# Begin Source File
1561
1562SOURCE=..\..\generic\splash.cpp
1563
1564
1565# End Source File
1566# Begin Source File
1567
1568SOURCE=..\..\generic\splitter.cpp
1569
1570
1571# End Source File
1572# Begin Source File
1573
1574SOURCE=..\..\generic\statusbr.cpp
1575
1576
1577# End Source File
1578# Begin Source File
1579
1580SOURCE=..\..\generic\textdlgg.cpp
1581
1582
1583# End Source File
1584# Begin Source File
1585
1586SOURCE=..\..\generic\tipdlg.cpp
1587
1588
1589# End Source File
1590# Begin Source File
1591
1592SOURCE=..\..\generic\tipwin.cpp
1593
1594
1595# End Source File
1596# Begin Source File
1597
1598SOURCE=..\..\generic\vlbox.cpp
1599
1600
1601# End Source File
1602# Begin Source File
1603
1604SOURCE=..\..\generic\vscroll.cpp
1605
1606
1607# End Source File
1608# Begin Source File
1609
1610SOURCE=..\..\generic\wizard.cpp
1611
1612
1613# End Source File
1614# End Group
1615# Begin Group "MSW Files"
1616
1617# PROP Default_Filter ""
1618# Begin Source File
1619
1620SOURCE=..\accel.cpp
1621
1622
1623# End Source File
1624# Begin Source File
1625
1626SOURCE=..\app.cpp
1627
1628
1629# End Source File
1630# Begin Source File
1631
1632SOURCE=..\basemsw.cpp
1633
1634
1635# End Source File
1636# Begin Source File
1637
1638SOURCE=..\bitmap.cpp
1639
1640
1641# End Source File
1642# Begin Source File
1643
1644SOURCE=..\bmpbuttn.cpp
1645
1646
1647# End Source File
1648# Begin Source File
1649
1650SOURCE=..\brush.cpp
1651
1652
1653# End Source File
1654# Begin Source File
1655
1656SOURCE=..\button.cpp
1657
1658
1659# End Source File
1660# Begin Source File
1661
1662SOURCE=..\caret.cpp
1663
1664
1665# End Source File
1666# Begin Source File
1667
1668SOURCE=..\checkbox.cpp
1669
1670
1671# End Source File
1672# Begin Source File
1673
1674SOURCE=..\checklst.cpp
1675
1676
1677# End Source File
1678# Begin Source File
1679
1680SOURCE=..\choice.cpp
1681
1682
1683# End Source File
1684# Begin Source File
1685
1686SOURCE=..\clipbrd.cpp
1687
1688
1689# End Source File
1690# Begin Source File
1691
1692SOURCE=..\colordlg.cpp
1693
1694
1695# End Source File
1696# Begin Source File
1697
1698SOURCE=..\colour.cpp
1699
1700
1701# End Source File
1702# Begin Source File
1703
1704SOURCE=..\combobox.cpp
1705
1706
1707# End Source File
1708# Begin Source File
1709
1710SOURCE=..\control.cpp
1711
1712
1713# End Source File
1714# Begin Source File
1715
1716SOURCE=..\cursor.cpp
1717
1718
1719# End Source File
1720# Begin Source File
1721
1722SOURCE=..\data.cpp
1723
1724
1725# End Source File
1726# Begin Source File
1727
1728SOURCE=..\dc.cpp
1729
1730
1731# End Source File
1732# Begin Source File
1733
1734SOURCE=..\dcclient.cpp
1735
1736
1737# End Source File
1738# Begin Source File
1739
1740SOURCE=..\dcmemory.cpp
1741
1742
1743# End Source File
1744# Begin Source File
1745
1746SOURCE=..\dcprint.cpp
1747
1748
1749# End Source File
1750# Begin Source File
1751
1752SOURCE=..\dcscreen.cpp
1753
1754
1755# End Source File
1756# Begin Source File
1757
1758SOURCE=..\dde.cpp
1759
1760
1761# End Source File
1762# Begin Source File
1763
1764SOURCE=..\dialog.cpp
1765
1766
1767# End Source File
1768# Begin Source File
1769
1770SOURCE=..\dialup.cpp
1771
1772
1773# End Source File
1774# Begin Source File
1775
1776SOURCE=..\dir.cpp
1777
1778
1779# End Source File
1780# Begin Source File
1781
1782SOURCE=..\display.cpp
1783
1784
1785# End Source File
1786# Begin Source File
1787
1788SOURCE=..\dragimag.cpp
1789
1790
1791# End Source File
1792# Begin Source File
1793
1794SOURCE=..\dummy.cpp
1795
1796!IF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Debug Unicode"
1797
1798# ADD CPP /Yc"wx/wxprec.h"
1799
1800!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Release Unicode"
1801
1802# ADD CPP /Yc"wx/wxprec.h"
1803
1804!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Debug Unicode"
1805
83e96c90
JS
1806!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Release Unicode"
1807
83e96c90
JS
1808!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Debug Unicode"
1809
e2c922f5
JS
1810!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Release Unicode"
1811
1812!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode"
1813
1814!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Release Unicode"
1815
1816!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Debug Unicode"
1817
83e96c90
JS
1818# ADD BASE CPP /Yc"wx/wxprec.h"
1819# ADD CPP /Yc"wx/wxprec.h"
1820
e2c922f5 1821!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Release Unicode"
83e96c90
JS
1822
1823# ADD BASE CPP /Yc"wx/wxprec.h"
1824# ADD CPP /Yc"wx/wxprec.h"
1825
e2c922f5 1826!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Debug Unicode"
83e96c90
JS
1827
1828# ADD BASE CPP /Yc"wx/wxprec.h"
1829# ADD CPP /Yc"wx/wxprec.h"
1830
e2c922f5 1831!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Release Unicode"
83e96c90
JS
1832
1833# ADD BASE CPP /Yc"wx/wxprec.h"
1834# ADD CPP /Yc"wx/wxprec.h"
1835
e2c922f5 1836!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode"
83e96c90
JS
1837
1838# ADD BASE CPP /Yc"wx/wxprec.h"
1839# ADD CPP /Yc"wx/wxprec.h"
1840
e2c922f5 1841!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode"
83e96c90
JS
1842
1843# ADD BASE CPP /Yc"wx/wxprec.h"
1844# ADD CPP /Yc"wx/wxprec.h"
1845
1846!ENDIF
1847
1848# End Source File
1849# Begin Source File
1850
1851SOURCE=..\evtloop.cpp
1852
1853
1854# End Source File
1855# Begin Source File
1856
1857SOURCE=..\filedlg.cpp
1858
1859
1860# End Source File
1861# Begin Source File
1862
1863SOURCE=..\font.cpp
1864
1865
1866# End Source File
1867# Begin Source File
1868
1869SOURCE=..\fontenum.cpp
1870
1871
1872# End Source File
1873# Begin Source File
1874
1875SOURCE=..\fontutil.cpp
1876
1877
1878# End Source File
1879# Begin Source File
1880
1881SOURCE=..\frame.cpp
1882
1883
1884# End Source File
1885# Begin Source File
1886
1887SOURCE=..\gauge95.cpp
1888
1889
1890# End Source File
1891# Begin Source File
1892
1893SOURCE=..\gdiimage.cpp
1894
1895
1896# End Source File
1897# Begin Source File
1898
1899SOURCE=..\gdiobj.cpp
1900
1901
1902# End Source File
1903# Begin Source File
1904
1905SOURCE=..\glcanvas.cpp
1906
1907
1908# End Source File
1909# Begin Source File
1910
1911SOURCE=..\gsocket.c
1912
1913!IF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Debug Unicode"
1914
1915# SUBTRACT CPP /YX /Yc /Yu
1916
1917!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Release Unicode"
1918
1919# SUBTRACT CPP /YX /Yc /Yu
1920
1921!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Debug Unicode"
1922
83e96c90
JS
1923!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Release Unicode"
1924
83e96c90
JS
1925!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Debug Unicode"
1926
e2c922f5
JS
1927!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Release Unicode"
1928
1929!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode"
1930
1931!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Release Unicode"
1932
1933!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Debug Unicode"
1934
83e96c90
JS
1935# SUBTRACT BASE CPP /YX /Yc /Yu
1936# SUBTRACT CPP /YX /Yc /Yu
1937
e2c922f5 1938!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Release Unicode"
83e96c90
JS
1939
1940# SUBTRACT BASE CPP /YX /Yc /Yu
1941# SUBTRACT CPP /YX /Yc /Yu
1942
e2c922f5 1943!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Debug Unicode"
83e96c90
JS
1944
1945# SUBTRACT BASE CPP /YX /Yc /Yu
1946# SUBTRACT CPP /YX /Yc /Yu
1947
e2c922f5 1948!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Release Unicode"
83e96c90
JS
1949
1950# SUBTRACT BASE CPP /YX /Yc /Yu
1951# SUBTRACT CPP /YX /Yc /Yu
1952
e2c922f5 1953!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode"
83e96c90
JS
1954
1955# SUBTRACT BASE CPP /YX /Yc /Yu
1956# SUBTRACT CPP /YX /Yc /Yu
1957
e2c922f5 1958!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode"
83e96c90
JS
1959
1960# SUBTRACT BASE CPP /YX /Yc /Yu
1961# SUBTRACT CPP /YX /Yc /Yu
1962
1963!ENDIF
1964
1965# End Source File
1966# Begin Source File
1967
1968SOURCE=..\gsockmsw.c
1969
1970!IF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Debug Unicode"
1971
1972# SUBTRACT CPP /YX /Yc /Yu
1973
1974!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Release Unicode"
1975
1976# SUBTRACT CPP /YX /Yc /Yu
1977
1978!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Debug Unicode"
1979
83e96c90
JS
1980!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Release Unicode"
1981
83e96c90
JS
1982!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Debug Unicode"
1983
e2c922f5
JS
1984!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Release Unicode"
1985
1986!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode"
1987
1988!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Release Unicode"
1989
1990!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Debug Unicode"
1991
83e96c90
JS
1992# SUBTRACT BASE CPP /YX /Yc /Yu
1993# SUBTRACT CPP /YX /Yc /Yu
1994
e2c922f5 1995!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Release Unicode"
83e96c90
JS
1996
1997# SUBTRACT BASE CPP /YX /Yc /Yu
1998# SUBTRACT CPP /YX /Yc /Yu
1999
e2c922f5 2000!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Debug Unicode"
83e96c90
JS
2001
2002# SUBTRACT BASE CPP /YX /Yc /Yu
2003# SUBTRACT CPP /YX /Yc /Yu
2004
e2c922f5 2005!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Release Unicode"
83e96c90
JS
2006
2007# SUBTRACT BASE CPP /YX /Yc /Yu
2008# SUBTRACT CPP /YX /Yc /Yu
2009
e2c922f5 2010!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode"
83e96c90
JS
2011
2012# SUBTRACT BASE CPP /YX /Yc /Yu
2013# SUBTRACT CPP /YX /Yc /Yu
2014
e2c922f5 2015!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode"
83e96c90
JS
2016
2017# SUBTRACT BASE CPP /YX /Yc /Yu
2018# SUBTRACT CPP /YX /Yc /Yu
2019
2020!ENDIF
2021
2022# End Source File
2023# Begin Source File
2024
2025SOURCE=..\icon.cpp
2026
2027
2028# End Source File
2029# Begin Source File
2030
2031SOURCE=..\imaglist.cpp
2032
2033
2034# End Source File
2035# Begin Source File
2036
2037SOURCE=..\iniconf.cpp
2038
2039
2040# End Source File
2041# Begin Source File
2042
2043SOURCE=..\listbox.cpp
2044
2045
2046# End Source File
2047# Begin Source File
2048
2049SOURCE=..\listctrl.cpp
2050
2051
2052# End Source File
2053# Begin Source File
2054
2055SOURCE=..\main.cpp
2056
2057
2058# End Source File
2059# Begin Source File
2060
2061SOURCE=..\menu.cpp
2062
2063
2064# End Source File
2065# Begin Source File
2066
2067SOURCE=..\menuitem.cpp
2068
2069
2070# End Source File
2071# Begin Source File
2072
2073SOURCE=..\metafile.cpp
2074
2075
2076# End Source File
2077# Begin Source File
2078
2079SOURCE=..\mimetype.cpp
2080
2081
2082# End Source File
2083# Begin Source File
2084
2085SOURCE=..\minifram.cpp
2086
2087
2088# End Source File
2089# Begin Source File
2090
2091SOURCE=..\msgdlg.cpp
2092
2093
2094# End Source File
2095# Begin Source File
2096
2097SOURCE=..\nativdlg.cpp
2098
2099
2100# End Source File
2101# Begin Source File
2102
2103SOURCE=..\notebook.cpp
2104
2105
2106# End Source File
2107# Begin Source File
2108
2109SOURCE=..\ownerdrw.cpp
2110
2111
2112# End Source File
2113# Begin Source File
2114
2115SOURCE=..\palette.cpp
2116
2117
2118# End Source File
2119# Begin Source File
2120
2121SOURCE=..\pen.cpp
2122
2123
2124# End Source File
2125# Begin Source File
2126
2127SOURCE=..\penwin.cpp
2128
2129
2130# End Source File
2131# Begin Source File
2132
2133SOURCE=..\popupwin.cpp
2134
2135
2136# End Source File
2137# Begin Source File
2138
2139SOURCE=..\printdlg.cpp
2140
2141
2142# End Source File
2143# Begin Source File
2144
2145SOURCE=..\printwin.cpp
2146
2147
2148# End Source File
2149# Begin Source File
2150
2151SOURCE=..\radiobox.cpp
2152
2153
2154# End Source File
2155# Begin Source File
2156
2157SOURCE=..\radiobut.cpp
2158
2159
2160# End Source File
2161# Begin Source File
2162
2163SOURCE=..\regconf.cpp
2164
2165
2166# End Source File
2167# Begin Source File
2168
2169SOURCE=..\region.cpp
2170
2171
2172# End Source File
2173# Begin Source File
2174
2175SOURCE=..\registry.cpp
2176
2177
2178# End Source File
2179# Begin Source File
2180
2181SOURCE=..\scrolbar.cpp
2182
2183
2184# End Source File
2185# Begin Source File
2186
2187SOURCE=..\settings.cpp
2188
2189
2190# End Source File
2191# Begin Source File
2192
2193SOURCE=..\slider95.cpp
2194
2195
2196# End Source File
2197# Begin Source File
2198
2199SOURCE=..\snglinst.cpp
2200
2201
2202# End Source File
2203# Begin Source File
2204
2205SOURCE=..\spinbutt.cpp
2206
2207
2208# End Source File
2209# Begin Source File
2210
2211SOURCE=..\spinctrl.cpp
2212
2213
2214# End Source File
2215# Begin Source File
2216
2217SOURCE=..\statbmp.cpp
2218
2219
2220# End Source File
2221# Begin Source File
2222
2223SOURCE=..\statbox.cpp
2224
2225
2226# End Source File
2227# Begin Source File
2228
2229SOURCE=..\statbr95.cpp
2230
2231
2232# End Source File
2233# Begin Source File
2234
2235SOURCE=..\statline.cpp
2236
2237
2238# End Source File
2239# Begin Source File
2240
2241SOURCE=..\stattext.cpp
2242
2243
2244# End Source File
2245# Begin Source File
2246
2247SOURCE=..\tabctrl.cpp
2248
2249
2250# End Source File
2251# Begin Source File
2252
2253SOURCE=..\taskbar.cpp
2254
2255
a96b4743
JS
2256# End Source File
2257# Begin Source File
2258
2259SOURCE=..\tbar95.cpp
2260
2261
83e96c90
JS
2262# End Source File
2263# Begin Source File
2264
2265SOURCE=..\textctrl.cpp
2266
2267
2268# End Source File
2269# Begin Source File
2270
2271SOURCE=..\tglbtn.cpp
2272
2273
2274# End Source File
2275# Begin Source File
2276
2277SOURCE=..\thread.cpp
2278
2279
2280# End Source File
2281# Begin Source File
2282
2283SOURCE=..\timer.cpp
2284
2285
2286# End Source File
2287# Begin Source File
2288
2289SOURCE=..\tooltip.cpp
2290
2291
2292# End Source File
2293# Begin Source File
2294
2295SOURCE=..\toplevel.cpp
2296
2297
2298# End Source File
2299# Begin Source File
2300
2301SOURCE=..\treectrl.cpp
2302
2303
2304# End Source File
2305# Begin Source File
2306
2307SOURCE=..\utils.cpp
2308
2309
2310# End Source File
2311# Begin Source File
2312
2313SOURCE=..\utilsexc.cpp
2314
2315
2316# End Source File
2317# Begin Source File
2318
2319SOURCE=..\utilsgui.cpp
2320
2321
2322# End Source File
2323# Begin Source File
2324
2325SOURCE=..\uxtheme.cpp
2326
2327
2328# End Source File
2329# Begin Source File
2330
2331SOURCE=..\volume.cpp
2332
2333
2334# End Source File
2335# Begin Source File
2336
2337SOURCE=..\wave.cpp
2338
2339
2340# End Source File
2341# Begin Source File
2342
2343SOURCE=..\window.cpp
2344
2345
2346# End Source File
2347# End Group
2348# Begin Group "OLE Files"
2349
2350# PROP Default_Filter ""
2351# Begin Source File
2352
2353SOURCE=..\ole\automtn.cpp
2354
2355
2356# End Source File
2357# Begin Source File
2358
2359SOURCE=..\ole\dataobj.cpp
2360
2361
2362# End Source File
2363# Begin Source File
2364
2365SOURCE=..\ole\dropsrc.cpp
2366
2367
2368# End Source File
2369# Begin Source File
2370
2371SOURCE=..\ole\droptgt.cpp
2372
2373
2374# End Source File
2375# Begin Source File
2376
2377SOURCE=..\ole\oleutils.cpp
2378
2379
2380# End Source File
2381# End Group
2382# Begin Group "WinCE Files"
2383
2384# PROP Default_Filter ""
2385# Begin Source File
2386
2387SOURCE=.\filedlgwce.cpp
2388
2389
2390# End Source File
2391# Begin Source File
2392
2393SOURCE=.\helpwce.cpp
2394
2395
2396# End Source File
2397# Begin Source File
2398
2399SOURCE=.\net.cpp
2400
2401!IF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Debug Unicode"
2402
2403# SUBTRACT CPP /YX /Yc /Yu
2404
2405!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Release Unicode"
2406
2407# SUBTRACT CPP /YX /Yc /Yu
2408
2409!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Debug Unicode"
2410
83e96c90
JS
2411!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Release Unicode"
2412
83e96c90
JS
2413!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Debug Unicode"
2414
e2c922f5
JS
2415!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Release Unicode"
2416
2417!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode"
2418
2419!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Release Unicode"
2420
2421!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Debug Unicode"
2422
83e96c90
JS
2423# SUBTRACT BASE CPP /YX /Yc /Yu
2424# SUBTRACT CPP /YX /Yc /Yu
2425
e2c922f5 2426!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Release Unicode"
83e96c90
JS
2427
2428# SUBTRACT BASE CPP /YX /Yc /Yu
2429# SUBTRACT CPP /YX /Yc /Yu
2430
e2c922f5 2431!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Debug Unicode"
83e96c90
JS
2432
2433# SUBTRACT BASE CPP /YX /Yc /Yu
2434# SUBTRACT CPP /YX /Yc /Yu
2435
e2c922f5 2436!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Release Unicode"
83e96c90
JS
2437
2438# SUBTRACT BASE CPP /YX /Yc /Yu
2439# SUBTRACT CPP /YX /Yc /Yu
2440
e2c922f5 2441!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode"
83e96c90
JS
2442
2443# SUBTRACT BASE CPP /YX /Yc /Yu
2444# SUBTRACT CPP /YX /Yc /Yu
2445
e2c922f5 2446!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode"
83e96c90
JS
2447
2448# SUBTRACT BASE CPP /YX /Yc /Yu
2449# SUBTRACT CPP /YX /Yc /Yu
2450
2451!ENDIF
2452
2453# End Source File
2454# Begin Source File
2455
2456SOURCE=.\tbarwce.cpp
2457
2458
2459# End Source File
2460# Begin Source File
2461
2462SOURCE=.\time.cpp
2463
2464!IF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Debug Unicode"
2465
2466# SUBTRACT CPP /YX /Yc /Yu
2467
2468!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Release Unicode"
2469
2470# SUBTRACT CPP /YX /Yc /Yu
2471
2472!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Debug Unicode"
2473
83e96c90
JS
2474!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Release Unicode"
2475
83e96c90
JS
2476!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Debug Unicode"
2477
e2c922f5
JS
2478!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Release Unicode"
2479
2480!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode"
2481
2482!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Release Unicode"
2483
2484!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Debug Unicode"
2485
83e96c90
JS
2486# SUBTRACT BASE CPP /YX /Yc /Yu
2487# SUBTRACT CPP /YX /Yc /Yu
2488
e2c922f5 2489!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Release Unicode"
83e96c90
JS
2490
2491# SUBTRACT BASE CPP /YX /Yc /Yu
2492# SUBTRACT CPP /YX /Yc /Yu
2493
e2c922f5 2494!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Debug Unicode"
83e96c90
JS
2495
2496# SUBTRACT BASE CPP /YX /Yc /Yu
2497# SUBTRACT CPP /YX /Yc /Yu
2498
e2c922f5 2499!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Release Unicode"
83e96c90
JS
2500
2501# SUBTRACT BASE CPP /YX /Yc /Yu
2502# SUBTRACT CPP /YX /Yc /Yu
2503
e2c922f5 2504!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode"
83e96c90
JS
2505
2506# SUBTRACT BASE CPP /YX /Yc /Yu
2507# SUBTRACT CPP /YX /Yc /Yu
2508
e2c922f5 2509!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode"
83e96c90
JS
2510
2511# SUBTRACT BASE CPP /YX /Yc /Yu
2512# SUBTRACT CPP /YX /Yc /Yu
2513
2514!ENDIF
2515
2516# End Source File
2517# End Group
2518# End Group
2519# Begin Group "Header Files"
2520
2521# PROP Default_Filter "h;hpp;hxx;hm;inl"
2522# Begin Group "Setup"
2523
2524# PROP Default_Filter ""
2525# Begin Source File
2526
2527SOURCE=..\..\..\include\wx\msw\wince\setup.h
2528
2529!IF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Debug Unicode"
2530
2531# Begin Custom Build - Creating ..\..\..\lib\wince_x86ud\wx\setup.h from $(InputPath)
2532InputPath=..\..\..\include\wx\msw\wince\setup.h
2533
2534"../../../lib/wince_x86ud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2535 copy "$(InputPath)" ..\..\..\lib\wince_x86ud\wx\setup.h
2536
2537# End Custom Build
2538
2539!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86) Release Unicode"
2540
2541# Begin Custom Build - Creating ..\..\..\lib\wince_x86u\wx\setup.h from $(InputPath)
2542InputPath=..\..\..\include\wx\msw\wince\setup.h
2543
2544"../../../lib/wince_x86u/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2545 copy "$(InputPath)" ..\..\..\lib\wince_x86u\wx\setup.h
2546
2547# End Custom Build
2548
2549!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Debug Unicode"
2550
2551# Begin Custom Build - Creating ..\..\..\lib\wince_armud\wx\setup.h from $(InputPath)
e2c922f5 2552InputPath=..\..\..\include\wx\msw\wince\setup.h
83e96c90
JS
2553
2554"../../../lib/wince_armud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2555 copy "$(InputPath)" ..\..\..\lib\wince_armud\wx\setup.h
2556
2557# End Custom Build
2558
2559!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARM) Release Unicode"
2560
2561# Begin Custom Build - Creating ..\..\..\lib\wince_armu\wx\setup.h from $(InputPath)
e2c922f5 2562InputPath=..\..\..\include\wx\msw\wince\setup.h
83e96c90
JS
2563
2564"../../../lib/wince_armu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2565 copy "$(InputPath)" ..\..\..\lib\wince_armu\wx\setup.h
2566
2567# End Custom Build
2568
2569!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Debug Unicode"
2570
2571# Begin Custom Build - Creating ..\..\..\lib\wince_x86emud\wx\setup.h from $(InputPath)
e2c922f5 2572InputPath=..\..\..\include\wx\msw\wince\setup.h
83e96c90
JS
2573
2574"../../../lib/wince_x86emud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2575 copy "$(InputPath)" ..\..\..\lib\wince_x86emud\wx\setup.h
2576
2577# End Custom Build
2578
2579!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE x86em) Release Unicode"
2580
2581# Begin Custom Build - Creating ..\..\..\lib\wince_x86emu\wx\setup.h from $(InputPath)
e2c922f5 2582InputPath=..\..\..\include\wx\msw\wince\setup.h
83e96c90
JS
2583
2584"../../../lib/wince_x86emu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2585 copy "$(InputPath)" ..\..\..\lib\wince_x86emu\wx\setup.h
2586
2587# End Custom Build
2588
2589!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Debug Unicode"
2590
2591# Begin Custom Build - Creating ..\..\..\lib\wince_mipsud\wx\setup.h from $(InputPath)
e2c922f5 2592InputPath=..\..\..\include\wx\msw\wince\setup.h
83e96c90
JS
2593
2594"../../../lib/wince_mipsud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2595 copy "$(InputPath)" ..\..\..\lib\wince_mipsud\wx\setup.h
2596
2597# End Custom Build
2598
2599!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE MIPS) Release Unicode"
2600
2601# Begin Custom Build - Creating ..\..\..\lib\wince_mipsu\wx\setup.h from $(InputPath)
e2c922f5 2602InputPath=..\..\..\include\wx\msw\wince\setup.h
83e96c90
JS
2603
2604"../../../lib/wince_mipsu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2605 copy "$(InputPath)" ..\..\..\lib\wince_mipsu\wx\setup.h
2606
2607# End Custom Build
2608
2609!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Debug Unicode"
2610
2611# Begin Custom Build - Creating ..\..\..\lib\wince_sh3ud\wx\setup.h from $(InputPath)
2612InputPath=..\..\..\include\wx\msw\wince\setup.h
2613
2614"../../../lib/wince_sh3ud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2615 copy "$(InputPath)" ..\..\..\lib\wince_sh3ud\wx\setup.h
2616
2617# End Custom Build
2618
2619!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE SH3) Release Unicode"
2620
2621# Begin Custom Build - Creating ..\..\..\lib\wince_sh3u\wx\setup.h from $(InputPath)
2622InputPath=..\..\..\include\wx\msw\wince\setup.h
2623
2624"../../../lib/wince_sh3u/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2625 copy "$(InputPath)" ..\..\..\lib\wince_sh3u\wx\setup.h
2626
2627# End Custom Build
2628
e2c922f5
JS
2629!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Debug Unicode"
2630
2631# Begin Custom Build - Creating ..\..\..\lib\wince_emud\wx\setup.h from $(InputPath)
2632InputPath=..\..\..\include\wx\msw\wince\setup.h
2633
2634"../../../lib/wince_emud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2635 copy "$(InputPath)" ..\..\..\lib\wince_emud\wx\setup.h
2636
2637# End Custom Build
2638
2639!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE emulator) Release Unicode"
2640
2641# Begin Custom Build - Creating ..\..\..\lib\wince_emu\wx\setup.h from $(InputPath)
2642InputPath=..\..\..\include\wx\msw\wince\setup.h
2643
2644"../../../lib/wince_emu/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2645 copy "$(InputPath)" ..\..\..\lib\wince_emu\wx\setup.h
2646
2647# End Custom Build
2648
2649!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Debug Unicode"
2650
2651# Begin Custom Build - Creating ..\..\..\lib\wince_arm4ud\wx\setup.h from $(InputPath)
2652InputPath=..\..\..\include\wx\msw\wince\setup.h
2653
2654"../../../lib/wince_arm4ud/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2655 copy "$(InputPath)" ..\..\..\lib\wince_arm4ud\wx\setup.h
2656
2657# End Custom Build
2658
2659!ELSEIF "$(CFG)" == "wxWindowsCE - Win32 (WCE ARMV4) Release Unicode"
2660
2661# Begin Custom Build - Creating ..\..\..\lib\wince_arm4u\wx\setup.h from $(InputPath)
2662InputPath=..\..\..\include\wx\msw\wince\setup.h
2663
2664"../../../lib/wince_arm4u/wx/setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
2665 copy "$(InputPath)" ..\..\..\lib\wince_arm4u\wx\setup.h
2666
2667# End Custom Build
2668
83e96c90
JS
2669!ENDIF
2670
2671# End Source File
2672# End Group
2673# End Group
2674# End Target
2675# End Project