]>
Commit | Line | Data |
---|---|---|
965f1e43 JS |
1 | # Microsoft eMbedded Visual Tools Project File - Name="minimalCE" - 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 | ||
9 | CFG=minimalCE - 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 "minimalCE.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 "minimalCE.vcn" CFG="minimalCE - Win32 (WCE ARM) Debug" | |
19 | !MESSAGE | |
20 | !MESSAGE Possible choices for configuration are: | |
21 | !MESSAGE | |
22 | !MESSAGE "minimalCE - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application") | |
23 | !MESSAGE "minimalCE - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application") | |
24 | !MESSAGE "minimalCE - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Application") | |
25 | !MESSAGE "minimalCE - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Application") | |
26 | !MESSAGE "minimalCE - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application") | |
830e6d75 JS |
27 | !MESSAGE "minimalCE - Win32 (WCE x86) Debug eVC4" (based on "Win32 (WCE x86) Application") |
28 | !MESSAGE "minimalCE - Win32 (WCE x86) Release eVC4" (based on "Win32 (WCE x86) Application") | |
29 | !MESSAGE "minimalCE - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application") | |
965f1e43 JS |
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)" == "minimalCE - 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 "" | |
965f1e43 JS |
55 | LINK32=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 | |
d61c1a6f JS |
58 | BSC32=bscmake.exe |
59 | # ADD BASE BSC32 /nologo | |
60 | # ADD BSC32 /nologo | |
61 | MTL=midl.exe | |
62 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
63 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
64 | CPP=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 | |
67 | RSC=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 | |
965f1e43 JS |
70 | |
71 | !ELSEIF "$(CFG)" == "minimalCE - 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 "" | |
d61c1a6f JS |
88 | LINK32=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 | |
91 | BSC32=bscmake.exe | |
92 | # ADD BASE BSC32 /nologo | |
93 | # ADD BSC32 /nologo | |
94 | MTL=midl.exe | |
95 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
96 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
965f1e43 JS |
97 | CPP=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 | |
d61c1a6f JS |
101 | RSC=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 | |
965f1e43 JS |
104 | |
105 | !ELSEIF "$(CFG)" == "minimalCE - 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 "" | |
122 | RSC=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 | |
125 | CPP=cl.exe | |
830e6d75 JS |
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 | |
965f1e43 JS |
128 | MTL=midl.exe |
129 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
130 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
131 | BSC32=bscmake.exe | |
132 | # ADD BASE BSC32 /nologo | |
133 | # ADD BSC32 /nologo | |
134 | LINK32=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)" == "minimalCE - 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 "" | |
155 | RSC=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 | |
158 | CPP=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 | |
830e6d75 | 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 |
965f1e43 JS |
161 | MTL=midl.exe |
162 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
163 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
164 | BSC32=bscmake.exe | |
165 | # ADD BASE BSC32 /nologo | |
166 | # ADD BSC32 /nologo | |
167 | LINK32=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)" == "minimalCE - 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 | |
830e6d75 JS |
183 | # PROP Output_Dir "ReleaseUnicodeEmulator" |
184 | # PROP Intermediate_Dir "ReleaseUnicodeEmulator" | |
965f1e43 JS |
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 "" | |
830e6d75 JS |
189 | RSC=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 | |
192 | CPP=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/minimalCE.pch" /YX /Fo"X86Rel/" /Gs8192 /GF /c | |
195 | MTL=midl.exe | |
196 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
197 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
198 | BSC32=bscmake.exe | |
199 | # ADD BASE BSC32 /nologo | |
200 | # ADD BSC32 /nologo | |
965f1e43 JS |
201 | LINK32=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 | |
830e6d75 JS |
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)" == "minimalCE - 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 "" | |
223 | RSC=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 | |
226 | CPP=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 | |
229 | MTL=midl.exe | |
230 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
231 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
965f1e43 JS |
232 | BSC32=bscmake.exe |
233 | # ADD BASE BSC32 /nologo | |
234 | # ADD BSC32 /nologo | |
830e6d75 JS |
235 | LINK32=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)" == "minimalCE - 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 "" | |
257 | RSC=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 | |
260 | CPP=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 | |
965f1e43 JS |
263 | MTL=midl.exe |
264 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
265 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
830e6d75 JS |
266 | BSC32=bscmake.exe |
267 | # ADD BASE BSC32 /nologo | |
268 | # ADD BSC32 /nologo | |
269 | LINK32=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)" == "minimalCE - 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 "" | |
965f1e43 | 291 | RSC=rc.exe |
830e6d75 JS |
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 | |
294 | CPP=cl.exe | |
d61c1a6f JS |
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 | |
830e6d75 JS |
297 | MTL=midl.exe |
298 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
299 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
300 | BSC32=bscmake.exe | |
301 | # ADD BASE BSC32 /nologo | |
302 | # ADD BSC32 /nologo | |
303 | LINK32=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/minimalCE.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/minimalCE.exe" /libpath:"../../lib" /subsystem:$(CESubsystem) /MACHINE:IX86 | |
307 | # SUBTRACT LINK32 /incremental:no | |
965f1e43 JS |
308 | |
309 | !ENDIF | |
310 | ||
311 | # Begin Target | |
312 | ||
313 | # Name "minimalCE - Win32 (WCE ARM) Release" | |
314 | # Name "minimalCE - Win32 (WCE ARM) Debug" | |
315 | # Name "minimalCE - Win32 (WCE x86) Release" | |
316 | # Name "minimalCE - Win32 (WCE x86) Debug" | |
317 | # Name "minimalCE - Win32 (WCE emulator) Release" | |
830e6d75 JS |
318 | # Name "minimalCE - Win32 (WCE x86) Debug eVC4" |
319 | # Name "minimalCE - Win32 (WCE x86) Release eVC4" | |
320 | # Name "minimalCE - Win32 (WCE emulator) Debug" | |
965f1e43 JS |
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 | ||
326 | SOURCE=.\minimal.cpp | |
327 | ||
328 | !IF "$(CFG)" == "minimalCE - Win32 (WCE ARM) Release" | |
329 | ||
965f1e43 | 330 | NODEP_CPP_MINIM=\ |
d61c1a6f | 331 | ".\mondrian.xpm"\ |
965f1e43 JS |
332 | ".\wx\wx.h"\ |
333 | ".\wx\wxprec.h"\ | |
334 | ||
335 | ||
336 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE ARM) Debug" | |
337 | ||
965f1e43 | 338 | NODEP_CPP_MINIM=\ |
d61c1a6f | 339 | ".\mondrian.xpm"\ |
965f1e43 JS |
340 | ".\wx\wx.h"\ |
341 | ".\wx\wxprec.h"\ | |
342 | ||
343 | ||
344 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE x86) Release" | |
345 | ||
346 | DEP_CPP_MINIM=\ | |
347 | "..\..\include\wx\accel.h"\ | |
348 | "..\..\include\wx\access.h"\ | |
349 | "..\..\include\wx\afterstd.h"\ | |
350 | "..\..\include\wx\app.h"\ | |
351 | "..\..\include\wx\arrstr.h"\ | |
352 | "..\..\include\wx\beforestd.h"\ | |
353 | "..\..\include\wx\bitmap.h"\ | |
354 | "..\..\include\wx\bmpbuttn.h"\ | |
355 | "..\..\include\wx\bookctrl.h"\ | |
356 | "..\..\include\wx\brush.h"\ | |
357 | "..\..\include\wx\buffer.h"\ | |
358 | "..\..\include\wx\build.h"\ | |
359 | "..\..\include\wx\button.h"\ | |
360 | "..\..\include\wx\checkbox.h"\ | |
361 | "..\..\include\wx\checklst.h"\ | |
362 | "..\..\include\wx\chkconf.h"\ | |
363 | "..\..\include\wx\choicdlg.h"\ | |
364 | "..\..\include\wx\choice.h"\ | |
365 | "..\..\include\wx\clntdata.h"\ | |
366 | "..\..\include\wx\cmndata.h"\ | |
367 | "..\..\include\wx\cocoa\app.h"\ | |
368 | "..\..\include\wx\cocoa\bitmap.h"\ | |
369 | "..\..\include\wx\cocoa\bmpbuttn.h"\ | |
370 | "..\..\include\wx\cocoa\brush.h"\ | |
371 | "..\..\include\wx\cocoa\button.h"\ | |
372 | "..\..\include\wx\cocoa\checkbox.h"\ | |
373 | "..\..\include\wx\cocoa\checklst.h"\ | |
374 | "..\..\include\wx\cocoa\choice.h"\ | |
375 | "..\..\include\wx\cocoa\colour.h"\ | |
376 | "..\..\include\wx\cocoa\combobox.h"\ | |
377 | "..\..\include\wx\cocoa\control.h"\ | |
378 | "..\..\include\wx\cocoa\cursor.h"\ | |
379 | "..\..\include\wx\cocoa\dc.h"\ | |
380 | "..\..\include\wx\cocoa\dcclient.h"\ | |
381 | "..\..\include\wx\cocoa\dcmemory.h"\ | |
382 | "..\..\include\wx\cocoa\dcscreen.h"\ | |
383 | "..\..\include\wx\cocoa\dialog.h"\ | |
384 | "..\..\include\wx\cocoa\font.h"\ | |
385 | "..\..\include\wx\cocoa\frame.h"\ | |
386 | "..\..\include\wx\cocoa\gauge.h"\ | |
387 | "..\..\include\wx\cocoa\gdiobj.h"\ | |
388 | "..\..\include\wx\cocoa\icon.h"\ | |
389 | "..\..\include\wx\cocoa\listbox.h"\ | |
390 | "..\..\include\wx\cocoa\mdi.h"\ | |
391 | "..\..\include\wx\cocoa\menu.h"\ | |
392 | "..\..\include\wx\cocoa\menuitem.h"\ | |
393 | "..\..\include\wx\cocoa\NSBox.h"\ | |
394 | "..\..\include\wx\cocoa\NSButton.h"\ | |
395 | "..\..\include\wx\cocoa\NSControl.h"\ | |
396 | "..\..\include\wx\cocoa\NSMenu.h"\ | |
397 | "..\..\include\wx\cocoa\NSPanel.h"\ | |
398 | "..\..\include\wx\cocoa\NSTableView.h"\ | |
399 | "..\..\include\wx\cocoa\NSTextField.h"\ | |
400 | "..\..\include\wx\cocoa\NSView.h"\ | |
401 | "..\..\include\wx\cocoa\NSWindow.h"\ | |
402 | "..\..\include\wx\cocoa\ObjcAssociate.h"\ | |
403 | "..\..\include\wx\cocoa\pen.h"\ | |
404 | "..\..\include\wx\cocoa\radiobox.h"\ | |
405 | "..\..\include\wx\cocoa\radiobut.h"\ | |
406 | "..\..\include\wx\cocoa\region.h"\ | |
407 | "..\..\include\wx\cocoa\slider.h"\ | |
408 | "..\..\include\wx\cocoa\statbmp.h"\ | |
409 | "..\..\include\wx\cocoa\statbox.h"\ | |
410 | "..\..\include\wx\cocoa\stattext.h"\ | |
411 | "..\..\include\wx\cocoa\textctrl.h"\ | |
412 | "..\..\include\wx\cocoa\toolbar.h"\ | |
413 | "..\..\include\wx\cocoa\toplevel.h"\ | |
414 | "..\..\include\wx\cocoa\window.h"\ | |
415 | "..\..\include\wx\colour.h"\ | |
416 | "..\..\include\wx\combobox.h"\ | |
417 | "..\..\include\wx\containr.h"\ | |
418 | "..\..\include\wx\control.h"\ | |
419 | "..\..\include\wx\ctrlsub.h"\ | |
420 | "..\..\include\wx\cursor.h"\ | |
421 | "..\..\include\wx\datetime.h"\ | |
422 | "..\..\include\wx\db.h"\ | |
423 | "..\..\include\wx\dc.h"\ | |
424 | "..\..\include\wx\dcclient.h"\ | |
425 | "..\..\include\wx\dcmemory.h"\ | |
426 | "..\..\include\wx\dcprint.h"\ | |
427 | "..\..\include\wx\dcscreen.h"\ | |
428 | "..\..\include\wx\debug.h"\ | |
429 | "..\..\include\wx\defs.h"\ | |
430 | "..\..\include\wx\dialog.h"\ | |
431 | "..\..\include\wx\dirdlg.h"\ | |
432 | "..\..\include\wx\dlimpexp.h"\ | |
433 | "..\..\include\wx\dynarray.h"\ | |
434 | "..\..\include\wx\encinfo.h"\ | |
435 | "..\..\include\wx\event.h"\ | |
436 | "..\..\include\wx\features.h"\ | |
437 | "..\..\include\wx\filedlg.h"\ | |
438 | "..\..\include\wx\filefn.h"\ | |
439 | "..\..\include\wx\flags.h"\ | |
440 | "..\..\include\wx\font.h"\ | |
441 | "..\..\include\wx\fontenc.h"\ | |
442 | "..\..\include\wx\frame.h"\ | |
443 | "..\..\include\wx\gauge.h"\ | |
444 | "..\..\include\wx\gdicmn.h"\ | |
445 | "..\..\include\wx\gdiobj.h"\ | |
446 | "..\..\include\wx\generic\accel.h"\ | |
447 | "..\..\include\wx\generic\choicdgg.h"\ | |
448 | "..\..\include\wx\generic\dirdlgg.h"\ | |
449 | "..\..\include\wx\generic\filedlgg.h"\ | |
450 | "..\..\include\wx\generic\imaglist.h"\ | |
451 | "..\..\include\wx\generic\listctrl.h"\ | |
452 | "..\..\include\wx\generic\logg.h"\ | |
453 | "..\..\include\wx\generic\mdig.h"\ | |
454 | "..\..\include\wx\generic\msgdlgg.h"\ | |
455 | "..\..\include\wx\generic\notebook.h"\ | |
456 | "..\..\include\wx\generic\paletteg.h"\ | |
457 | "..\..\include\wx\generic\panelg.h"\ | |
458 | "..\..\include\wx\generic\scrolwin.h"\ | |
459 | "..\..\include\wx\generic\statusbr.h"\ | |
460 | "..\..\include\wx\generic\textdlgg.h"\ | |
461 | "..\..\include\wx\generic\timer.h"\ | |
462 | "..\..\include\wx\gtk\accel.h"\ | |
463 | "..\..\include\wx\gtk\app.h"\ | |
464 | "..\..\include\wx\gtk\bitmap.h"\ | |
465 | "..\..\include\wx\gtk\bmpbuttn.h"\ | |
466 | "..\..\include\wx\gtk\brush.h"\ | |
467 | "..\..\include\wx\gtk\button.h"\ | |
468 | "..\..\include\wx\gtk\checkbox.h"\ | |
469 | "..\..\include\wx\gtk\checklst.h"\ | |
470 | "..\..\include\wx\gtk\choice.h"\ | |
471 | "..\..\include\wx\gtk\colour.h"\ | |
472 | "..\..\include\wx\gtk\combobox.h"\ | |
473 | "..\..\include\wx\gtk\control.h"\ | |
474 | "..\..\include\wx\gtk\cursor.h"\ | |
475 | "..\..\include\wx\gtk\dc.h"\ | |
476 | "..\..\include\wx\gtk\dcclient.h"\ | |
477 | "..\..\include\wx\gtk\dcmemory.h"\ | |
478 | "..\..\include\wx\gtk\dcscreen.h"\ | |
479 | "..\..\include\wx\gtk\dialog.h"\ | |
480 | "..\..\include\wx\gtk\font.h"\ | |
481 | "..\..\include\wx\gtk\frame.h"\ | |
482 | "..\..\include\wx\gtk\gauge.h"\ | |
483 | "..\..\include\wx\gtk\gdiobj.h"\ | |
484 | "..\..\include\wx\gtk\icon.h"\ | |
485 | "..\..\include\wx\gtk\listbox.h"\ | |
486 | "..\..\include\wx\gtk\mdi.h"\ | |
487 | "..\..\include\wx\gtk\menu.h"\ | |
488 | "..\..\include\wx\gtk\menuitem.h"\ | |
489 | "..\..\include\wx\gtk\msgdlg.h"\ | |
490 | "..\..\include\wx\gtk\notebook.h"\ | |
491 | "..\..\include\wx\gtk\pen.h"\ | |
492 | "..\..\include\wx\gtk\radiobox.h"\ | |
493 | "..\..\include\wx\gtk\radiobut.h"\ | |
494 | "..\..\include\wx\gtk\region.h"\ | |
495 | "..\..\include\wx\gtk\scrolbar.h"\ | |
496 | "..\..\include\wx\gtk\scrolwin.h"\ | |
497 | "..\..\include\wx\gtk\slider.h"\ | |
498 | "..\..\include\wx\gtk\statbmp.h"\ | |
499 | "..\..\include\wx\gtk\statbox.h"\ | |
500 | "..\..\include\wx\gtk\stattext.h"\ | |
501 | "..\..\include\wx\gtk\tbargtk.h"\ | |
502 | "..\..\include\wx\gtk\textctrl.h"\ | |
503 | "..\..\include\wx\gtk\timer.h"\ | |
504 | "..\..\include\wx\gtk\toplevel.h"\ | |
505 | "..\..\include\wx\gtk\window.h"\ | |
506 | "..\..\include\wx\hash.h"\ | |
507 | "..\..\include\wx\hashmap.h"\ | |
508 | "..\..\include\wx\icon.h"\ | |
509 | "..\..\include\wx\iconbndl.h"\ | |
510 | "..\..\include\wx\iconloc.h"\ | |
511 | "..\..\include\wx\imagbmp.h"\ | |
512 | "..\..\include\wx\image.h"\ | |
513 | "..\..\include\wx\imaggif.h"\ | |
514 | "..\..\include\wx\imagiff.h"\ | |
515 | "..\..\include\wx\imagjpeg.h"\ | |
516 | "..\..\include\wx\imagpcx.h"\ | |
517 | "..\..\include\wx\imagpng.h"\ | |
518 | "..\..\include\wx\imagpnm.h"\ | |
519 | "..\..\include\wx\imagtiff.h"\ | |
520 | "..\..\include\wx\imagxpm.h"\ | |
521 | "..\..\include\wx\init.h"\ | |
522 | "..\..\include\wx\intl.h"\ | |
523 | "..\..\include\wx\iosfwrap.h"\ | |
524 | "..\..\include\wx\ioswrap.h"\ | |
525 | "..\..\include\wx\isql.h"\ | |
526 | "..\..\include\wx\isqlext.h"\ | |
527 | "..\..\include\wx\layout.h"\ | |
528 | "..\..\include\wx\list.h"\ | |
529 | "..\..\include\wx\listbase.h"\ | |
530 | "..\..\include\wx\listbox.h"\ | |
531 | "..\..\include\wx\listctrl.h"\ | |
532 | "..\..\include\wx\log.h"\ | |
533 | "..\..\include\wx\longlong.h"\ | |
534 | "..\..\include\wx\mac\accel.h"\ | |
535 | "..\..\include\wx\mac\app.h"\ | |
536 | "..\..\include\wx\mac\bitmap.h"\ | |
537 | "..\..\include\wx\mac\bmpbuttn.h"\ | |
538 | "..\..\include\wx\mac\brush.h"\ | |
539 | "..\..\include\wx\mac\button.h"\ | |
540 | "..\..\include\wx\mac\checkbox.h"\ | |
541 | "..\..\include\wx\mac\checklst.h"\ | |
542 | "..\..\include\wx\mac\chkconf.h"\ | |
543 | "..\..\include\wx\mac\choice.h"\ | |
544 | "..\..\include\wx\mac\colour.h"\ | |
545 | "..\..\include\wx\mac\combobox.h"\ | |
546 | "..\..\include\wx\mac\control.h"\ | |
547 | "..\..\include\wx\mac\cursor.h"\ | |
548 | "..\..\include\wx\mac\dc.h"\ | |
549 | "..\..\include\wx\mac\dcclient.h"\ | |
550 | "..\..\include\wx\mac\dcmemory.h"\ | |
551 | "..\..\include\wx\mac\dcprint.h"\ | |
552 | "..\..\include\wx\mac\dcscreen.h"\ | |
553 | "..\..\include\wx\mac\dialog.h"\ | |
554 | "..\..\include\wx\mac\dirdlg.h"\ | |
555 | "..\..\include\wx\mac\filedlg.h"\ | |
556 | "..\..\include\wx\mac\font.h"\ | |
557 | "..\..\include\wx\mac\frame.h"\ | |
558 | "..\..\include\wx\mac\gauge.h"\ | |
559 | "..\..\include\wx\mac\gdiobj.h"\ | |
560 | "..\..\include\wx\mac\icon.h"\ | |
561 | "..\..\include\wx\mac\listbox.h"\ | |
562 | "..\..\include\wx\mac\macnotfy.h"\ | |
563 | "..\..\include\wx\mac\mdi.h"\ | |
564 | "..\..\include\wx\mac\menu.h"\ | |
565 | "..\..\include\wx\mac\menuitem.h"\ | |
566 | "..\..\include\wx\mac\msgdlg.h"\ | |
567 | "..\..\include\wx\mac\notebook.h"\ | |
568 | "..\..\include\wx\mac\palette.h"\ | |
569 | "..\..\include\wx\mac\pen.h"\ | |
570 | "..\..\include\wx\mac\radiobox.h"\ | |
571 | "..\..\include\wx\mac\radiobut.h"\ | |
572 | "..\..\include\wx\mac\region.h"\ | |
573 | "..\..\include\wx\mac\scrolbar.h"\ | |
574 | "..\..\include\wx\mac\slider.h"\ | |
575 | "..\..\include\wx\mac\statbmp.h"\ | |
576 | "..\..\include\wx\mac\statbox.h"\ | |
577 | "..\..\include\wx\mac\stattext.h"\ | |
578 | "..\..\include\wx\mac\statusbr.h"\ | |
579 | "..\..\include\wx\mac\textctrl.h"\ | |
580 | "..\..\include\wx\mac\timer.h"\ | |
581 | "..\..\include\wx\mac\toolbar.h"\ | |
582 | "..\..\include\wx\mac\toplevel.h"\ | |
583 | "..\..\include\wx\mac\window.h"\ | |
584 | "..\..\include\wx\mdi.h"\ | |
585 | "..\..\include\wx\memory.h"\ | |
586 | "..\..\include\wx\menu.h"\ | |
587 | "..\..\include\wx\menuitem.h"\ | |
588 | "..\..\include\wx\mgl\app.h"\ | |
589 | "..\..\include\wx\mgl\bitmap.h"\ | |
590 | "..\..\include\wx\mgl\brush.h"\ | |
591 | "..\..\include\wx\mgl\colour.h"\ | |
592 | "..\..\include\wx\mgl\cursor.h"\ | |
593 | "..\..\include\wx\mgl\dc.h"\ | |
594 | "..\..\include\wx\mgl\dcclient.h"\ | |
595 | "..\..\include\wx\mgl\dcmemory.h"\ | |
596 | "..\..\include\wx\mgl\dcscreen.h"\ | |
597 | "..\..\include\wx\mgl\font.h"\ | |
598 | "..\..\include\wx\mgl\gdiobj.h"\ | |
599 | "..\..\include\wx\mgl\icon.h"\ | |
600 | "..\..\include\wx\mgl\palette.h"\ | |
601 | "..\..\include\wx\mgl\pen.h"\ | |
602 | "..\..\include\wx\mgl\region.h"\ | |
603 | "..\..\include\wx\mgl\toplevel.h"\ | |
604 | "..\..\include\wx\mgl\window.h"\ | |
605 | "..\..\include\wx\motif\accel.h"\ | |
606 | "..\..\include\wx\motif\app.h"\ | |
607 | "..\..\include\wx\motif\bmpbuttn.h"\ | |
608 | "..\..\include\wx\motif\bmpmotif.h"\ | |
609 | "..\..\include\wx\motif\button.h"\ | |
610 | "..\..\include\wx\motif\checkbox.h"\ | |
611 | "..\..\include\wx\motif\checklst.h"\ | |
612 | "..\..\include\wx\motif\choice.h"\ | |
613 | "..\..\include\wx\motif\colour.h"\ | |
614 | "..\..\include\wx\motif\combobox.h"\ | |
615 | "..\..\include\wx\motif\control.h"\ | |
616 | "..\..\include\wx\motif\cursor.h"\ | |
617 | "..\..\include\wx\motif\dc.h"\ | |
618 | "..\..\include\wx\motif\dcclient.h"\ | |
619 | "..\..\include\wx\motif\dcmemory.h"\ | |
620 | "..\..\include\wx\motif\dcscreen.h"\ | |
621 | "..\..\include\wx\motif\dialog.h"\ | |
622 | "..\..\include\wx\motif\filedlg.h"\ | |
623 | "..\..\include\wx\motif\font.h"\ | |
624 | "..\..\include\wx\motif\frame.h"\ | |
625 | "..\..\include\wx\motif\gauge.h"\ | |
626 | "..\..\include\wx\motif\gdiobj.h"\ | |
627 | "..\..\include\wx\motif\icon.h"\ | |
628 | "..\..\include\wx\motif\listbox.h"\ | |
629 | "..\..\include\wx\motif\mdi.h"\ | |
630 | "..\..\include\wx\motif\menu.h"\ | |
631 | "..\..\include\wx\motif\menuitem.h"\ | |
632 | "..\..\include\wx\motif\msgdlg.h"\ | |
633 | "..\..\include\wx\motif\palette.h"\ | |
634 | "..\..\include\wx\motif\radiobox.h"\ | |
635 | "..\..\include\wx\motif\radiobut.h"\ | |
636 | "..\..\include\wx\motif\scrolbar.h"\ | |
637 | "..\..\include\wx\motif\slider.h"\ | |
638 | "..\..\include\wx\motif\statbmp.h"\ | |
639 | "..\..\include\wx\motif\statbox.h"\ | |
640 | "..\..\include\wx\motif\stattext.h"\ | |
641 | "..\..\include\wx\motif\textctrl.h"\ | |
642 | "..\..\include\wx\motif\timer.h"\ | |
643 | "..\..\include\wx\motif\toolbar.h"\ | |
644 | "..\..\include\wx\motif\toplevel.h"\ | |
645 | "..\..\include\wx\motif\window.h"\ | |
646 | "..\..\include\wx\msgdlg.h"\ | |
647 | "..\..\include\wx\msw\accel.h"\ | |
648 | "..\..\include\wx\msw\app.h"\ | |
649 | "..\..\include\wx\msw\bitmap.h"\ | |
650 | "..\..\include\wx\msw\bmpbuttn.h"\ | |
651 | "..\..\include\wx\msw\brush.h"\ | |
652 | "..\..\include\wx\msw\button.h"\ | |
653 | "..\..\include\wx\msw\checkbox.h"\ | |
654 | "..\..\include\wx\msw\checklst.h"\ | |
655 | "..\..\include\wx\msw\chkconf.h"\ | |
656 | "..\..\include\wx\msw\choice.h"\ | |
657 | "..\..\include\wx\msw\colour.h"\ | |
658 | "..\..\include\wx\msw\combobox.h"\ | |
659 | "..\..\include\wx\msw\control.h"\ | |
660 | "..\..\include\wx\msw\cursor.h"\ | |
661 | "..\..\include\wx\msw\dc.h"\ | |
662 | "..\..\include\wx\msw\dcclient.h"\ | |
663 | "..\..\include\wx\msw\dcmemory.h"\ | |
664 | "..\..\include\wx\msw\dcprint.h"\ | |
665 | "..\..\include\wx\msw\dcscreen.h"\ | |
666 | "..\..\include\wx\msw\dialog.h"\ | |
667 | "..\..\include\wx\msw\dirdlg.h"\ | |
668 | "..\..\include\wx\msw\filedlg.h"\ | |
669 | "..\..\include\wx\msw\font.h"\ | |
670 | "..\..\include\wx\msw\frame.h"\ | |
671 | "..\..\include\wx\msw\gauge95.h"\ | |
672 | "..\..\include\wx\msw\gccpriv.h"\ | |
673 | "..\..\include\wx\msw\gdiimage.h"\ | |
674 | "..\..\include\wx\msw\gdiobj.h"\ | |
675 | "..\..\include\wx\msw\icon.h"\ | |
676 | "..\..\include\wx\msw\listbox.h"\ | |
677 | "..\..\include\wx\msw\listctrl.h"\ | |
678 | "..\..\include\wx\msw\mdi.h"\ | |
679 | "..\..\include\wx\msw\menu.h"\ | |
680 | "..\..\include\wx\msw\menuitem.h"\ | |
681 | "..\..\include\wx\msw\msgdlg.h"\ | |
682 | "..\..\include\wx\msw\notebook.h"\ | |
683 | "..\..\include\wx\msw\ole\access.h"\ | |
684 | "..\..\include\wx\msw\palette.h"\ | |
685 | "..\..\include\wx\msw\pen.h"\ | |
686 | "..\..\include\wx\msw\radiobox.h"\ | |
687 | "..\..\include\wx\msw\radiobut.h"\ | |
688 | "..\..\include\wx\msw\region.h"\ | |
689 | "..\..\include\wx\msw\scrolbar.h"\ | |
690 | "..\..\include\wx\msw\slider95.h"\ | |
691 | "..\..\include\wx\msw\statbmp.h"\ | |
692 | "..\..\include\wx\msw\statbox.h"\ | |
693 | "..\..\include\wx\msw\statbr95.h"\ | |
694 | "..\..\include\wx\msw\stattext.h"\ | |
695 | "..\..\include\wx\msw\tbar95.h"\ | |
696 | "..\..\include\wx\msw\tbarmsw.h"\ | |
697 | "..\..\include\wx\msw\textctrl.h"\ | |
698 | "..\..\include\wx\msw\timer.h"\ | |
699 | "..\..\include\wx\msw\toplevel.h"\ | |
700 | "..\..\include\wx\msw\wince\tbarwce.h"\ | |
701 | "..\..\include\wx\msw\wince\time.h"\ | |
702 | "..\..\include\wx\msw\window.h"\ | |
703 | "..\..\include\wx\msw\winundef.h"\ | |
704 | "..\..\include\wx\msw\wrapwin.h"\ | |
705 | "..\..\include\wx\notebook.h"\ | |
706 | "..\..\include\wx\object.h"\ | |
707 | "..\..\include\wx\os2\accel.h"\ | |
708 | "..\..\include\wx\os2\app.h"\ | |
709 | "..\..\include\wx\os2\bitmap.h"\ | |
710 | "..\..\include\wx\os2\bmpbuttn.h"\ | |
711 | "..\..\include\wx\os2\brush.h"\ | |
712 | "..\..\include\wx\os2\button.h"\ | |
713 | "..\..\include\wx\os2\checkbox.h"\ | |
714 | "..\..\include\wx\os2\checklst.h"\ | |
715 | "..\..\include\wx\os2\choice.h"\ | |
716 | "..\..\include\wx\os2\colour.h"\ | |
717 | "..\..\include\wx\os2\combobox.h"\ | |
718 | "..\..\include\wx\os2\control.h"\ | |
719 | "..\..\include\wx\os2\cursor.h"\ | |
720 | "..\..\include\wx\os2\dc.h"\ | |
721 | "..\..\include\wx\os2\dcclient.h"\ | |
722 | "..\..\include\wx\os2\dcmemory.h"\ | |
723 | "..\..\include\wx\os2\dcprint.h"\ | |
724 | "..\..\include\wx\os2\dcscreen.h"\ | |
725 | "..\..\include\wx\os2\dialog.h"\ | |
726 | "..\..\include\wx\os2\filedlg.h"\ | |
727 | "..\..\include\wx\os2\font.h"\ | |
728 | "..\..\include\wx\os2\frame.h"\ | |
729 | "..\..\include\wx\os2\gauge.h"\ | |
730 | "..\..\include\wx\os2\gdiimage.h"\ | |
731 | "..\..\include\wx\os2\gdiobj.h"\ | |
732 | "..\..\include\wx\os2\icon.h"\ | |
733 | "..\..\include\wx\os2\listbox.h"\ | |
734 | "..\..\include\wx\os2\menu.h"\ | |
735 | "..\..\include\wx\os2\menuitem.h"\ | |
736 | "..\..\include\wx\os2\msgdlg.h"\ | |
737 | "..\..\include\wx\os2\notebook.h"\ | |
738 | "..\..\include\wx\os2\palette.h"\ | |
739 | "..\..\include\wx\os2\pen.h"\ | |
740 | "..\..\include\wx\os2\private.h"\ | |
741 | "..\..\include\wx\os2\radiobox.h"\ | |
742 | "..\..\include\wx\os2\radiobut.h"\ | |
743 | "..\..\include\wx\os2\region.h"\ | |
744 | "..\..\include\wx\os2\scrolbar.h"\ | |
745 | "..\..\include\wx\os2\slider.h"\ | |
746 | "..\..\include\wx\os2\statbmp.h"\ | |
747 | "..\..\include\wx\os2\statbox.h"\ | |
748 | "..\..\include\wx\os2\stattext.h"\ | |
749 | "..\..\include\wx\os2\textctrl.h"\ | |
750 | "..\..\include\wx\os2\timer.h"\ | |
751 | "..\..\include\wx\os2\toolbar.h"\ | |
752 | "..\..\include\wx\os2\toplevel.h"\ | |
753 | "..\..\include\wx\os2\window.h"\ | |
754 | "..\..\include\wx\os2\wxrsc.h"\ | |
755 | "..\..\include\wx\ownerdrw.h"\ | |
756 | "..\..\include\wx\palette.h"\ | |
757 | "..\..\include\wx\panel.h"\ | |
758 | "..\..\include\wx\pen.h"\ | |
759 | "..\..\include\wx\platform.h"\ | |
760 | "..\..\include\wx\radiobox.h"\ | |
761 | "..\..\include\wx\radiobut.h"\ | |
762 | "..\..\include\wx\region.h"\ | |
763 | "..\..\include\wx\renderer.h"\ | |
764 | "..\..\include\wx\scrolbar.h"\ | |
765 | "..\..\include\wx\scrolwin.h"\ | |
766 | "..\..\include\wx\settings.h"\ | |
767 | "..\..\include\wx\sizer.h"\ | |
768 | "..\..\include\wx\slider.h"\ | |
769 | "..\..\include\wx\statbmp.h"\ | |
770 | "..\..\include\wx\statbox.h"\ | |
771 | "..\..\include\wx\stattext.h"\ | |
772 | "..\..\include\wx\statusbr.h"\ | |
773 | "..\..\include\wx\stopwatch.h"\ | |
774 | "..\..\include\wx\strconv.h"\ | |
775 | "..\..\include\wx\stream.h"\ | |
776 | "..\..\include\wx\string.h"\ | |
777 | "..\..\include\wx\tbarbase.h"\ | |
778 | "..\..\include\wx\textctrl.h"\ | |
779 | "..\..\include\wx\textdlg.h"\ | |
780 | "..\..\include\wx\thread.h"\ | |
781 | "..\..\include\wx\timer.h"\ | |
782 | "..\..\include\wx\toolbar.h"\ | |
783 | "..\..\include\wx\toplevel.h"\ | |
784 | "..\..\include\wx\univ\bmpbuttn.h"\ | |
785 | "..\..\include\wx\univ\button.h"\ | |
786 | "..\..\include\wx\univ\checkbox.h"\ | |
787 | "..\..\include\wx\univ\checklst.h"\ | |
788 | "..\..\include\wx\univ\choice.h"\ | |
789 | "..\..\include\wx\univ\combobox.h"\ | |
790 | "..\..\include\wx\univ\control.h"\ | |
791 | "..\..\include\wx\univ\dialog.h"\ | |
792 | "..\..\include\wx\univ\frame.h"\ | |
793 | "..\..\include\wx\univ\gauge.h"\ | |
794 | "..\..\include\wx\univ\inpcons.h"\ | |
795 | "..\..\include\wx\univ\inphand.h"\ | |
796 | "..\..\include\wx\univ\listbox.h"\ | |
797 | "..\..\include\wx\univ\menu.h"\ | |
798 | "..\..\include\wx\univ\menuitem.h"\ | |
799 | "..\..\include\wx\univ\notebook.h"\ | |
800 | "..\..\include\wx\univ\radiobox.h"\ | |
801 | "..\..\include\wx\univ\radiobut.h"\ | |
802 | "..\..\include\wx\univ\scrarrow.h"\ | |
803 | "..\..\include\wx\univ\scrolbar.h"\ | |
804 | "..\..\include\wx\univ\scrthumb.h"\ | |
805 | "..\..\include\wx\univ\slider.h"\ | |
806 | "..\..\include\wx\univ\statbmp.h"\ | |
807 | "..\..\include\wx\univ\statbox.h"\ | |
808 | "..\..\include\wx\univ\stattext.h"\ | |
809 | "..\..\include\wx\univ\statusbr.h"\ | |
810 | "..\..\include\wx\univ\textctrl.h"\ | |
811 | "..\..\include\wx\univ\theme.h"\ | |
812 | "..\..\include\wx\univ\toolbar.h"\ | |
813 | "..\..\include\wx\univ\toplevel.h"\ | |
814 | "..\..\include\wx\univ\window.h"\ | |
815 | "..\..\include\wx\utils.h"\ | |
816 | "..\..\include\wx\validate.h"\ | |
817 | "..\..\include\wx\valtext.h"\ | |
818 | "..\..\include\wx\variant.h"\ | |
819 | "..\..\include\wx\vector.h"\ | |
820 | "..\..\include\wx\version.h"\ | |
821 | "..\..\include\wx\vidmode.h"\ | |
822 | "..\..\include\wx\window.h"\ | |
823 | "..\..\include\wx\wx.h"\ | |
824 | "..\..\include\wx\wxchar.h"\ | |
825 | "..\..\include\wx\wxprec.h"\ | |
826 | "..\..\include\wx\x11\app.h"\ | |
827 | "..\..\include\wx\x11\bitmap.h"\ | |
828 | "..\..\include\wx\x11\brush.h"\ | |
829 | "..\..\include\wx\x11\colour.h"\ | |
830 | "..\..\include\wx\x11\cursor.h"\ | |
831 | "..\..\include\wx\x11\dc.h"\ | |
832 | "..\..\include\wx\x11\dcclient.h"\ | |
833 | "..\..\include\wx\x11\dcmemory.h"\ | |
834 | "..\..\include\wx\x11\dcscreen.h"\ | |
835 | "..\..\include\wx\x11\font.h"\ | |
836 | "..\..\include\wx\x11\gdiobj.h"\ | |
837 | "..\..\include\wx\x11\icon.h"\ | |
838 | "..\..\include\wx\x11\palette.h"\ | |
839 | "..\..\include\wx\x11\pen.h"\ | |
840 | "..\..\include\wx\x11\region.h"\ | |
841 | "..\..\include\wx\x11\textctrl.h"\ | |
842 | "..\..\include\wx\x11\toplevel.h"\ | |
843 | "..\..\include\wx\x11\window.h"\ | |
844 | "..\..\include\wx\xti.h"\ | |
965f1e43 JS |
845 | |
846 | NODEP_CPP_MINIM=\ | |
847 | "..\..\include\wx\generic\wx\setup.h"\ | |
848 | "..\..\include\wx\gtk\wx\setup.h"\ | |
849 | "..\..\include\wx\mac\wx\setup.h"\ | |
850 | "..\..\include\wx\motif\wx\setup.h"\ | |
851 | "..\..\include\wx\msw\wx\setup.h"\ | |
852 | "..\..\include\wx\os2\wx\setup.h"\ | |
853 | "..\..\include\wx\wx\generic\access.h"\ | |
854 | "..\..\include\wx\wx\setup.h"\ | |
855 | "..\..\include\wx\wx\tbarsmpl.h"\ | |
d61c1a6f | 856 | ".\mondrian.xpm"\ |
965f1e43 JS |
857 | |
858 | ||
859 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE x86) Debug" | |
860 | ||
861 | DEP_CPP_MINIM=\ | |
862 | "..\..\include\wx\accel.h"\ | |
863 | "..\..\include\wx\access.h"\ | |
864 | "..\..\include\wx\afterstd.h"\ | |
865 | "..\..\include\wx\app.h"\ | |
866 | "..\..\include\wx\arrstr.h"\ | |
867 | "..\..\include\wx\beforestd.h"\ | |
868 | "..\..\include\wx\bitmap.h"\ | |
869 | "..\..\include\wx\bmpbuttn.h"\ | |
870 | "..\..\include\wx\bookctrl.h"\ | |
871 | "..\..\include\wx\brush.h"\ | |
872 | "..\..\include\wx\buffer.h"\ | |
873 | "..\..\include\wx\build.h"\ | |
874 | "..\..\include\wx\button.h"\ | |
875 | "..\..\include\wx\checkbox.h"\ | |
876 | "..\..\include\wx\checklst.h"\ | |
877 | "..\..\include\wx\chkconf.h"\ | |
878 | "..\..\include\wx\choicdlg.h"\ | |
879 | "..\..\include\wx\choice.h"\ | |
880 | "..\..\include\wx\clntdata.h"\ | |
881 | "..\..\include\wx\cmndata.h"\ | |
882 | "..\..\include\wx\cocoa\app.h"\ | |
883 | "..\..\include\wx\cocoa\bitmap.h"\ | |
884 | "..\..\include\wx\cocoa\bmpbuttn.h"\ | |
885 | "..\..\include\wx\cocoa\brush.h"\ | |
886 | "..\..\include\wx\cocoa\button.h"\ | |
887 | "..\..\include\wx\cocoa\checkbox.h"\ | |
888 | "..\..\include\wx\cocoa\checklst.h"\ | |
889 | "..\..\include\wx\cocoa\choice.h"\ | |
890 | "..\..\include\wx\cocoa\colour.h"\ | |
891 | "..\..\include\wx\cocoa\combobox.h"\ | |
892 | "..\..\include\wx\cocoa\control.h"\ | |
893 | "..\..\include\wx\cocoa\cursor.h"\ | |
894 | "..\..\include\wx\cocoa\dc.h"\ | |
895 | "..\..\include\wx\cocoa\dcclient.h"\ | |
896 | "..\..\include\wx\cocoa\dcmemory.h"\ | |
897 | "..\..\include\wx\cocoa\dcscreen.h"\ | |
898 | "..\..\include\wx\cocoa\dialog.h"\ | |
899 | "..\..\include\wx\cocoa\font.h"\ | |
900 | "..\..\include\wx\cocoa\frame.h"\ | |
901 | "..\..\include\wx\cocoa\gauge.h"\ | |
902 | "..\..\include\wx\cocoa\gdiobj.h"\ | |
903 | "..\..\include\wx\cocoa\icon.h"\ | |
904 | "..\..\include\wx\cocoa\listbox.h"\ | |
d61c1a6f | 905 | "..\..\include\wx\cocoa\log.h"\ |
965f1e43 JS |
906 | "..\..\include\wx\cocoa\mdi.h"\ |
907 | "..\..\include\wx\cocoa\menu.h"\ | |
908 | "..\..\include\wx\cocoa\menuitem.h"\ | |
909 | "..\..\include\wx\cocoa\NSBox.h"\ | |
910 | "..\..\include\wx\cocoa\NSButton.h"\ | |
911 | "..\..\include\wx\cocoa\NSControl.h"\ | |
912 | "..\..\include\wx\cocoa\NSMenu.h"\ | |
913 | "..\..\include\wx\cocoa\NSPanel.h"\ | |
914 | "..\..\include\wx\cocoa\NSTableView.h"\ | |
915 | "..\..\include\wx\cocoa\NSTextField.h"\ | |
916 | "..\..\include\wx\cocoa\NSView.h"\ | |
917 | "..\..\include\wx\cocoa\NSWindow.h"\ | |
918 | "..\..\include\wx\cocoa\ObjcAssociate.h"\ | |
919 | "..\..\include\wx\cocoa\pen.h"\ | |
920 | "..\..\include\wx\cocoa\radiobox.h"\ | |
921 | "..\..\include\wx\cocoa\radiobut.h"\ | |
922 | "..\..\include\wx\cocoa\region.h"\ | |
923 | "..\..\include\wx\cocoa\slider.h"\ | |
924 | "..\..\include\wx\cocoa\statbmp.h"\ | |
925 | "..\..\include\wx\cocoa\statbox.h"\ | |
926 | "..\..\include\wx\cocoa\stattext.h"\ | |
927 | "..\..\include\wx\cocoa\textctrl.h"\ | |
928 | "..\..\include\wx\cocoa\toolbar.h"\ | |
929 | "..\..\include\wx\cocoa\toplevel.h"\ | |
930 | "..\..\include\wx\cocoa\window.h"\ | |
931 | "..\..\include\wx\colour.h"\ | |
932 | "..\..\include\wx\combobox.h"\ | |
933 | "..\..\include\wx\containr.h"\ | |
934 | "..\..\include\wx\control.h"\ | |
935 | "..\..\include\wx\ctrlsub.h"\ | |
936 | "..\..\include\wx\cursor.h"\ | |
937 | "..\..\include\wx\datetime.h"\ | |
938 | "..\..\include\wx\db.h"\ | |
939 | "..\..\include\wx\dc.h"\ | |
940 | "..\..\include\wx\dcclient.h"\ | |
941 | "..\..\include\wx\dcmemory.h"\ | |
942 | "..\..\include\wx\dcprint.h"\ | |
943 | "..\..\include\wx\dcscreen.h"\ | |
944 | "..\..\include\wx\debug.h"\ | |
945 | "..\..\include\wx\defs.h"\ | |
946 | "..\..\include\wx\dialog.h"\ | |
947 | "..\..\include\wx\dirdlg.h"\ | |
948 | "..\..\include\wx\dlimpexp.h"\ | |
949 | "..\..\include\wx\dynarray.h"\ | |
950 | "..\..\include\wx\encinfo.h"\ | |
951 | "..\..\include\wx\event.h"\ | |
952 | "..\..\include\wx\features.h"\ | |
953 | "..\..\include\wx\filedlg.h"\ | |
954 | "..\..\include\wx\filefn.h"\ | |
955 | "..\..\include\wx\flags.h"\ | |
956 | "..\..\include\wx\font.h"\ | |
957 | "..\..\include\wx\fontenc.h"\ | |
958 | "..\..\include\wx\frame.h"\ | |
959 | "..\..\include\wx\gauge.h"\ | |
960 | "..\..\include\wx\gdicmn.h"\ | |
961 | "..\..\include\wx\gdiobj.h"\ | |
962 | "..\..\include\wx\generic\accel.h"\ | |
963 | "..\..\include\wx\generic\choicdgg.h"\ | |
964 | "..\..\include\wx\generic\dirdlgg.h"\ | |
965 | "..\..\include\wx\generic\filedlgg.h"\ | |
966 | "..\..\include\wx\generic\imaglist.h"\ | |
967 | "..\..\include\wx\generic\listctrl.h"\ | |
968 | "..\..\include\wx\generic\logg.h"\ | |
969 | "..\..\include\wx\generic\mdig.h"\ | |
970 | "..\..\include\wx\generic\msgdlgg.h"\ | |
971 | "..\..\include\wx\generic\notebook.h"\ | |
d61c1a6f | 972 | "..\..\include\wx\generic\numdlgg.h"\ |
965f1e43 JS |
973 | "..\..\include\wx\generic\paletteg.h"\ |
974 | "..\..\include\wx\generic\panelg.h"\ | |
975 | "..\..\include\wx\generic\scrolwin.h"\ | |
976 | "..\..\include\wx\generic\statusbr.h"\ | |
977 | "..\..\include\wx\generic\textdlgg.h"\ | |
978 | "..\..\include\wx\generic\timer.h"\ | |
979 | "..\..\include\wx\gtk\accel.h"\ | |
980 | "..\..\include\wx\gtk\app.h"\ | |
981 | "..\..\include\wx\gtk\bitmap.h"\ | |
982 | "..\..\include\wx\gtk\bmpbuttn.h"\ | |
983 | "..\..\include\wx\gtk\brush.h"\ | |
984 | "..\..\include\wx\gtk\button.h"\ | |
985 | "..\..\include\wx\gtk\checkbox.h"\ | |
986 | "..\..\include\wx\gtk\checklst.h"\ | |
987 | "..\..\include\wx\gtk\choice.h"\ | |
988 | "..\..\include\wx\gtk\colour.h"\ | |
989 | "..\..\include\wx\gtk\combobox.h"\ | |
990 | "..\..\include\wx\gtk\control.h"\ | |
991 | "..\..\include\wx\gtk\cursor.h"\ | |
992 | "..\..\include\wx\gtk\dc.h"\ | |
993 | "..\..\include\wx\gtk\dcclient.h"\ | |
994 | "..\..\include\wx\gtk\dcmemory.h"\ | |
995 | "..\..\include\wx\gtk\dcscreen.h"\ | |
996 | "..\..\include\wx\gtk\dialog.h"\ | |
997 | "..\..\include\wx\gtk\font.h"\ | |
998 | "..\..\include\wx\gtk\frame.h"\ | |
999 | "..\..\include\wx\gtk\gauge.h"\ | |
1000 | "..\..\include\wx\gtk\gdiobj.h"\ | |
1001 | "..\..\include\wx\gtk\icon.h"\ | |
1002 | "..\..\include\wx\gtk\listbox.h"\ | |
1003 | "..\..\include\wx\gtk\mdi.h"\ | |
1004 | "..\..\include\wx\gtk\menu.h"\ | |
1005 | "..\..\include\wx\gtk\menuitem.h"\ | |
1006 | "..\..\include\wx\gtk\msgdlg.h"\ | |
1007 | "..\..\include\wx\gtk\notebook.h"\ | |
1008 | "..\..\include\wx\gtk\pen.h"\ | |
1009 | "..\..\include\wx\gtk\radiobox.h"\ | |
1010 | "..\..\include\wx\gtk\radiobut.h"\ | |
1011 | "..\..\include\wx\gtk\region.h"\ | |
1012 | "..\..\include\wx\gtk\scrolbar.h"\ | |
1013 | "..\..\include\wx\gtk\scrolwin.h"\ | |
1014 | "..\..\include\wx\gtk\slider.h"\ | |
1015 | "..\..\include\wx\gtk\statbmp.h"\ | |
1016 | "..\..\include\wx\gtk\statbox.h"\ | |
1017 | "..\..\include\wx\gtk\stattext.h"\ | |
1018 | "..\..\include\wx\gtk\tbargtk.h"\ | |
1019 | "..\..\include\wx\gtk\textctrl.h"\ | |
1020 | "..\..\include\wx\gtk\timer.h"\ | |
1021 | "..\..\include\wx\gtk\toplevel.h"\ | |
1022 | "..\..\include\wx\gtk\window.h"\ | |
1023 | "..\..\include\wx\hash.h"\ | |
1024 | "..\..\include\wx\hashmap.h"\ | |
1025 | "..\..\include\wx\icon.h"\ | |
1026 | "..\..\include\wx\iconbndl.h"\ | |
1027 | "..\..\include\wx\iconloc.h"\ | |
1028 | "..\..\include\wx\imagbmp.h"\ | |
1029 | "..\..\include\wx\image.h"\ | |
1030 | "..\..\include\wx\imaggif.h"\ | |
1031 | "..\..\include\wx\imagiff.h"\ | |
1032 | "..\..\include\wx\imagjpeg.h"\ | |
1033 | "..\..\include\wx\imagpcx.h"\ | |
1034 | "..\..\include\wx\imagpng.h"\ | |
1035 | "..\..\include\wx\imagpnm.h"\ | |
1036 | "..\..\include\wx\imagtiff.h"\ | |
1037 | "..\..\include\wx\imagxpm.h"\ | |
1038 | "..\..\include\wx\init.h"\ | |
1039 | "..\..\include\wx\intl.h"\ | |
1040 | "..\..\include\wx\iosfwrap.h"\ | |
1041 | "..\..\include\wx\ioswrap.h"\ | |
1042 | "..\..\include\wx\isql.h"\ | |
1043 | "..\..\include\wx\isqlext.h"\ | |
1044 | "..\..\include\wx\layout.h"\ | |
1045 | "..\..\include\wx\list.h"\ | |
1046 | "..\..\include\wx\listbase.h"\ | |
1047 | "..\..\include\wx\listbox.h"\ | |
1048 | "..\..\include\wx\listctrl.h"\ | |
1049 | "..\..\include\wx\log.h"\ | |
1050 | "..\..\include\wx\longlong.h"\ | |
1051 | "..\..\include\wx\mac\accel.h"\ | |
1052 | "..\..\include\wx\mac\app.h"\ | |
1053 | "..\..\include\wx\mac\bitmap.h"\ | |
1054 | "..\..\include\wx\mac\bmpbuttn.h"\ | |
1055 | "..\..\include\wx\mac\brush.h"\ | |
1056 | "..\..\include\wx\mac\button.h"\ | |
1057 | "..\..\include\wx\mac\checkbox.h"\ | |
1058 | "..\..\include\wx\mac\checklst.h"\ | |
1059 | "..\..\include\wx\mac\chkconf.h"\ | |
1060 | "..\..\include\wx\mac\choice.h"\ | |
1061 | "..\..\include\wx\mac\colour.h"\ | |
1062 | "..\..\include\wx\mac\combobox.h"\ | |
1063 | "..\..\include\wx\mac\control.h"\ | |
1064 | "..\..\include\wx\mac\cursor.h"\ | |
1065 | "..\..\include\wx\mac\dc.h"\ | |
1066 | "..\..\include\wx\mac\dcclient.h"\ | |
1067 | "..\..\include\wx\mac\dcmemory.h"\ | |
1068 | "..\..\include\wx\mac\dcprint.h"\ | |
1069 | "..\..\include\wx\mac\dcscreen.h"\ | |
1070 | "..\..\include\wx\mac\dialog.h"\ | |
1071 | "..\..\include\wx\mac\dirdlg.h"\ | |
1072 | "..\..\include\wx\mac\filedlg.h"\ | |
1073 | "..\..\include\wx\mac\font.h"\ | |
1074 | "..\..\include\wx\mac\frame.h"\ | |
1075 | "..\..\include\wx\mac\gauge.h"\ | |
1076 | "..\..\include\wx\mac\gdiobj.h"\ | |
1077 | "..\..\include\wx\mac\icon.h"\ | |
1078 | "..\..\include\wx\mac\listbox.h"\ | |
1079 | "..\..\include\wx\mac\macnotfy.h"\ | |
1080 | "..\..\include\wx\mac\mdi.h"\ | |
1081 | "..\..\include\wx\mac\menu.h"\ | |
1082 | "..\..\include\wx\mac\menuitem.h"\ | |
1083 | "..\..\include\wx\mac\msgdlg.h"\ | |
1084 | "..\..\include\wx\mac\notebook.h"\ | |
1085 | "..\..\include\wx\mac\palette.h"\ | |
1086 | "..\..\include\wx\mac\pen.h"\ | |
1087 | "..\..\include\wx\mac\radiobox.h"\ | |
1088 | "..\..\include\wx\mac\radiobut.h"\ | |
1089 | "..\..\include\wx\mac\region.h"\ | |
1090 | "..\..\include\wx\mac\scrolbar.h"\ | |
1091 | "..\..\include\wx\mac\slider.h"\ | |
1092 | "..\..\include\wx\mac\statbmp.h"\ | |
1093 | "..\..\include\wx\mac\statbox.h"\ | |
1094 | "..\..\include\wx\mac\stattext.h"\ | |
1095 | "..\..\include\wx\mac\statusbr.h"\ | |
1096 | "..\..\include\wx\mac\textctrl.h"\ | |
1097 | "..\..\include\wx\mac\timer.h"\ | |
1098 | "..\..\include\wx\mac\toolbar.h"\ | |
1099 | "..\..\include\wx\mac\toplevel.h"\ | |
1100 | "..\..\include\wx\mac\window.h"\ | |
1101 | "..\..\include\wx\mdi.h"\ | |
1102 | "..\..\include\wx\memory.h"\ | |
1103 | "..\..\include\wx\menu.h"\ | |
1104 | "..\..\include\wx\menuitem.h"\ | |
1105 | "..\..\include\wx\mgl\app.h"\ | |
1106 | "..\..\include\wx\mgl\bitmap.h"\ | |
1107 | "..\..\include\wx\mgl\brush.h"\ | |
1108 | "..\..\include\wx\mgl\colour.h"\ | |
1109 | "..\..\include\wx\mgl\cursor.h"\ | |
1110 | "..\..\include\wx\mgl\dc.h"\ | |
1111 | "..\..\include\wx\mgl\dcclient.h"\ | |
1112 | "..\..\include\wx\mgl\dcmemory.h"\ | |
1113 | "..\..\include\wx\mgl\dcscreen.h"\ | |
1114 | "..\..\include\wx\mgl\font.h"\ | |
1115 | "..\..\include\wx\mgl\gdiobj.h"\ | |
1116 | "..\..\include\wx\mgl\icon.h"\ | |
1117 | "..\..\include\wx\mgl\palette.h"\ | |
1118 | "..\..\include\wx\mgl\pen.h"\ | |
1119 | "..\..\include\wx\mgl\region.h"\ | |
1120 | "..\..\include\wx\mgl\toplevel.h"\ | |
1121 | "..\..\include\wx\mgl\window.h"\ | |
1122 | "..\..\include\wx\motif\accel.h"\ | |
1123 | "..\..\include\wx\motif\app.h"\ | |
1124 | "..\..\include\wx\motif\bmpbuttn.h"\ | |
1125 | "..\..\include\wx\motif\bmpmotif.h"\ | |
1126 | "..\..\include\wx\motif\button.h"\ | |
1127 | "..\..\include\wx\motif\checkbox.h"\ | |
1128 | "..\..\include\wx\motif\checklst.h"\ | |
1129 | "..\..\include\wx\motif\choice.h"\ | |
1130 | "..\..\include\wx\motif\colour.h"\ | |
1131 | "..\..\include\wx\motif\combobox.h"\ | |
1132 | "..\..\include\wx\motif\control.h"\ | |
1133 | "..\..\include\wx\motif\cursor.h"\ | |
1134 | "..\..\include\wx\motif\dc.h"\ | |
1135 | "..\..\include\wx\motif\dcclient.h"\ | |
1136 | "..\..\include\wx\motif\dcmemory.h"\ | |
1137 | "..\..\include\wx\motif\dcscreen.h"\ | |
1138 | "..\..\include\wx\motif\dialog.h"\ | |
1139 | "..\..\include\wx\motif\filedlg.h"\ | |
1140 | "..\..\include\wx\motif\font.h"\ | |
1141 | "..\..\include\wx\motif\frame.h"\ | |
1142 | "..\..\include\wx\motif\gauge.h"\ | |
1143 | "..\..\include\wx\motif\gdiobj.h"\ | |
1144 | "..\..\include\wx\motif\icon.h"\ | |
1145 | "..\..\include\wx\motif\listbox.h"\ | |
1146 | "..\..\include\wx\motif\mdi.h"\ | |
1147 | "..\..\include\wx\motif\menu.h"\ | |
1148 | "..\..\include\wx\motif\menuitem.h"\ | |
1149 | "..\..\include\wx\motif\msgdlg.h"\ | |
1150 | "..\..\include\wx\motif\palette.h"\ | |
1151 | "..\..\include\wx\motif\radiobox.h"\ | |
1152 | "..\..\include\wx\motif\radiobut.h"\ | |
1153 | "..\..\include\wx\motif\scrolbar.h"\ | |
1154 | "..\..\include\wx\motif\slider.h"\ | |
1155 | "..\..\include\wx\motif\statbmp.h"\ | |
1156 | "..\..\include\wx\motif\statbox.h"\ | |
1157 | "..\..\include\wx\motif\stattext.h"\ | |
1158 | "..\..\include\wx\motif\textctrl.h"\ | |
1159 | "..\..\include\wx\motif\timer.h"\ | |
1160 | "..\..\include\wx\motif\toolbar.h"\ | |
1161 | "..\..\include\wx\motif\toplevel.h"\ | |
1162 | "..\..\include\wx\motif\window.h"\ | |
1163 | "..\..\include\wx\msgdlg.h"\ | |
1164 | "..\..\include\wx\msw\accel.h"\ | |
1165 | "..\..\include\wx\msw\app.h"\ | |
1166 | "..\..\include\wx\msw\bitmap.h"\ | |
1167 | "..\..\include\wx\msw\bmpbuttn.h"\ | |
1168 | "..\..\include\wx\msw\brush.h"\ | |
1169 | "..\..\include\wx\msw\button.h"\ | |
1170 | "..\..\include\wx\msw\checkbox.h"\ | |
1171 | "..\..\include\wx\msw\checklst.h"\ | |
1172 | "..\..\include\wx\msw\chkconf.h"\ | |
1173 | "..\..\include\wx\msw\choice.h"\ | |
1174 | "..\..\include\wx\msw\colour.h"\ | |
1175 | "..\..\include\wx\msw\combobox.h"\ | |
1176 | "..\..\include\wx\msw\control.h"\ | |
1177 | "..\..\include\wx\msw\cursor.h"\ | |
1178 | "..\..\include\wx\msw\dc.h"\ | |
1179 | "..\..\include\wx\msw\dcclient.h"\ | |
1180 | "..\..\include\wx\msw\dcmemory.h"\ | |
1181 | "..\..\include\wx\msw\dcprint.h"\ | |
1182 | "..\..\include\wx\msw\dcscreen.h"\ | |
1183 | "..\..\include\wx\msw\dialog.h"\ | |
1184 | "..\..\include\wx\msw\dirdlg.h"\ | |
1185 | "..\..\include\wx\msw\filedlg.h"\ | |
1186 | "..\..\include\wx\msw\font.h"\ | |
1187 | "..\..\include\wx\msw\frame.h"\ | |
1188 | "..\..\include\wx\msw\gauge95.h"\ | |
1189 | "..\..\include\wx\msw\gccpriv.h"\ | |
1190 | "..\..\include\wx\msw\gdiimage.h"\ | |
1191 | "..\..\include\wx\msw\gdiobj.h"\ | |
1192 | "..\..\include\wx\msw\icon.h"\ | |
1193 | "..\..\include\wx\msw\listbox.h"\ | |
1194 | "..\..\include\wx\msw\listctrl.h"\ | |
1195 | "..\..\include\wx\msw\mdi.h"\ | |
1196 | "..\..\include\wx\msw\menu.h"\ | |
1197 | "..\..\include\wx\msw\menuitem.h"\ | |
1198 | "..\..\include\wx\msw\msgdlg.h"\ | |
1199 | "..\..\include\wx\msw\notebook.h"\ | |
1200 | "..\..\include\wx\msw\ole\access.h"\ | |
1201 | "..\..\include\wx\msw\palette.h"\ | |
1202 | "..\..\include\wx\msw\pen.h"\ | |
1203 | "..\..\include\wx\msw\radiobox.h"\ | |
1204 | "..\..\include\wx\msw\radiobut.h"\ | |
1205 | "..\..\include\wx\msw\region.h"\ | |
1206 | "..\..\include\wx\msw\scrolbar.h"\ | |
1207 | "..\..\include\wx\msw\slider95.h"\ | |
1208 | "..\..\include\wx\msw\statbmp.h"\ | |
1209 | "..\..\include\wx\msw\statbox.h"\ | |
1210 | "..\..\include\wx\msw\statbr95.h"\ | |
1211 | "..\..\include\wx\msw\stattext.h"\ | |
1212 | "..\..\include\wx\msw\tbar95.h"\ | |
1213 | "..\..\include\wx\msw\tbarmsw.h"\ | |
1214 | "..\..\include\wx\msw\textctrl.h"\ | |
1215 | "..\..\include\wx\msw\timer.h"\ | |
1216 | "..\..\include\wx\msw\toplevel.h"\ | |
1217 | "..\..\include\wx\msw\wince\tbarwce.h"\ | |
1218 | "..\..\include\wx\msw\wince\time.h"\ | |
1219 | "..\..\include\wx\msw\window.h"\ | |
1220 | "..\..\include\wx\msw\winundef.h"\ | |
1221 | "..\..\include\wx\msw\wrapwin.h"\ | |
1222 | "..\..\include\wx\notebook.h"\ | |
d61c1a6f | 1223 | "..\..\include\wx\numdlg.h"\ |
965f1e43 JS |
1224 | "..\..\include\wx\object.h"\ |
1225 | "..\..\include\wx\os2\accel.h"\ | |
1226 | "..\..\include\wx\os2\app.h"\ | |
1227 | "..\..\include\wx\os2\bitmap.h"\ | |
1228 | "..\..\include\wx\os2\bmpbuttn.h"\ | |
1229 | "..\..\include\wx\os2\brush.h"\ | |
1230 | "..\..\include\wx\os2\button.h"\ | |
1231 | "..\..\include\wx\os2\checkbox.h"\ | |
1232 | "..\..\include\wx\os2\checklst.h"\ | |
1233 | "..\..\include\wx\os2\choice.h"\ | |
1234 | "..\..\include\wx\os2\colour.h"\ | |
1235 | "..\..\include\wx\os2\combobox.h"\ | |
1236 | "..\..\include\wx\os2\control.h"\ | |
1237 | "..\..\include\wx\os2\cursor.h"\ | |
1238 | "..\..\include\wx\os2\dc.h"\ | |
1239 | "..\..\include\wx\os2\dcclient.h"\ | |
1240 | "..\..\include\wx\os2\dcmemory.h"\ | |
1241 | "..\..\include\wx\os2\dcprint.h"\ | |
1242 | "..\..\include\wx\os2\dcscreen.h"\ | |
1243 | "..\..\include\wx\os2\dialog.h"\ | |
1244 | "..\..\include\wx\os2\filedlg.h"\ | |
1245 | "..\..\include\wx\os2\font.h"\ | |
1246 | "..\..\include\wx\os2\frame.h"\ | |
1247 | "..\..\include\wx\os2\gauge.h"\ | |
1248 | "..\..\include\wx\os2\gdiimage.h"\ | |
1249 | "..\..\include\wx\os2\gdiobj.h"\ | |
1250 | "..\..\include\wx\os2\icon.h"\ | |
1251 | "..\..\include\wx\os2\listbox.h"\ | |
1252 | "..\..\include\wx\os2\menu.h"\ | |
1253 | "..\..\include\wx\os2\menuitem.h"\ | |
1254 | "..\..\include\wx\os2\msgdlg.h"\ | |
1255 | "..\..\include\wx\os2\notebook.h"\ | |
1256 | "..\..\include\wx\os2\palette.h"\ | |
1257 | "..\..\include\wx\os2\pen.h"\ | |
1258 | "..\..\include\wx\os2\private.h"\ | |
1259 | "..\..\include\wx\os2\radiobox.h"\ | |
1260 | "..\..\include\wx\os2\radiobut.h"\ | |
1261 | "..\..\include\wx\os2\region.h"\ | |
1262 | "..\..\include\wx\os2\scrolbar.h"\ | |
1263 | "..\..\include\wx\os2\slider.h"\ | |
1264 | "..\..\include\wx\os2\statbmp.h"\ | |
1265 | "..\..\include\wx\os2\statbox.h"\ | |
1266 | "..\..\include\wx\os2\stattext.h"\ | |
1267 | "..\..\include\wx\os2\textctrl.h"\ | |
1268 | "..\..\include\wx\os2\timer.h"\ | |
1269 | "..\..\include\wx\os2\toolbar.h"\ | |
1270 | "..\..\include\wx\os2\toplevel.h"\ | |
1271 | "..\..\include\wx\os2\window.h"\ | |
1272 | "..\..\include\wx\os2\wxrsc.h"\ | |
1273 | "..\..\include\wx\ownerdrw.h"\ | |
1274 | "..\..\include\wx\palette.h"\ | |
1275 | "..\..\include\wx\panel.h"\ | |
1276 | "..\..\include\wx\pen.h"\ | |
1277 | "..\..\include\wx\platform.h"\ | |
1278 | "..\..\include\wx\radiobox.h"\ | |
1279 | "..\..\include\wx\radiobut.h"\ | |
1280 | "..\..\include\wx\region.h"\ | |
1281 | "..\..\include\wx\renderer.h"\ | |
1282 | "..\..\include\wx\scrolbar.h"\ | |
1283 | "..\..\include\wx\scrolwin.h"\ | |
1284 | "..\..\include\wx\settings.h"\ | |
1285 | "..\..\include\wx\sizer.h"\ | |
1286 | "..\..\include\wx\slider.h"\ | |
1287 | "..\..\include\wx\statbmp.h"\ | |
1288 | "..\..\include\wx\statbox.h"\ | |
1289 | "..\..\include\wx\stattext.h"\ | |
1290 | "..\..\include\wx\statusbr.h"\ | |
1291 | "..\..\include\wx\stopwatch.h"\ | |
1292 | "..\..\include\wx\strconv.h"\ | |
1293 | "..\..\include\wx\stream.h"\ | |
1294 | "..\..\include\wx\string.h"\ | |
1295 | "..\..\include\wx\tbarbase.h"\ | |
1296 | "..\..\include\wx\textctrl.h"\ | |
1297 | "..\..\include\wx\textdlg.h"\ | |
1298 | "..\..\include\wx\thread.h"\ | |
1299 | "..\..\include\wx\timer.h"\ | |
1300 | "..\..\include\wx\toolbar.h"\ | |
1301 | "..\..\include\wx\toplevel.h"\ | |
1302 | "..\..\include\wx\univ\bmpbuttn.h"\ | |
1303 | "..\..\include\wx\univ\button.h"\ | |
1304 | "..\..\include\wx\univ\checkbox.h"\ | |
1305 | "..\..\include\wx\univ\checklst.h"\ | |
1306 | "..\..\include\wx\univ\choice.h"\ | |
1307 | "..\..\include\wx\univ\combobox.h"\ | |
1308 | "..\..\include\wx\univ\control.h"\ | |
1309 | "..\..\include\wx\univ\dialog.h"\ | |
1310 | "..\..\include\wx\univ\frame.h"\ | |
1311 | "..\..\include\wx\univ\gauge.h"\ | |
1312 | "..\..\include\wx\univ\inpcons.h"\ | |
1313 | "..\..\include\wx\univ\inphand.h"\ | |
1314 | "..\..\include\wx\univ\listbox.h"\ | |
1315 | "..\..\include\wx\univ\menu.h"\ | |
1316 | "..\..\include\wx\univ\menuitem.h"\ | |
1317 | "..\..\include\wx\univ\notebook.h"\ | |
1318 | "..\..\include\wx\univ\radiobox.h"\ | |
1319 | "..\..\include\wx\univ\radiobut.h"\ | |
1320 | "..\..\include\wx\univ\scrarrow.h"\ | |
1321 | "..\..\include\wx\univ\scrolbar.h"\ | |
1322 | "..\..\include\wx\univ\scrthumb.h"\ | |
1323 | "..\..\include\wx\univ\slider.h"\ | |
1324 | "..\..\include\wx\univ\statbmp.h"\ | |
1325 | "..\..\include\wx\univ\statbox.h"\ | |
1326 | "..\..\include\wx\univ\stattext.h"\ | |
1327 | "..\..\include\wx\univ\statusbr.h"\ | |
1328 | "..\..\include\wx\univ\textctrl.h"\ | |
1329 | "..\..\include\wx\univ\theme.h"\ | |
1330 | "..\..\include\wx\univ\toolbar.h"\ | |
1331 | "..\..\include\wx\univ\toplevel.h"\ | |
1332 | "..\..\include\wx\univ\window.h"\ | |
1333 | "..\..\include\wx\utils.h"\ | |
1334 | "..\..\include\wx\validate.h"\ | |
1335 | "..\..\include\wx\valtext.h"\ | |
1336 | "..\..\include\wx\variant.h"\ | |
1337 | "..\..\include\wx\vector.h"\ | |
1338 | "..\..\include\wx\version.h"\ | |
1339 | "..\..\include\wx\vidmode.h"\ | |
1340 | "..\..\include\wx\window.h"\ | |
1341 | "..\..\include\wx\wx.h"\ | |
1342 | "..\..\include\wx\wxchar.h"\ | |
1343 | "..\..\include\wx\wxprec.h"\ | |
1344 | "..\..\include\wx\x11\app.h"\ | |
1345 | "..\..\include\wx\x11\bitmap.h"\ | |
1346 | "..\..\include\wx\x11\brush.h"\ | |
1347 | "..\..\include\wx\x11\colour.h"\ | |
1348 | "..\..\include\wx\x11\cursor.h"\ | |
1349 | "..\..\include\wx\x11\dc.h"\ | |
1350 | "..\..\include\wx\x11\dcclient.h"\ | |
1351 | "..\..\include\wx\x11\dcmemory.h"\ | |
1352 | "..\..\include\wx\x11\dcscreen.h"\ | |
1353 | "..\..\include\wx\x11\font.h"\ | |
1354 | "..\..\include\wx\x11\gdiobj.h"\ | |
1355 | "..\..\include\wx\x11\icon.h"\ | |
1356 | "..\..\include\wx\x11\palette.h"\ | |
1357 | "..\..\include\wx\x11\pen.h"\ | |
1358 | "..\..\include\wx\x11\region.h"\ | |
1359 | "..\..\include\wx\x11\textctrl.h"\ | |
1360 | "..\..\include\wx\x11\toplevel.h"\ | |
1361 | "..\..\include\wx\x11\window.h"\ | |
1362 | "..\..\include\wx\xti.h"\ | |
830e6d75 | 1363 | "..\..\lib\wince_x86ud\wx\setup.h"\ |
d61c1a6f | 1364 | "..\sample.xpm"\ |
965f1e43 JS |
1365 | |
1366 | NODEP_CPP_MINIM=\ | |
1367 | "..\..\include\wx\wx\generic\access.h"\ | |
1368 | "..\..\include\wx\wx\tbarsmpl.h"\ | |
1369 | ||
1370 | ||
1371 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE emulator) Release" | |
1372 | ||
830e6d75 JS |
1373 | DEP_CPP_MINIM=\ |
1374 | "..\..\include\wx\accel.h"\ | |
1375 | "..\..\include\wx\access.h"\ | |
1376 | "..\..\include\wx\afterstd.h"\ | |
1377 | "..\..\include\wx\app.h"\ | |
1378 | "..\..\include\wx\arrstr.h"\ | |
1379 | "..\..\include\wx\beforestd.h"\ | |
1380 | "..\..\include\wx\bitmap.h"\ | |
1381 | "..\..\include\wx\bmpbuttn.h"\ | |
1382 | "..\..\include\wx\bookctrl.h"\ | |
1383 | "..\..\include\wx\brush.h"\ | |
1384 | "..\..\include\wx\buffer.h"\ | |
1385 | "..\..\include\wx\build.h"\ | |
1386 | "..\..\include\wx\button.h"\ | |
1387 | "..\..\include\wx\checkbox.h"\ | |
1388 | "..\..\include\wx\checklst.h"\ | |
1389 | "..\..\include\wx\chkconf.h"\ | |
1390 | "..\..\include\wx\choicdlg.h"\ | |
1391 | "..\..\include\wx\choice.h"\ | |
1392 | "..\..\include\wx\clntdata.h"\ | |
1393 | "..\..\include\wx\cmndata.h"\ | |
1394 | "..\..\include\wx\cocoa\app.h"\ | |
1395 | "..\..\include\wx\cocoa\bitmap.h"\ | |
1396 | "..\..\include\wx\cocoa\bmpbuttn.h"\ | |
1397 | "..\..\include\wx\cocoa\brush.h"\ | |
1398 | "..\..\include\wx\cocoa\button.h"\ | |
1399 | "..\..\include\wx\cocoa\checkbox.h"\ | |
1400 | "..\..\include\wx\cocoa\checklst.h"\ | |
1401 | "..\..\include\wx\cocoa\choice.h"\ | |
1402 | "..\..\include\wx\cocoa\colour.h"\ | |
1403 | "..\..\include\wx\cocoa\combobox.h"\ | |
1404 | "..\..\include\wx\cocoa\control.h"\ | |
1405 | "..\..\include\wx\cocoa\cursor.h"\ | |
1406 | "..\..\include\wx\cocoa\dc.h"\ | |
1407 | "..\..\include\wx\cocoa\dcclient.h"\ | |
1408 | "..\..\include\wx\cocoa\dcmemory.h"\ | |
1409 | "..\..\include\wx\cocoa\dcscreen.h"\ | |
1410 | "..\..\include\wx\cocoa\dialog.h"\ | |
1411 | "..\..\include\wx\cocoa\font.h"\ | |
1412 | "..\..\include\wx\cocoa\frame.h"\ | |
1413 | "..\..\include\wx\cocoa\gauge.h"\ | |
1414 | "..\..\include\wx\cocoa\gdiobj.h"\ | |
1415 | "..\..\include\wx\cocoa\icon.h"\ | |
1416 | "..\..\include\wx\cocoa\listbox.h"\ | |
d61c1a6f | 1417 | "..\..\include\wx\cocoa\log.h"\ |
830e6d75 JS |
1418 | "..\..\include\wx\cocoa\mdi.h"\ |
1419 | "..\..\include\wx\cocoa\menu.h"\ | |
1420 | "..\..\include\wx\cocoa\menuitem.h"\ | |
1421 | "..\..\include\wx\cocoa\NSBox.h"\ | |
1422 | "..\..\include\wx\cocoa\NSButton.h"\ | |
1423 | "..\..\include\wx\cocoa\NSControl.h"\ | |
1424 | "..\..\include\wx\cocoa\NSMenu.h"\ | |
1425 | "..\..\include\wx\cocoa\NSPanel.h"\ | |
1426 | "..\..\include\wx\cocoa\NSTableView.h"\ | |
1427 | "..\..\include\wx\cocoa\NSTextField.h"\ | |
1428 | "..\..\include\wx\cocoa\NSView.h"\ | |
1429 | "..\..\include\wx\cocoa\NSWindow.h"\ | |
1430 | "..\..\include\wx\cocoa\ObjcAssociate.h"\ | |
1431 | "..\..\include\wx\cocoa\pen.h"\ | |
1432 | "..\..\include\wx\cocoa\radiobox.h"\ | |
1433 | "..\..\include\wx\cocoa\radiobut.h"\ | |
1434 | "..\..\include\wx\cocoa\region.h"\ | |
1435 | "..\..\include\wx\cocoa\slider.h"\ | |
1436 | "..\..\include\wx\cocoa\statbmp.h"\ | |
1437 | "..\..\include\wx\cocoa\statbox.h"\ | |
1438 | "..\..\include\wx\cocoa\stattext.h"\ | |
1439 | "..\..\include\wx\cocoa\textctrl.h"\ | |
1440 | "..\..\include\wx\cocoa\toolbar.h"\ | |
1441 | "..\..\include\wx\cocoa\toplevel.h"\ | |
1442 | "..\..\include\wx\cocoa\window.h"\ | |
1443 | "..\..\include\wx\colour.h"\ | |
1444 | "..\..\include\wx\combobox.h"\ | |
1445 | "..\..\include\wx\containr.h"\ | |
1446 | "..\..\include\wx\control.h"\ | |
1447 | "..\..\include\wx\ctrlsub.h"\ | |
1448 | "..\..\include\wx\cursor.h"\ | |
1449 | "..\..\include\wx\datetime.h"\ | |
1450 | "..\..\include\wx\db.h"\ | |
1451 | "..\..\include\wx\dc.h"\ | |
1452 | "..\..\include\wx\dcclient.h"\ | |
1453 | "..\..\include\wx\dcmemory.h"\ | |
1454 | "..\..\include\wx\dcprint.h"\ | |
1455 | "..\..\include\wx\dcscreen.h"\ | |
1456 | "..\..\include\wx\debug.h"\ | |
1457 | "..\..\include\wx\defs.h"\ | |
1458 | "..\..\include\wx\dialog.h"\ | |
1459 | "..\..\include\wx\dirdlg.h"\ | |
1460 | "..\..\include\wx\dlimpexp.h"\ | |
1461 | "..\..\include\wx\dynarray.h"\ | |
1462 | "..\..\include\wx\encinfo.h"\ | |
1463 | "..\..\include\wx\event.h"\ | |
1464 | "..\..\include\wx\features.h"\ | |
1465 | "..\..\include\wx\filedlg.h"\ | |
1466 | "..\..\include\wx\filefn.h"\ | |
1467 | "..\..\include\wx\flags.h"\ | |
1468 | "..\..\include\wx\font.h"\ | |
1469 | "..\..\include\wx\fontenc.h"\ | |
1470 | "..\..\include\wx\frame.h"\ | |
1471 | "..\..\include\wx\gauge.h"\ | |
1472 | "..\..\include\wx\gdicmn.h"\ | |
1473 | "..\..\include\wx\gdiobj.h"\ | |
1474 | "..\..\include\wx\generic\accel.h"\ | |
1475 | "..\..\include\wx\generic\choicdgg.h"\ | |
1476 | "..\..\include\wx\generic\dirdlgg.h"\ | |
1477 | "..\..\include\wx\generic\filedlgg.h"\ | |
1478 | "..\..\include\wx\generic\imaglist.h"\ | |
1479 | "..\..\include\wx\generic\listctrl.h"\ | |
1480 | "..\..\include\wx\generic\logg.h"\ | |
1481 | "..\..\include\wx\generic\mdig.h"\ | |
1482 | "..\..\include\wx\generic\msgdlgg.h"\ | |
1483 | "..\..\include\wx\generic\notebook.h"\ | |
d61c1a6f | 1484 | "..\..\include\wx\generic\numdlgg.h"\ |
830e6d75 JS |
1485 | "..\..\include\wx\generic\paletteg.h"\ |
1486 | "..\..\include\wx\generic\panelg.h"\ | |
1487 | "..\..\include\wx\generic\scrolwin.h"\ | |
1488 | "..\..\include\wx\generic\statusbr.h"\ | |
1489 | "..\..\include\wx\generic\textdlgg.h"\ | |
1490 | "..\..\include\wx\generic\timer.h"\ | |
1491 | "..\..\include\wx\gtk\accel.h"\ | |
1492 | "..\..\include\wx\gtk\app.h"\ | |
1493 | "..\..\include\wx\gtk\bitmap.h"\ | |
1494 | "..\..\include\wx\gtk\bmpbuttn.h"\ | |
1495 | "..\..\include\wx\gtk\brush.h"\ | |
1496 | "..\..\include\wx\gtk\button.h"\ | |
1497 | "..\..\include\wx\gtk\checkbox.h"\ | |
1498 | "..\..\include\wx\gtk\checklst.h"\ | |
1499 | "..\..\include\wx\gtk\choice.h"\ | |
1500 | "..\..\include\wx\gtk\colour.h"\ | |
1501 | "..\..\include\wx\gtk\combobox.h"\ | |
1502 | "..\..\include\wx\gtk\control.h"\ | |
1503 | "..\..\include\wx\gtk\cursor.h"\ | |
1504 | "..\..\include\wx\gtk\dc.h"\ | |
1505 | "..\..\include\wx\gtk\dcclient.h"\ | |
1506 | "..\..\include\wx\gtk\dcmemory.h"\ | |
1507 | "..\..\include\wx\gtk\dcscreen.h"\ | |
1508 | "..\..\include\wx\gtk\dialog.h"\ | |
1509 | "..\..\include\wx\gtk\font.h"\ | |
1510 | "..\..\include\wx\gtk\frame.h"\ | |
1511 | "..\..\include\wx\gtk\gauge.h"\ | |
1512 | "..\..\include\wx\gtk\gdiobj.h"\ | |
1513 | "..\..\include\wx\gtk\icon.h"\ | |
1514 | "..\..\include\wx\gtk\listbox.h"\ | |
1515 | "..\..\include\wx\gtk\mdi.h"\ | |
1516 | "..\..\include\wx\gtk\menu.h"\ | |
1517 | "..\..\include\wx\gtk\menuitem.h"\ | |
1518 | "..\..\include\wx\gtk\msgdlg.h"\ | |
1519 | "..\..\include\wx\gtk\notebook.h"\ | |
1520 | "..\..\include\wx\gtk\pen.h"\ | |
1521 | "..\..\include\wx\gtk\radiobox.h"\ | |
1522 | "..\..\include\wx\gtk\radiobut.h"\ | |
1523 | "..\..\include\wx\gtk\region.h"\ | |
1524 | "..\..\include\wx\gtk\scrolbar.h"\ | |
1525 | "..\..\include\wx\gtk\scrolwin.h"\ | |
1526 | "..\..\include\wx\gtk\slider.h"\ | |
1527 | "..\..\include\wx\gtk\statbmp.h"\ | |
1528 | "..\..\include\wx\gtk\statbox.h"\ | |
1529 | "..\..\include\wx\gtk\stattext.h"\ | |
1530 | "..\..\include\wx\gtk\tbargtk.h"\ | |
1531 | "..\..\include\wx\gtk\textctrl.h"\ | |
1532 | "..\..\include\wx\gtk\timer.h"\ | |
1533 | "..\..\include\wx\gtk\toplevel.h"\ | |
1534 | "..\..\include\wx\gtk\window.h"\ | |
1535 | "..\..\include\wx\hash.h"\ | |
1536 | "..\..\include\wx\hashmap.h"\ | |
1537 | "..\..\include\wx\icon.h"\ | |
1538 | "..\..\include\wx\iconbndl.h"\ | |
1539 | "..\..\include\wx\iconloc.h"\ | |
1540 | "..\..\include\wx\imagbmp.h"\ | |
1541 | "..\..\include\wx\image.h"\ | |
1542 | "..\..\include\wx\imaggif.h"\ | |
1543 | "..\..\include\wx\imagiff.h"\ | |
1544 | "..\..\include\wx\imagjpeg.h"\ | |
1545 | "..\..\include\wx\imagpcx.h"\ | |
1546 | "..\..\include\wx\imagpng.h"\ | |
1547 | "..\..\include\wx\imagpnm.h"\ | |
1548 | "..\..\include\wx\imagtiff.h"\ | |
1549 | "..\..\include\wx\imagxpm.h"\ | |
1550 | "..\..\include\wx\init.h"\ | |
1551 | "..\..\include\wx\intl.h"\ | |
1552 | "..\..\include\wx\iosfwrap.h"\ | |
1553 | "..\..\include\wx\ioswrap.h"\ | |
1554 | "..\..\include\wx\isql.h"\ | |
1555 | "..\..\include\wx\isqlext.h"\ | |
1556 | "..\..\include\wx\layout.h"\ | |
1557 | "..\..\include\wx\list.h"\ | |
1558 | "..\..\include\wx\listbase.h"\ | |
1559 | "..\..\include\wx\listbox.h"\ | |
1560 | "..\..\include\wx\listctrl.h"\ | |
1561 | "..\..\include\wx\log.h"\ | |
1562 | "..\..\include\wx\longlong.h"\ | |
1563 | "..\..\include\wx\mac\accel.h"\ | |
1564 | "..\..\include\wx\mac\app.h"\ | |
1565 | "..\..\include\wx\mac\bitmap.h"\ | |
1566 | "..\..\include\wx\mac\bmpbuttn.h"\ | |
1567 | "..\..\include\wx\mac\brush.h"\ | |
1568 | "..\..\include\wx\mac\button.h"\ | |
1569 | "..\..\include\wx\mac\checkbox.h"\ | |
1570 | "..\..\include\wx\mac\checklst.h"\ | |
1571 | "..\..\include\wx\mac\chkconf.h"\ | |
1572 | "..\..\include\wx\mac\choice.h"\ | |
1573 | "..\..\include\wx\mac\colour.h"\ | |
1574 | "..\..\include\wx\mac\combobox.h"\ | |
1575 | "..\..\include\wx\mac\control.h"\ | |
1576 | "..\..\include\wx\mac\cursor.h"\ | |
1577 | "..\..\include\wx\mac\dc.h"\ | |
1578 | "..\..\include\wx\mac\dcclient.h"\ | |
1579 | "..\..\include\wx\mac\dcmemory.h"\ | |
1580 | "..\..\include\wx\mac\dcprint.h"\ | |
1581 | "..\..\include\wx\mac\dcscreen.h"\ | |
1582 | "..\..\include\wx\mac\dialog.h"\ | |
1583 | "..\..\include\wx\mac\dirdlg.h"\ | |
1584 | "..\..\include\wx\mac\filedlg.h"\ | |
1585 | "..\..\include\wx\mac\font.h"\ | |
1586 | "..\..\include\wx\mac\frame.h"\ | |
1587 | "..\..\include\wx\mac\gauge.h"\ | |
1588 | "..\..\include\wx\mac\gdiobj.h"\ | |
1589 | "..\..\include\wx\mac\icon.h"\ | |
1590 | "..\..\include\wx\mac\listbox.h"\ | |
1591 | "..\..\include\wx\mac\macnotfy.h"\ | |
1592 | "..\..\include\wx\mac\mdi.h"\ | |
1593 | "..\..\include\wx\mac\menu.h"\ | |
1594 | "..\..\include\wx\mac\menuitem.h"\ | |
1595 | "..\..\include\wx\mac\msgdlg.h"\ | |
1596 | "..\..\include\wx\mac\notebook.h"\ | |
1597 | "..\..\include\wx\mac\palette.h"\ | |
1598 | "..\..\include\wx\mac\pen.h"\ | |
1599 | "..\..\include\wx\mac\radiobox.h"\ | |
1600 | "..\..\include\wx\mac\radiobut.h"\ | |
1601 | "..\..\include\wx\mac\region.h"\ | |
1602 | "..\..\include\wx\mac\scrolbar.h"\ | |
1603 | "..\..\include\wx\mac\slider.h"\ | |
1604 | "..\..\include\wx\mac\statbmp.h"\ | |
1605 | "..\..\include\wx\mac\statbox.h"\ | |
1606 | "..\..\include\wx\mac\stattext.h"\ | |
1607 | "..\..\include\wx\mac\statusbr.h"\ | |
1608 | "..\..\include\wx\mac\textctrl.h"\ | |
1609 | "..\..\include\wx\mac\timer.h"\ | |
1610 | "..\..\include\wx\mac\toolbar.h"\ | |
1611 | "..\..\include\wx\mac\toplevel.h"\ | |
1612 | "..\..\include\wx\mac\window.h"\ | |
1613 | "..\..\include\wx\mdi.h"\ | |
1614 | "..\..\include\wx\memory.h"\ | |
1615 | "..\..\include\wx\menu.h"\ | |
1616 | "..\..\include\wx\menuitem.h"\ | |
1617 | "..\..\include\wx\mgl\app.h"\ | |
1618 | "..\..\include\wx\mgl\bitmap.h"\ | |
1619 | "..\..\include\wx\mgl\brush.h"\ | |
1620 | "..\..\include\wx\mgl\colour.h"\ | |
1621 | "..\..\include\wx\mgl\cursor.h"\ | |
1622 | "..\..\include\wx\mgl\dc.h"\ | |
1623 | "..\..\include\wx\mgl\dcclient.h"\ | |
1624 | "..\..\include\wx\mgl\dcmemory.h"\ | |
1625 | "..\..\include\wx\mgl\dcscreen.h"\ | |
1626 | "..\..\include\wx\mgl\font.h"\ | |
1627 | "..\..\include\wx\mgl\gdiobj.h"\ | |
1628 | "..\..\include\wx\mgl\icon.h"\ | |
1629 | "..\..\include\wx\mgl\palette.h"\ | |
1630 | "..\..\include\wx\mgl\pen.h"\ | |
1631 | "..\..\include\wx\mgl\region.h"\ | |
1632 | "..\..\include\wx\mgl\toplevel.h"\ | |
1633 | "..\..\include\wx\mgl\window.h"\ | |
1634 | "..\..\include\wx\motif\accel.h"\ | |
1635 | "..\..\include\wx\motif\app.h"\ | |
1636 | "..\..\include\wx\motif\bmpbuttn.h"\ | |
1637 | "..\..\include\wx\motif\bmpmotif.h"\ | |
1638 | "..\..\include\wx\motif\button.h"\ | |
1639 | "..\..\include\wx\motif\checkbox.h"\ | |
1640 | "..\..\include\wx\motif\checklst.h"\ | |
1641 | "..\..\include\wx\motif\choice.h"\ | |
1642 | "..\..\include\wx\motif\colour.h"\ | |
1643 | "..\..\include\wx\motif\combobox.h"\ | |
1644 | "..\..\include\wx\motif\control.h"\ | |
1645 | "..\..\include\wx\motif\cursor.h"\ | |
1646 | "..\..\include\wx\motif\dc.h"\ | |
1647 | "..\..\include\wx\motif\dcclient.h"\ | |
1648 | "..\..\include\wx\motif\dcmemory.h"\ | |
1649 | "..\..\include\wx\motif\dcscreen.h"\ | |
1650 | "..\..\include\wx\motif\dialog.h"\ | |
1651 | "..\..\include\wx\motif\filedlg.h"\ | |
1652 | "..\..\include\wx\motif\font.h"\ | |
1653 | "..\..\include\wx\motif\frame.h"\ | |
1654 | "..\..\include\wx\motif\gauge.h"\ | |
1655 | "..\..\include\wx\motif\gdiobj.h"\ | |
1656 | "..\..\include\wx\motif\icon.h"\ | |
1657 | "..\..\include\wx\motif\listbox.h"\ | |
1658 | "..\..\include\wx\motif\mdi.h"\ | |
1659 | "..\..\include\wx\motif\menu.h"\ | |
1660 | "..\..\include\wx\motif\menuitem.h"\ | |
1661 | "..\..\include\wx\motif\msgdlg.h"\ | |
1662 | "..\..\include\wx\motif\palette.h"\ | |
1663 | "..\..\include\wx\motif\radiobox.h"\ | |
1664 | "..\..\include\wx\motif\radiobut.h"\ | |
1665 | "..\..\include\wx\motif\scrolbar.h"\ | |
1666 | "..\..\include\wx\motif\slider.h"\ | |
1667 | "..\..\include\wx\motif\statbmp.h"\ | |
1668 | "..\..\include\wx\motif\statbox.h"\ | |
1669 | "..\..\include\wx\motif\stattext.h"\ | |
1670 | "..\..\include\wx\motif\textctrl.h"\ | |
1671 | "..\..\include\wx\motif\timer.h"\ | |
1672 | "..\..\include\wx\motif\toolbar.h"\ | |
1673 | "..\..\include\wx\motif\toplevel.h"\ | |
1674 | "..\..\include\wx\motif\window.h"\ | |
1675 | "..\..\include\wx\msgdlg.h"\ | |
1676 | "..\..\include\wx\msw\accel.h"\ | |
1677 | "..\..\include\wx\msw\app.h"\ | |
1678 | "..\..\include\wx\msw\bitmap.h"\ | |
1679 | "..\..\include\wx\msw\bmpbuttn.h"\ | |
1680 | "..\..\include\wx\msw\brush.h"\ | |
1681 | "..\..\include\wx\msw\button.h"\ | |
1682 | "..\..\include\wx\msw\checkbox.h"\ | |
1683 | "..\..\include\wx\msw\checklst.h"\ | |
1684 | "..\..\include\wx\msw\chkconf.h"\ | |
1685 | "..\..\include\wx\msw\choice.h"\ | |
1686 | "..\..\include\wx\msw\colour.h"\ | |
1687 | "..\..\include\wx\msw\combobox.h"\ | |
1688 | "..\..\include\wx\msw\control.h"\ | |
1689 | "..\..\include\wx\msw\cursor.h"\ | |
1690 | "..\..\include\wx\msw\dc.h"\ | |
1691 | "..\..\include\wx\msw\dcclient.h"\ | |
1692 | "..\..\include\wx\msw\dcmemory.h"\ | |
1693 | "..\..\include\wx\msw\dcprint.h"\ | |
1694 | "..\..\include\wx\msw\dcscreen.h"\ | |
1695 | "..\..\include\wx\msw\dialog.h"\ | |
1696 | "..\..\include\wx\msw\dirdlg.h"\ | |
1697 | "..\..\include\wx\msw\filedlg.h"\ | |
1698 | "..\..\include\wx\msw\font.h"\ | |
1699 | "..\..\include\wx\msw\frame.h"\ | |
1700 | "..\..\include\wx\msw\gauge95.h"\ | |
1701 | "..\..\include\wx\msw\gccpriv.h"\ | |
1702 | "..\..\include\wx\msw\gdiimage.h"\ | |
1703 | "..\..\include\wx\msw\gdiobj.h"\ | |
1704 | "..\..\include\wx\msw\icon.h"\ | |
1705 | "..\..\include\wx\msw\listbox.h"\ | |
1706 | "..\..\include\wx\msw\listctrl.h"\ | |
1707 | "..\..\include\wx\msw\mdi.h"\ | |
1708 | "..\..\include\wx\msw\menu.h"\ | |
1709 | "..\..\include\wx\msw\menuitem.h"\ | |
1710 | "..\..\include\wx\msw\msgdlg.h"\ | |
1711 | "..\..\include\wx\msw\notebook.h"\ | |
1712 | "..\..\include\wx\msw\ole\access.h"\ | |
1713 | "..\..\include\wx\msw\palette.h"\ | |
1714 | "..\..\include\wx\msw\pen.h"\ | |
1715 | "..\..\include\wx\msw\radiobox.h"\ | |
1716 | "..\..\include\wx\msw\radiobut.h"\ | |
1717 | "..\..\include\wx\msw\region.h"\ | |
1718 | "..\..\include\wx\msw\scrolbar.h"\ | |
1719 | "..\..\include\wx\msw\slider95.h"\ | |
1720 | "..\..\include\wx\msw\statbmp.h"\ | |
1721 | "..\..\include\wx\msw\statbox.h"\ | |
1722 | "..\..\include\wx\msw\statbr95.h"\ | |
1723 | "..\..\include\wx\msw\stattext.h"\ | |
1724 | "..\..\include\wx\msw\tbar95.h"\ | |
1725 | "..\..\include\wx\msw\tbarmsw.h"\ | |
1726 | "..\..\include\wx\msw\textctrl.h"\ | |
1727 | "..\..\include\wx\msw\timer.h"\ | |
1728 | "..\..\include\wx\msw\toplevel.h"\ | |
1729 | "..\..\include\wx\msw\wince\tbarwce.h"\ | |
1730 | "..\..\include\wx\msw\wince\time.h"\ | |
1731 | "..\..\include\wx\msw\window.h"\ | |
1732 | "..\..\include\wx\msw\winundef.h"\ | |
1733 | "..\..\include\wx\msw\wrapwin.h"\ | |
1734 | "..\..\include\wx\notebook.h"\ | |
d61c1a6f | 1735 | "..\..\include\wx\numdlg.h"\ |
830e6d75 JS |
1736 | "..\..\include\wx\object.h"\ |
1737 | "..\..\include\wx\os2\accel.h"\ | |
1738 | "..\..\include\wx\os2\app.h"\ | |
1739 | "..\..\include\wx\os2\bitmap.h"\ | |
1740 | "..\..\include\wx\os2\bmpbuttn.h"\ | |
1741 | "..\..\include\wx\os2\brush.h"\ | |
1742 | "..\..\include\wx\os2\button.h"\ | |
1743 | "..\..\include\wx\os2\checkbox.h"\ | |
1744 | "..\..\include\wx\os2\checklst.h"\ | |
1745 | "..\..\include\wx\os2\choice.h"\ | |
1746 | "..\..\include\wx\os2\colour.h"\ | |
1747 | "..\..\include\wx\os2\combobox.h"\ | |
1748 | "..\..\include\wx\os2\control.h"\ | |
1749 | "..\..\include\wx\os2\cursor.h"\ | |
1750 | "..\..\include\wx\os2\dc.h"\ | |
1751 | "..\..\include\wx\os2\dcclient.h"\ | |
1752 | "..\..\include\wx\os2\dcmemory.h"\ | |
1753 | "..\..\include\wx\os2\dcprint.h"\ | |
1754 | "..\..\include\wx\os2\dcscreen.h"\ | |
1755 | "..\..\include\wx\os2\dialog.h"\ | |
1756 | "..\..\include\wx\os2\filedlg.h"\ | |
1757 | "..\..\include\wx\os2\font.h"\ | |
1758 | "..\..\include\wx\os2\frame.h"\ | |
1759 | "..\..\include\wx\os2\gauge.h"\ | |
1760 | "..\..\include\wx\os2\gdiimage.h"\ | |
1761 | "..\..\include\wx\os2\gdiobj.h"\ | |
1762 | "..\..\include\wx\os2\icon.h"\ | |
1763 | "..\..\include\wx\os2\listbox.h"\ | |
1764 | "..\..\include\wx\os2\menu.h"\ | |
1765 | "..\..\include\wx\os2\menuitem.h"\ | |
1766 | "..\..\include\wx\os2\msgdlg.h"\ | |
1767 | "..\..\include\wx\os2\notebook.h"\ | |
1768 | "..\..\include\wx\os2\palette.h"\ | |
1769 | "..\..\include\wx\os2\pen.h"\ | |
1770 | "..\..\include\wx\os2\private.h"\ | |
1771 | "..\..\include\wx\os2\radiobox.h"\ | |
1772 | "..\..\include\wx\os2\radiobut.h"\ | |
1773 | "..\..\include\wx\os2\region.h"\ | |
1774 | "..\..\include\wx\os2\scrolbar.h"\ | |
1775 | "..\..\include\wx\os2\slider.h"\ | |
1776 | "..\..\include\wx\os2\statbmp.h"\ | |
1777 | "..\..\include\wx\os2\statbox.h"\ | |
1778 | "..\..\include\wx\os2\stattext.h"\ | |
1779 | "..\..\include\wx\os2\textctrl.h"\ | |
1780 | "..\..\include\wx\os2\timer.h"\ | |
1781 | "..\..\include\wx\os2\toolbar.h"\ | |
1782 | "..\..\include\wx\os2\toplevel.h"\ | |
1783 | "..\..\include\wx\os2\window.h"\ | |
1784 | "..\..\include\wx\os2\wxrsc.h"\ | |
1785 | "..\..\include\wx\ownerdrw.h"\ | |
1786 | "..\..\include\wx\palette.h"\ | |
1787 | "..\..\include\wx\panel.h"\ | |
1788 | "..\..\include\wx\pen.h"\ | |
1789 | "..\..\include\wx\platform.h"\ | |
1790 | "..\..\include\wx\radiobox.h"\ | |
1791 | "..\..\include\wx\radiobut.h"\ | |
1792 | "..\..\include\wx\region.h"\ | |
1793 | "..\..\include\wx\renderer.h"\ | |
1794 | "..\..\include\wx\scrolbar.h"\ | |
1795 | "..\..\include\wx\scrolwin.h"\ | |
1796 | "..\..\include\wx\settings.h"\ | |
1797 | "..\..\include\wx\sizer.h"\ | |
1798 | "..\..\include\wx\slider.h"\ | |
1799 | "..\..\include\wx\statbmp.h"\ | |
1800 | "..\..\include\wx\statbox.h"\ | |
1801 | "..\..\include\wx\stattext.h"\ | |
1802 | "..\..\include\wx\statusbr.h"\ | |
1803 | "..\..\include\wx\stopwatch.h"\ | |
1804 | "..\..\include\wx\strconv.h"\ | |
1805 | "..\..\include\wx\stream.h"\ | |
1806 | "..\..\include\wx\string.h"\ | |
1807 | "..\..\include\wx\tbarbase.h"\ | |
1808 | "..\..\include\wx\textctrl.h"\ | |
1809 | "..\..\include\wx\textdlg.h"\ | |
1810 | "..\..\include\wx\thread.h"\ | |
1811 | "..\..\include\wx\timer.h"\ | |
1812 | "..\..\include\wx\toolbar.h"\ | |
1813 | "..\..\include\wx\toplevel.h"\ | |
1814 | "..\..\include\wx\univ\bmpbuttn.h"\ | |
1815 | "..\..\include\wx\univ\button.h"\ | |
1816 | "..\..\include\wx\univ\checkbox.h"\ | |
1817 | "..\..\include\wx\univ\checklst.h"\ | |
1818 | "..\..\include\wx\univ\choice.h"\ | |
1819 | "..\..\include\wx\univ\combobox.h"\ | |
1820 | "..\..\include\wx\univ\control.h"\ | |
1821 | "..\..\include\wx\univ\dialog.h"\ | |
1822 | "..\..\include\wx\univ\frame.h"\ | |
1823 | "..\..\include\wx\univ\gauge.h"\ | |
1824 | "..\..\include\wx\univ\inpcons.h"\ | |
1825 | "..\..\include\wx\univ\inphand.h"\ | |
1826 | "..\..\include\wx\univ\listbox.h"\ | |
1827 | "..\..\include\wx\univ\menu.h"\ | |
1828 | "..\..\include\wx\univ\menuitem.h"\ | |
1829 | "..\..\include\wx\univ\notebook.h"\ | |
1830 | "..\..\include\wx\univ\radiobox.h"\ | |
1831 | "..\..\include\wx\univ\radiobut.h"\ | |
1832 | "..\..\include\wx\univ\scrarrow.h"\ | |
1833 | "..\..\include\wx\univ\scrolbar.h"\ | |
1834 | "..\..\include\wx\univ\scrthumb.h"\ | |
1835 | "..\..\include\wx\univ\slider.h"\ | |
1836 | "..\..\include\wx\univ\statbmp.h"\ | |
1837 | "..\..\include\wx\univ\statbox.h"\ | |
1838 | "..\..\include\wx\univ\stattext.h"\ | |
1839 | "..\..\include\wx\univ\statusbr.h"\ | |
1840 | "..\..\include\wx\univ\textctrl.h"\ | |
1841 | "..\..\include\wx\univ\theme.h"\ | |
1842 | "..\..\include\wx\univ\toolbar.h"\ | |
1843 | "..\..\include\wx\univ\toplevel.h"\ | |
1844 | "..\..\include\wx\univ\window.h"\ | |
1845 | "..\..\include\wx\utils.h"\ | |
1846 | "..\..\include\wx\validate.h"\ | |
1847 | "..\..\include\wx\valtext.h"\ | |
1848 | "..\..\include\wx\variant.h"\ | |
1849 | "..\..\include\wx\vector.h"\ | |
1850 | "..\..\include\wx\version.h"\ | |
1851 | "..\..\include\wx\vidmode.h"\ | |
1852 | "..\..\include\wx\window.h"\ | |
1853 | "..\..\include\wx\wx.h"\ | |
1854 | "..\..\include\wx\wxchar.h"\ | |
1855 | "..\..\include\wx\wxprec.h"\ | |
1856 | "..\..\include\wx\x11\app.h"\ | |
1857 | "..\..\include\wx\x11\bitmap.h"\ | |
1858 | "..\..\include\wx\x11\brush.h"\ | |
1859 | "..\..\include\wx\x11\colour.h"\ | |
1860 | "..\..\include\wx\x11\cursor.h"\ | |
1861 | "..\..\include\wx\x11\dc.h"\ | |
1862 | "..\..\include\wx\x11\dcclient.h"\ | |
1863 | "..\..\include\wx\x11\dcmemory.h"\ | |
1864 | "..\..\include\wx\x11\dcscreen.h"\ | |
1865 | "..\..\include\wx\x11\font.h"\ | |
1866 | "..\..\include\wx\x11\gdiobj.h"\ | |
1867 | "..\..\include\wx\x11\icon.h"\ | |
1868 | "..\..\include\wx\x11\palette.h"\ | |
1869 | "..\..\include\wx\x11\pen.h"\ | |
1870 | "..\..\include\wx\x11\region.h"\ | |
1871 | "..\..\include\wx\x11\textctrl.h"\ | |
1872 | "..\..\include\wx\x11\toplevel.h"\ | |
1873 | "..\..\include\wx\x11\window.h"\ | |
1874 | "..\..\include\wx\xti.h"\ | |
d61c1a6f | 1875 | "..\sample.xpm"\ |
830e6d75 JS |
1876 | |
1877 | NODEP_CPP_MINIM=\ | |
1878 | "..\..\include\wx\generic\wx\setup.h"\ | |
1879 | "..\..\include\wx\gtk\wx\setup.h"\ | |
1880 | "..\..\include\wx\mac\wx\setup.h"\ | |
1881 | "..\..\include\wx\motif\wx\setup.h"\ | |
1882 | "..\..\include\wx\msw\wx\setup.h"\ | |
1883 | "..\..\include\wx\os2\wx\setup.h"\ | |
1884 | "..\..\include\wx\wx\generic\access.h"\ | |
1885 | "..\..\include\wx\wx\setup.h"\ | |
1886 | "..\..\include\wx\wx\tbarsmpl.h"\ | |
1887 | ||
1888 | ||
d61c1a6f | 1889 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE x86) Debug eVC4" |
830e6d75 JS |
1890 | |
1891 | DEP_CPP_MINIM=\ | |
1892 | "..\..\include\wx\accel.h"\ | |
1893 | "..\..\include\wx\access.h"\ | |
1894 | "..\..\include\wx\afterstd.h"\ | |
1895 | "..\..\include\wx\app.h"\ | |
1896 | "..\..\include\wx\arrstr.h"\ | |
1897 | "..\..\include\wx\beforestd.h"\ | |
1898 | "..\..\include\wx\bitmap.h"\ | |
1899 | "..\..\include\wx\bmpbuttn.h"\ | |
1900 | "..\..\include\wx\bookctrl.h"\ | |
1901 | "..\..\include\wx\brush.h"\ | |
1902 | "..\..\include\wx\buffer.h"\ | |
1903 | "..\..\include\wx\build.h"\ | |
1904 | "..\..\include\wx\button.h"\ | |
1905 | "..\..\include\wx\checkbox.h"\ | |
1906 | "..\..\include\wx\checklst.h"\ | |
1907 | "..\..\include\wx\chkconf.h"\ | |
1908 | "..\..\include\wx\choicdlg.h"\ | |
1909 | "..\..\include\wx\choice.h"\ | |
1910 | "..\..\include\wx\clntdata.h"\ | |
1911 | "..\..\include\wx\cmndata.h"\ | |
1912 | "..\..\include\wx\cocoa\app.h"\ | |
1913 | "..\..\include\wx\cocoa\bitmap.h"\ | |
1914 | "..\..\include\wx\cocoa\bmpbuttn.h"\ | |
1915 | "..\..\include\wx\cocoa\brush.h"\ | |
1916 | "..\..\include\wx\cocoa\button.h"\ | |
1917 | "..\..\include\wx\cocoa\checkbox.h"\ | |
1918 | "..\..\include\wx\cocoa\checklst.h"\ | |
1919 | "..\..\include\wx\cocoa\choice.h"\ | |
1920 | "..\..\include\wx\cocoa\colour.h"\ | |
1921 | "..\..\include\wx\cocoa\combobox.h"\ | |
1922 | "..\..\include\wx\cocoa\control.h"\ | |
1923 | "..\..\include\wx\cocoa\cursor.h"\ | |
1924 | "..\..\include\wx\cocoa\dc.h"\ | |
1925 | "..\..\include\wx\cocoa\dcclient.h"\ | |
1926 | "..\..\include\wx\cocoa\dcmemory.h"\ | |
1927 | "..\..\include\wx\cocoa\dcscreen.h"\ | |
1928 | "..\..\include\wx\cocoa\dialog.h"\ | |
1929 | "..\..\include\wx\cocoa\font.h"\ | |
1930 | "..\..\include\wx\cocoa\frame.h"\ | |
1931 | "..\..\include\wx\cocoa\gauge.h"\ | |
1932 | "..\..\include\wx\cocoa\gdiobj.h"\ | |
1933 | "..\..\include\wx\cocoa\icon.h"\ | |
1934 | "..\..\include\wx\cocoa\listbox.h"\ | |
d61c1a6f | 1935 | "..\..\include\wx\cocoa\log.h"\ |
830e6d75 JS |
1936 | "..\..\include\wx\cocoa\mdi.h"\ |
1937 | "..\..\include\wx\cocoa\menu.h"\ | |
1938 | "..\..\include\wx\cocoa\menuitem.h"\ | |
1939 | "..\..\include\wx\cocoa\NSBox.h"\ | |
1940 | "..\..\include\wx\cocoa\NSButton.h"\ | |
1941 | "..\..\include\wx\cocoa\NSControl.h"\ | |
1942 | "..\..\include\wx\cocoa\NSMenu.h"\ | |
1943 | "..\..\include\wx\cocoa\NSPanel.h"\ | |
1944 | "..\..\include\wx\cocoa\NSTableView.h"\ | |
1945 | "..\..\include\wx\cocoa\NSTextField.h"\ | |
1946 | "..\..\include\wx\cocoa\NSView.h"\ | |
1947 | "..\..\include\wx\cocoa\NSWindow.h"\ | |
1948 | "..\..\include\wx\cocoa\ObjcAssociate.h"\ | |
1949 | "..\..\include\wx\cocoa\pen.h"\ | |
1950 | "..\..\include\wx\cocoa\radiobox.h"\ | |
1951 | "..\..\include\wx\cocoa\radiobut.h"\ | |
1952 | "..\..\include\wx\cocoa\region.h"\ | |
1953 | "..\..\include\wx\cocoa\slider.h"\ | |
1954 | "..\..\include\wx\cocoa\statbmp.h"\ | |
1955 | "..\..\include\wx\cocoa\statbox.h"\ | |
1956 | "..\..\include\wx\cocoa\stattext.h"\ | |
1957 | "..\..\include\wx\cocoa\textctrl.h"\ | |
1958 | "..\..\include\wx\cocoa\toolbar.h"\ | |
1959 | "..\..\include\wx\cocoa\toplevel.h"\ | |
1960 | "..\..\include\wx\cocoa\window.h"\ | |
1961 | "..\..\include\wx\colour.h"\ | |
1962 | "..\..\include\wx\combobox.h"\ | |
1963 | "..\..\include\wx\containr.h"\ | |
1964 | "..\..\include\wx\control.h"\ | |
1965 | "..\..\include\wx\ctrlsub.h"\ | |
1966 | "..\..\include\wx\cursor.h"\ | |
1967 | "..\..\include\wx\datetime.h"\ | |
1968 | "..\..\include\wx\db.h"\ | |
1969 | "..\..\include\wx\dc.h"\ | |
1970 | "..\..\include\wx\dcclient.h"\ | |
1971 | "..\..\include\wx\dcmemory.h"\ | |
1972 | "..\..\include\wx\dcprint.h"\ | |
1973 | "..\..\include\wx\dcscreen.h"\ | |
1974 | "..\..\include\wx\debug.h"\ | |
1975 | "..\..\include\wx\defs.h"\ | |
1976 | "..\..\include\wx\dialog.h"\ | |
1977 | "..\..\include\wx\dirdlg.h"\ | |
1978 | "..\..\include\wx\dlimpexp.h"\ | |
1979 | "..\..\include\wx\dynarray.h"\ | |
1980 | "..\..\include\wx\encinfo.h"\ | |
1981 | "..\..\include\wx\event.h"\ | |
1982 | "..\..\include\wx\features.h"\ | |
1983 | "..\..\include\wx\filedlg.h"\ | |
1984 | "..\..\include\wx\filefn.h"\ | |
1985 | "..\..\include\wx\flags.h"\ | |
1986 | "..\..\include\wx\font.h"\ | |
1987 | "..\..\include\wx\fontenc.h"\ | |
1988 | "..\..\include\wx\frame.h"\ | |
1989 | "..\..\include\wx\gauge.h"\ | |
1990 | "..\..\include\wx\gdicmn.h"\ | |
1991 | "..\..\include\wx\gdiobj.h"\ | |
1992 | "..\..\include\wx\generic\accel.h"\ | |
1993 | "..\..\include\wx\generic\choicdgg.h"\ | |
1994 | "..\..\include\wx\generic\dirdlgg.h"\ | |
1995 | "..\..\include\wx\generic\filedlgg.h"\ | |
1996 | "..\..\include\wx\generic\imaglist.h"\ | |
1997 | "..\..\include\wx\generic\listctrl.h"\ | |
1998 | "..\..\include\wx\generic\logg.h"\ | |
1999 | "..\..\include\wx\generic\mdig.h"\ | |
2000 | "..\..\include\wx\generic\msgdlgg.h"\ | |
2001 | "..\..\include\wx\generic\notebook.h"\ | |
d61c1a6f | 2002 | "..\..\include\wx\generic\numdlgg.h"\ |
830e6d75 JS |
2003 | "..\..\include\wx\generic\paletteg.h"\ |
2004 | "..\..\include\wx\generic\panelg.h"\ | |
2005 | "..\..\include\wx\generic\scrolwin.h"\ | |
2006 | "..\..\include\wx\generic\statusbr.h"\ | |
2007 | "..\..\include\wx\generic\textdlgg.h"\ | |
2008 | "..\..\include\wx\generic\timer.h"\ | |
2009 | "..\..\include\wx\gtk\accel.h"\ | |
2010 | "..\..\include\wx\gtk\app.h"\ | |
2011 | "..\..\include\wx\gtk\bitmap.h"\ | |
2012 | "..\..\include\wx\gtk\bmpbuttn.h"\ | |
2013 | "..\..\include\wx\gtk\brush.h"\ | |
2014 | "..\..\include\wx\gtk\button.h"\ | |
2015 | "..\..\include\wx\gtk\checkbox.h"\ | |
2016 | "..\..\include\wx\gtk\checklst.h"\ | |
2017 | "..\..\include\wx\gtk\choice.h"\ | |
2018 | "..\..\include\wx\gtk\colour.h"\ | |
2019 | "..\..\include\wx\gtk\combobox.h"\ | |
2020 | "..\..\include\wx\gtk\control.h"\ | |
2021 | "..\..\include\wx\gtk\cursor.h"\ | |
2022 | "..\..\include\wx\gtk\dc.h"\ | |
2023 | "..\..\include\wx\gtk\dcclient.h"\ | |
2024 | "..\..\include\wx\gtk\dcmemory.h"\ | |
2025 | "..\..\include\wx\gtk\dcscreen.h"\ | |
2026 | "..\..\include\wx\gtk\dialog.h"\ | |
2027 | "..\..\include\wx\gtk\font.h"\ | |
2028 | "..\..\include\wx\gtk\frame.h"\ | |
2029 | "..\..\include\wx\gtk\gauge.h"\ | |
2030 | "..\..\include\wx\gtk\gdiobj.h"\ | |
2031 | "..\..\include\wx\gtk\icon.h"\ | |
2032 | "..\..\include\wx\gtk\listbox.h"\ | |
2033 | "..\..\include\wx\gtk\mdi.h"\ | |
2034 | "..\..\include\wx\gtk\menu.h"\ | |
2035 | "..\..\include\wx\gtk\menuitem.h"\ | |
2036 | "..\..\include\wx\gtk\msgdlg.h"\ | |
2037 | "..\..\include\wx\gtk\notebook.h"\ | |
2038 | "..\..\include\wx\gtk\pen.h"\ | |
2039 | "..\..\include\wx\gtk\radiobox.h"\ | |
2040 | "..\..\include\wx\gtk\radiobut.h"\ | |
2041 | "..\..\include\wx\gtk\region.h"\ | |
2042 | "..\..\include\wx\gtk\scrolbar.h"\ | |
2043 | "..\..\include\wx\gtk\scrolwin.h"\ | |
2044 | "..\..\include\wx\gtk\slider.h"\ | |
2045 | "..\..\include\wx\gtk\statbmp.h"\ | |
2046 | "..\..\include\wx\gtk\statbox.h"\ | |
2047 | "..\..\include\wx\gtk\stattext.h"\ | |
2048 | "..\..\include\wx\gtk\tbargtk.h"\ | |
2049 | "..\..\include\wx\gtk\textctrl.h"\ | |
2050 | "..\..\include\wx\gtk\timer.h"\ | |
2051 | "..\..\include\wx\gtk\toplevel.h"\ | |
2052 | "..\..\include\wx\gtk\window.h"\ | |
2053 | "..\..\include\wx\hash.h"\ | |
2054 | "..\..\include\wx\hashmap.h"\ | |
2055 | "..\..\include\wx\icon.h"\ | |
2056 | "..\..\include\wx\iconbndl.h"\ | |
2057 | "..\..\include\wx\iconloc.h"\ | |
2058 | "..\..\include\wx\imagbmp.h"\ | |
2059 | "..\..\include\wx\image.h"\ | |
2060 | "..\..\include\wx\imaggif.h"\ | |
2061 | "..\..\include\wx\imagiff.h"\ | |
2062 | "..\..\include\wx\imagjpeg.h"\ | |
2063 | "..\..\include\wx\imagpcx.h"\ | |
2064 | "..\..\include\wx\imagpng.h"\ | |
2065 | "..\..\include\wx\imagpnm.h"\ | |
2066 | "..\..\include\wx\imagtiff.h"\ | |
2067 | "..\..\include\wx\imagxpm.h"\ | |
2068 | "..\..\include\wx\init.h"\ | |
2069 | "..\..\include\wx\intl.h"\ | |
2070 | "..\..\include\wx\iosfwrap.h"\ | |
2071 | "..\..\include\wx\ioswrap.h"\ | |
2072 | "..\..\include\wx\isql.h"\ | |
2073 | "..\..\include\wx\isqlext.h"\ | |
2074 | "..\..\include\wx\layout.h"\ | |
2075 | "..\..\include\wx\list.h"\ | |
2076 | "..\..\include\wx\listbase.h"\ | |
2077 | "..\..\include\wx\listbox.h"\ | |
2078 | "..\..\include\wx\listctrl.h"\ | |
2079 | "..\..\include\wx\log.h"\ | |
2080 | "..\..\include\wx\longlong.h"\ | |
2081 | "..\..\include\wx\mac\accel.h"\ | |
2082 | "..\..\include\wx\mac\app.h"\ | |
2083 | "..\..\include\wx\mac\bitmap.h"\ | |
2084 | "..\..\include\wx\mac\bmpbuttn.h"\ | |
2085 | "..\..\include\wx\mac\brush.h"\ | |
2086 | "..\..\include\wx\mac\button.h"\ | |
2087 | "..\..\include\wx\mac\checkbox.h"\ | |
2088 | "..\..\include\wx\mac\checklst.h"\ | |
2089 | "..\..\include\wx\mac\chkconf.h"\ | |
2090 | "..\..\include\wx\mac\choice.h"\ | |
2091 | "..\..\include\wx\mac\colour.h"\ | |
2092 | "..\..\include\wx\mac\combobox.h"\ | |
2093 | "..\..\include\wx\mac\control.h"\ | |
2094 | "..\..\include\wx\mac\cursor.h"\ | |
2095 | "..\..\include\wx\mac\dc.h"\ | |
2096 | "..\..\include\wx\mac\dcclient.h"\ | |
2097 | "..\..\include\wx\mac\dcmemory.h"\ | |
2098 | "..\..\include\wx\mac\dcprint.h"\ | |
2099 | "..\..\include\wx\mac\dcscreen.h"\ | |
2100 | "..\..\include\wx\mac\dialog.h"\ | |
2101 | "..\..\include\wx\mac\dirdlg.h"\ | |
2102 | "..\..\include\wx\mac\filedlg.h"\ | |
2103 | "..\..\include\wx\mac\font.h"\ | |
2104 | "..\..\include\wx\mac\frame.h"\ | |
2105 | "..\..\include\wx\mac\gauge.h"\ | |
2106 | "..\..\include\wx\mac\gdiobj.h"\ | |
2107 | "..\..\include\wx\mac\icon.h"\ | |
2108 | "..\..\include\wx\mac\listbox.h"\ | |
2109 | "..\..\include\wx\mac\macnotfy.h"\ | |
2110 | "..\..\include\wx\mac\mdi.h"\ | |
2111 | "..\..\include\wx\mac\menu.h"\ | |
2112 | "..\..\include\wx\mac\menuitem.h"\ | |
2113 | "..\..\include\wx\mac\msgdlg.h"\ | |
2114 | "..\..\include\wx\mac\notebook.h"\ | |
2115 | "..\..\include\wx\mac\palette.h"\ | |
2116 | "..\..\include\wx\mac\pen.h"\ | |
2117 | "..\..\include\wx\mac\radiobox.h"\ | |
2118 | "..\..\include\wx\mac\radiobut.h"\ | |
2119 | "..\..\include\wx\mac\region.h"\ | |
2120 | "..\..\include\wx\mac\scrolbar.h"\ | |
2121 | "..\..\include\wx\mac\slider.h"\ | |
2122 | "..\..\include\wx\mac\statbmp.h"\ | |
2123 | "..\..\include\wx\mac\statbox.h"\ | |
2124 | "..\..\include\wx\mac\stattext.h"\ | |
2125 | "..\..\include\wx\mac\statusbr.h"\ | |
2126 | "..\..\include\wx\mac\textctrl.h"\ | |
2127 | "..\..\include\wx\mac\timer.h"\ | |
2128 | "..\..\include\wx\mac\toolbar.h"\ | |
2129 | "..\..\include\wx\mac\toplevel.h"\ | |
2130 | "..\..\include\wx\mac\window.h"\ | |
2131 | "..\..\include\wx\mdi.h"\ | |
2132 | "..\..\include\wx\memory.h"\ | |
2133 | "..\..\include\wx\menu.h"\ | |
2134 | "..\..\include\wx\menuitem.h"\ | |
2135 | "..\..\include\wx\mgl\app.h"\ | |
2136 | "..\..\include\wx\mgl\bitmap.h"\ | |
2137 | "..\..\include\wx\mgl\brush.h"\ | |
2138 | "..\..\include\wx\mgl\colour.h"\ | |
2139 | "..\..\include\wx\mgl\cursor.h"\ | |
2140 | "..\..\include\wx\mgl\dc.h"\ | |
2141 | "..\..\include\wx\mgl\dcclient.h"\ | |
2142 | "..\..\include\wx\mgl\dcmemory.h"\ | |
2143 | "..\..\include\wx\mgl\dcscreen.h"\ | |
2144 | "..\..\include\wx\mgl\font.h"\ | |
2145 | "..\..\include\wx\mgl\gdiobj.h"\ | |
2146 | "..\..\include\wx\mgl\icon.h"\ | |
2147 | "..\..\include\wx\mgl\palette.h"\ | |
2148 | "..\..\include\wx\mgl\pen.h"\ | |
2149 | "..\..\include\wx\mgl\region.h"\ | |
2150 | "..\..\include\wx\mgl\toplevel.h"\ | |
2151 | "..\..\include\wx\mgl\window.h"\ | |
2152 | "..\..\include\wx\motif\accel.h"\ | |
2153 | "..\..\include\wx\motif\app.h"\ | |
2154 | "..\..\include\wx\motif\bmpbuttn.h"\ | |
2155 | "..\..\include\wx\motif\bmpmotif.h"\ | |
2156 | "..\..\include\wx\motif\button.h"\ | |
2157 | "..\..\include\wx\motif\checkbox.h"\ | |
2158 | "..\..\include\wx\motif\checklst.h"\ | |
2159 | "..\..\include\wx\motif\choice.h"\ | |
2160 | "..\..\include\wx\motif\colour.h"\ | |
2161 | "..\..\include\wx\motif\combobox.h"\ | |
2162 | "..\..\include\wx\motif\control.h"\ | |
2163 | "..\..\include\wx\motif\cursor.h"\ | |
2164 | "..\..\include\wx\motif\dc.h"\ | |
2165 | "..\..\include\wx\motif\dcclient.h"\ | |
2166 | "..\..\include\wx\motif\dcmemory.h"\ | |
2167 | "..\..\include\wx\motif\dcscreen.h"\ | |
2168 | "..\..\include\wx\motif\dialog.h"\ | |
2169 | "..\..\include\wx\motif\filedlg.h"\ | |
2170 | "..\..\include\wx\motif\font.h"\ | |
2171 | "..\..\include\wx\motif\frame.h"\ | |
2172 | "..\..\include\wx\motif\gauge.h"\ | |
2173 | "..\..\include\wx\motif\gdiobj.h"\ | |
2174 | "..\..\include\wx\motif\icon.h"\ | |
2175 | "..\..\include\wx\motif\listbox.h"\ | |
2176 | "..\..\include\wx\motif\mdi.h"\ | |
2177 | "..\..\include\wx\motif\menu.h"\ | |
2178 | "..\..\include\wx\motif\menuitem.h"\ | |
2179 | "..\..\include\wx\motif\msgdlg.h"\ | |
2180 | "..\..\include\wx\motif\palette.h"\ | |
2181 | "..\..\include\wx\motif\radiobox.h"\ | |
2182 | "..\..\include\wx\motif\radiobut.h"\ | |
2183 | "..\..\include\wx\motif\scrolbar.h"\ | |
2184 | "..\..\include\wx\motif\slider.h"\ | |
2185 | "..\..\include\wx\motif\statbmp.h"\ | |
2186 | "..\..\include\wx\motif\statbox.h"\ | |
2187 | "..\..\include\wx\motif\stattext.h"\ | |
2188 | "..\..\include\wx\motif\textctrl.h"\ | |
2189 | "..\..\include\wx\motif\timer.h"\ | |
2190 | "..\..\include\wx\motif\toolbar.h"\ | |
2191 | "..\..\include\wx\motif\toplevel.h"\ | |
2192 | "..\..\include\wx\motif\window.h"\ | |
2193 | "..\..\include\wx\msgdlg.h"\ | |
2194 | "..\..\include\wx\msw\accel.h"\ | |
2195 | "..\..\include\wx\msw\app.h"\ | |
2196 | "..\..\include\wx\msw\bitmap.h"\ | |
2197 | "..\..\include\wx\msw\bmpbuttn.h"\ | |
2198 | "..\..\include\wx\msw\brush.h"\ | |
2199 | "..\..\include\wx\msw\button.h"\ | |
2200 | "..\..\include\wx\msw\checkbox.h"\ | |
2201 | "..\..\include\wx\msw\checklst.h"\ | |
2202 | "..\..\include\wx\msw\chkconf.h"\ | |
2203 | "..\..\include\wx\msw\choice.h"\ | |
2204 | "..\..\include\wx\msw\colour.h"\ | |
2205 | "..\..\include\wx\msw\combobox.h"\ | |
2206 | "..\..\include\wx\msw\control.h"\ | |
2207 | "..\..\include\wx\msw\cursor.h"\ | |
2208 | "..\..\include\wx\msw\dc.h"\ | |
2209 | "..\..\include\wx\msw\dcclient.h"\ | |
2210 | "..\..\include\wx\msw\dcmemory.h"\ | |
2211 | "..\..\include\wx\msw\dcprint.h"\ | |
2212 | "..\..\include\wx\msw\dcscreen.h"\ | |
2213 | "..\..\include\wx\msw\dialog.h"\ | |
2214 | "..\..\include\wx\msw\dirdlg.h"\ | |
2215 | "..\..\include\wx\msw\filedlg.h"\ | |
2216 | "..\..\include\wx\msw\font.h"\ | |
2217 | "..\..\include\wx\msw\frame.h"\ | |
2218 | "..\..\include\wx\msw\gauge95.h"\ | |
2219 | "..\..\include\wx\msw\gccpriv.h"\ | |
2220 | "..\..\include\wx\msw\gdiimage.h"\ | |
2221 | "..\..\include\wx\msw\gdiobj.h"\ | |
2222 | "..\..\include\wx\msw\icon.h"\ | |
2223 | "..\..\include\wx\msw\listbox.h"\ | |
2224 | "..\..\include\wx\msw\listctrl.h"\ | |
2225 | "..\..\include\wx\msw\mdi.h"\ | |
2226 | "..\..\include\wx\msw\menu.h"\ | |
2227 | "..\..\include\wx\msw\menuitem.h"\ | |
2228 | "..\..\include\wx\msw\msgdlg.h"\ | |
2229 | "..\..\include\wx\msw\notebook.h"\ | |
2230 | "..\..\include\wx\msw\ole\access.h"\ | |
2231 | "..\..\include\wx\msw\palette.h"\ | |
2232 | "..\..\include\wx\msw\pen.h"\ | |
2233 | "..\..\include\wx\msw\radiobox.h"\ | |
2234 | "..\..\include\wx\msw\radiobut.h"\ | |
2235 | "..\..\include\wx\msw\region.h"\ | |
2236 | "..\..\include\wx\msw\scrolbar.h"\ | |
2237 | "..\..\include\wx\msw\slider95.h"\ | |
2238 | "..\..\include\wx\msw\statbmp.h"\ | |
2239 | "..\..\include\wx\msw\statbox.h"\ | |
2240 | "..\..\include\wx\msw\statbr95.h"\ | |
2241 | "..\..\include\wx\msw\stattext.h"\ | |
2242 | "..\..\include\wx\msw\tbar95.h"\ | |
2243 | "..\..\include\wx\msw\tbarmsw.h"\ | |
2244 | "..\..\include\wx\msw\textctrl.h"\ | |
2245 | "..\..\include\wx\msw\timer.h"\ | |
2246 | "..\..\include\wx\msw\toplevel.h"\ | |
2247 | "..\..\include\wx\msw\wince\tbarwce.h"\ | |
2248 | "..\..\include\wx\msw\wince\time.h"\ | |
2249 | "..\..\include\wx\msw\window.h"\ | |
2250 | "..\..\include\wx\msw\winundef.h"\ | |
2251 | "..\..\include\wx\msw\wrapwin.h"\ | |
2252 | "..\..\include\wx\notebook.h"\ | |
d61c1a6f | 2253 | "..\..\include\wx\numdlg.h"\ |
830e6d75 JS |
2254 | "..\..\include\wx\object.h"\ |
2255 | "..\..\include\wx\os2\accel.h"\ | |
2256 | "..\..\include\wx\os2\app.h"\ | |
2257 | "..\..\include\wx\os2\bitmap.h"\ | |
2258 | "..\..\include\wx\os2\bmpbuttn.h"\ | |
2259 | "..\..\include\wx\os2\brush.h"\ | |
2260 | "..\..\include\wx\os2\button.h"\ | |
2261 | "..\..\include\wx\os2\checkbox.h"\ | |
2262 | "..\..\include\wx\os2\checklst.h"\ | |
2263 | "..\..\include\wx\os2\choice.h"\ | |
2264 | "..\..\include\wx\os2\colour.h"\ | |
2265 | "..\..\include\wx\os2\combobox.h"\ | |
2266 | "..\..\include\wx\os2\control.h"\ | |
2267 | "..\..\include\wx\os2\cursor.h"\ | |
2268 | "..\..\include\wx\os2\dc.h"\ | |
2269 | "..\..\include\wx\os2\dcclient.h"\ | |
2270 | "..\..\include\wx\os2\dcmemory.h"\ | |
2271 | "..\..\include\wx\os2\dcprint.h"\ | |
2272 | "..\..\include\wx\os2\dcscreen.h"\ | |
2273 | "..\..\include\wx\os2\dialog.h"\ | |
2274 | "..\..\include\wx\os2\filedlg.h"\ | |
2275 | "..\..\include\wx\os2\font.h"\ | |
2276 | "..\..\include\wx\os2\frame.h"\ | |
2277 | "..\..\include\wx\os2\gauge.h"\ | |
2278 | "..\..\include\wx\os2\gdiimage.h"\ | |
2279 | "..\..\include\wx\os2\gdiobj.h"\ | |
2280 | "..\..\include\wx\os2\icon.h"\ | |
2281 | "..\..\include\wx\os2\listbox.h"\ | |
2282 | "..\..\include\wx\os2\menu.h"\ | |
2283 | "..\..\include\wx\os2\menuitem.h"\ | |
2284 | "..\..\include\wx\os2\msgdlg.h"\ | |
2285 | "..\..\include\wx\os2\notebook.h"\ | |
2286 | "..\..\include\wx\os2\palette.h"\ | |
2287 | "..\..\include\wx\os2\pen.h"\ | |
2288 | "..\..\include\wx\os2\private.h"\ | |
2289 | "..\..\include\wx\os2\radiobox.h"\ | |
2290 | "..\..\include\wx\os2\radiobut.h"\ | |
2291 | "..\..\include\wx\os2\region.h"\ | |
2292 | "..\..\include\wx\os2\scrolbar.h"\ | |
2293 | "..\..\include\wx\os2\slider.h"\ | |
2294 | "..\..\include\wx\os2\statbmp.h"\ | |
2295 | "..\..\include\wx\os2\statbox.h"\ | |
2296 | "..\..\include\wx\os2\stattext.h"\ | |
2297 | "..\..\include\wx\os2\textctrl.h"\ | |
2298 | "..\..\include\wx\os2\timer.h"\ | |
2299 | "..\..\include\wx\os2\toolbar.h"\ | |
2300 | "..\..\include\wx\os2\toplevel.h"\ | |
2301 | "..\..\include\wx\os2\window.h"\ | |
2302 | "..\..\include\wx\os2\wxrsc.h"\ | |
2303 | "..\..\include\wx\ownerdrw.h"\ | |
2304 | "..\..\include\wx\palette.h"\ | |
2305 | "..\..\include\wx\panel.h"\ | |
2306 | "..\..\include\wx\pen.h"\ | |
2307 | "..\..\include\wx\platform.h"\ | |
2308 | "..\..\include\wx\radiobox.h"\ | |
2309 | "..\..\include\wx\radiobut.h"\ | |
2310 | "..\..\include\wx\region.h"\ | |
2311 | "..\..\include\wx\renderer.h"\ | |
2312 | "..\..\include\wx\scrolbar.h"\ | |
2313 | "..\..\include\wx\scrolwin.h"\ | |
2314 | "..\..\include\wx\settings.h"\ | |
2315 | "..\..\include\wx\sizer.h"\ | |
2316 | "..\..\include\wx\slider.h"\ | |
2317 | "..\..\include\wx\statbmp.h"\ | |
2318 | "..\..\include\wx\statbox.h"\ | |
2319 | "..\..\include\wx\stattext.h"\ | |
2320 | "..\..\include\wx\statusbr.h"\ | |
2321 | "..\..\include\wx\stopwatch.h"\ | |
2322 | "..\..\include\wx\strconv.h"\ | |
2323 | "..\..\include\wx\stream.h"\ | |
2324 | "..\..\include\wx\string.h"\ | |
2325 | "..\..\include\wx\tbarbase.h"\ | |
2326 | "..\..\include\wx\textctrl.h"\ | |
2327 | "..\..\include\wx\textdlg.h"\ | |
2328 | "..\..\include\wx\thread.h"\ | |
2329 | "..\..\include\wx\timer.h"\ | |
2330 | "..\..\include\wx\toolbar.h"\ | |
2331 | "..\..\include\wx\toplevel.h"\ | |
2332 | "..\..\include\wx\univ\bmpbuttn.h"\ | |
2333 | "..\..\include\wx\univ\button.h"\ | |
2334 | "..\..\include\wx\univ\checkbox.h"\ | |
2335 | "..\..\include\wx\univ\checklst.h"\ | |
2336 | "..\..\include\wx\univ\choice.h"\ | |
2337 | "..\..\include\wx\univ\combobox.h"\ | |
2338 | "..\..\include\wx\univ\control.h"\ | |
2339 | "..\..\include\wx\univ\dialog.h"\ | |
2340 | "..\..\include\wx\univ\frame.h"\ | |
2341 | "..\..\include\wx\univ\gauge.h"\ | |
2342 | "..\..\include\wx\univ\inpcons.h"\ | |
2343 | "..\..\include\wx\univ\inphand.h"\ | |
2344 | "..\..\include\wx\univ\listbox.h"\ | |
2345 | "..\..\include\wx\univ\menu.h"\ | |
2346 | "..\..\include\wx\univ\menuitem.h"\ | |
2347 | "..\..\include\wx\univ\notebook.h"\ | |
2348 | "..\..\include\wx\univ\radiobox.h"\ | |
2349 | "..\..\include\wx\univ\radiobut.h"\ | |
2350 | "..\..\include\wx\univ\scrarrow.h"\ | |
2351 | "..\..\include\wx\univ\scrolbar.h"\ | |
2352 | "..\..\include\wx\univ\scrthumb.h"\ | |
2353 | "..\..\include\wx\univ\slider.h"\ | |
2354 | "..\..\include\wx\univ\statbmp.h"\ | |
2355 | "..\..\include\wx\univ\statbox.h"\ | |
2356 | "..\..\include\wx\univ\stattext.h"\ | |
2357 | "..\..\include\wx\univ\statusbr.h"\ | |
2358 | "..\..\include\wx\univ\textctrl.h"\ | |
2359 | "..\..\include\wx\univ\theme.h"\ | |
2360 | "..\..\include\wx\univ\toolbar.h"\ | |
2361 | "..\..\include\wx\univ\toplevel.h"\ | |
2362 | "..\..\include\wx\univ\window.h"\ | |
2363 | "..\..\include\wx\utils.h"\ | |
2364 | "..\..\include\wx\validate.h"\ | |
2365 | "..\..\include\wx\valtext.h"\ | |
2366 | "..\..\include\wx\variant.h"\ | |
2367 | "..\..\include\wx\vector.h"\ | |
2368 | "..\..\include\wx\version.h"\ | |
2369 | "..\..\include\wx\vidmode.h"\ | |
2370 | "..\..\include\wx\window.h"\ | |
2371 | "..\..\include\wx\wx.h"\ | |
2372 | "..\..\include\wx\wxchar.h"\ | |
2373 | "..\..\include\wx\wxprec.h"\ | |
2374 | "..\..\include\wx\x11\app.h"\ | |
2375 | "..\..\include\wx\x11\bitmap.h"\ | |
2376 | "..\..\include\wx\x11\brush.h"\ | |
2377 | "..\..\include\wx\x11\colour.h"\ | |
2378 | "..\..\include\wx\x11\cursor.h"\ | |
2379 | "..\..\include\wx\x11\dc.h"\ | |
2380 | "..\..\include\wx\x11\dcclient.h"\ | |
2381 | "..\..\include\wx\x11\dcmemory.h"\ | |
2382 | "..\..\include\wx\x11\dcscreen.h"\ | |
2383 | "..\..\include\wx\x11\font.h"\ | |
2384 | "..\..\include\wx\x11\gdiobj.h"\ | |
2385 | "..\..\include\wx\x11\icon.h"\ | |
2386 | "..\..\include\wx\x11\palette.h"\ | |
2387 | "..\..\include\wx\x11\pen.h"\ | |
2388 | "..\..\include\wx\x11\region.h"\ | |
2389 | "..\..\include\wx\x11\textctrl.h"\ | |
2390 | "..\..\include\wx\x11\toplevel.h"\ | |
2391 | "..\..\include\wx\x11\window.h"\ | |
2392 | "..\..\include\wx\xti.h"\ | |
d61c1a6f JS |
2393 | "..\..\lib\wince_x86ud\wx\setup.h"\ |
2394 | "..\sample.xpm"\ | |
830e6d75 JS |
2395 | |
2396 | NODEP_CPP_MINIM=\ | |
2397 | "..\..\include\wx\wx\generic\access.h"\ | |
2398 | "..\..\include\wx\wx\tbarsmpl.h"\ | |
2399 | ||
2400 | ||
d61c1a6f JS |
2401 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE x86) Release eVC4" |
2402 | ||
2403 | DEP_CPP_MINIM=\ | |
2404 | "..\..\include\wx\accel.h"\ | |
2405 | "..\..\include\wx\access.h"\ | |
2406 | "..\..\include\wx\afterstd.h"\ | |
2407 | "..\..\include\wx\app.h"\ | |
2408 | "..\..\include\wx\arrstr.h"\ | |
2409 | "..\..\include\wx\beforestd.h"\ | |
2410 | "..\..\include\wx\bitmap.h"\ | |
2411 | "..\..\include\wx\bmpbuttn.h"\ | |
2412 | "..\..\include\wx\bookctrl.h"\ | |
2413 | "..\..\include\wx\brush.h"\ | |
2414 | "..\..\include\wx\buffer.h"\ | |
2415 | "..\..\include\wx\build.h"\ | |
2416 | "..\..\include\wx\button.h"\ | |
2417 | "..\..\include\wx\checkbox.h"\ | |
2418 | "..\..\include\wx\checklst.h"\ | |
2419 | "..\..\include\wx\chkconf.h"\ | |
2420 | "..\..\include\wx\choicdlg.h"\ | |
2421 | "..\..\include\wx\choice.h"\ | |
2422 | "..\..\include\wx\clntdata.h"\ | |
2423 | "..\..\include\wx\cmndata.h"\ | |
2424 | "..\..\include\wx\cocoa\app.h"\ | |
2425 | "..\..\include\wx\cocoa\bitmap.h"\ | |
2426 | "..\..\include\wx\cocoa\bmpbuttn.h"\ | |
2427 | "..\..\include\wx\cocoa\brush.h"\ | |
2428 | "..\..\include\wx\cocoa\button.h"\ | |
2429 | "..\..\include\wx\cocoa\checkbox.h"\ | |
2430 | "..\..\include\wx\cocoa\checklst.h"\ | |
2431 | "..\..\include\wx\cocoa\choice.h"\ | |
2432 | "..\..\include\wx\cocoa\colour.h"\ | |
2433 | "..\..\include\wx\cocoa\combobox.h"\ | |
2434 | "..\..\include\wx\cocoa\control.h"\ | |
2435 | "..\..\include\wx\cocoa\cursor.h"\ | |
2436 | "..\..\include\wx\cocoa\dc.h"\ | |
2437 | "..\..\include\wx\cocoa\dcclient.h"\ | |
2438 | "..\..\include\wx\cocoa\dcmemory.h"\ | |
2439 | "..\..\include\wx\cocoa\dcscreen.h"\ | |
2440 | "..\..\include\wx\cocoa\dialog.h"\ | |
2441 | "..\..\include\wx\cocoa\font.h"\ | |
2442 | "..\..\include\wx\cocoa\frame.h"\ | |
2443 | "..\..\include\wx\cocoa\gauge.h"\ | |
2444 | "..\..\include\wx\cocoa\gdiobj.h"\ | |
2445 | "..\..\include\wx\cocoa\icon.h"\ | |
2446 | "..\..\include\wx\cocoa\listbox.h"\ | |
2447 | "..\..\include\wx\cocoa\mdi.h"\ | |
2448 | "..\..\include\wx\cocoa\menu.h"\ | |
2449 | "..\..\include\wx\cocoa\menuitem.h"\ | |
2450 | "..\..\include\wx\cocoa\NSBox.h"\ | |
2451 | "..\..\include\wx\cocoa\NSButton.h"\ | |
2452 | "..\..\include\wx\cocoa\NSControl.h"\ | |
2453 | "..\..\include\wx\cocoa\NSMenu.h"\ | |
2454 | "..\..\include\wx\cocoa\NSPanel.h"\ | |
2455 | "..\..\include\wx\cocoa\NSTableView.h"\ | |
2456 | "..\..\include\wx\cocoa\NSTextField.h"\ | |
2457 | "..\..\include\wx\cocoa\NSView.h"\ | |
2458 | "..\..\include\wx\cocoa\NSWindow.h"\ | |
2459 | "..\..\include\wx\cocoa\ObjcAssociate.h"\ | |
2460 | "..\..\include\wx\cocoa\pen.h"\ | |
2461 | "..\..\include\wx\cocoa\radiobox.h"\ | |
2462 | "..\..\include\wx\cocoa\radiobut.h"\ | |
2463 | "..\..\include\wx\cocoa\region.h"\ | |
2464 | "..\..\include\wx\cocoa\slider.h"\ | |
2465 | "..\..\include\wx\cocoa\statbmp.h"\ | |
2466 | "..\..\include\wx\cocoa\statbox.h"\ | |
2467 | "..\..\include\wx\cocoa\stattext.h"\ | |
2468 | "..\..\include\wx\cocoa\textctrl.h"\ | |
2469 | "..\..\include\wx\cocoa\toolbar.h"\ | |
2470 | "..\..\include\wx\cocoa\toplevel.h"\ | |
2471 | "..\..\include\wx\cocoa\window.h"\ | |
2472 | "..\..\include\wx\colour.h"\ | |
2473 | "..\..\include\wx\combobox.h"\ | |
2474 | "..\..\include\wx\containr.h"\ | |
2475 | "..\..\include\wx\control.h"\ | |
2476 | "..\..\include\wx\ctrlsub.h"\ | |
2477 | "..\..\include\wx\cursor.h"\ | |
2478 | "..\..\include\wx\datetime.h"\ | |
2479 | "..\..\include\wx\db.h"\ | |
2480 | "..\..\include\wx\dc.h"\ | |
2481 | "..\..\include\wx\dcclient.h"\ | |
2482 | "..\..\include\wx\dcmemory.h"\ | |
2483 | "..\..\include\wx\dcprint.h"\ | |
2484 | "..\..\include\wx\dcscreen.h"\ | |
2485 | "..\..\include\wx\debug.h"\ | |
2486 | "..\..\include\wx\defs.h"\ | |
2487 | "..\..\include\wx\dialog.h"\ | |
2488 | "..\..\include\wx\dirdlg.h"\ | |
2489 | "..\..\include\wx\dlimpexp.h"\ | |
2490 | "..\..\include\wx\dynarray.h"\ | |
2491 | "..\..\include\wx\encinfo.h"\ | |
2492 | "..\..\include\wx\event.h"\ | |
2493 | "..\..\include\wx\features.h"\ | |
2494 | "..\..\include\wx\filedlg.h"\ | |
2495 | "..\..\include\wx\filefn.h"\ | |
2496 | "..\..\include\wx\flags.h"\ | |
2497 | "..\..\include\wx\font.h"\ | |
2498 | "..\..\include\wx\fontenc.h"\ | |
2499 | "..\..\include\wx\frame.h"\ | |
2500 | "..\..\include\wx\gauge.h"\ | |
2501 | "..\..\include\wx\gdicmn.h"\ | |
2502 | "..\..\include\wx\gdiobj.h"\ | |
2503 | "..\..\include\wx\generic\accel.h"\ | |
2504 | "..\..\include\wx\generic\choicdgg.h"\ | |
2505 | "..\..\include\wx\generic\dirdlgg.h"\ | |
2506 | "..\..\include\wx\generic\filedlgg.h"\ | |
2507 | "..\..\include\wx\generic\imaglist.h"\ | |
2508 | "..\..\include\wx\generic\listctrl.h"\ | |
2509 | "..\..\include\wx\generic\logg.h"\ | |
2510 | "..\..\include\wx\generic\mdig.h"\ | |
2511 | "..\..\include\wx\generic\msgdlgg.h"\ | |
2512 | "..\..\include\wx\generic\notebook.h"\ | |
2513 | "..\..\include\wx\generic\paletteg.h"\ | |
2514 | "..\..\include\wx\generic\panelg.h"\ | |
2515 | "..\..\include\wx\generic\scrolwin.h"\ | |
2516 | "..\..\include\wx\generic\statusbr.h"\ | |
2517 | "..\..\include\wx\generic\textdlgg.h"\ | |
2518 | "..\..\include\wx\generic\timer.h"\ | |
2519 | "..\..\include\wx\gtk\accel.h"\ | |
2520 | "..\..\include\wx\gtk\app.h"\ | |
2521 | "..\..\include\wx\gtk\bitmap.h"\ | |
2522 | "..\..\include\wx\gtk\bmpbuttn.h"\ | |
2523 | "..\..\include\wx\gtk\brush.h"\ | |
2524 | "..\..\include\wx\gtk\button.h"\ | |
2525 | "..\..\include\wx\gtk\checkbox.h"\ | |
2526 | "..\..\include\wx\gtk\checklst.h"\ | |
2527 | "..\..\include\wx\gtk\choice.h"\ | |
2528 | "..\..\include\wx\gtk\colour.h"\ | |
2529 | "..\..\include\wx\gtk\combobox.h"\ | |
2530 | "..\..\include\wx\gtk\control.h"\ | |
2531 | "..\..\include\wx\gtk\cursor.h"\ | |
2532 | "..\..\include\wx\gtk\dc.h"\ | |
2533 | "..\..\include\wx\gtk\dcclient.h"\ | |
2534 | "..\..\include\wx\gtk\dcmemory.h"\ | |
2535 | "..\..\include\wx\gtk\dcscreen.h"\ | |
2536 | "..\..\include\wx\gtk\dialog.h"\ | |
2537 | "..\..\include\wx\gtk\font.h"\ | |
2538 | "..\..\include\wx\gtk\frame.h"\ | |
2539 | "..\..\include\wx\gtk\gauge.h"\ | |
2540 | "..\..\include\wx\gtk\gdiobj.h"\ | |
2541 | "..\..\include\wx\gtk\icon.h"\ | |
2542 | "..\..\include\wx\gtk\listbox.h"\ | |
2543 | "..\..\include\wx\gtk\mdi.h"\ | |
2544 | "..\..\include\wx\gtk\menu.h"\ | |
2545 | "..\..\include\wx\gtk\menuitem.h"\ | |
2546 | "..\..\include\wx\gtk\msgdlg.h"\ | |
2547 | "..\..\include\wx\gtk\notebook.h"\ | |
2548 | "..\..\include\wx\gtk\pen.h"\ | |
2549 | "..\..\include\wx\gtk\radiobox.h"\ | |
2550 | "..\..\include\wx\gtk\radiobut.h"\ | |
2551 | "..\..\include\wx\gtk\region.h"\ | |
2552 | "..\..\include\wx\gtk\scrolbar.h"\ | |
2553 | "..\..\include\wx\gtk\scrolwin.h"\ | |
2554 | "..\..\include\wx\gtk\slider.h"\ | |
2555 | "..\..\include\wx\gtk\statbmp.h"\ | |
2556 | "..\..\include\wx\gtk\statbox.h"\ | |
2557 | "..\..\include\wx\gtk\stattext.h"\ | |
2558 | "..\..\include\wx\gtk\tbargtk.h"\ | |
2559 | "..\..\include\wx\gtk\textctrl.h"\ | |
2560 | "..\..\include\wx\gtk\timer.h"\ | |
2561 | "..\..\include\wx\gtk\toplevel.h"\ | |
2562 | "..\..\include\wx\gtk\window.h"\ | |
2563 | "..\..\include\wx\hash.h"\ | |
2564 | "..\..\include\wx\hashmap.h"\ | |
2565 | "..\..\include\wx\icon.h"\ | |
2566 | "..\..\include\wx\iconbndl.h"\ | |
2567 | "..\..\include\wx\iconloc.h"\ | |
2568 | "..\..\include\wx\imagbmp.h"\ | |
2569 | "..\..\include\wx\image.h"\ | |
2570 | "..\..\include\wx\imaggif.h"\ | |
2571 | "..\..\include\wx\imagiff.h"\ | |
2572 | "..\..\include\wx\imagjpeg.h"\ | |
2573 | "..\..\include\wx\imagpcx.h"\ | |
2574 | "..\..\include\wx\imagpng.h"\ | |
2575 | "..\..\include\wx\imagpnm.h"\ | |
2576 | "..\..\include\wx\imagtiff.h"\ | |
2577 | "..\..\include\wx\imagxpm.h"\ | |
2578 | "..\..\include\wx\init.h"\ | |
2579 | "..\..\include\wx\intl.h"\ | |
2580 | "..\..\include\wx\iosfwrap.h"\ | |
2581 | "..\..\include\wx\ioswrap.h"\ | |
2582 | "..\..\include\wx\isql.h"\ | |
2583 | "..\..\include\wx\isqlext.h"\ | |
2584 | "..\..\include\wx\layout.h"\ | |
2585 | "..\..\include\wx\list.h"\ | |
2586 | "..\..\include\wx\listbase.h"\ | |
2587 | "..\..\include\wx\listbox.h"\ | |
2588 | "..\..\include\wx\listctrl.h"\ | |
2589 | "..\..\include\wx\log.h"\ | |
2590 | "..\..\include\wx\longlong.h"\ | |
2591 | "..\..\include\wx\mac\accel.h"\ | |
2592 | "..\..\include\wx\mac\app.h"\ | |
2593 | "..\..\include\wx\mac\bitmap.h"\ | |
2594 | "..\..\include\wx\mac\bmpbuttn.h"\ | |
2595 | "..\..\include\wx\mac\brush.h"\ | |
2596 | "..\..\include\wx\mac\button.h"\ | |
2597 | "..\..\include\wx\mac\checkbox.h"\ | |
2598 | "..\..\include\wx\mac\checklst.h"\ | |
2599 | "..\..\include\wx\mac\chkconf.h"\ | |
2600 | "..\..\include\wx\mac\choice.h"\ | |
2601 | "..\..\include\wx\mac\colour.h"\ | |
2602 | "..\..\include\wx\mac\combobox.h"\ | |
2603 | "..\..\include\wx\mac\control.h"\ | |
2604 | "..\..\include\wx\mac\cursor.h"\ | |
2605 | "..\..\include\wx\mac\dc.h"\ | |
2606 | "..\..\include\wx\mac\dcclient.h"\ | |
2607 | "..\..\include\wx\mac\dcmemory.h"\ | |
2608 | "..\..\include\wx\mac\dcprint.h"\ | |
2609 | "..\..\include\wx\mac\dcscreen.h"\ | |
2610 | "..\..\include\wx\mac\dialog.h"\ | |
2611 | "..\..\include\wx\mac\dirdlg.h"\ | |
2612 | "..\..\include\wx\mac\filedlg.h"\ | |
2613 | "..\..\include\wx\mac\font.h"\ | |
2614 | "..\..\include\wx\mac\frame.h"\ | |
2615 | "..\..\include\wx\mac\gauge.h"\ | |
2616 | "..\..\include\wx\mac\gdiobj.h"\ | |
2617 | "..\..\include\wx\mac\icon.h"\ | |
2618 | "..\..\include\wx\mac\listbox.h"\ | |
2619 | "..\..\include\wx\mac\macnotfy.h"\ | |
2620 | "..\..\include\wx\mac\mdi.h"\ | |
2621 | "..\..\include\wx\mac\menu.h"\ | |
2622 | "..\..\include\wx\mac\menuitem.h"\ | |
2623 | "..\..\include\wx\mac\msgdlg.h"\ | |
2624 | "..\..\include\wx\mac\notebook.h"\ | |
2625 | "..\..\include\wx\mac\palette.h"\ | |
2626 | "..\..\include\wx\mac\pen.h"\ | |
2627 | "..\..\include\wx\mac\radiobox.h"\ | |
2628 | "..\..\include\wx\mac\radiobut.h"\ | |
2629 | "..\..\include\wx\mac\region.h"\ | |
2630 | "..\..\include\wx\mac\scrolbar.h"\ | |
2631 | "..\..\include\wx\mac\slider.h"\ | |
2632 | "..\..\include\wx\mac\statbmp.h"\ | |
2633 | "..\..\include\wx\mac\statbox.h"\ | |
2634 | "..\..\include\wx\mac\stattext.h"\ | |
2635 | "..\..\include\wx\mac\statusbr.h"\ | |
2636 | "..\..\include\wx\mac\textctrl.h"\ | |
2637 | "..\..\include\wx\mac\timer.h"\ | |
2638 | "..\..\include\wx\mac\toolbar.h"\ | |
2639 | "..\..\include\wx\mac\toplevel.h"\ | |
2640 | "..\..\include\wx\mac\window.h"\ | |
2641 | "..\..\include\wx\mdi.h"\ | |
2642 | "..\..\include\wx\memory.h"\ | |
2643 | "..\..\include\wx\menu.h"\ | |
2644 | "..\..\include\wx\menuitem.h"\ | |
2645 | "..\..\include\wx\mgl\app.h"\ | |
2646 | "..\..\include\wx\mgl\bitmap.h"\ | |
2647 | "..\..\include\wx\mgl\brush.h"\ | |
2648 | "..\..\include\wx\mgl\colour.h"\ | |
2649 | "..\..\include\wx\mgl\cursor.h"\ | |
2650 | "..\..\include\wx\mgl\dc.h"\ | |
2651 | "..\..\include\wx\mgl\dcclient.h"\ | |
2652 | "..\..\include\wx\mgl\dcmemory.h"\ | |
2653 | "..\..\include\wx\mgl\dcscreen.h"\ | |
2654 | "..\..\include\wx\mgl\font.h"\ | |
2655 | "..\..\include\wx\mgl\gdiobj.h"\ | |
2656 | "..\..\include\wx\mgl\icon.h"\ | |
2657 | "..\..\include\wx\mgl\palette.h"\ | |
2658 | "..\..\include\wx\mgl\pen.h"\ | |
2659 | "..\..\include\wx\mgl\region.h"\ | |
2660 | "..\..\include\wx\mgl\toplevel.h"\ | |
2661 | "..\..\include\wx\mgl\window.h"\ | |
2662 | "..\..\include\wx\motif\accel.h"\ | |
2663 | "..\..\include\wx\motif\app.h"\ | |
2664 | "..\..\include\wx\motif\bmpbuttn.h"\ | |
2665 | "..\..\include\wx\motif\bmpmotif.h"\ | |
2666 | "..\..\include\wx\motif\button.h"\ | |
2667 | "..\..\include\wx\motif\checkbox.h"\ | |
2668 | "..\..\include\wx\motif\checklst.h"\ | |
2669 | "..\..\include\wx\motif\choice.h"\ | |
2670 | "..\..\include\wx\motif\colour.h"\ | |
2671 | "..\..\include\wx\motif\combobox.h"\ | |
2672 | "..\..\include\wx\motif\control.h"\ | |
2673 | "..\..\include\wx\motif\cursor.h"\ | |
2674 | "..\..\include\wx\motif\dc.h"\ | |
2675 | "..\..\include\wx\motif\dcclient.h"\ | |
2676 | "..\..\include\wx\motif\dcmemory.h"\ | |
2677 | "..\..\include\wx\motif\dcscreen.h"\ | |
2678 | "..\..\include\wx\motif\dialog.h"\ | |
2679 | "..\..\include\wx\motif\filedlg.h"\ | |
2680 | "..\..\include\wx\motif\font.h"\ | |
2681 | "..\..\include\wx\motif\frame.h"\ | |
2682 | "..\..\include\wx\motif\gauge.h"\ | |
2683 | "..\..\include\wx\motif\gdiobj.h"\ | |
2684 | "..\..\include\wx\motif\icon.h"\ | |
2685 | "..\..\include\wx\motif\listbox.h"\ | |
2686 | "..\..\include\wx\motif\mdi.h"\ | |
2687 | "..\..\include\wx\motif\menu.h"\ | |
2688 | "..\..\include\wx\motif\menuitem.h"\ | |
2689 | "..\..\include\wx\motif\msgdlg.h"\ | |
2690 | "..\..\include\wx\motif\palette.h"\ | |
2691 | "..\..\include\wx\motif\radiobox.h"\ | |
2692 | "..\..\include\wx\motif\radiobut.h"\ | |
2693 | "..\..\include\wx\motif\scrolbar.h"\ | |
2694 | "..\..\include\wx\motif\slider.h"\ | |
2695 | "..\..\include\wx\motif\statbmp.h"\ | |
2696 | "..\..\include\wx\motif\statbox.h"\ | |
2697 | "..\..\include\wx\motif\stattext.h"\ | |
2698 | "..\..\include\wx\motif\textctrl.h"\ | |
2699 | "..\..\include\wx\motif\timer.h"\ | |
2700 | "..\..\include\wx\motif\toolbar.h"\ | |
2701 | "..\..\include\wx\motif\toplevel.h"\ | |
2702 | "..\..\include\wx\motif\window.h"\ | |
2703 | "..\..\include\wx\msgdlg.h"\ | |
2704 | "..\..\include\wx\msw\accel.h"\ | |
2705 | "..\..\include\wx\msw\app.h"\ | |
2706 | "..\..\include\wx\msw\bitmap.h"\ | |
2707 | "..\..\include\wx\msw\bmpbuttn.h"\ | |
2708 | "..\..\include\wx\msw\brush.h"\ | |
2709 | "..\..\include\wx\msw\button.h"\ | |
2710 | "..\..\include\wx\msw\checkbox.h"\ | |
2711 | "..\..\include\wx\msw\checklst.h"\ | |
2712 | "..\..\include\wx\msw\chkconf.h"\ | |
2713 | "..\..\include\wx\msw\choice.h"\ | |
2714 | "..\..\include\wx\msw\colour.h"\ | |
2715 | "..\..\include\wx\msw\combobox.h"\ | |
2716 | "..\..\include\wx\msw\control.h"\ | |
2717 | "..\..\include\wx\msw\cursor.h"\ | |
2718 | "..\..\include\wx\msw\dc.h"\ | |
2719 | "..\..\include\wx\msw\dcclient.h"\ | |
2720 | "..\..\include\wx\msw\dcmemory.h"\ | |
2721 | "..\..\include\wx\msw\dcprint.h"\ | |
2722 | "..\..\include\wx\msw\dcscreen.h"\ | |
2723 | "..\..\include\wx\msw\dialog.h"\ | |
2724 | "..\..\include\wx\msw\dirdlg.h"\ | |
2725 | "..\..\include\wx\msw\filedlg.h"\ | |
2726 | "..\..\include\wx\msw\font.h"\ | |
2727 | "..\..\include\wx\msw\frame.h"\ | |
2728 | "..\..\include\wx\msw\gauge95.h"\ | |
2729 | "..\..\include\wx\msw\gccpriv.h"\ | |
2730 | "..\..\include\wx\msw\gdiimage.h"\ | |
2731 | "..\..\include\wx\msw\gdiobj.h"\ | |
2732 | "..\..\include\wx\msw\icon.h"\ | |
2733 | "..\..\include\wx\msw\listbox.h"\ | |
2734 | "..\..\include\wx\msw\listctrl.h"\ | |
2735 | "..\..\include\wx\msw\mdi.h"\ | |
2736 | "..\..\include\wx\msw\menu.h"\ | |
2737 | "..\..\include\wx\msw\menuitem.h"\ | |
2738 | "..\..\include\wx\msw\msgdlg.h"\ | |
2739 | "..\..\include\wx\msw\notebook.h"\ | |
2740 | "..\..\include\wx\msw\ole\access.h"\ | |
2741 | "..\..\include\wx\msw\palette.h"\ | |
2742 | "..\..\include\wx\msw\pen.h"\ | |
2743 | "..\..\include\wx\msw\radiobox.h"\ | |
2744 | "..\..\include\wx\msw\radiobut.h"\ | |
2745 | "..\..\include\wx\msw\region.h"\ | |
2746 | "..\..\include\wx\msw\scrolbar.h"\ | |
2747 | "..\..\include\wx\msw\slider95.h"\ | |
2748 | "..\..\include\wx\msw\statbmp.h"\ | |
2749 | "..\..\include\wx\msw\statbox.h"\ | |
2750 | "..\..\include\wx\msw\statbr95.h"\ | |
2751 | "..\..\include\wx\msw\stattext.h"\ | |
2752 | "..\..\include\wx\msw\tbar95.h"\ | |
2753 | "..\..\include\wx\msw\tbarmsw.h"\ | |
2754 | "..\..\include\wx\msw\textctrl.h"\ | |
2755 | "..\..\include\wx\msw\timer.h"\ | |
2756 | "..\..\include\wx\msw\toplevel.h"\ | |
2757 | "..\..\include\wx\msw\wince\tbarwce.h"\ | |
2758 | "..\..\include\wx\msw\wince\time.h"\ | |
2759 | "..\..\include\wx\msw\window.h"\ | |
2760 | "..\..\include\wx\msw\winundef.h"\ | |
2761 | "..\..\include\wx\msw\wrapwin.h"\ | |
2762 | "..\..\include\wx\notebook.h"\ | |
2763 | "..\..\include\wx\object.h"\ | |
2764 | "..\..\include\wx\os2\accel.h"\ | |
2765 | "..\..\include\wx\os2\app.h"\ | |
2766 | "..\..\include\wx\os2\bitmap.h"\ | |
2767 | "..\..\include\wx\os2\bmpbuttn.h"\ | |
2768 | "..\..\include\wx\os2\brush.h"\ | |
2769 | "..\..\include\wx\os2\button.h"\ | |
2770 | "..\..\include\wx\os2\checkbox.h"\ | |
2771 | "..\..\include\wx\os2\checklst.h"\ | |
2772 | "..\..\include\wx\os2\choice.h"\ | |
2773 | "..\..\include\wx\os2\colour.h"\ | |
2774 | "..\..\include\wx\os2\combobox.h"\ | |
2775 | "..\..\include\wx\os2\control.h"\ | |
2776 | "..\..\include\wx\os2\cursor.h"\ | |
2777 | "..\..\include\wx\os2\dc.h"\ | |
2778 | "..\..\include\wx\os2\dcclient.h"\ | |
2779 | "..\..\include\wx\os2\dcmemory.h"\ | |
2780 | "..\..\include\wx\os2\dcprint.h"\ | |
2781 | "..\..\include\wx\os2\dcscreen.h"\ | |
2782 | "..\..\include\wx\os2\dialog.h"\ | |
2783 | "..\..\include\wx\os2\filedlg.h"\ | |
2784 | "..\..\include\wx\os2\font.h"\ | |
2785 | "..\..\include\wx\os2\frame.h"\ | |
2786 | "..\..\include\wx\os2\gauge.h"\ | |
2787 | "..\..\include\wx\os2\gdiimage.h"\ | |
2788 | "..\..\include\wx\os2\gdiobj.h"\ | |
2789 | "..\..\include\wx\os2\icon.h"\ | |
2790 | "..\..\include\wx\os2\listbox.h"\ | |
2791 | "..\..\include\wx\os2\menu.h"\ | |
2792 | "..\..\include\wx\os2\menuitem.h"\ | |
2793 | "..\..\include\wx\os2\msgdlg.h"\ | |
2794 | "..\..\include\wx\os2\notebook.h"\ | |
2795 | "..\..\include\wx\os2\palette.h"\ | |
2796 | "..\..\include\wx\os2\pen.h"\ | |
2797 | "..\..\include\wx\os2\private.h"\ | |
2798 | "..\..\include\wx\os2\radiobox.h"\ | |
2799 | "..\..\include\wx\os2\radiobut.h"\ | |
2800 | "..\..\include\wx\os2\region.h"\ | |
2801 | "..\..\include\wx\os2\scrolbar.h"\ | |
2802 | "..\..\include\wx\os2\slider.h"\ | |
2803 | "..\..\include\wx\os2\statbmp.h"\ | |
2804 | "..\..\include\wx\os2\statbox.h"\ | |
2805 | "..\..\include\wx\os2\stattext.h"\ | |
2806 | "..\..\include\wx\os2\textctrl.h"\ | |
2807 | "..\..\include\wx\os2\timer.h"\ | |
2808 | "..\..\include\wx\os2\toolbar.h"\ | |
2809 | "..\..\include\wx\os2\toplevel.h"\ | |
2810 | "..\..\include\wx\os2\window.h"\ | |
2811 | "..\..\include\wx\os2\wxrsc.h"\ | |
2812 | "..\..\include\wx\ownerdrw.h"\ | |
2813 | "..\..\include\wx\palette.h"\ | |
2814 | "..\..\include\wx\panel.h"\ | |
2815 | "..\..\include\wx\pen.h"\ | |
2816 | "..\..\include\wx\platform.h"\ | |
2817 | "..\..\include\wx\radiobox.h"\ | |
2818 | "..\..\include\wx\radiobut.h"\ | |
2819 | "..\..\include\wx\region.h"\ | |
2820 | "..\..\include\wx\renderer.h"\ | |
2821 | "..\..\include\wx\scrolbar.h"\ | |
2822 | "..\..\include\wx\scrolwin.h"\ | |
2823 | "..\..\include\wx\settings.h"\ | |
2824 | "..\..\include\wx\sizer.h"\ | |
2825 | "..\..\include\wx\slider.h"\ | |
2826 | "..\..\include\wx\statbmp.h"\ | |
2827 | "..\..\include\wx\statbox.h"\ | |
2828 | "..\..\include\wx\stattext.h"\ | |
2829 | "..\..\include\wx\statusbr.h"\ | |
2830 | "..\..\include\wx\stopwatch.h"\ | |
2831 | "..\..\include\wx\strconv.h"\ | |
2832 | "..\..\include\wx\stream.h"\ | |
2833 | "..\..\include\wx\string.h"\ | |
2834 | "..\..\include\wx\tbarbase.h"\ | |
2835 | "..\..\include\wx\textctrl.h"\ | |
2836 | "..\..\include\wx\textdlg.h"\ | |
2837 | "..\..\include\wx\thread.h"\ | |
2838 | "..\..\include\wx\timer.h"\ | |
2839 | "..\..\include\wx\toolbar.h"\ | |
2840 | "..\..\include\wx\toplevel.h"\ | |
2841 | "..\..\include\wx\univ\bmpbuttn.h"\ | |
2842 | "..\..\include\wx\univ\button.h"\ | |
2843 | "..\..\include\wx\univ\checkbox.h"\ | |
2844 | "..\..\include\wx\univ\checklst.h"\ | |
2845 | "..\..\include\wx\univ\choice.h"\ | |
2846 | "..\..\include\wx\univ\combobox.h"\ | |
2847 | "..\..\include\wx\univ\control.h"\ | |
2848 | "..\..\include\wx\univ\dialog.h"\ | |
2849 | "..\..\include\wx\univ\frame.h"\ | |
2850 | "..\..\include\wx\univ\gauge.h"\ | |
2851 | "..\..\include\wx\univ\inpcons.h"\ | |
2852 | "..\..\include\wx\univ\inphand.h"\ | |
2853 | "..\..\include\wx\univ\listbox.h"\ | |
2854 | "..\..\include\wx\univ\menu.h"\ | |
2855 | "..\..\include\wx\univ\menuitem.h"\ | |
2856 | "..\..\include\wx\univ\notebook.h"\ | |
2857 | "..\..\include\wx\univ\radiobox.h"\ | |
2858 | "..\..\include\wx\univ\radiobut.h"\ | |
2859 | "..\..\include\wx\univ\scrarrow.h"\ | |
2860 | "..\..\include\wx\univ\scrolbar.h"\ | |
2861 | "..\..\include\wx\univ\scrthumb.h"\ | |
2862 | "..\..\include\wx\univ\slider.h"\ | |
2863 | "..\..\include\wx\univ\statbmp.h"\ | |
2864 | "..\..\include\wx\univ\statbox.h"\ | |
2865 | "..\..\include\wx\univ\stattext.h"\ | |
2866 | "..\..\include\wx\univ\statusbr.h"\ | |
2867 | "..\..\include\wx\univ\textctrl.h"\ | |
2868 | "..\..\include\wx\univ\theme.h"\ | |
2869 | "..\..\include\wx\univ\toolbar.h"\ | |
2870 | "..\..\include\wx\univ\toplevel.h"\ | |
2871 | "..\..\include\wx\univ\window.h"\ | |
2872 | "..\..\include\wx\utils.h"\ | |
2873 | "..\..\include\wx\validate.h"\ | |
2874 | "..\..\include\wx\valtext.h"\ | |
2875 | "..\..\include\wx\variant.h"\ | |
2876 | "..\..\include\wx\vector.h"\ | |
2877 | "..\..\include\wx\version.h"\ | |
2878 | "..\..\include\wx\vidmode.h"\ | |
2879 | "..\..\include\wx\window.h"\ | |
2880 | "..\..\include\wx\wx.h"\ | |
2881 | "..\..\include\wx\wxchar.h"\ | |
2882 | "..\..\include\wx\wxprec.h"\ | |
2883 | "..\..\include\wx\x11\app.h"\ | |
2884 | "..\..\include\wx\x11\bitmap.h"\ | |
2885 | "..\..\include\wx\x11\brush.h"\ | |
2886 | "..\..\include\wx\x11\colour.h"\ | |
2887 | "..\..\include\wx\x11\cursor.h"\ | |
2888 | "..\..\include\wx\x11\dc.h"\ | |
2889 | "..\..\include\wx\x11\dcclient.h"\ | |
2890 | "..\..\include\wx\x11\dcmemory.h"\ | |
2891 | "..\..\include\wx\x11\dcscreen.h"\ | |
2892 | "..\..\include\wx\x11\font.h"\ | |
2893 | "..\..\include\wx\x11\gdiobj.h"\ | |
2894 | "..\..\include\wx\x11\icon.h"\ | |
2895 | "..\..\include\wx\x11\palette.h"\ | |
2896 | "..\..\include\wx\x11\pen.h"\ | |
2897 | "..\..\include\wx\x11\region.h"\ | |
2898 | "..\..\include\wx\x11\textctrl.h"\ | |
2899 | "..\..\include\wx\x11\toplevel.h"\ | |
2900 | "..\..\include\wx\x11\window.h"\ | |
2901 | "..\..\include\wx\xti.h"\ | |
2902 | ||
2903 | NODEP_CPP_MINIM=\ | |
2904 | "..\..\include\wx\generic\wx\setup.h"\ | |
2905 | "..\..\include\wx\gtk\wx\setup.h"\ | |
2906 | "..\..\include\wx\mac\wx\setup.h"\ | |
2907 | "..\..\include\wx\motif\wx\setup.h"\ | |
2908 | "..\..\include\wx\msw\wx\setup.h"\ | |
2909 | "..\..\include\wx\os2\wx\setup.h"\ | |
2910 | "..\..\include\wx\wx\generic\access.h"\ | |
2911 | "..\..\include\wx\wx\setup.h"\ | |
2912 | "..\..\include\wx\wx\tbarsmpl.h"\ | |
2913 | ".\mondrian.xpm"\ | |
2914 | ||
2915 | ||
2916 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE emulator) Debug" | |
2917 | ||
2918 | DEP_CPP_MINIM=\ | |
2919 | "..\..\include\wx\accel.h"\ | |
2920 | "..\..\include\wx\access.h"\ | |
2921 | "..\..\include\wx\afterstd.h"\ | |
2922 | "..\..\include\wx\app.h"\ | |
2923 | "..\..\include\wx\arrstr.h"\ | |
2924 | "..\..\include\wx\beforestd.h"\ | |
2925 | "..\..\include\wx\bitmap.h"\ | |
2926 | "..\..\include\wx\bmpbuttn.h"\ | |
2927 | "..\..\include\wx\bookctrl.h"\ | |
2928 | "..\..\include\wx\brush.h"\ | |
2929 | "..\..\include\wx\buffer.h"\ | |
2930 | "..\..\include\wx\build.h"\ | |
2931 | "..\..\include\wx\button.h"\ | |
2932 | "..\..\include\wx\checkbox.h"\ | |
2933 | "..\..\include\wx\checklst.h"\ | |
2934 | "..\..\include\wx\chkconf.h"\ | |
2935 | "..\..\include\wx\choicdlg.h"\ | |
2936 | "..\..\include\wx\choice.h"\ | |
2937 | "..\..\include\wx\clntdata.h"\ | |
2938 | "..\..\include\wx\cmndata.h"\ | |
2939 | "..\..\include\wx\cocoa\app.h"\ | |
2940 | "..\..\include\wx\cocoa\bitmap.h"\ | |
2941 | "..\..\include\wx\cocoa\bmpbuttn.h"\ | |
2942 | "..\..\include\wx\cocoa\brush.h"\ | |
2943 | "..\..\include\wx\cocoa\button.h"\ | |
2944 | "..\..\include\wx\cocoa\checkbox.h"\ | |
2945 | "..\..\include\wx\cocoa\checklst.h"\ | |
2946 | "..\..\include\wx\cocoa\choice.h"\ | |
2947 | "..\..\include\wx\cocoa\colour.h"\ | |
2948 | "..\..\include\wx\cocoa\combobox.h"\ | |
2949 | "..\..\include\wx\cocoa\control.h"\ | |
2950 | "..\..\include\wx\cocoa\cursor.h"\ | |
2951 | "..\..\include\wx\cocoa\dc.h"\ | |
2952 | "..\..\include\wx\cocoa\dcclient.h"\ | |
2953 | "..\..\include\wx\cocoa\dcmemory.h"\ | |
2954 | "..\..\include\wx\cocoa\dcscreen.h"\ | |
2955 | "..\..\include\wx\cocoa\dialog.h"\ | |
2956 | "..\..\include\wx\cocoa\font.h"\ | |
2957 | "..\..\include\wx\cocoa\frame.h"\ | |
2958 | "..\..\include\wx\cocoa\gauge.h"\ | |
2959 | "..\..\include\wx\cocoa\gdiobj.h"\ | |
2960 | "..\..\include\wx\cocoa\icon.h"\ | |
2961 | "..\..\include\wx\cocoa\listbox.h"\ | |
2962 | "..\..\include\wx\cocoa\mdi.h"\ | |
2963 | "..\..\include\wx\cocoa\menu.h"\ | |
2964 | "..\..\include\wx\cocoa\menuitem.h"\ | |
2965 | "..\..\include\wx\cocoa\NSBox.h"\ | |
2966 | "..\..\include\wx\cocoa\NSButton.h"\ | |
2967 | "..\..\include\wx\cocoa\NSControl.h"\ | |
2968 | "..\..\include\wx\cocoa\NSMenu.h"\ | |
2969 | "..\..\include\wx\cocoa\NSPanel.h"\ | |
2970 | "..\..\include\wx\cocoa\NSTableView.h"\ | |
2971 | "..\..\include\wx\cocoa\NSTextField.h"\ | |
2972 | "..\..\include\wx\cocoa\NSView.h"\ | |
2973 | "..\..\include\wx\cocoa\NSWindow.h"\ | |
2974 | "..\..\include\wx\cocoa\ObjcAssociate.h"\ | |
2975 | "..\..\include\wx\cocoa\pen.h"\ | |
2976 | "..\..\include\wx\cocoa\radiobox.h"\ | |
2977 | "..\..\include\wx\cocoa\radiobut.h"\ | |
2978 | "..\..\include\wx\cocoa\region.h"\ | |
2979 | "..\..\include\wx\cocoa\slider.h"\ | |
2980 | "..\..\include\wx\cocoa\statbmp.h"\ | |
2981 | "..\..\include\wx\cocoa\statbox.h"\ | |
2982 | "..\..\include\wx\cocoa\stattext.h"\ | |
2983 | "..\..\include\wx\cocoa\textctrl.h"\ | |
2984 | "..\..\include\wx\cocoa\toolbar.h"\ | |
2985 | "..\..\include\wx\cocoa\toplevel.h"\ | |
2986 | "..\..\include\wx\cocoa\window.h"\ | |
2987 | "..\..\include\wx\colour.h"\ | |
2988 | "..\..\include\wx\combobox.h"\ | |
2989 | "..\..\include\wx\containr.h"\ | |
2990 | "..\..\include\wx\control.h"\ | |
2991 | "..\..\include\wx\ctrlsub.h"\ | |
2992 | "..\..\include\wx\cursor.h"\ | |
2993 | "..\..\include\wx\datetime.h"\ | |
2994 | "..\..\include\wx\db.h"\ | |
2995 | "..\..\include\wx\dc.h"\ | |
2996 | "..\..\include\wx\dcclient.h"\ | |
2997 | "..\..\include\wx\dcmemory.h"\ | |
2998 | "..\..\include\wx\dcprint.h"\ | |
2999 | "..\..\include\wx\dcscreen.h"\ | |
3000 | "..\..\include\wx\debug.h"\ | |
3001 | "..\..\include\wx\defs.h"\ | |
3002 | "..\..\include\wx\dialog.h"\ | |
3003 | "..\..\include\wx\dirdlg.h"\ | |
3004 | "..\..\include\wx\dlimpexp.h"\ | |
3005 | "..\..\include\wx\dynarray.h"\ | |
3006 | "..\..\include\wx\encinfo.h"\ | |
3007 | "..\..\include\wx\event.h"\ | |
3008 | "..\..\include\wx\features.h"\ | |
3009 | "..\..\include\wx\filedlg.h"\ | |
3010 | "..\..\include\wx\filefn.h"\ | |
3011 | "..\..\include\wx\flags.h"\ | |
3012 | "..\..\include\wx\font.h"\ | |
3013 | "..\..\include\wx\fontenc.h"\ | |
3014 | "..\..\include\wx\frame.h"\ | |
3015 | "..\..\include\wx\gauge.h"\ | |
3016 | "..\..\include\wx\gdicmn.h"\ | |
3017 | "..\..\include\wx\gdiobj.h"\ | |
3018 | "..\..\include\wx\generic\accel.h"\ | |
3019 | "..\..\include\wx\generic\choicdgg.h"\ | |
3020 | "..\..\include\wx\generic\dirdlgg.h"\ | |
3021 | "..\..\include\wx\generic\filedlgg.h"\ | |
3022 | "..\..\include\wx\generic\imaglist.h"\ | |
3023 | "..\..\include\wx\generic\listctrl.h"\ | |
3024 | "..\..\include\wx\generic\logg.h"\ | |
3025 | "..\..\include\wx\generic\mdig.h"\ | |
3026 | "..\..\include\wx\generic\msgdlgg.h"\ | |
3027 | "..\..\include\wx\generic\notebook.h"\ | |
3028 | "..\..\include\wx\generic\paletteg.h"\ | |
3029 | "..\..\include\wx\generic\panelg.h"\ | |
3030 | "..\..\include\wx\generic\scrolwin.h"\ | |
3031 | "..\..\include\wx\generic\statusbr.h"\ | |
3032 | "..\..\include\wx\generic\textdlgg.h"\ | |
3033 | "..\..\include\wx\generic\timer.h"\ | |
3034 | "..\..\include\wx\gtk\accel.h"\ | |
3035 | "..\..\include\wx\gtk\app.h"\ | |
3036 | "..\..\include\wx\gtk\bitmap.h"\ | |
3037 | "..\..\include\wx\gtk\bmpbuttn.h"\ | |
3038 | "..\..\include\wx\gtk\brush.h"\ | |
3039 | "..\..\include\wx\gtk\button.h"\ | |
3040 | "..\..\include\wx\gtk\checkbox.h"\ | |
3041 | "..\..\include\wx\gtk\checklst.h"\ | |
3042 | "..\..\include\wx\gtk\choice.h"\ | |
3043 | "..\..\include\wx\gtk\colour.h"\ | |
3044 | "..\..\include\wx\gtk\combobox.h"\ | |
3045 | "..\..\include\wx\gtk\control.h"\ | |
3046 | "..\..\include\wx\gtk\cursor.h"\ | |
3047 | "..\..\include\wx\gtk\dc.h"\ | |
3048 | "..\..\include\wx\gtk\dcclient.h"\ | |
3049 | "..\..\include\wx\gtk\dcmemory.h"\ | |
3050 | "..\..\include\wx\gtk\dcscreen.h"\ | |
3051 | "..\..\include\wx\gtk\dialog.h"\ | |
3052 | "..\..\include\wx\gtk\font.h"\ | |
3053 | "..\..\include\wx\gtk\frame.h"\ | |
3054 | "..\..\include\wx\gtk\gauge.h"\ | |
3055 | "..\..\include\wx\gtk\gdiobj.h"\ | |
3056 | "..\..\include\wx\gtk\icon.h"\ | |
3057 | "..\..\include\wx\gtk\listbox.h"\ | |
3058 | "..\..\include\wx\gtk\mdi.h"\ | |
3059 | "..\..\include\wx\gtk\menu.h"\ | |
3060 | "..\..\include\wx\gtk\menuitem.h"\ | |
3061 | "..\..\include\wx\gtk\msgdlg.h"\ | |
3062 | "..\..\include\wx\gtk\notebook.h"\ | |
3063 | "..\..\include\wx\gtk\pen.h"\ | |
3064 | "..\..\include\wx\gtk\radiobox.h"\ | |
3065 | "..\..\include\wx\gtk\radiobut.h"\ | |
3066 | "..\..\include\wx\gtk\region.h"\ | |
3067 | "..\..\include\wx\gtk\scrolbar.h"\ | |
3068 | "..\..\include\wx\gtk\scrolwin.h"\ | |
3069 | "..\..\include\wx\gtk\slider.h"\ | |
3070 | "..\..\include\wx\gtk\statbmp.h"\ | |
3071 | "..\..\include\wx\gtk\statbox.h"\ | |
3072 | "..\..\include\wx\gtk\stattext.h"\ | |
3073 | "..\..\include\wx\gtk\tbargtk.h"\ | |
3074 | "..\..\include\wx\gtk\textctrl.h"\ | |
3075 | "..\..\include\wx\gtk\timer.h"\ | |
3076 | "..\..\include\wx\gtk\toplevel.h"\ | |
3077 | "..\..\include\wx\gtk\window.h"\ | |
3078 | "..\..\include\wx\hash.h"\ | |
3079 | "..\..\include\wx\hashmap.h"\ | |
3080 | "..\..\include\wx\icon.h"\ | |
3081 | "..\..\include\wx\iconbndl.h"\ | |
3082 | "..\..\include\wx\iconloc.h"\ | |
3083 | "..\..\include\wx\imagbmp.h"\ | |
3084 | "..\..\include\wx\image.h"\ | |
3085 | "..\..\include\wx\imaggif.h"\ | |
3086 | "..\..\include\wx\imagiff.h"\ | |
3087 | "..\..\include\wx\imagjpeg.h"\ | |
3088 | "..\..\include\wx\imagpcx.h"\ | |
3089 | "..\..\include\wx\imagpng.h"\ | |
3090 | "..\..\include\wx\imagpnm.h"\ | |
3091 | "..\..\include\wx\imagtiff.h"\ | |
3092 | "..\..\include\wx\imagxpm.h"\ | |
3093 | "..\..\include\wx\init.h"\ | |
3094 | "..\..\include\wx\intl.h"\ | |
3095 | "..\..\include\wx\iosfwrap.h"\ | |
3096 | "..\..\include\wx\ioswrap.h"\ | |
3097 | "..\..\include\wx\isql.h"\ | |
3098 | "..\..\include\wx\isqlext.h"\ | |
3099 | "..\..\include\wx\layout.h"\ | |
3100 | "..\..\include\wx\list.h"\ | |
3101 | "..\..\include\wx\listbase.h"\ | |
3102 | "..\..\include\wx\listbox.h"\ | |
3103 | "..\..\include\wx\listctrl.h"\ | |
3104 | "..\..\include\wx\log.h"\ | |
3105 | "..\..\include\wx\longlong.h"\ | |
3106 | "..\..\include\wx\mac\accel.h"\ | |
3107 | "..\..\include\wx\mac\app.h"\ | |
3108 | "..\..\include\wx\mac\bitmap.h"\ | |
3109 | "..\..\include\wx\mac\bmpbuttn.h"\ | |
3110 | "..\..\include\wx\mac\brush.h"\ | |
3111 | "..\..\include\wx\mac\button.h"\ | |
3112 | "..\..\include\wx\mac\checkbox.h"\ | |
3113 | "..\..\include\wx\mac\checklst.h"\ | |
3114 | "..\..\include\wx\mac\chkconf.h"\ | |
3115 | "..\..\include\wx\mac\choice.h"\ | |
3116 | "..\..\include\wx\mac\colour.h"\ | |
3117 | "..\..\include\wx\mac\combobox.h"\ | |
3118 | "..\..\include\wx\mac\control.h"\ | |
3119 | "..\..\include\wx\mac\cursor.h"\ | |
3120 | "..\..\include\wx\mac\dc.h"\ | |
3121 | "..\..\include\wx\mac\dcclient.h"\ | |
3122 | "..\..\include\wx\mac\dcmemory.h"\ | |
3123 | "..\..\include\wx\mac\dcprint.h"\ | |
3124 | "..\..\include\wx\mac\dcscreen.h"\ | |
3125 | "..\..\include\wx\mac\dialog.h"\ | |
3126 | "..\..\include\wx\mac\dirdlg.h"\ | |
3127 | "..\..\include\wx\mac\filedlg.h"\ | |
3128 | "..\..\include\wx\mac\font.h"\ | |
3129 | "..\..\include\wx\mac\frame.h"\ | |
3130 | "..\..\include\wx\mac\gauge.h"\ | |
3131 | "..\..\include\wx\mac\gdiobj.h"\ | |
3132 | "..\..\include\wx\mac\icon.h"\ | |
3133 | "..\..\include\wx\mac\listbox.h"\ | |
3134 | "..\..\include\wx\mac\macnotfy.h"\ | |
3135 | "..\..\include\wx\mac\mdi.h"\ | |
3136 | "..\..\include\wx\mac\menu.h"\ | |
3137 | "..\..\include\wx\mac\menuitem.h"\ | |
3138 | "..\..\include\wx\mac\msgdlg.h"\ | |
3139 | "..\..\include\wx\mac\notebook.h"\ | |
3140 | "..\..\include\wx\mac\palette.h"\ | |
3141 | "..\..\include\wx\mac\pen.h"\ | |
3142 | "..\..\include\wx\mac\radiobox.h"\ | |
3143 | "..\..\include\wx\mac\radiobut.h"\ | |
3144 | "..\..\include\wx\mac\region.h"\ | |
3145 | "..\..\include\wx\mac\scrolbar.h"\ | |
3146 | "..\..\include\wx\mac\slider.h"\ | |
3147 | "..\..\include\wx\mac\statbmp.h"\ | |
3148 | "..\..\include\wx\mac\statbox.h"\ | |
3149 | "..\..\include\wx\mac\stattext.h"\ | |
3150 | "..\..\include\wx\mac\statusbr.h"\ | |
3151 | "..\..\include\wx\mac\textctrl.h"\ | |
3152 | "..\..\include\wx\mac\timer.h"\ | |
3153 | "..\..\include\wx\mac\toolbar.h"\ | |
3154 | "..\..\include\wx\mac\toplevel.h"\ | |
3155 | "..\..\include\wx\mac\window.h"\ | |
3156 | "..\..\include\wx\mdi.h"\ | |
3157 | "..\..\include\wx\memory.h"\ | |
3158 | "..\..\include\wx\menu.h"\ | |
3159 | "..\..\include\wx\menuitem.h"\ | |
3160 | "..\..\include\wx\mgl\app.h"\ | |
3161 | "..\..\include\wx\mgl\bitmap.h"\ | |
3162 | "..\..\include\wx\mgl\brush.h"\ | |
3163 | "..\..\include\wx\mgl\colour.h"\ | |
3164 | "..\..\include\wx\mgl\cursor.h"\ | |
3165 | "..\..\include\wx\mgl\dc.h"\ | |
3166 | "..\..\include\wx\mgl\dcclient.h"\ | |
3167 | "..\..\include\wx\mgl\dcmemory.h"\ | |
3168 | "..\..\include\wx\mgl\dcscreen.h"\ | |
3169 | "..\..\include\wx\mgl\font.h"\ | |
3170 | "..\..\include\wx\mgl\gdiobj.h"\ | |
3171 | "..\..\include\wx\mgl\icon.h"\ | |
3172 | "..\..\include\wx\mgl\palette.h"\ | |
3173 | "..\..\include\wx\mgl\pen.h"\ | |
3174 | "..\..\include\wx\mgl\region.h"\ | |
3175 | "..\..\include\wx\mgl\toplevel.h"\ | |
3176 | "..\..\include\wx\mgl\window.h"\ | |
3177 | "..\..\include\wx\motif\accel.h"\ | |
3178 | "..\..\include\wx\motif\app.h"\ | |
3179 | "..\..\include\wx\motif\bmpbuttn.h"\ | |
3180 | "..\..\include\wx\motif\bmpmotif.h"\ | |
3181 | "..\..\include\wx\motif\button.h"\ | |
3182 | "..\..\include\wx\motif\checkbox.h"\ | |
3183 | "..\..\include\wx\motif\checklst.h"\ | |
3184 | "..\..\include\wx\motif\choice.h"\ | |
3185 | "..\..\include\wx\motif\colour.h"\ | |
3186 | "..\..\include\wx\motif\combobox.h"\ | |
3187 | "..\..\include\wx\motif\control.h"\ | |
3188 | "..\..\include\wx\motif\cursor.h"\ | |
3189 | "..\..\include\wx\motif\dc.h"\ | |
3190 | "..\..\include\wx\motif\dcclient.h"\ | |
3191 | "..\..\include\wx\motif\dcmemory.h"\ | |
3192 | "..\..\include\wx\motif\dcscreen.h"\ | |
3193 | "..\..\include\wx\motif\dialog.h"\ | |
3194 | "..\..\include\wx\motif\filedlg.h"\ | |
3195 | "..\..\include\wx\motif\font.h"\ | |
3196 | "..\..\include\wx\motif\frame.h"\ | |
3197 | "..\..\include\wx\motif\gauge.h"\ | |
3198 | "..\..\include\wx\motif\gdiobj.h"\ | |
3199 | "..\..\include\wx\motif\icon.h"\ | |
3200 | "..\..\include\wx\motif\listbox.h"\ | |
3201 | "..\..\include\wx\motif\mdi.h"\ | |
3202 | "..\..\include\wx\motif\menu.h"\ | |
3203 | "..\..\include\wx\motif\menuitem.h"\ | |
3204 | "..\..\include\wx\motif\msgdlg.h"\ | |
3205 | "..\..\include\wx\motif\palette.h"\ | |
3206 | "..\..\include\wx\motif\radiobox.h"\ | |
3207 | "..\..\include\wx\motif\radiobut.h"\ | |
3208 | "..\..\include\wx\motif\scrolbar.h"\ | |
3209 | "..\..\include\wx\motif\slider.h"\ | |
3210 | "..\..\include\wx\motif\statbmp.h"\ | |
3211 | "..\..\include\wx\motif\statbox.h"\ | |
3212 | "..\..\include\wx\motif\stattext.h"\ | |
3213 | "..\..\include\wx\motif\textctrl.h"\ | |
3214 | "..\..\include\wx\motif\timer.h"\ | |
3215 | "..\..\include\wx\motif\toolbar.h"\ | |
3216 | "..\..\include\wx\motif\toplevel.h"\ | |
3217 | "..\..\include\wx\motif\window.h"\ | |
3218 | "..\..\include\wx\msgdlg.h"\ | |
3219 | "..\..\include\wx\msw\accel.h"\ | |
3220 | "..\..\include\wx\msw\app.h"\ | |
3221 | "..\..\include\wx\msw\bitmap.h"\ | |
3222 | "..\..\include\wx\msw\bmpbuttn.h"\ | |
3223 | "..\..\include\wx\msw\brush.h"\ | |
3224 | "..\..\include\wx\msw\button.h"\ | |
3225 | "..\..\include\wx\msw\checkbox.h"\ | |
3226 | "..\..\include\wx\msw\checklst.h"\ | |
3227 | "..\..\include\wx\msw\chkconf.h"\ | |
3228 | "..\..\include\wx\msw\choice.h"\ | |
3229 | "..\..\include\wx\msw\colour.h"\ | |
3230 | "..\..\include\wx\msw\combobox.h"\ | |
3231 | "..\..\include\wx\msw\control.h"\ | |
3232 | "..\..\include\wx\msw\cursor.h"\ | |
3233 | "..\..\include\wx\msw\dc.h"\ | |
3234 | "..\..\include\wx\msw\dcclient.h"\ | |
3235 | "..\..\include\wx\msw\dcmemory.h"\ | |
3236 | "..\..\include\wx\msw\dcprint.h"\ | |
3237 | "..\..\include\wx\msw\dcscreen.h"\ | |
3238 | "..\..\include\wx\msw\dialog.h"\ | |
3239 | "..\..\include\wx\msw\dirdlg.h"\ | |
3240 | "..\..\include\wx\msw\filedlg.h"\ | |
3241 | "..\..\include\wx\msw\font.h"\ | |
3242 | "..\..\include\wx\msw\frame.h"\ | |
3243 | "..\..\include\wx\msw\gauge95.h"\ | |
3244 | "..\..\include\wx\msw\gccpriv.h"\ | |
3245 | "..\..\include\wx\msw\gdiimage.h"\ | |
3246 | "..\..\include\wx\msw\gdiobj.h"\ | |
3247 | "..\..\include\wx\msw\icon.h"\ | |
3248 | "..\..\include\wx\msw\listbox.h"\ | |
3249 | "..\..\include\wx\msw\listctrl.h"\ | |
3250 | "..\..\include\wx\msw\mdi.h"\ | |
3251 | "..\..\include\wx\msw\menu.h"\ | |
3252 | "..\..\include\wx\msw\menuitem.h"\ | |
3253 | "..\..\include\wx\msw\msgdlg.h"\ | |
3254 | "..\..\include\wx\msw\notebook.h"\ | |
3255 | "..\..\include\wx\msw\ole\access.h"\ | |
3256 | "..\..\include\wx\msw\palette.h"\ | |
3257 | "..\..\include\wx\msw\pen.h"\ | |
3258 | "..\..\include\wx\msw\radiobox.h"\ | |
3259 | "..\..\include\wx\msw\radiobut.h"\ | |
3260 | "..\..\include\wx\msw\region.h"\ | |
3261 | "..\..\include\wx\msw\scrolbar.h"\ | |
3262 | "..\..\include\wx\msw\slider95.h"\ | |
3263 | "..\..\include\wx\msw\statbmp.h"\ | |
3264 | "..\..\include\wx\msw\statbox.h"\ | |
3265 | "..\..\include\wx\msw\statbr95.h"\ | |
3266 | "..\..\include\wx\msw\stattext.h"\ | |
3267 | "..\..\include\wx\msw\tbar95.h"\ | |
3268 | "..\..\include\wx\msw\tbarmsw.h"\ | |
3269 | "..\..\include\wx\msw\textctrl.h"\ | |
3270 | "..\..\include\wx\msw\timer.h"\ | |
3271 | "..\..\include\wx\msw\toplevel.h"\ | |
3272 | "..\..\include\wx\msw\wince\tbarwce.h"\ | |
3273 | "..\..\include\wx\msw\wince\time.h"\ | |
3274 | "..\..\include\wx\msw\window.h"\ | |
3275 | "..\..\include\wx\msw\winundef.h"\ | |
3276 | "..\..\include\wx\msw\wrapwin.h"\ | |
3277 | "..\..\include\wx\notebook.h"\ | |
3278 | "..\..\include\wx\object.h"\ | |
3279 | "..\..\include\wx\os2\accel.h"\ | |
3280 | "..\..\include\wx\os2\app.h"\ | |
3281 | "..\..\include\wx\os2\bitmap.h"\ | |
3282 | "..\..\include\wx\os2\bmpbuttn.h"\ | |
3283 | "..\..\include\wx\os2\brush.h"\ | |
3284 | "..\..\include\wx\os2\button.h"\ | |
3285 | "..\..\include\wx\os2\checkbox.h"\ | |
3286 | "..\..\include\wx\os2\checklst.h"\ | |
3287 | "..\..\include\wx\os2\choice.h"\ | |
3288 | "..\..\include\wx\os2\colour.h"\ | |
3289 | "..\..\include\wx\os2\combobox.h"\ | |
3290 | "..\..\include\wx\os2\control.h"\ | |
3291 | "..\..\include\wx\os2\cursor.h"\ | |
3292 | "..\..\include\wx\os2\dc.h"\ | |
3293 | "..\..\include\wx\os2\dcclient.h"\ | |
3294 | "..\..\include\wx\os2\dcmemory.h"\ | |
3295 | "..\..\include\wx\os2\dcprint.h"\ | |
3296 | "..\..\include\wx\os2\dcscreen.h"\ | |
3297 | "..\..\include\wx\os2\dialog.h"\ | |
3298 | "..\..\include\wx\os2\filedlg.h"\ | |
3299 | "..\..\include\wx\os2\font.h"\ | |
3300 | "..\..\include\wx\os2\frame.h"\ | |
3301 | "..\..\include\wx\os2\gauge.h"\ | |
3302 | "..\..\include\wx\os2\gdiimage.h"\ | |
3303 | "..\..\include\wx\os2\gdiobj.h"\ | |
3304 | "..\..\include\wx\os2\icon.h"\ | |
3305 | "..\..\include\wx\os2\listbox.h"\ | |
3306 | "..\..\include\wx\os2\menu.h"\ | |
3307 | "..\..\include\wx\os2\menuitem.h"\ | |
3308 | "..\..\include\wx\os2\msgdlg.h"\ | |
3309 | "..\..\include\wx\os2\notebook.h"\ | |
3310 | "..\..\include\wx\os2\palette.h"\ | |
3311 | "..\..\include\wx\os2\pen.h"\ | |
3312 | "..\..\include\wx\os2\private.h"\ | |
3313 | "..\..\include\wx\os2\radiobox.h"\ | |
3314 | "..\..\include\wx\os2\radiobut.h"\ | |
3315 | "..\..\include\wx\os2\region.h"\ | |
3316 | "..\..\include\wx\os2\scrolbar.h"\ | |
3317 | "..\..\include\wx\os2\slider.h"\ | |
3318 | "..\..\include\wx\os2\statbmp.h"\ | |
3319 | "..\..\include\wx\os2\statbox.h"\ | |
3320 | "..\..\include\wx\os2\stattext.h"\ | |
3321 | "..\..\include\wx\os2\textctrl.h"\ | |
3322 | "..\..\include\wx\os2\timer.h"\ | |
3323 | "..\..\include\wx\os2\toolbar.h"\ | |
3324 | "..\..\include\wx\os2\toplevel.h"\ | |
3325 | "..\..\include\wx\os2\window.h"\ | |
3326 | "..\..\include\wx\os2\wxrsc.h"\ | |
3327 | "..\..\include\wx\ownerdrw.h"\ | |
3328 | "..\..\include\wx\palette.h"\ | |
3329 | "..\..\include\wx\panel.h"\ | |
3330 | "..\..\include\wx\pen.h"\ | |
3331 | "..\..\include\wx\platform.h"\ | |
3332 | "..\..\include\wx\radiobox.h"\ | |
3333 | "..\..\include\wx\radiobut.h"\ | |
3334 | "..\..\include\wx\region.h"\ | |
3335 | "..\..\include\wx\renderer.h"\ | |
3336 | "..\..\include\wx\scrolbar.h"\ | |
3337 | "..\..\include\wx\scrolwin.h"\ | |
3338 | "..\..\include\wx\settings.h"\ | |
3339 | "..\..\include\wx\sizer.h"\ | |
3340 | "..\..\include\wx\slider.h"\ | |
3341 | "..\..\include\wx\statbmp.h"\ | |
3342 | "..\..\include\wx\statbox.h"\ | |
3343 | "..\..\include\wx\stattext.h"\ | |
3344 | "..\..\include\wx\statusbr.h"\ | |
3345 | "..\..\include\wx\stopwatch.h"\ | |
3346 | "..\..\include\wx\strconv.h"\ | |
3347 | "..\..\include\wx\stream.h"\ | |
3348 | "..\..\include\wx\string.h"\ | |
3349 | "..\..\include\wx\tbarbase.h"\ | |
3350 | "..\..\include\wx\textctrl.h"\ | |
3351 | "..\..\include\wx\textdlg.h"\ | |
3352 | "..\..\include\wx\thread.h"\ | |
3353 | "..\..\include\wx\timer.h"\ | |
3354 | "..\..\include\wx\toolbar.h"\ | |
3355 | "..\..\include\wx\toplevel.h"\ | |
3356 | "..\..\include\wx\univ\bmpbuttn.h"\ | |
3357 | "..\..\include\wx\univ\button.h"\ | |
3358 | "..\..\include\wx\univ\checkbox.h"\ | |
3359 | "..\..\include\wx\univ\checklst.h"\ | |
3360 | "..\..\include\wx\univ\choice.h"\ | |
3361 | "..\..\include\wx\univ\combobox.h"\ | |
3362 | "..\..\include\wx\univ\control.h"\ | |
3363 | "..\..\include\wx\univ\dialog.h"\ | |
3364 | "..\..\include\wx\univ\frame.h"\ | |
3365 | "..\..\include\wx\univ\gauge.h"\ | |
3366 | "..\..\include\wx\univ\inpcons.h"\ | |
3367 | "..\..\include\wx\univ\inphand.h"\ | |
3368 | "..\..\include\wx\univ\listbox.h"\ | |
3369 | "..\..\include\wx\univ\menu.h"\ | |
3370 | "..\..\include\wx\univ\menuitem.h"\ | |
3371 | "..\..\include\wx\univ\notebook.h"\ | |
3372 | "..\..\include\wx\univ\radiobox.h"\ | |
3373 | "..\..\include\wx\univ\radiobut.h"\ | |
3374 | "..\..\include\wx\univ\scrarrow.h"\ | |
3375 | "..\..\include\wx\univ\scrolbar.h"\ | |
3376 | "..\..\include\wx\univ\scrthumb.h"\ | |
3377 | "..\..\include\wx\univ\slider.h"\ | |
3378 | "..\..\include\wx\univ\statbmp.h"\ | |
3379 | "..\..\include\wx\univ\statbox.h"\ | |
3380 | "..\..\include\wx\univ\stattext.h"\ | |
3381 | "..\..\include\wx\univ\statusbr.h"\ | |
3382 | "..\..\include\wx\univ\textctrl.h"\ | |
3383 | "..\..\include\wx\univ\theme.h"\ | |
3384 | "..\..\include\wx\univ\toolbar.h"\ | |
3385 | "..\..\include\wx\univ\toplevel.h"\ | |
3386 | "..\..\include\wx\univ\window.h"\ | |
3387 | "..\..\include\wx\utils.h"\ | |
3388 | "..\..\include\wx\validate.h"\ | |
3389 | "..\..\include\wx\valtext.h"\ | |
3390 | "..\..\include\wx\variant.h"\ | |
3391 | "..\..\include\wx\vector.h"\ | |
3392 | "..\..\include\wx\version.h"\ | |
3393 | "..\..\include\wx\vidmode.h"\ | |
3394 | "..\..\include\wx\window.h"\ | |
3395 | "..\..\include\wx\wx.h"\ | |
3396 | "..\..\include\wx\wxchar.h"\ | |
3397 | "..\..\include\wx\wxprec.h"\ | |
3398 | "..\..\include\wx\x11\app.h"\ | |
3399 | "..\..\include\wx\x11\bitmap.h"\ | |
3400 | "..\..\include\wx\x11\brush.h"\ | |
3401 | "..\..\include\wx\x11\colour.h"\ | |
3402 | "..\..\include\wx\x11\cursor.h"\ | |
3403 | "..\..\include\wx\x11\dc.h"\ | |
3404 | "..\..\include\wx\x11\dcclient.h"\ | |
3405 | "..\..\include\wx\x11\dcmemory.h"\ | |
3406 | "..\..\include\wx\x11\dcscreen.h"\ | |
3407 | "..\..\include\wx\x11\font.h"\ | |
3408 | "..\..\include\wx\x11\gdiobj.h"\ | |
3409 | "..\..\include\wx\x11\icon.h"\ | |
3410 | "..\..\include\wx\x11\palette.h"\ | |
3411 | "..\..\include\wx\x11\pen.h"\ | |
3412 | "..\..\include\wx\x11\region.h"\ | |
3413 | "..\..\include\wx\x11\textctrl.h"\ | |
3414 | "..\..\include\wx\x11\toplevel.h"\ | |
3415 | "..\..\include\wx\x11\window.h"\ | |
3416 | "..\..\include\wx\xti.h"\ | |
3417 | ||
3418 | NODEP_CPP_MINIM=\ | |
3419 | "..\..\include\wx\wx\generic\access.h"\ | |
3420 | "..\..\include\wx\wx\tbarsmpl.h"\ | |
3421 | "..\..\lib\wince_emud\wx\setup.h"\ | |
3422 | ".\mondrian.xpm"\ | |
3423 | ||
3424 | ||
830e6d75 JS |
3425 | !ENDIF |
3426 | ||
3427 | # End Source File | |
3428 | # Begin Source File | |
3429 | ||
3430 | SOURCE=.\minimal.rc | |
3431 | ||
3432 | !IF "$(CFG)" == "minimalCE - Win32 (WCE ARM) Release" | |
3433 | ||
3434 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE ARM) Debug" | |
3435 | ||
3436 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE x86) Release" | |
3437 | ||
3438 | # ADD BASE RSC /l 0x409 | |
d61c1a6f | 3439 | # ADD RSC /l 0x409 /i "../../include" /i "../../samples" |
830e6d75 JS |
3440 | |
3441 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE x86) Debug" | |
3442 | ||
3443 | # ADD BASE RSC /l 0x409 | |
d61c1a6f | 3444 | # ADD RSC /l 0x409 /i "../../include" /i "../../samples" |
830e6d75 JS |
3445 | |
3446 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE emulator) Release" | |
3447 | ||
3448 | # ADD BASE RSC /l 0x409 | |
d61c1a6f | 3449 | # ADD RSC /l 0x409 /i "../../include" /i "../../samples" |
830e6d75 JS |
3450 | |
3451 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE x86) Debug eVC4" | |
3452 | ||
3453 | # ADD BASE RSC /l 0x409 | |
d61c1a6f | 3454 | # ADD RSC /l 0x409 /i "../../include" /i "../../samples" |
830e6d75 JS |
3455 | |
3456 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE x86) Release eVC4" | |
3457 | ||
3458 | # ADD BASE RSC /l 0x409 | |
d61c1a6f | 3459 | # ADD RSC /l 0x409 /i "../../include" /i "../../samples" |
830e6d75 JS |
3460 | |
3461 | !ELSEIF "$(CFG)" == "minimalCE - Win32 (WCE emulator) Debug" | |
3462 | ||
3463 | # ADD BASE RSC /l 0x409 | |
d61c1a6f | 3464 | # ADD RSC /l 0x409 /i "../../include" /i "../../samples" |
965f1e43 JS |
3465 | |
3466 | !ENDIF | |
3467 | ||
3468 | # End Source File | |
3469 | # End Group | |
3470 | # Begin Group "Header Files" | |
3471 | ||
3472 | # PROP Default_Filter "h;hpp;hxx;hm;inl" | |
3473 | # End Group | |
3474 | # Begin Group "Resource Files" | |
3475 | ||
3476 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |
3477 | # End Group | |
3478 | # End Target | |
3479 | # End Project |