]> git.saurik.com Git - wxWidgets.git/blame - samples/controls/controlsCE.vcp
eVC 3.0 doesn't know ExitProcess() but _exit() is OK.
[wxWidgets.git] / samples / controls / controlsCE.vcp
CommitLineData
e9489c36
JS
1# Microsoft eMbedded Visual Tools Project File - Name="controlsCE" - 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) Application" 0x8301
6# TARGTYPE "Win32 (WCE ARM) Application" 0x8501
7# TARGTYPE "Win32 (WCE emulator) Application" 0xa601
8
9CFG=controlsCE - Win32 (WCE ARM) Debug
10!MESSAGE This is not a valid makefile. To build this project using NMAKE,
11!MESSAGE use the Export Makefile command and run
12!MESSAGE
13!MESSAGE NMAKE /f "controlsCE.vcn".
14!MESSAGE
15!MESSAGE You can specify a configuration when running NMAKE
16!MESSAGE by defining the macro CFG on the command line. For example:
17!MESSAGE
18!MESSAGE NMAKE /f "controlsCE.vcn" CFG="controlsCE - Win32 (WCE ARM) Debug"
19!MESSAGE
20!MESSAGE Possible choices for configuration are:
21!MESSAGE
22!MESSAGE "controlsCE - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")
23!MESSAGE "controlsCE - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")
24!MESSAGE "controlsCE - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Application")
25!MESSAGE "controlsCE - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Application")
26!MESSAGE "controlsCE - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application")
27!MESSAGE "controlsCE - Win32 (WCE x86) Debug eVC4" (based on "Win32 (WCE x86) Application")
28!MESSAGE "controlsCE - Win32 (WCE x86) Release eVC4" (based on "Win32 (WCE x86) Application")
29!MESSAGE "controlsCE - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
30!MESSAGE
31
32# Begin Project
33# PROP AllowPerConfigDependencies 0
34# PROP Scc_ProjName ""
35# PROP Scc_LocalPath ""
36# PROP ATL_Project 2
37
38!IF "$(CFG)" == "controlsCE - Win32 (WCE ARM) Release"
39
40# PROP BASE Use_MFC 0
41# PROP BASE Use_Debug_Libraries 0
42# PROP BASE Output_Dir "ARMRel"
43# PROP BASE Intermediate_Dir "ARMRel"
44# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
45# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
46# PROP BASE Target_Dir ""
47# PROP Use_MFC 0
48# PROP Use_Debug_Libraries 0
49# PROP Output_Dir "ARMRel"
50# PROP Intermediate_Dir "ARMRel"
51# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
52# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
53# PROP Ignore_Export_Lib 0
54# PROP Target_Dir ""
55LINK32=link.exe
56# ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
57# ADD LINK32 wxmswce_armu.lib commdlg.lib ole32.lib oleaut32.lib ceshell.lib winsock.lib wininet.lib commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /libpath:"../../lib" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
58BSC32=bscmake.exe
59# ADD BASE BSC32 /nologo
60# ADD BSC32 /nologo
61MTL=midl.exe
62# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
63# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
64CPP=clarm.exe
65# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
66# ADD CPP /nologo /W3 /I "../../include" /I "../../lib/wince_arm" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "__WXWINCE__" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c
67RSC=rc.exe
68# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
69# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
70
71!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE ARM) Debug"
72
73# PROP BASE Use_MFC 0
74# PROP BASE Use_Debug_Libraries 1
75# PROP BASE Output_Dir "ARMDbg"
76# PROP BASE Intermediate_Dir "ARMDbg"
77# PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
78# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
79# PROP BASE Target_Dir ""
80# PROP Use_MFC 0
81# PROP Use_Debug_Libraries 1
82# PROP Output_Dir "ARMDbg"
83# PROP Intermediate_Dir "ARMDbg"
84# PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
85# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
86# PROP Ignore_Export_Lib 0
87# PROP Target_Dir ""
88LINK32=link.exe
89# ADD BASE LINK32 commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
90# ADD LINK32 wxmswce_armud.lib commdlg.lib ole32.lib oleaut32.lib ceshell.lib winsock.lib wininet.lib commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /libpath:"../../lib" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
91BSC32=bscmake.exe
92# ADD BASE BSC32 /nologo
93# ADD BSC32 /nologo
94MTL=midl.exe
95# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
96# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
97CPP=clarm.exe
98# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
99# ADD CPP /nologo /W3 /Zi /Od /I "../../include" /I "../../lib/wince_armd" /D "DEBUG" /D "ARM" /D "_ARM_" /D "__WXWINCE__" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /M$(CECrtMTDebug) /c
100# SUBTRACT CPP /YX
101RSC=rc.exe
102# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
103# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
104
105!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Release"
106
107# PROP BASE Use_MFC 0
108# PROP BASE Use_Debug_Libraries 0
109# PROP BASE Output_Dir "X86Rel"
110# PROP BASE Intermediate_Dir "X86Rel"
111# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
112# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
113# PROP BASE Target_Dir ""
114# PROP Use_MFC 0
115# PROP Use_Debug_Libraries 0
116# PROP Output_Dir "X86Rel"
117# PROP Intermediate_Dir "X86Rel"
118# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
119# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
120# PROP Ignore_Export_Lib 0
121# PROP Target_Dir ""
122RSC=rc.exe
123# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
124# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
125CPP=cl.exe
126# ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /c
127# ADD CPP /nologo /W3 /Oxs /I "../../lib/wince_x86u" /I "../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "__WXWINCE__" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
128MTL=midl.exe
129# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
130# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
131BSC32=bscmake.exe
132# ADD BASE BSC32 /nologo
133# ADD BSC32 /nologo
134LINK32=link.exe
135# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
136# ADD LINK32 $(CEx86Corelibc) wxmswce_x86u.lib commdlg.lib ole32.lib oleaut32.lib winsock.lib wininet.lib commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /libpath:"../../lib" /subsystem:$(CESubsystem) /MACHINE:IX86
137
138!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Debug"
139
140# PROP BASE Use_MFC 0
141# PROP BASE Use_Debug_Libraries 1
142# PROP BASE Output_Dir "X86Dbg"
143# PROP BASE Intermediate_Dir "X86Dbg"
144# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
145# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
146# PROP BASE Target_Dir ""
147# PROP Use_MFC 0
148# PROP Use_Debug_Libraries 1
149# PROP Output_Dir "X86Dbg"
150# PROP Intermediate_Dir "X86Dbg"
151# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
152# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
153# PROP Ignore_Export_Lib 0
154# PROP Target_Dir ""
155RSC=rc.exe
156# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
157# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
158CPP=cl.exe
159# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
160# ADD CPP /nologo /W3 /Zi /Od /I "../../lib/wince_x86ud" /I "../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "__WXWINCE__" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
161MTL=midl.exe
162# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
163# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
164BSC32=bscmake.exe
165# ADD BASE BSC32 /nologo
166# ADD BSC32 /nologo
167LINK32=link.exe
168# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) aygshell.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
169# ADD LINK32 $(CEx86Corelibc) wxmswce_x86ud.lib commdlg.lib ole32.lib oleaut32.lib ceshell.lib winsock.lib wininet.lib commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /libpath:"../../lib" /subsystem:$(CESubsystem) /MACHINE:IX86
170
171!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE emulator) Release"
172
173# PROP BASE Use_MFC 0
174# PROP BASE Use_Debug_Libraries 0
175# PROP BASE Output_Dir "emulatorRel"
176# PROP BASE Intermediate_Dir "emulatorRel"
177# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
178# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
179# PROP BASE Ignore_Export_Lib 0
180# PROP BASE Target_Dir ""
181# PROP Use_MFC 0
182# PROP Use_Debug_Libraries 0
183# PROP Output_Dir "ReleaseUnicodeEmulator"
184# PROP Intermediate_Dir "ReleaseUnicodeEmulator"
185# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
186# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
187# PROP Ignore_Export_Lib 0
188# PROP Target_Dir ""
189RSC=rc.exe
190# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
191# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
192CPP=cl.exe
193# ADD BASE CPP /nologo /W3 /Oxs /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "__WXWINCE__" /YX /Gs8192 /GF /c
194# ADD CPP /nologo /W3 /Oxs /I "../../lib/wince_emu" /I "../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "__WXWINCE__" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /Fp"X86Rel/controlsCE.pch" /YX /Fo"X86Rel/" /Gs8192 /GF /c
195MTL=midl.exe
196# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
197# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
198BSC32=bscmake.exe
199# ADD BASE BSC32 /nologo
200# ADD BSC32 /nologo
201LINK32=link.exe
202# ADD BASE LINK32 $(CEx86Corelibc) wxmswce_x86u.lib commdlg.lib ole32.lib oleaut32.lib winsock.lib wininet.lib commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
203# ADD LINK32 $(CEx86Corelibc) wxmswce_emu.lib commdlg.lib ole32.lib oleaut32.lib winsock.lib wininet.lib commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /libpath:"../../lib" /subsystem:$(CESubsystem) /MACHINE:IX86
204
205!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Debug eVC4"
206
207# PROP BASE Use_MFC 0
208# PROP BASE Use_Debug_Libraries 1
209# PROP BASE Output_Dir "X86Debug eVC4"
210# PROP BASE Intermediate_Dir "X86Debug eVC4"
211# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
212# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
213# PROP BASE Ignore_Export_Lib 0
214# PROP BASE Target_Dir ""
215# PROP Use_MFC 0
216# PROP Use_Debug_Libraries 1
217# PROP Output_Dir "X86Debug"
218# PROP Intermediate_Dir "X86Debug"
219# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
220# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
221# PROP Ignore_Export_Lib 0
222# PROP Target_Dir ""
223RSC=rc.exe
224# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
225# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
226CPP=cl.exe
227# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "__WXWINCE__" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
228# ADD CPP /nologo /W3 /Zi /Od /I "../../lib/wince_x86ud" /I "../../include" /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "__WXWINCE__" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
229MTL=midl.exe
230# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
231# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
232BSC32=bscmake.exe
233# ADD BASE BSC32 /nologo
234# ADD BSC32 /nologo
235LINK32=link.exe
236# ADD BASE LINK32 $(CEx86Corelibc) wxmswce_x86ud.lib commdlg.lib ole32.lib oleaut32.lib ceshell.lib winsock.lib wininet.lib commctrl.lib coredll.lib aygshell.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
237# ADD LINK32 $(CEx86Corelibc) wxmswce_x86ud.lib commdlg.lib ole32.lib oleaut32.lib winsock.lib wininet.lib commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /libpath:"../../lib" /subsystem:$(CESubsystem) /MACHINE:IX86
238
239!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Release eVC4"
240
241# PROP BASE Use_MFC 0
242# PROP BASE Use_Debug_Libraries 0
243# PROP BASE Output_Dir "X86Release eVC4"
244# PROP BASE Intermediate_Dir "X86Release eVC4"
245# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
246# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
247# PROP BASE Ignore_Export_Lib 0
248# PROP BASE Target_Dir ""
249# PROP Use_MFC 0
250# PROP Use_Debug_Libraries 0
251# PROP Output_Dir "X86Release"
252# PROP Intermediate_Dir "X86Release"
253# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
254# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
255# PROP Ignore_Export_Lib 0
256# PROP Target_Dir ""
257RSC=rc.exe
258# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
259# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
260CPP=cl.exe
261# ADD BASE CPP /nologo /W3 /Oxs /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "__WXWINCE__" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
262# ADD CPP /nologo /W3 /Oxs /I "../../lib/wince_x86u" /I "../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "__WXWINCE__" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
263MTL=midl.exe
264# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
265# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
266BSC32=bscmake.exe
267# ADD BASE BSC32 /nologo
268# ADD BSC32 /nologo
269LINK32=link.exe
270# ADD BASE LINK32 $(CEx86Corelibc) wxmswce_x86u.lib commdlg.lib ole32.lib oleaut32.lib winsock.lib wininet.lib commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
271# ADD LINK32 $(CEx86Corelibc) wxmswce_x86u.lib commdlg.lib ole32.lib oleaut32.lib winsock.lib wininet.lib commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /libpath:"../../lib" /subsystem:$(CESubsystem) /MACHINE:IX86
272
273!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE emulator) Debug"
274
275# PROP BASE Use_MFC 0
276# PROP BASE Use_Debug_Libraries 1
277# PROP BASE Output_Dir "emulatorDbg"
278# PROP BASE Intermediate_Dir "emulatorDbg"
279# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
280# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
281# PROP BASE Ignore_Export_Lib 0
282# PROP BASE Target_Dir ""
283# PROP Use_MFC 0
284# PROP Use_Debug_Libraries 1
285# PROP Output_Dir "DebugUnicodeEmulator"
286# PROP Intermediate_Dir "DebugUnicodeEmulator"
287# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
288# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
289# PROP Ignore_Export_Lib 0
290# PROP Target_Dir ""
291RSC=rc.exe
292# ADD BASE RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
293# ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
294CPP=cl.exe
295# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
296# ADD CPP /nologo /W3 /Zi /Od /I "../../lib/wince_emud" /I "../../include" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "DEBUG" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "__WXWINCE__" /YX /Gs8192 /GF /c
297MTL=midl.exe
298# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
299# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
300BSC32=bscmake.exe
301# ADD BASE BSC32 /nologo
302# ADD BSC32 /nologo
303LINK32=link.exe
304# ADD BASE LINK32 $(CEx86Corelibc) wxmswce_x86ud.lib commdlg.lib ole32.lib oleaut32.lib winsock.lib wininet.lib commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"X86Debug/controlsCE.exe" /subsystem:$(CESubsystem) /MACHINE:IX86
305# SUBTRACT BASE LINK32 /incremental:no
306# ADD LINK32 $(CEx86Corelibc) wxmswce_emud.lib commdlg.lib ole32.lib oleaut32.lib winsock.lib wininet.lib commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x2000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"X86Debug/controlsCE.exe" /libpath:"../../lib" /subsystem:$(CESubsystem) /MACHINE:IX86
307# SUBTRACT LINK32 /incremental:no
308
309!ENDIF
310
311# Begin Target
312
313# Name "controlsCE - Win32 (WCE ARM) Release"
314# Name "controlsCE - Win32 (WCE ARM) Debug"
315# Name "controlsCE - Win32 (WCE x86) Release"
316# Name "controlsCE - Win32 (WCE x86) Debug"
317# Name "controlsCE - Win32 (WCE emulator) Release"
318# Name "controlsCE - Win32 (WCE x86) Debug eVC4"
319# Name "controlsCE - Win32 (WCE x86) Release eVC4"
320# Name "controlsCE - Win32 (WCE emulator) Debug"
321# Begin Group "Source Files"
322
323# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
324# Begin Source File
325
326SOURCE=.\controls.cpp
327
328!IF "$(CFG)" == "controlsCE - Win32 (WCE ARM) Release"
329
330DEP_CPP_CONTROLS=\
331 ".\mondrian.xpm"\
332 ".\icons\choice.xpm"\
333 ".\icons\combo.xpm"\
334 ".\icons\gauge.xpm"\
335 ".\icons\list.xpm"\
336 ".\icons\radio.xpm"\
337 ".\icons\stattext.xpm"\
338 ".\icons\text.xpm"
339
340NODEP_CPP_CONTROLS=\
341 ".\wx\wx.h"\
342 ".\wx\wxprec.h"\
343
344
345!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE ARM) Debug"
346
347DEP_CPP_CONTROLS=\
348 ".\mondrian.xpm"\
349 ".\icons\choice.xpm"\
350 ".\icons\combo.xpm"\
351 ".\icons\gauge.xpm"\
352 ".\icons\list.xpm"\
353 ".\icons\radio.xpm"\
354 ".\icons\stattext.xpm"\
355 ".\icons\text.xpm"
356
357NODEP_CPP_CONTROLS=\
358 ".\wx\wx.h"\
359 ".\wx\wxprec.h"\
360
361
362!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Release"
363
364DEP_CPP_CONTROLS=\
365 ".\mondrian.xpm"\
366 ".\icons\choice.xpm"\
367 ".\icons\combo.xpm"\
368 ".\icons\gauge.xpm"\
369 ".\icons\list.xpm"\
370 ".\icons\radio.xpm"\
371 ".\icons\stattext.xpm"\
372 ".\icons\text.xpm"
373
374NODEP_CPP_CONTROLS=\
375 ".\wx\wx.h"\
376 ".\wx\wxprec.h"\
377
378
379!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Debug"
380
381DEP_CPP_CONTROLS=\
382 ".\mondrian.xpm"\
383 ".\icons\choice.xpm"\
384 ".\icons\combo.xpm"\
385 ".\icons\gauge.xpm"\
386 ".\icons\list.xpm"\
387 ".\icons\radio.xpm"\
388 ".\icons\stattext.xpm"\
389 ".\icons\text.xpm"
390
391NODEP_CPP_CONTROLS=\
392 ".\wx\wx.h"\
393 ".\wx\wxprec.h"\
394
395
396!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE emulator) Release"
397
398DEP_CPP_CONTROLS=\
399 ".\mondrian.xpm"\
400 ".\icons\choice.xpm"\
401 ".\icons\combo.xpm"\
402 ".\icons\gauge.xpm"\
403 ".\icons\list.xpm"\
404 ".\icons\radio.xpm"\
405 ".\icons\stattext.xpm"\
406 ".\icons\text.xpm"
407
408NODEP_CPP_CONTROLS=\
409 ".\wx\wx.h"\
410 ".\wx\wxprec.h"\
411
412
413!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Debug eVC4"
414
415DEP_CPP_CONTROLS=\
416 ".\mondrian.xpm"\
417 ".\icons\choice.xpm"\
418 ".\icons\combo.xpm"\
419 ".\icons\gauge.xpm"\
420 ".\icons\list.xpm"\
421 ".\icons\radio.xpm"\
422 ".\icons\stattext.xpm"\
423 ".\icons\text.xpm"
424
425NODEP_CPP_CONTROLS=\
426 ".\wx\wx.h"\
427 ".\wx\wxprec.h"\
428
429
430!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Release eVC4"
431
432DEP_CPP_CONTROLS=\
433 ".\mondrian.xpm"\
434 ".\icons\choice.xpm"\
435 ".\icons\combo.xpm"\
436 ".\icons\gauge.xpm"\
437 ".\icons\list.xpm"\
438 ".\icons\radio.xpm"\
439 ".\icons\stattext.xpm"\
440 ".\icons\text.xpm"
441
442NODEP_CPP_CONTROLS=\
443 ".\wx\wx.h"\
444 ".\wx\wxprec.h"\
445
446
447!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE emulator) Debug"
448
449DEP_CPP_CONTROLS=\
450 ".\mondrian.xpm"\
451 ".\icons\choice.xpm"\
452 ".\icons\combo.xpm"\
453 ".\icons\gauge.xpm"\
454 ".\icons\list.xpm"\
455 ".\icons\radio.xpm"\
456 ".\icons\stattext.xpm"\
457 ".\icons\text.xpm"
458
459NODEP_CPP_CONTROLS=\
460 ".\wx\wx.h"\
461 ".\wx\wxprec.h"\
462
463
464!ENDIF
465
466# End Source File
467# Begin Source File
468
469SOURCE=.\controls.rc
470
471!IF "$(CFG)" == "controlsCE - Win32 (WCE ARM) Release"
472
473!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE ARM) Debug"
474
475!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Release"
476
477# ADD BASE RSC /l 0x409
478# ADD RSC /l 0x409 /i "../../include" /i "../../samples"
479
480!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Debug"
481
482# ADD BASE RSC /l 0x409
483# ADD RSC /l 0x409 /i "../../include" /i "../../samples"
484
485!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE emulator) Release"
486
487# ADD BASE RSC /l 0x409
488# ADD RSC /l 0x409 /i "../../include" /i "../../samples"
489
490!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Debug eVC4"
491
492# ADD BASE RSC /l 0x409
493# ADD RSC /l 0x409 /i "../../include" /i "../../samples"
494
495!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE x86) Release eVC4"
496
497# ADD BASE RSC /l 0x409
498# ADD RSC /l 0x409 /i "../../include" /i "../../samples"
499
500!ELSEIF "$(CFG)" == "controlsCE - Win32 (WCE emulator) Debug"
501
502# ADD BASE RSC /l 0x409
503# ADD RSC /l 0x409 /i "../../include" /i "../../samples"
504
505!ENDIF
506
507# End Source File
508# End Group
509# Begin Group "Header Files"
510
511# PROP Default_Filter "h;hpp;hxx;hm;inl"
512
513# End Group
514# Begin Group "Resource Files"
515
516# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
517# Begin Source File
518
519SOURCE=.\wx\msw\blank.cur
520# End Source File
521# Begin Source File
522
523SOURCE=.\mondrian.ico
524# End Source File
525# Begin Source File
526
527SOURCE=.\wx\msw\bullseye.cur
528# End Source File
529# Begin Source File
530
531SOURCE=.\wx\msw\cdrom.ico
532# End Source File
533# Begin Source File
534
535SOURCE=.\wx\msw\computer.ico
536# End Source File
537# Begin Source File
538
539SOURCE=.\wx\msw\drive.ico
540# End Source File
541# Begin Source File
542
543SOURCE=.\wx\msw\file1.ico
544# End Source File
545# Begin Source File
546
547SOURCE=.\wx\msw\floppy.ico
548# End Source File
549# Begin Source File
550
551SOURCE=.\wx\msw\folder1.ico
552# End Source File
553# Begin Source File
554
555SOURCE=.\wx\msw\folder2.ico
556# End Source File
557# Begin Source File
558
559SOURCE=.\wx\msw\hand.cur
560# End Source File
561# Begin Source File
562
563SOURCE=.\wx\msw\magnif1.cur
564# End Source File
565# Begin Source File
566
567SOURCE=.\wx\msw\noentry.cur
568# End Source File
569# Begin Source File
570
571SOURCE=.\wx\msw\pbrush.cur
572# End Source File
573# Begin Source File
574
575SOURCE=.\wx\msw\pencil.cur
576# End Source File
577# Begin Source File
578
579SOURCE=.\wx\msw\pntleft.cur
580# End Source File
581# Begin Source File
582
583SOURCE=.\wx\msw\pntright.cur
584# End Source File
585# Begin Source File
586
587SOURCE=.\wx\msw\query.cur
588# End Source File
589# Begin Source File
590
591SOURCE=.\wx\msw\removble.ico
592# End Source File
593# Begin Source File
594
595SOURCE=.\wx\msw\rightarr.cur
596# End Source File
597# Begin Source File
598
599SOURCE=.\wx\msw\roller.cur
600# End Source File
601# Begin Source File
602
603SOURCE=.\wx\msw\watch1.cur
604# End Source File
605# End Group
606# End Target
607# End Project