]>
Commit | Line | Data |
---|---|---|
1a4fe894 JS |
1 | # Microsoft eMbedded Visual Tools Project File - Name="wxBase" - Package Owner=<4> |
2 | # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 | |
3 | # ** DO NOT EDIT ** | |
4 | ||
5 | # TARGTYPE "Win32 (WCE x86em) Dynamic-Link Library" 0x7f02 | |
6 | # TARGTYPE "Win32 (WCE ARM) Dynamic-Link Library" 0x8502 | |
7 | ||
8 | CFG=wxBase - Win32 (WCE ARM) Debug | |
9 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, | |
10 | !MESSAGE use the Export Makefile command and run | |
11 | !MESSAGE | |
12 | !MESSAGE NMAKE /f "wxBase.vcn". | |
13 | !MESSAGE | |
14 | !MESSAGE You can specify a configuration when running NMAKE | |
15 | !MESSAGE by defining the macro CFG on the command line. For example: | |
16 | !MESSAGE | |
17 | !MESSAGE NMAKE /f "wxBase.vcn" CFG="wxBase - Win32 (WCE ARM) Debug" | |
18 | !MESSAGE | |
19 | !MESSAGE Possible choices for configuration are: | |
20 | !MESSAGE | |
21 | !MESSAGE "wxBase - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Dynamic-Link Library") | |
22 | !MESSAGE "wxBase - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Dynamic-Link Library") | |
23 | !MESSAGE "wxBase - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Dynamic-Link Library") | |
24 | !MESSAGE "wxBase - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Dynamic-Link Library") | |
25 | !MESSAGE | |
26 | ||
27 | # Begin Project | |
28 | # PROP AllowPerConfigDependencies 0 | |
29 | # PROP Scc_ProjName "" | |
30 | # PROP Scc_LocalPath "" | |
31 | # PROP ATL_Project 2 | |
32 | ||
33 | !IF "$(CFG)" == "wxBase - Win32 (WCE ARM) Release" | |
34 | ||
35 | # PROP BASE Use_MFC 0 | |
36 | # PROP BASE Use_Debug_Libraries 0 | |
37 | # PROP BASE Output_Dir "ARMRel" | |
38 | # PROP BASE Intermediate_Dir "ARMRel" | |
39 | # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" | |
40 | # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | |
41 | # PROP BASE Target_Dir "" | |
42 | # PROP Use_MFC 0 | |
43 | # PROP Use_Debug_Libraries 0 | |
44 | # PROP Output_Dir "wxBase_ARMRel" | |
45 | # PROP Intermediate_Dir "wxBase_ARMRel" | |
46 | # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" | |
47 | # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | |
48 | # PROP Target_Dir "" | |
49 | RSC=rc.exe | |
50 | # 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 | |
51 | # 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 | |
52 | CPP=clarm.exe | |
53 | # 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" /D "_USRDLL" /D "WXBASE_EXPORTS" /Yu"stdafx.h" /Oxs /M$(CECrtMT) /c | |
6d613d8d | 54 | # ADD CPP /nologo /W3 /I "../../../include" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "__WXWINCE__" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "WXBASE_EXPORTS" /Yu"stdafx.h" /Oxs /M$(CECrtMT) /c |
1a4fe894 JS |
55 | MTL=midl.exe |
56 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
57 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
58 | BSC32=bscmake.exe | |
59 | # ADD BASE BSC32 /nologo | |
60 | # ADD BSC32 /nologo | |
61 | LINK32=link.exe | |
62 | # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM | |
63 | # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM | |
64 | ||
65 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE ARM) Debug" | |
66 | ||
67 | # PROP BASE Use_MFC 0 | |
68 | # PROP BASE Use_Debug_Libraries 1 | |
69 | # PROP BASE Output_Dir "ARMDbg" | |
70 | # PROP BASE Intermediate_Dir "ARMDbg" | |
71 | # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" | |
72 | # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | |
73 | # PROP BASE Target_Dir "" | |
74 | # PROP Use_MFC 0 | |
75 | # PROP Use_Debug_Libraries 1 | |
76 | # PROP Output_Dir "wxBase_ARMDbg" | |
77 | # PROP Intermediate_Dir "wxBase_ARMDbg" | |
78 | # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}" | |
79 | # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | |
80 | # PROP Target_Dir "" | |
81 | RSC=rc.exe | |
82 | # 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 | |
83 | # 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 | |
84 | CPP=clarm.exe | |
85 | # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "WXBASE_EXPORTS" /Yu"stdafx.h" /M$(CECrtMTDebug) /c | |
6d613d8d | 86 | # ADD CPP /nologo /W3 /Zi /Od /I "../../../include" /D "DEBUG" /D "ARM" /D "_ARM_" /D "__WXWINCE__" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "WXBASE_EXPORTS" /Yu"stdafx.h" /M$(CECrtMTDebug) /c |
1a4fe894 JS |
87 | MTL=midl.exe |
88 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
89 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
90 | BSC32=bscmake.exe | |
91 | # ADD BASE BSC32 /nologo | |
92 | # ADD BSC32 /nologo | |
93 | LINK32=link.exe | |
94 | # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM | |
95 | # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM | |
96 | ||
97 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE x86em) Release" | |
98 | ||
99 | # PROP BASE Use_MFC 0 | |
100 | # PROP BASE Use_Debug_Libraries 0 | |
101 | # PROP BASE Output_Dir "X86EMRel" | |
102 | # PROP BASE Intermediate_Dir "X86EMRel" | |
103 | # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" | |
104 | # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | |
105 | # PROP BASE Target_Dir "" | |
106 | # PROP Use_MFC 0 | |
107 | # PROP Use_Debug_Libraries 0 | |
108 | # PROP Output_Dir "wxBase_X86EMRel" | |
109 | # PROP Intermediate_Dir "wxBase_X86EMRel" | |
110 | # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" | |
111 | # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | |
112 | # PROP Target_Dir "" | |
113 | RSC=rc.exe | |
114 | # 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 "i486" /r | |
115 | # 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 "i486" /r | |
116 | CPP=cl.exe | |
117 | # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D "WXBASE_EXPORTS" /Yu"stdafx.h" /Gz /Oxs /c | |
6d613d8d | 118 | # ADD CPP /nologo /W3 /I "../../../include" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D "__WXWINCE__" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "WXBASE_EXPORTS" /Yu"stdafx.h" /Gz /Oxs /c |
1a4fe894 JS |
119 | MTL=midl.exe |
120 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
121 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | |
122 | BSC32=bscmake.exe | |
123 | # ADD BASE BSC32 /nologo | |
124 | # ADD BSC32 /nologo | |
125 | LINK32=link.exe | |
126 | # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 | |
127 | # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 | |
128 | ||
129 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE x86em) Debug" | |
130 | ||
131 | # PROP BASE Use_MFC 0 | |
132 | # PROP BASE Use_Debug_Libraries 1 | |
133 | # PROP BASE Output_Dir "X86EMDbg" | |
134 | # PROP BASE Intermediate_Dir "X86EMDbg" | |
135 | # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" | |
136 | # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | |
137 | # PROP BASE Target_Dir "" | |
138 | # PROP Use_MFC 0 | |
139 | # PROP Use_Debug_Libraries 1 | |
140 | # PROP Output_Dir "wxBase_X86EMDbg" | |
141 | # PROP Intermediate_Dir "wxBase_X86EMDbg" | |
142 | # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}" | |
143 | # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | |
144 | # PROP Target_Dir "" | |
145 | RSC=rc.exe | |
146 | # 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 "i486" /r | |
147 | # 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 "i486" /r | |
148 | CPP=cl.exe | |
149 | # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_USRDLL" /D "WXBASE_EXPORTS" /Yu"stdafx.h" /Gz /c | |
6d613d8d | 150 | # ADD CPP /nologo /W3 /Zi /Od /I "../../../include" /D "DEBUG" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "__WXWINCE__" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "WXBASE_EXPORTS" /Yu"stdafx.h" /Gz /c |
1a4fe894 JS |
151 | MTL=midl.exe |
152 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
153 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | |
154 | BSC32=bscmake.exe | |
155 | # ADD BASE BSC32 /nologo | |
156 | # ADD BSC32 /nologo | |
157 | LINK32=link.exe | |
158 | # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 | |
159 | # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86 | |
160 | ||
161 | !ENDIF | |
162 | ||
163 | # Begin Target | |
164 | ||
165 | # Name "wxBase - Win32 (WCE ARM) Release" | |
166 | # Name "wxBase - Win32 (WCE ARM) Debug" | |
167 | # Name "wxBase - Win32 (WCE x86em) Release" | |
168 | # Name "wxBase - Win32 (WCE x86em) Debug" | |
169 | # Begin Group "Source Files" | |
170 | ||
171 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |
172 | # End Group | |
173 | # Begin Group "Header Files" | |
174 | ||
175 | # PROP Default_Filter "h;hpp;hxx;hm;inl" | |
176 | # End Group | |
177 | # Begin Group "Resource Files" | |
178 | ||
179 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |
180 | # End Group | |
181 | # Begin Group "WinCE files" | |
182 | ||
183 | # PROP Default_Filter "CPP" | |
184 | # Begin Source File | |
185 | ||
186 | SOURCE=.\dummy.cpp | |
187 | ||
188 | !IF "$(CFG)" == "wxBase - Win32 (WCE ARM) Release" | |
189 | ||
6d613d8d JS |
190 | DEP_CPP_DUMMY=\ |
191 | "..\..\..\include\wx\accel.h"\ | |
192 | "..\..\..\include\wx\app.h"\ | |
193 | "..\..\..\include\wx\bitmap.h"\ | |
194 | "..\..\..\include\wx\bmpbuttn.h"\ | |
195 | "..\..\..\include\wx\brush.h"\ | |
196 | "..\..\..\include\wx\buffer.h"\ | |
197 | "..\..\..\include\wx\build.h"\ | |
198 | "..\..\..\include\wx\button.h"\ | |
199 | "..\..\..\include\wx\checkbox.h"\ | |
200 | "..\..\..\include\wx\checklst.h"\ | |
201 | "..\..\..\include\wx\chkconf.h"\ | |
202 | "..\..\..\include\wx\choicdlg.h"\ | |
203 | "..\..\..\include\wx\choice.h"\ | |
204 | "..\..\..\include\wx\clntdata.h"\ | |
205 | "..\..\..\include\wx\cmndata.h"\ | |
206 | "..\..\..\include\wx\colour.h"\ | |
207 | "..\..\..\include\wx\combobox.h"\ | |
208 | "..\..\..\include\wx\containr.h"\ | |
209 | "..\..\..\include\wx\control.h"\ | |
210 | "..\..\..\include\wx\ctrlsub.h"\ | |
211 | "..\..\..\include\wx\cursor.h"\ | |
212 | "..\..\..\include\wx\datetime.h"\ | |
213 | "..\..\..\include\wx\datetime.inl"\ | |
214 | "..\..\..\include\wx\dc.h"\ | |
215 | "..\..\..\include\wx\dcclient.h"\ | |
216 | "..\..\..\include\wx\dcmemory.h"\ | |
217 | "..\..\..\include\wx\dcprint.h"\ | |
218 | "..\..\..\include\wx\dcscreen.h"\ | |
219 | "..\..\..\include\wx\debug.h"\ | |
220 | "..\..\..\include\wx\defs.h"\ | |
221 | "..\..\..\include\wx\dialog.h"\ | |
222 | "..\..\..\include\wx\dirdlg.h"\ | |
223 | "..\..\..\include\wx\dynarray.h"\ | |
224 | "..\..\..\include\wx\event.h"\ | |
225 | "..\..\..\include\wx\features.h"\ | |
226 | "..\..\..\include\wx\filedlg.h"\ | |
227 | "..\..\..\include\wx\filefn.h"\ | |
228 | "..\..\..\include\wx\font.h"\ | |
229 | "..\..\..\include\wx\fontenc.h"\ | |
230 | "..\..\..\include\wx\fontutil.h"\ | |
231 | "..\..\..\include\wx\frame.h"\ | |
232 | "..\..\..\include\wx\gauge.h"\ | |
233 | "..\..\..\include\wx\gdicmn.h"\ | |
234 | "..\..\..\include\wx\gdiobj.h"\ | |
235 | "..\..\..\include\wx\generic\accel.h"\ | |
236 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
237 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
238 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
239 | "..\..\..\include\wx\generic\imaglist.h"\ | |
240 | "..\..\..\include\wx\generic\mdig.h"\ | |
241 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
242 | "..\..\..\include\wx\generic\notebook.h"\ | |
243 | "..\..\..\include\wx\generic\paletteg.h"\ | |
244 | "..\..\..\include\wx\generic\panelg.h"\ | |
245 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
246 | "..\..\..\include\wx\generic\statusbr.h"\ | |
247 | "..\..\..\include\wx\generic\tabg.h"\ | |
248 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
249 | "..\..\..\include\wx\generic\timer.h"\ | |
250 | "..\..\..\include\wx\gtk\accel.h"\ | |
251 | "..\..\..\include\wx\gtk\app.h"\ | |
252 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
253 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
254 | "..\..\..\include\wx\gtk\brush.h"\ | |
255 | "..\..\..\include\wx\gtk\button.h"\ | |
256 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
257 | "..\..\..\include\wx\gtk\checklst.h"\ | |
258 | "..\..\..\include\wx\gtk\choice.h"\ | |
259 | "..\..\..\include\wx\gtk\colour.h"\ | |
260 | "..\..\..\include\wx\gtk\combobox.h"\ | |
261 | "..\..\..\include\wx\gtk\control.h"\ | |
262 | "..\..\..\include\wx\gtk\cursor.h"\ | |
263 | "..\..\..\include\wx\gtk\dc.h"\ | |
264 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
265 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
266 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
267 | "..\..\..\include\wx\gtk\dialog.h"\ | |
268 | "..\..\..\include\wx\gtk\font.h"\ | |
269 | "..\..\..\include\wx\gtk\frame.h"\ | |
270 | "..\..\..\include\wx\gtk\gauge.h"\ | |
271 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
272 | "..\..\..\include\wx\gtk\icon.h"\ | |
273 | "..\..\..\include\wx\gtk\listbox.h"\ | |
274 | "..\..\..\include\wx\gtk\mdi.h"\ | |
275 | "..\..\..\include\wx\gtk\menu.h"\ | |
276 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
277 | "..\..\..\include\wx\gtk\notebook.h"\ | |
278 | "..\..\..\include\wx\gtk\pen.h"\ | |
279 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
280 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
281 | "..\..\..\include\wx\gtk\region.h"\ | |
282 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
283 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
284 | "..\..\..\include\wx\gtk\slider.h"\ | |
285 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
286 | "..\..\..\include\wx\gtk\statbox.h"\ | |
287 | "..\..\..\include\wx\gtk\stattext.h"\ | |
288 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
289 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
290 | "..\..\..\include\wx\gtk\timer.h"\ | |
291 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
292 | "..\..\..\include\wx\gtk\window.h"\ | |
293 | "..\..\..\include\wx\hash.h"\ | |
294 | "..\..\..\include\wx\hashmap.h"\ | |
295 | "..\..\..\include\wx\icon.h"\ | |
296 | "..\..\..\include\wx\iconbndl.h"\ | |
297 | "..\..\..\include\wx\imagbmp.h"\ | |
298 | "..\..\..\include\wx\image.h"\ | |
299 | "..\..\..\include\wx\imaggif.h"\ | |
300 | "..\..\..\include\wx\imagiff.h"\ | |
301 | "..\..\..\include\wx\imagjpeg.h"\ | |
302 | "..\..\..\include\wx\imaglist.h"\ | |
303 | "..\..\..\include\wx\imagpcx.h"\ | |
304 | "..\..\..\include\wx\imagpng.h"\ | |
305 | "..\..\..\include\wx\imagpnm.h"\ | |
306 | "..\..\..\include\wx\imagtiff.h"\ | |
307 | "..\..\..\include\wx\imagxpm.h"\ | |
308 | "..\..\..\include\wx\intl.h"\ | |
309 | "..\..\..\include\wx\ioswrap.h"\ | |
310 | "..\..\..\include\wx\layout.h"\ | |
311 | "..\..\..\include\wx\list.h"\ | |
312 | "..\..\..\include\wx\listbox.h"\ | |
313 | "..\..\..\include\wx\log.h"\ | |
314 | "..\..\..\include\wx\longlong.h"\ | |
315 | "..\..\..\include\wx\mac\accel.h"\ | |
316 | "..\..\..\include\wx\mac\app.h"\ | |
317 | "..\..\..\include\wx\mac\bitmap.h"\ | |
318 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
319 | "..\..\..\include\wx\mac\brush.h"\ | |
320 | "..\..\..\include\wx\mac\button.h"\ | |
321 | "..\..\..\include\wx\mac\checkbox.h"\ | |
322 | "..\..\..\include\wx\mac\checklst.h"\ | |
323 | "..\..\..\include\wx\mac\choice.h"\ | |
324 | "..\..\..\include\wx\mac\colour.h"\ | |
325 | "..\..\..\include\wx\mac\combobox.h"\ | |
326 | "..\..\..\include\wx\mac\control.h"\ | |
327 | "..\..\..\include\wx\mac\cursor.h"\ | |
328 | "..\..\..\include\wx\mac\dc.h"\ | |
329 | "..\..\..\include\wx\mac\dcclient.h"\ | |
330 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
331 | "..\..\..\include\wx\mac\dcprint.h"\ | |
332 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
333 | "..\..\..\include\wx\mac\dialog.h"\ | |
334 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
335 | "..\..\..\include\wx\mac\filedlg.h"\ | |
336 | "..\..\..\include\wx\mac\font.h"\ | |
337 | "..\..\..\include\wx\mac\frame.h"\ | |
338 | "..\..\..\include\wx\mac\gauge.h"\ | |
339 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
340 | "..\..\..\include\wx\mac\icon.h"\ | |
341 | "..\..\..\include\wx\mac\listbox.h"\ | |
342 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
343 | "..\..\..\include\wx\mac\mdi.h"\ | |
344 | "..\..\..\include\wx\mac\menu.h"\ | |
345 | "..\..\..\include\wx\mac\menuitem.h"\ | |
346 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
347 | "..\..\..\include\wx\mac\notebook.h"\ | |
348 | "..\..\..\include\wx\mac\palette.h"\ | |
349 | "..\..\..\include\wx\mac\pen.h"\ | |
350 | "..\..\..\include\wx\mac\radiobox.h"\ | |
351 | "..\..\..\include\wx\mac\radiobut.h"\ | |
352 | "..\..\..\include\wx\mac\region.h"\ | |
353 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
354 | "..\..\..\include\wx\mac\slider.h"\ | |
355 | "..\..\..\include\wx\mac\statbmp.h"\ | |
356 | "..\..\..\include\wx\mac\statbox.h"\ | |
357 | "..\..\..\include\wx\mac\stattext.h"\ | |
358 | "..\..\..\include\wx\mac\statusbr.h"\ | |
359 | "..\..\..\include\wx\mac\textctrl.h"\ | |
360 | "..\..\..\include\wx\mac\timer.h"\ | |
361 | "..\..\..\include\wx\mac\toolbar.h"\ | |
362 | "..\..\..\include\wx\mac\toplevel.h"\ | |
363 | "..\..\..\include\wx\mac\window.h"\ | |
364 | "..\..\..\include\wx\mdi.h"\ | |
365 | "..\..\..\include\wx\memory.h"\ | |
366 | "..\..\..\include\wx\menu.h"\ | |
367 | "..\..\..\include\wx\menuitem.h"\ | |
368 | "..\..\..\include\wx\mgl\app.h"\ | |
369 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
370 | "..\..\..\include\wx\mgl\brush.h"\ | |
371 | "..\..\..\include\wx\mgl\colour.h"\ | |
372 | "..\..\..\include\wx\mgl\cursor.h"\ | |
373 | "..\..\..\include\wx\mgl\dc.h"\ | |
374 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
375 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
376 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
377 | "..\..\..\include\wx\mgl\font.h"\ | |
378 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
379 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
380 | "..\..\..\include\wx\mgl\icon.h"\ | |
381 | "..\..\..\include\wx\mgl\palette.h"\ | |
382 | "..\..\..\include\wx\mgl\pen.h"\ | |
383 | "..\..\..\include\wx\mgl\region.h"\ | |
384 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
385 | "..\..\..\include\wx\mgl\window.h"\ | |
386 | "..\..\..\include\wx\module.h"\ | |
387 | "..\..\..\include\wx\motif\accel.h"\ | |
388 | "..\..\..\include\wx\motif\app.h"\ | |
389 | "..\..\..\include\wx\motif\bitmap.h"\ | |
390 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
391 | "..\..\..\include\wx\motif\brush.h"\ | |
392 | "..\..\..\include\wx\motif\button.h"\ | |
393 | "..\..\..\include\wx\motif\checkbox.h"\ | |
394 | "..\..\..\include\wx\motif\checklst.h"\ | |
395 | "..\..\..\include\wx\motif\choice.h"\ | |
396 | "..\..\..\include\wx\motif\colour.h"\ | |
397 | "..\..\..\include\wx\motif\combobox.h"\ | |
398 | "..\..\..\include\wx\motif\control.h"\ | |
399 | "..\..\..\include\wx\motif\cursor.h"\ | |
400 | "..\..\..\include\wx\motif\dc.h"\ | |
401 | "..\..\..\include\wx\motif\dcclient.h"\ | |
402 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
403 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
404 | "..\..\..\include\wx\motif\dialog.h"\ | |
405 | "..\..\..\include\wx\motif\filedlg.h"\ | |
406 | "..\..\..\include\wx\motif\font.h"\ | |
407 | "..\..\..\include\wx\motif\frame.h"\ | |
408 | "..\..\..\include\wx\motif\gauge.h"\ | |
409 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
410 | "..\..\..\include\wx\motif\icon.h"\ | |
411 | "..\..\..\include\wx\motif\listbox.h"\ | |
412 | "..\..\..\include\wx\motif\mdi.h"\ | |
413 | "..\..\..\include\wx\motif\menu.h"\ | |
414 | "..\..\..\include\wx\motif\menuitem.h"\ | |
415 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
416 | "..\..\..\include\wx\motif\palette.h"\ | |
417 | "..\..\..\include\wx\motif\pen.h"\ | |
418 | "..\..\..\include\wx\motif\radiobox.h"\ | |
419 | "..\..\..\include\wx\motif\radiobut.h"\ | |
420 | "..\..\..\include\wx\motif\region.h"\ | |
421 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
422 | "..\..\..\include\wx\motif\slider.h"\ | |
423 | "..\..\..\include\wx\motif\statbmp.h"\ | |
424 | "..\..\..\include\wx\motif\statbox.h"\ | |
425 | "..\..\..\include\wx\motif\stattext.h"\ | |
426 | "..\..\..\include\wx\motif\textctrl.h"\ | |
427 | "..\..\..\include\wx\motif\timer.h"\ | |
428 | "..\..\..\include\wx\motif\toolbar.h"\ | |
429 | "..\..\..\include\wx\motif\window.h"\ | |
430 | "..\..\..\include\wx\msgdlg.h"\ | |
431 | "..\..\..\include\wx\msw\accel.h"\ | |
432 | "..\..\..\include\wx\msw\app.h"\ | |
433 | "..\..\..\include\wx\msw\bitmap.h"\ | |
434 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
435 | "..\..\..\include\wx\msw\brush.h"\ | |
436 | "..\..\..\include\wx\msw\button.h"\ | |
437 | "..\..\..\include\wx\msw\checkbox.h"\ | |
438 | "..\..\..\include\wx\msw\checklst.h"\ | |
439 | "..\..\..\include\wx\msw\choice.h"\ | |
440 | "..\..\..\include\wx\msw\colour.h"\ | |
441 | "..\..\..\include\wx\msw\combobox.h"\ | |
442 | "..\..\..\include\wx\msw\control.h"\ | |
443 | "..\..\..\include\wx\msw\cursor.h"\ | |
444 | "..\..\..\include\wx\msw\dc.h"\ | |
445 | "..\..\..\include\wx\msw\dcclient.h"\ | |
446 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
447 | "..\..\..\include\wx\msw\dcprint.h"\ | |
448 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
449 | "..\..\..\include\wx\msw\dialog.h"\ | |
450 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
451 | "..\..\..\include\wx\msw\filedlg.h"\ | |
452 | "..\..\..\include\wx\msw\font.h"\ | |
453 | "..\..\..\include\wx\msw\frame.h"\ | |
454 | "..\..\..\include\wx\msw\gauge95.h"\ | |
455 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
456 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
457 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
458 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
459 | "..\..\..\include\wx\msw\icon.h"\ | |
460 | "..\..\..\include\wx\msw\imaglist.h"\ | |
461 | "..\..\..\include\wx\msw\listbox.h"\ | |
462 | "..\..\..\include\wx\msw\mdi.h"\ | |
463 | "..\..\..\include\wx\msw\menu.h"\ | |
464 | "..\..\..\include\wx\msw\menuitem.h"\ | |
465 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
466 | "..\..\..\include\wx\msw\notebook.h"\ | |
467 | "..\..\..\include\wx\msw\palette.h"\ | |
468 | "..\..\..\include\wx\msw\pen.h"\ | |
469 | "..\..\..\include\wx\msw\radiobox.h"\ | |
470 | "..\..\..\include\wx\msw\radiobut.h"\ | |
471 | "..\..\..\include\wx\msw\region.h"\ | |
472 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
473 | "..\..\..\include\wx\msw\slider95.h"\ | |
474 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
475 | "..\..\..\include\wx\msw\statbmp.h"\ | |
476 | "..\..\..\include\wx\msw\statbox.h"\ | |
477 | "..\..\..\include\wx\msw\statbr95.h"\ | |
478 | "..\..\..\include\wx\msw\stattext.h"\ | |
479 | "..\..\..\include\wx\msw\tbar95.h"\ | |
480 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
481 | "..\..\..\include\wx\msw\textctrl.h"\ | |
482 | "..\..\..\include\wx\msw\timer.h"\ | |
483 | "..\..\..\include\wx\msw\toplevel.h"\ | |
484 | "..\..\..\include\wx\msw\window.h"\ | |
485 | "..\..\..\include\wx\msw\winundef.h"\ | |
486 | "..\..\..\include\wx\notebook.h"\ | |
487 | "..\..\..\include\wx\object.h"\ | |
488 | "..\..\..\include\wx\os2\accel.h"\ | |
489 | "..\..\..\include\wx\os2\app.h"\ | |
490 | "..\..\..\include\wx\os2\bitmap.h"\ | |
491 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
492 | "..\..\..\include\wx\os2\brush.h"\ | |
493 | "..\..\..\include\wx\os2\button.h"\ | |
494 | "..\..\..\include\wx\os2\checkbox.h"\ | |
495 | "..\..\..\include\wx\os2\checklst.h"\ | |
496 | "..\..\..\include\wx\os2\choice.h"\ | |
497 | "..\..\..\include\wx\os2\colour.h"\ | |
498 | "..\..\..\include\wx\os2\combobox.h"\ | |
499 | "..\..\..\include\wx\os2\control.h"\ | |
500 | "..\..\..\include\wx\os2\cursor.h"\ | |
501 | "..\..\..\include\wx\os2\dc.h"\ | |
502 | "..\..\..\include\wx\os2\dcclient.h"\ | |
503 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
504 | "..\..\..\include\wx\os2\dcprint.h"\ | |
505 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
506 | "..\..\..\include\wx\os2\dialog.h"\ | |
507 | "..\..\..\include\wx\os2\filedlg.h"\ | |
508 | "..\..\..\include\wx\os2\font.h"\ | |
509 | "..\..\..\include\wx\os2\frame.h"\ | |
510 | "..\..\..\include\wx\os2\gauge.h"\ | |
511 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
512 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
513 | "..\..\..\include\wx\os2\icon.h"\ | |
514 | "..\..\..\include\wx\os2\listbox.h"\ | |
515 | "..\..\..\include\wx\os2\menu.h"\ | |
516 | "..\..\..\include\wx\os2\menuitem.h"\ | |
517 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
518 | "..\..\..\include\wx\os2\notebook.h"\ | |
519 | "..\..\..\include\wx\os2\palette.h"\ | |
520 | "..\..\..\include\wx\os2\pen.h"\ | |
521 | "..\..\..\include\wx\os2\private.h"\ | |
522 | "..\..\..\include\wx\os2\radiobox.h"\ | |
523 | "..\..\..\include\wx\os2\radiobut.h"\ | |
524 | "..\..\..\include\wx\os2\region.h"\ | |
525 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
526 | "..\..\..\include\wx\os2\slider.h"\ | |
527 | "..\..\..\include\wx\os2\statbmp.h"\ | |
528 | "..\..\..\include\wx\os2\statbox.h"\ | |
529 | "..\..\..\include\wx\os2\stattext.h"\ | |
530 | "..\..\..\include\wx\os2\textctrl.h"\ | |
531 | "..\..\..\include\wx\os2\timer.h"\ | |
532 | "..\..\..\include\wx\os2\toolbar.h"\ | |
533 | "..\..\..\include\wx\os2\toplevel.h"\ | |
534 | "..\..\..\include\wx\os2\window.h"\ | |
535 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
536 | "..\..\..\include\wx\ownerdrw.h"\ | |
537 | "..\..\..\include\wx\palette.h"\ | |
538 | "..\..\..\include\wx\panel.h"\ | |
539 | "..\..\..\include\wx\pen.h"\ | |
540 | "..\..\..\include\wx\platform.h"\ | |
541 | "..\..\..\include\wx\radiobox.h"\ | |
542 | "..\..\..\include\wx\radiobut.h"\ | |
543 | "..\..\..\include\wx\region.h"\ | |
544 | "..\..\..\include\wx\scrolbar.h"\ | |
545 | "..\..\..\include\wx\scrolwin.h"\ | |
546 | "..\..\..\include\wx\settings.h"\ | |
547 | "..\..\..\include\wx\setup.h"\ | |
548 | "..\..\..\include\wx\sizer.h"\ | |
549 | "..\..\..\include\wx\slider.h"\ | |
550 | "..\..\..\include\wx\statbmp.h"\ | |
551 | "..\..\..\include\wx\statbox.h"\ | |
552 | "..\..\..\include\wx\stattext.h"\ | |
553 | "..\..\..\include\wx\statusbr.h"\ | |
554 | "..\..\..\include\wx\strconv.h"\ | |
555 | "..\..\..\include\wx\stream.h"\ | |
556 | "..\..\..\include\wx\string.h"\ | |
557 | "..\..\..\include\wx\tbarbase.h"\ | |
558 | "..\..\..\include\wx\tbarsmpl.h"\ | |
559 | "..\..\..\include\wx\textctrl.h"\ | |
560 | "..\..\..\include\wx\textdlg.h"\ | |
561 | "..\..\..\include\wx\thread.h"\ | |
562 | "..\..\..\include\wx\timer.h"\ | |
563 | "..\..\..\include\wx\toolbar.h"\ | |
564 | "..\..\..\include\wx\toplevel.h"\ | |
565 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
566 | "..\..\..\include\wx\univ\button.h"\ | |
567 | "..\..\..\include\wx\univ\checkbox.h"\ | |
568 | "..\..\..\include\wx\univ\checklst.h"\ | |
569 | "..\..\..\include\wx\univ\choice.h"\ | |
570 | "..\..\..\include\wx\univ\combobox.h"\ | |
571 | "..\..\..\include\wx\univ\control.h"\ | |
572 | "..\..\..\include\wx\univ\dialog.h"\ | |
573 | "..\..\..\include\wx\univ\frame.h"\ | |
574 | "..\..\..\include\wx\univ\gauge.h"\ | |
575 | "..\..\..\include\wx\univ\inpcons.h"\ | |
576 | "..\..\..\include\wx\univ\inphand.h"\ | |
577 | "..\..\..\include\wx\univ\listbox.h"\ | |
578 | "..\..\..\include\wx\univ\menu.h"\ | |
579 | "..\..\..\include\wx\univ\menuitem.h"\ | |
580 | "..\..\..\include\wx\univ\notebook.h"\ | |
581 | "..\..\..\include\wx\univ\radiobox.h"\ | |
582 | "..\..\..\include\wx\univ\radiobut.h"\ | |
583 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
584 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
585 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
586 | "..\..\..\include\wx\univ\slider.h"\ | |
587 | "..\..\..\include\wx\univ\statbmp.h"\ | |
588 | "..\..\..\include\wx\univ\statbox.h"\ | |
589 | "..\..\..\include\wx\univ\stattext.h"\ | |
590 | "..\..\..\include\wx\univ\statusbr.h"\ | |
591 | "..\..\..\include\wx\univ\textctrl.h"\ | |
592 | "..\..\..\include\wx\univ\theme.h"\ | |
593 | "..\..\..\include\wx\univ\toolbar.h"\ | |
594 | "..\..\..\include\wx\univ\toplevel.h"\ | |
595 | "..\..\..\include\wx\univ\window.h"\ | |
596 | "..\..\..\include\wx\unix\fontutil.h"\ | |
597 | "..\..\..\include\wx\utils.h"\ | |
598 | "..\..\..\include\wx\validate.h"\ | |
599 | "..\..\..\include\wx\valtext.h"\ | |
600 | "..\..\..\include\wx\version.h"\ | |
601 | "..\..\..\include\wx\window.h"\ | |
602 | "..\..\..\include\wx\wx.h"\ | |
603 | "..\..\..\include\wx\wxchar.h"\ | |
604 | "..\..\..\include\wx\wxprec.h"\ | |
605 | "..\..\..\include\wx\x11\app.h"\ | |
606 | "..\..\..\include\wx\x11\bitmap.h"\ | |
607 | "..\..\..\include\wx\x11\brush.h"\ | |
608 | "..\..\..\include\wx\x11\colour.h"\ | |
609 | "..\..\..\include\wx\x11\cursor.h"\ | |
610 | "..\..\..\include\wx\x11\dc.h"\ | |
611 | "..\..\..\include\wx\x11\dcclient.h"\ | |
612 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
613 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
614 | "..\..\..\include\wx\x11\font.h"\ | |
615 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
616 | "..\..\..\include\wx\x11\icon.h"\ | |
617 | "..\..\..\include\wx\x11\palette.h"\ | |
618 | "..\..\..\include\wx\x11\pen.h"\ | |
619 | "..\..\..\include\wx\x11\region.h"\ | |
620 | "..\..\..\include\wx\x11\textctrl.h"\ | |
621 | "..\..\..\include\wx\x11\toplevel.h"\ | |
622 | "..\..\..\include\wx\x11\window.h"\ | |
623 | ||
1a4fe894 | 624 | NODEP_CPP_DUMMY=\ |
6d613d8d JS |
625 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
626 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
627 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
628 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
629 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
630 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
631 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
632 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
633 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
634 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
635 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
636 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
637 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
638 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
639 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
640 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
641 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
642 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
643 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
644 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
645 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
646 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
647 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
648 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
649 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
650 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
651 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
652 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
653 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
654 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
655 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
656 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
657 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
658 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
659 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
660 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
661 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
662 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
663 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
664 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
665 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
666 | |
667 | # ADD CPP /Yc"wx/wxprec.h" | |
668 | ||
669 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE ARM) Debug" | |
670 | ||
6d613d8d JS |
671 | DEP_CPP_DUMMY=\ |
672 | "..\..\..\include\wx\accel.h"\ | |
673 | "..\..\..\include\wx\app.h"\ | |
674 | "..\..\..\include\wx\bitmap.h"\ | |
675 | "..\..\..\include\wx\bmpbuttn.h"\ | |
676 | "..\..\..\include\wx\brush.h"\ | |
677 | "..\..\..\include\wx\buffer.h"\ | |
678 | "..\..\..\include\wx\build.h"\ | |
679 | "..\..\..\include\wx\button.h"\ | |
680 | "..\..\..\include\wx\checkbox.h"\ | |
681 | "..\..\..\include\wx\checklst.h"\ | |
682 | "..\..\..\include\wx\chkconf.h"\ | |
683 | "..\..\..\include\wx\choicdlg.h"\ | |
684 | "..\..\..\include\wx\choice.h"\ | |
685 | "..\..\..\include\wx\clntdata.h"\ | |
686 | "..\..\..\include\wx\cmndata.h"\ | |
687 | "..\..\..\include\wx\colour.h"\ | |
688 | "..\..\..\include\wx\combobox.h"\ | |
689 | "..\..\..\include\wx\containr.h"\ | |
690 | "..\..\..\include\wx\control.h"\ | |
691 | "..\..\..\include\wx\ctrlsub.h"\ | |
692 | "..\..\..\include\wx\cursor.h"\ | |
693 | "..\..\..\include\wx\datetime.h"\ | |
694 | "..\..\..\include\wx\datetime.inl"\ | |
695 | "..\..\..\include\wx\dc.h"\ | |
696 | "..\..\..\include\wx\dcclient.h"\ | |
697 | "..\..\..\include\wx\dcmemory.h"\ | |
698 | "..\..\..\include\wx\dcprint.h"\ | |
699 | "..\..\..\include\wx\dcscreen.h"\ | |
700 | "..\..\..\include\wx\debug.h"\ | |
701 | "..\..\..\include\wx\defs.h"\ | |
702 | "..\..\..\include\wx\dialog.h"\ | |
703 | "..\..\..\include\wx\dirdlg.h"\ | |
704 | "..\..\..\include\wx\dynarray.h"\ | |
705 | "..\..\..\include\wx\event.h"\ | |
706 | "..\..\..\include\wx\features.h"\ | |
707 | "..\..\..\include\wx\filedlg.h"\ | |
708 | "..\..\..\include\wx\filefn.h"\ | |
709 | "..\..\..\include\wx\font.h"\ | |
710 | "..\..\..\include\wx\fontenc.h"\ | |
711 | "..\..\..\include\wx\fontutil.h"\ | |
712 | "..\..\..\include\wx\frame.h"\ | |
713 | "..\..\..\include\wx\gauge.h"\ | |
714 | "..\..\..\include\wx\gdicmn.h"\ | |
715 | "..\..\..\include\wx\gdiobj.h"\ | |
716 | "..\..\..\include\wx\generic\accel.h"\ | |
717 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
718 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
719 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
720 | "..\..\..\include\wx\generic\imaglist.h"\ | |
721 | "..\..\..\include\wx\generic\mdig.h"\ | |
722 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
723 | "..\..\..\include\wx\generic\notebook.h"\ | |
724 | "..\..\..\include\wx\generic\paletteg.h"\ | |
725 | "..\..\..\include\wx\generic\panelg.h"\ | |
726 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
727 | "..\..\..\include\wx\generic\statusbr.h"\ | |
728 | "..\..\..\include\wx\generic\tabg.h"\ | |
729 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
730 | "..\..\..\include\wx\generic\timer.h"\ | |
731 | "..\..\..\include\wx\gtk\accel.h"\ | |
732 | "..\..\..\include\wx\gtk\app.h"\ | |
733 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
734 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
735 | "..\..\..\include\wx\gtk\brush.h"\ | |
736 | "..\..\..\include\wx\gtk\button.h"\ | |
737 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
738 | "..\..\..\include\wx\gtk\checklst.h"\ | |
739 | "..\..\..\include\wx\gtk\choice.h"\ | |
740 | "..\..\..\include\wx\gtk\colour.h"\ | |
741 | "..\..\..\include\wx\gtk\combobox.h"\ | |
742 | "..\..\..\include\wx\gtk\control.h"\ | |
743 | "..\..\..\include\wx\gtk\cursor.h"\ | |
744 | "..\..\..\include\wx\gtk\dc.h"\ | |
745 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
746 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
747 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
748 | "..\..\..\include\wx\gtk\dialog.h"\ | |
749 | "..\..\..\include\wx\gtk\font.h"\ | |
750 | "..\..\..\include\wx\gtk\frame.h"\ | |
751 | "..\..\..\include\wx\gtk\gauge.h"\ | |
752 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
753 | "..\..\..\include\wx\gtk\icon.h"\ | |
754 | "..\..\..\include\wx\gtk\listbox.h"\ | |
755 | "..\..\..\include\wx\gtk\mdi.h"\ | |
756 | "..\..\..\include\wx\gtk\menu.h"\ | |
757 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
758 | "..\..\..\include\wx\gtk\notebook.h"\ | |
759 | "..\..\..\include\wx\gtk\pen.h"\ | |
760 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
761 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
762 | "..\..\..\include\wx\gtk\region.h"\ | |
763 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
764 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
765 | "..\..\..\include\wx\gtk\slider.h"\ | |
766 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
767 | "..\..\..\include\wx\gtk\statbox.h"\ | |
768 | "..\..\..\include\wx\gtk\stattext.h"\ | |
769 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
770 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
771 | "..\..\..\include\wx\gtk\timer.h"\ | |
772 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
773 | "..\..\..\include\wx\gtk\window.h"\ | |
774 | "..\..\..\include\wx\hash.h"\ | |
775 | "..\..\..\include\wx\hashmap.h"\ | |
776 | "..\..\..\include\wx\icon.h"\ | |
777 | "..\..\..\include\wx\iconbndl.h"\ | |
778 | "..\..\..\include\wx\imagbmp.h"\ | |
779 | "..\..\..\include\wx\image.h"\ | |
780 | "..\..\..\include\wx\imaggif.h"\ | |
781 | "..\..\..\include\wx\imagiff.h"\ | |
782 | "..\..\..\include\wx\imagjpeg.h"\ | |
783 | "..\..\..\include\wx\imaglist.h"\ | |
784 | "..\..\..\include\wx\imagpcx.h"\ | |
785 | "..\..\..\include\wx\imagpng.h"\ | |
786 | "..\..\..\include\wx\imagpnm.h"\ | |
787 | "..\..\..\include\wx\imagtiff.h"\ | |
788 | "..\..\..\include\wx\imagxpm.h"\ | |
789 | "..\..\..\include\wx\intl.h"\ | |
790 | "..\..\..\include\wx\ioswrap.h"\ | |
791 | "..\..\..\include\wx\layout.h"\ | |
792 | "..\..\..\include\wx\list.h"\ | |
793 | "..\..\..\include\wx\listbox.h"\ | |
794 | "..\..\..\include\wx\log.h"\ | |
795 | "..\..\..\include\wx\longlong.h"\ | |
796 | "..\..\..\include\wx\mac\accel.h"\ | |
797 | "..\..\..\include\wx\mac\app.h"\ | |
798 | "..\..\..\include\wx\mac\bitmap.h"\ | |
799 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
800 | "..\..\..\include\wx\mac\brush.h"\ | |
801 | "..\..\..\include\wx\mac\button.h"\ | |
802 | "..\..\..\include\wx\mac\checkbox.h"\ | |
803 | "..\..\..\include\wx\mac\checklst.h"\ | |
804 | "..\..\..\include\wx\mac\choice.h"\ | |
805 | "..\..\..\include\wx\mac\colour.h"\ | |
806 | "..\..\..\include\wx\mac\combobox.h"\ | |
807 | "..\..\..\include\wx\mac\control.h"\ | |
808 | "..\..\..\include\wx\mac\cursor.h"\ | |
809 | "..\..\..\include\wx\mac\dc.h"\ | |
810 | "..\..\..\include\wx\mac\dcclient.h"\ | |
811 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
812 | "..\..\..\include\wx\mac\dcprint.h"\ | |
813 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
814 | "..\..\..\include\wx\mac\dialog.h"\ | |
815 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
816 | "..\..\..\include\wx\mac\filedlg.h"\ | |
817 | "..\..\..\include\wx\mac\font.h"\ | |
818 | "..\..\..\include\wx\mac\frame.h"\ | |
819 | "..\..\..\include\wx\mac\gauge.h"\ | |
820 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
821 | "..\..\..\include\wx\mac\icon.h"\ | |
822 | "..\..\..\include\wx\mac\listbox.h"\ | |
823 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
824 | "..\..\..\include\wx\mac\mdi.h"\ | |
825 | "..\..\..\include\wx\mac\menu.h"\ | |
826 | "..\..\..\include\wx\mac\menuitem.h"\ | |
827 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
828 | "..\..\..\include\wx\mac\notebook.h"\ | |
829 | "..\..\..\include\wx\mac\palette.h"\ | |
830 | "..\..\..\include\wx\mac\pen.h"\ | |
831 | "..\..\..\include\wx\mac\radiobox.h"\ | |
832 | "..\..\..\include\wx\mac\radiobut.h"\ | |
833 | "..\..\..\include\wx\mac\region.h"\ | |
834 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
835 | "..\..\..\include\wx\mac\slider.h"\ | |
836 | "..\..\..\include\wx\mac\statbmp.h"\ | |
837 | "..\..\..\include\wx\mac\statbox.h"\ | |
838 | "..\..\..\include\wx\mac\stattext.h"\ | |
839 | "..\..\..\include\wx\mac\statusbr.h"\ | |
840 | "..\..\..\include\wx\mac\textctrl.h"\ | |
841 | "..\..\..\include\wx\mac\timer.h"\ | |
842 | "..\..\..\include\wx\mac\toolbar.h"\ | |
843 | "..\..\..\include\wx\mac\toplevel.h"\ | |
844 | "..\..\..\include\wx\mac\window.h"\ | |
845 | "..\..\..\include\wx\mdi.h"\ | |
846 | "..\..\..\include\wx\memory.h"\ | |
847 | "..\..\..\include\wx\menu.h"\ | |
848 | "..\..\..\include\wx\menuitem.h"\ | |
849 | "..\..\..\include\wx\mgl\app.h"\ | |
850 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
851 | "..\..\..\include\wx\mgl\brush.h"\ | |
852 | "..\..\..\include\wx\mgl\colour.h"\ | |
853 | "..\..\..\include\wx\mgl\cursor.h"\ | |
854 | "..\..\..\include\wx\mgl\dc.h"\ | |
855 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
856 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
857 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
858 | "..\..\..\include\wx\mgl\font.h"\ | |
859 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
860 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
861 | "..\..\..\include\wx\mgl\icon.h"\ | |
862 | "..\..\..\include\wx\mgl\palette.h"\ | |
863 | "..\..\..\include\wx\mgl\pen.h"\ | |
864 | "..\..\..\include\wx\mgl\region.h"\ | |
865 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
866 | "..\..\..\include\wx\mgl\window.h"\ | |
867 | "..\..\..\include\wx\module.h"\ | |
868 | "..\..\..\include\wx\motif\accel.h"\ | |
869 | "..\..\..\include\wx\motif\app.h"\ | |
870 | "..\..\..\include\wx\motif\bitmap.h"\ | |
871 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
872 | "..\..\..\include\wx\motif\brush.h"\ | |
873 | "..\..\..\include\wx\motif\button.h"\ | |
874 | "..\..\..\include\wx\motif\checkbox.h"\ | |
875 | "..\..\..\include\wx\motif\checklst.h"\ | |
876 | "..\..\..\include\wx\motif\choice.h"\ | |
877 | "..\..\..\include\wx\motif\colour.h"\ | |
878 | "..\..\..\include\wx\motif\combobox.h"\ | |
879 | "..\..\..\include\wx\motif\control.h"\ | |
880 | "..\..\..\include\wx\motif\cursor.h"\ | |
881 | "..\..\..\include\wx\motif\dc.h"\ | |
882 | "..\..\..\include\wx\motif\dcclient.h"\ | |
883 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
884 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
885 | "..\..\..\include\wx\motif\dialog.h"\ | |
886 | "..\..\..\include\wx\motif\filedlg.h"\ | |
887 | "..\..\..\include\wx\motif\font.h"\ | |
888 | "..\..\..\include\wx\motif\frame.h"\ | |
889 | "..\..\..\include\wx\motif\gauge.h"\ | |
890 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
891 | "..\..\..\include\wx\motif\icon.h"\ | |
892 | "..\..\..\include\wx\motif\listbox.h"\ | |
893 | "..\..\..\include\wx\motif\mdi.h"\ | |
894 | "..\..\..\include\wx\motif\menu.h"\ | |
895 | "..\..\..\include\wx\motif\menuitem.h"\ | |
896 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
897 | "..\..\..\include\wx\motif\palette.h"\ | |
898 | "..\..\..\include\wx\motif\pen.h"\ | |
899 | "..\..\..\include\wx\motif\radiobox.h"\ | |
900 | "..\..\..\include\wx\motif\radiobut.h"\ | |
901 | "..\..\..\include\wx\motif\region.h"\ | |
902 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
903 | "..\..\..\include\wx\motif\slider.h"\ | |
904 | "..\..\..\include\wx\motif\statbmp.h"\ | |
905 | "..\..\..\include\wx\motif\statbox.h"\ | |
906 | "..\..\..\include\wx\motif\stattext.h"\ | |
907 | "..\..\..\include\wx\motif\textctrl.h"\ | |
908 | "..\..\..\include\wx\motif\timer.h"\ | |
909 | "..\..\..\include\wx\motif\toolbar.h"\ | |
910 | "..\..\..\include\wx\motif\window.h"\ | |
911 | "..\..\..\include\wx\msgdlg.h"\ | |
912 | "..\..\..\include\wx\msw\accel.h"\ | |
913 | "..\..\..\include\wx\msw\app.h"\ | |
914 | "..\..\..\include\wx\msw\bitmap.h"\ | |
915 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
916 | "..\..\..\include\wx\msw\brush.h"\ | |
917 | "..\..\..\include\wx\msw\button.h"\ | |
918 | "..\..\..\include\wx\msw\checkbox.h"\ | |
919 | "..\..\..\include\wx\msw\checklst.h"\ | |
920 | "..\..\..\include\wx\msw\choice.h"\ | |
921 | "..\..\..\include\wx\msw\colour.h"\ | |
922 | "..\..\..\include\wx\msw\combobox.h"\ | |
923 | "..\..\..\include\wx\msw\control.h"\ | |
924 | "..\..\..\include\wx\msw\cursor.h"\ | |
925 | "..\..\..\include\wx\msw\dc.h"\ | |
926 | "..\..\..\include\wx\msw\dcclient.h"\ | |
927 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
928 | "..\..\..\include\wx\msw\dcprint.h"\ | |
929 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
930 | "..\..\..\include\wx\msw\dialog.h"\ | |
931 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
932 | "..\..\..\include\wx\msw\filedlg.h"\ | |
933 | "..\..\..\include\wx\msw\font.h"\ | |
934 | "..\..\..\include\wx\msw\frame.h"\ | |
935 | "..\..\..\include\wx\msw\gauge95.h"\ | |
936 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
937 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
938 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
939 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
940 | "..\..\..\include\wx\msw\icon.h"\ | |
941 | "..\..\..\include\wx\msw\imaglist.h"\ | |
942 | "..\..\..\include\wx\msw\listbox.h"\ | |
943 | "..\..\..\include\wx\msw\mdi.h"\ | |
944 | "..\..\..\include\wx\msw\menu.h"\ | |
945 | "..\..\..\include\wx\msw\menuitem.h"\ | |
946 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
947 | "..\..\..\include\wx\msw\notebook.h"\ | |
948 | "..\..\..\include\wx\msw\palette.h"\ | |
949 | "..\..\..\include\wx\msw\pen.h"\ | |
950 | "..\..\..\include\wx\msw\radiobox.h"\ | |
951 | "..\..\..\include\wx\msw\radiobut.h"\ | |
952 | "..\..\..\include\wx\msw\region.h"\ | |
953 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
954 | "..\..\..\include\wx\msw\slider95.h"\ | |
955 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
956 | "..\..\..\include\wx\msw\statbmp.h"\ | |
957 | "..\..\..\include\wx\msw\statbox.h"\ | |
958 | "..\..\..\include\wx\msw\statbr95.h"\ | |
959 | "..\..\..\include\wx\msw\stattext.h"\ | |
960 | "..\..\..\include\wx\msw\tbar95.h"\ | |
961 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
962 | "..\..\..\include\wx\msw\textctrl.h"\ | |
963 | "..\..\..\include\wx\msw\timer.h"\ | |
964 | "..\..\..\include\wx\msw\toplevel.h"\ | |
965 | "..\..\..\include\wx\msw\window.h"\ | |
966 | "..\..\..\include\wx\msw\winundef.h"\ | |
967 | "..\..\..\include\wx\notebook.h"\ | |
968 | "..\..\..\include\wx\object.h"\ | |
969 | "..\..\..\include\wx\os2\accel.h"\ | |
970 | "..\..\..\include\wx\os2\app.h"\ | |
971 | "..\..\..\include\wx\os2\bitmap.h"\ | |
972 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
973 | "..\..\..\include\wx\os2\brush.h"\ | |
974 | "..\..\..\include\wx\os2\button.h"\ | |
975 | "..\..\..\include\wx\os2\checkbox.h"\ | |
976 | "..\..\..\include\wx\os2\checklst.h"\ | |
977 | "..\..\..\include\wx\os2\choice.h"\ | |
978 | "..\..\..\include\wx\os2\colour.h"\ | |
979 | "..\..\..\include\wx\os2\combobox.h"\ | |
980 | "..\..\..\include\wx\os2\control.h"\ | |
981 | "..\..\..\include\wx\os2\cursor.h"\ | |
982 | "..\..\..\include\wx\os2\dc.h"\ | |
983 | "..\..\..\include\wx\os2\dcclient.h"\ | |
984 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
985 | "..\..\..\include\wx\os2\dcprint.h"\ | |
986 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
987 | "..\..\..\include\wx\os2\dialog.h"\ | |
988 | "..\..\..\include\wx\os2\filedlg.h"\ | |
989 | "..\..\..\include\wx\os2\font.h"\ | |
990 | "..\..\..\include\wx\os2\frame.h"\ | |
991 | "..\..\..\include\wx\os2\gauge.h"\ | |
992 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
993 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
994 | "..\..\..\include\wx\os2\icon.h"\ | |
995 | "..\..\..\include\wx\os2\listbox.h"\ | |
996 | "..\..\..\include\wx\os2\menu.h"\ | |
997 | "..\..\..\include\wx\os2\menuitem.h"\ | |
998 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
999 | "..\..\..\include\wx\os2\notebook.h"\ | |
1000 | "..\..\..\include\wx\os2\palette.h"\ | |
1001 | "..\..\..\include\wx\os2\pen.h"\ | |
1002 | "..\..\..\include\wx\os2\private.h"\ | |
1003 | "..\..\..\include\wx\os2\radiobox.h"\ | |
1004 | "..\..\..\include\wx\os2\radiobut.h"\ | |
1005 | "..\..\..\include\wx\os2\region.h"\ | |
1006 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
1007 | "..\..\..\include\wx\os2\slider.h"\ | |
1008 | "..\..\..\include\wx\os2\statbmp.h"\ | |
1009 | "..\..\..\include\wx\os2\statbox.h"\ | |
1010 | "..\..\..\include\wx\os2\stattext.h"\ | |
1011 | "..\..\..\include\wx\os2\textctrl.h"\ | |
1012 | "..\..\..\include\wx\os2\timer.h"\ | |
1013 | "..\..\..\include\wx\os2\toolbar.h"\ | |
1014 | "..\..\..\include\wx\os2\toplevel.h"\ | |
1015 | "..\..\..\include\wx\os2\window.h"\ | |
1016 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
1017 | "..\..\..\include\wx\ownerdrw.h"\ | |
1018 | "..\..\..\include\wx\palette.h"\ | |
1019 | "..\..\..\include\wx\panel.h"\ | |
1020 | "..\..\..\include\wx\pen.h"\ | |
1021 | "..\..\..\include\wx\platform.h"\ | |
1022 | "..\..\..\include\wx\radiobox.h"\ | |
1023 | "..\..\..\include\wx\radiobut.h"\ | |
1024 | "..\..\..\include\wx\region.h"\ | |
1025 | "..\..\..\include\wx\scrolbar.h"\ | |
1026 | "..\..\..\include\wx\scrolwin.h"\ | |
1027 | "..\..\..\include\wx\settings.h"\ | |
1028 | "..\..\..\include\wx\setup.h"\ | |
1029 | "..\..\..\include\wx\sizer.h"\ | |
1030 | "..\..\..\include\wx\slider.h"\ | |
1031 | "..\..\..\include\wx\statbmp.h"\ | |
1032 | "..\..\..\include\wx\statbox.h"\ | |
1033 | "..\..\..\include\wx\stattext.h"\ | |
1034 | "..\..\..\include\wx\statusbr.h"\ | |
1035 | "..\..\..\include\wx\strconv.h"\ | |
1036 | "..\..\..\include\wx\stream.h"\ | |
1037 | "..\..\..\include\wx\string.h"\ | |
1038 | "..\..\..\include\wx\tbarbase.h"\ | |
1039 | "..\..\..\include\wx\tbarsmpl.h"\ | |
1040 | "..\..\..\include\wx\textctrl.h"\ | |
1041 | "..\..\..\include\wx\textdlg.h"\ | |
1042 | "..\..\..\include\wx\thread.h"\ | |
1043 | "..\..\..\include\wx\timer.h"\ | |
1044 | "..\..\..\include\wx\toolbar.h"\ | |
1045 | "..\..\..\include\wx\toplevel.h"\ | |
1046 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
1047 | "..\..\..\include\wx\univ\button.h"\ | |
1048 | "..\..\..\include\wx\univ\checkbox.h"\ | |
1049 | "..\..\..\include\wx\univ\checklst.h"\ | |
1050 | "..\..\..\include\wx\univ\choice.h"\ | |
1051 | "..\..\..\include\wx\univ\combobox.h"\ | |
1052 | "..\..\..\include\wx\univ\control.h"\ | |
1053 | "..\..\..\include\wx\univ\dialog.h"\ | |
1054 | "..\..\..\include\wx\univ\frame.h"\ | |
1055 | "..\..\..\include\wx\univ\gauge.h"\ | |
1056 | "..\..\..\include\wx\univ\inpcons.h"\ | |
1057 | "..\..\..\include\wx\univ\inphand.h"\ | |
1058 | "..\..\..\include\wx\univ\listbox.h"\ | |
1059 | "..\..\..\include\wx\univ\menu.h"\ | |
1060 | "..\..\..\include\wx\univ\menuitem.h"\ | |
1061 | "..\..\..\include\wx\univ\notebook.h"\ | |
1062 | "..\..\..\include\wx\univ\radiobox.h"\ | |
1063 | "..\..\..\include\wx\univ\radiobut.h"\ | |
1064 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
1065 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
1066 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
1067 | "..\..\..\include\wx\univ\slider.h"\ | |
1068 | "..\..\..\include\wx\univ\statbmp.h"\ | |
1069 | "..\..\..\include\wx\univ\statbox.h"\ | |
1070 | "..\..\..\include\wx\univ\stattext.h"\ | |
1071 | "..\..\..\include\wx\univ\statusbr.h"\ | |
1072 | "..\..\..\include\wx\univ\textctrl.h"\ | |
1073 | "..\..\..\include\wx\univ\theme.h"\ | |
1074 | "..\..\..\include\wx\univ\toolbar.h"\ | |
1075 | "..\..\..\include\wx\univ\toplevel.h"\ | |
1076 | "..\..\..\include\wx\univ\window.h"\ | |
1077 | "..\..\..\include\wx\unix\fontutil.h"\ | |
1078 | "..\..\..\include\wx\utils.h"\ | |
1079 | "..\..\..\include\wx\validate.h"\ | |
1080 | "..\..\..\include\wx\valtext.h"\ | |
1081 | "..\..\..\include\wx\version.h"\ | |
1082 | "..\..\..\include\wx\window.h"\ | |
1083 | "..\..\..\include\wx\wx.h"\ | |
1084 | "..\..\..\include\wx\wxchar.h"\ | |
1085 | "..\..\..\include\wx\wxprec.h"\ | |
1086 | "..\..\..\include\wx\x11\app.h"\ | |
1087 | "..\..\..\include\wx\x11\bitmap.h"\ | |
1088 | "..\..\..\include\wx\x11\brush.h"\ | |
1089 | "..\..\..\include\wx\x11\colour.h"\ | |
1090 | "..\..\..\include\wx\x11\cursor.h"\ | |
1091 | "..\..\..\include\wx\x11\dc.h"\ | |
1092 | "..\..\..\include\wx\x11\dcclient.h"\ | |
1093 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
1094 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
1095 | "..\..\..\include\wx\x11\font.h"\ | |
1096 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
1097 | "..\..\..\include\wx\x11\icon.h"\ | |
1098 | "..\..\..\include\wx\x11\palette.h"\ | |
1099 | "..\..\..\include\wx\x11\pen.h"\ | |
1100 | "..\..\..\include\wx\x11\region.h"\ | |
1101 | "..\..\..\include\wx\x11\textctrl.h"\ | |
1102 | "..\..\..\include\wx\x11\toplevel.h"\ | |
1103 | "..\..\..\include\wx\x11\window.h"\ | |
1104 | ||
1a4fe894 | 1105 | NODEP_CPP_DUMMY=\ |
6d613d8d JS |
1106 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
1107 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
1108 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
1109 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
1110 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
1111 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
1112 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
1113 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
1114 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
1115 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
1116 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
1117 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
1118 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
1119 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
1120 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
1121 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
1122 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
1123 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
1124 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
1125 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
1126 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
1127 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
1128 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
1129 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
1130 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
1131 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
1132 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
1133 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
1134 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
1135 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
1136 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
1137 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
1138 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
1139 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
1140 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
1141 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
1142 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
1143 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
1144 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
1145 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
1146 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
1147 | |
1148 | # ADD CPP /Yc"wx/wxprec.h" | |
1149 | ||
1150 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE x86em) Release" | |
1151 | ||
1152 | DEP_CPP_DUMMY=\ | |
6d613d8d JS |
1153 | "..\..\..\include\wx\accel.h"\ |
1154 | "..\..\..\include\wx\app.h"\ | |
1155 | "..\..\..\include\wx\bitmap.h"\ | |
1156 | "..\..\..\include\wx\bmpbuttn.h"\ | |
1157 | "..\..\..\include\wx\brush.h"\ | |
1158 | "..\..\..\include\wx\buffer.h"\ | |
1159 | "..\..\..\include\wx\build.h"\ | |
1160 | "..\..\..\include\wx\button.h"\ | |
1161 | "..\..\..\include\wx\checkbox.h"\ | |
1162 | "..\..\..\include\wx\checklst.h"\ | |
1163 | "..\..\..\include\wx\chkconf.h"\ | |
1164 | "..\..\..\include\wx\choicdlg.h"\ | |
1165 | "..\..\..\include\wx\choice.h"\ | |
1166 | "..\..\..\include\wx\clntdata.h"\ | |
1167 | "..\..\..\include\wx\cmndata.h"\ | |
1168 | "..\..\..\include\wx\colour.h"\ | |
1169 | "..\..\..\include\wx\combobox.h"\ | |
1170 | "..\..\..\include\wx\containr.h"\ | |
1171 | "..\..\..\include\wx\control.h"\ | |
1172 | "..\..\..\include\wx\ctrlsub.h"\ | |
1173 | "..\..\..\include\wx\cursor.h"\ | |
1174 | "..\..\..\include\wx\datetime.h"\ | |
1175 | "..\..\..\include\wx\datetime.inl"\ | |
1176 | "..\..\..\include\wx\dc.h"\ | |
1177 | "..\..\..\include\wx\dcclient.h"\ | |
1178 | "..\..\..\include\wx\dcmemory.h"\ | |
1179 | "..\..\..\include\wx\dcprint.h"\ | |
1180 | "..\..\..\include\wx\dcscreen.h"\ | |
1181 | "..\..\..\include\wx\debug.h"\ | |
1182 | "..\..\..\include\wx\defs.h"\ | |
1183 | "..\..\..\include\wx\dialog.h"\ | |
1184 | "..\..\..\include\wx\dirdlg.h"\ | |
1185 | "..\..\..\include\wx\dynarray.h"\ | |
1186 | "..\..\..\include\wx\event.h"\ | |
1187 | "..\..\..\include\wx\features.h"\ | |
1188 | "..\..\..\include\wx\filedlg.h"\ | |
1189 | "..\..\..\include\wx\filefn.h"\ | |
1190 | "..\..\..\include\wx\font.h"\ | |
1191 | "..\..\..\include\wx\fontenc.h"\ | |
1192 | "..\..\..\include\wx\fontutil.h"\ | |
1193 | "..\..\..\include\wx\frame.h"\ | |
1194 | "..\..\..\include\wx\gauge.h"\ | |
1195 | "..\..\..\include\wx\gdicmn.h"\ | |
1196 | "..\..\..\include\wx\gdiobj.h"\ | |
1197 | "..\..\..\include\wx\generic\accel.h"\ | |
1198 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
1199 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
1200 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
1201 | "..\..\..\include\wx\generic\imaglist.h"\ | |
1202 | "..\..\..\include\wx\generic\mdig.h"\ | |
1203 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
1204 | "..\..\..\include\wx\generic\notebook.h"\ | |
1205 | "..\..\..\include\wx\generic\paletteg.h"\ | |
1206 | "..\..\..\include\wx\generic\panelg.h"\ | |
1207 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
1208 | "..\..\..\include\wx\generic\statusbr.h"\ | |
1209 | "..\..\..\include\wx\generic\tabg.h"\ | |
1210 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
1211 | "..\..\..\include\wx\generic\timer.h"\ | |
1212 | "..\..\..\include\wx\gtk\accel.h"\ | |
1213 | "..\..\..\include\wx\gtk\app.h"\ | |
1214 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
1215 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
1216 | "..\..\..\include\wx\gtk\brush.h"\ | |
1217 | "..\..\..\include\wx\gtk\button.h"\ | |
1218 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
1219 | "..\..\..\include\wx\gtk\checklst.h"\ | |
1220 | "..\..\..\include\wx\gtk\choice.h"\ | |
1221 | "..\..\..\include\wx\gtk\colour.h"\ | |
1222 | "..\..\..\include\wx\gtk\combobox.h"\ | |
1223 | "..\..\..\include\wx\gtk\control.h"\ | |
1224 | "..\..\..\include\wx\gtk\cursor.h"\ | |
1225 | "..\..\..\include\wx\gtk\dc.h"\ | |
1226 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
1227 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
1228 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
1229 | "..\..\..\include\wx\gtk\dialog.h"\ | |
1230 | "..\..\..\include\wx\gtk\font.h"\ | |
1231 | "..\..\..\include\wx\gtk\frame.h"\ | |
1232 | "..\..\..\include\wx\gtk\gauge.h"\ | |
1233 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
1234 | "..\..\..\include\wx\gtk\icon.h"\ | |
1235 | "..\..\..\include\wx\gtk\listbox.h"\ | |
1236 | "..\..\..\include\wx\gtk\mdi.h"\ | |
1237 | "..\..\..\include\wx\gtk\menu.h"\ | |
1238 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
1239 | "..\..\..\include\wx\gtk\notebook.h"\ | |
1240 | "..\..\..\include\wx\gtk\pen.h"\ | |
1241 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
1242 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
1243 | "..\..\..\include\wx\gtk\region.h"\ | |
1244 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
1245 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
1246 | "..\..\..\include\wx\gtk\slider.h"\ | |
1247 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
1248 | "..\..\..\include\wx\gtk\statbox.h"\ | |
1249 | "..\..\..\include\wx\gtk\stattext.h"\ | |
1250 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
1251 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
1252 | "..\..\..\include\wx\gtk\timer.h"\ | |
1253 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
1254 | "..\..\..\include\wx\gtk\window.h"\ | |
1255 | "..\..\..\include\wx\hash.h"\ | |
1256 | "..\..\..\include\wx\hashmap.h"\ | |
1257 | "..\..\..\include\wx\icon.h"\ | |
1258 | "..\..\..\include\wx\iconbndl.h"\ | |
1259 | "..\..\..\include\wx\imagbmp.h"\ | |
1260 | "..\..\..\include\wx\image.h"\ | |
1261 | "..\..\..\include\wx\imaggif.h"\ | |
1262 | "..\..\..\include\wx\imagiff.h"\ | |
1263 | "..\..\..\include\wx\imagjpeg.h"\ | |
1264 | "..\..\..\include\wx\imaglist.h"\ | |
1265 | "..\..\..\include\wx\imagpcx.h"\ | |
1266 | "..\..\..\include\wx\imagpng.h"\ | |
1267 | "..\..\..\include\wx\imagpnm.h"\ | |
1268 | "..\..\..\include\wx\imagtiff.h"\ | |
1269 | "..\..\..\include\wx\imagxpm.h"\ | |
1270 | "..\..\..\include\wx\intl.h"\ | |
1271 | "..\..\..\include\wx\ioswrap.h"\ | |
1272 | "..\..\..\include\wx\layout.h"\ | |
1273 | "..\..\..\include\wx\list.h"\ | |
1274 | "..\..\..\include\wx\listbox.h"\ | |
1275 | "..\..\..\include\wx\log.h"\ | |
1276 | "..\..\..\include\wx\longlong.h"\ | |
1277 | "..\..\..\include\wx\mac\accel.h"\ | |
1278 | "..\..\..\include\wx\mac\app.h"\ | |
1279 | "..\..\..\include\wx\mac\bitmap.h"\ | |
1280 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
1281 | "..\..\..\include\wx\mac\brush.h"\ | |
1282 | "..\..\..\include\wx\mac\button.h"\ | |
1283 | "..\..\..\include\wx\mac\checkbox.h"\ | |
1284 | "..\..\..\include\wx\mac\checklst.h"\ | |
1285 | "..\..\..\include\wx\mac\choice.h"\ | |
1286 | "..\..\..\include\wx\mac\colour.h"\ | |
1287 | "..\..\..\include\wx\mac\combobox.h"\ | |
1288 | "..\..\..\include\wx\mac\control.h"\ | |
1289 | "..\..\..\include\wx\mac\cursor.h"\ | |
1290 | "..\..\..\include\wx\mac\dc.h"\ | |
1291 | "..\..\..\include\wx\mac\dcclient.h"\ | |
1292 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
1293 | "..\..\..\include\wx\mac\dcprint.h"\ | |
1294 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
1295 | "..\..\..\include\wx\mac\dialog.h"\ | |
1296 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
1297 | "..\..\..\include\wx\mac\filedlg.h"\ | |
1298 | "..\..\..\include\wx\mac\font.h"\ | |
1299 | "..\..\..\include\wx\mac\frame.h"\ | |
1300 | "..\..\..\include\wx\mac\gauge.h"\ | |
1301 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
1302 | "..\..\..\include\wx\mac\icon.h"\ | |
1303 | "..\..\..\include\wx\mac\listbox.h"\ | |
1304 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
1305 | "..\..\..\include\wx\mac\mdi.h"\ | |
1306 | "..\..\..\include\wx\mac\menu.h"\ | |
1307 | "..\..\..\include\wx\mac\menuitem.h"\ | |
1308 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
1309 | "..\..\..\include\wx\mac\notebook.h"\ | |
1310 | "..\..\..\include\wx\mac\palette.h"\ | |
1311 | "..\..\..\include\wx\mac\pen.h"\ | |
1312 | "..\..\..\include\wx\mac\radiobox.h"\ | |
1313 | "..\..\..\include\wx\mac\radiobut.h"\ | |
1314 | "..\..\..\include\wx\mac\region.h"\ | |
1315 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
1316 | "..\..\..\include\wx\mac\slider.h"\ | |
1317 | "..\..\..\include\wx\mac\statbmp.h"\ | |
1318 | "..\..\..\include\wx\mac\statbox.h"\ | |
1319 | "..\..\..\include\wx\mac\stattext.h"\ | |
1320 | "..\..\..\include\wx\mac\statusbr.h"\ | |
1321 | "..\..\..\include\wx\mac\textctrl.h"\ | |
1322 | "..\..\..\include\wx\mac\timer.h"\ | |
1323 | "..\..\..\include\wx\mac\toolbar.h"\ | |
1324 | "..\..\..\include\wx\mac\toplevel.h"\ | |
1325 | "..\..\..\include\wx\mac\window.h"\ | |
1326 | "..\..\..\include\wx\mdi.h"\ | |
1327 | "..\..\..\include\wx\memory.h"\ | |
1328 | "..\..\..\include\wx\menu.h"\ | |
1329 | "..\..\..\include\wx\menuitem.h"\ | |
1330 | "..\..\..\include\wx\mgl\app.h"\ | |
1331 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
1332 | "..\..\..\include\wx\mgl\brush.h"\ | |
1333 | "..\..\..\include\wx\mgl\colour.h"\ | |
1334 | "..\..\..\include\wx\mgl\cursor.h"\ | |
1335 | "..\..\..\include\wx\mgl\dc.h"\ | |
1336 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
1337 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
1338 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
1339 | "..\..\..\include\wx\mgl\font.h"\ | |
1340 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
1341 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
1342 | "..\..\..\include\wx\mgl\icon.h"\ | |
1343 | "..\..\..\include\wx\mgl\palette.h"\ | |
1344 | "..\..\..\include\wx\mgl\pen.h"\ | |
1345 | "..\..\..\include\wx\mgl\region.h"\ | |
1346 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
1347 | "..\..\..\include\wx\mgl\window.h"\ | |
1348 | "..\..\..\include\wx\module.h"\ | |
1349 | "..\..\..\include\wx\motif\accel.h"\ | |
1350 | "..\..\..\include\wx\motif\app.h"\ | |
1351 | "..\..\..\include\wx\motif\bitmap.h"\ | |
1352 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
1353 | "..\..\..\include\wx\motif\brush.h"\ | |
1354 | "..\..\..\include\wx\motif\button.h"\ | |
1355 | "..\..\..\include\wx\motif\checkbox.h"\ | |
1356 | "..\..\..\include\wx\motif\checklst.h"\ | |
1357 | "..\..\..\include\wx\motif\choice.h"\ | |
1358 | "..\..\..\include\wx\motif\colour.h"\ | |
1359 | "..\..\..\include\wx\motif\combobox.h"\ | |
1360 | "..\..\..\include\wx\motif\control.h"\ | |
1361 | "..\..\..\include\wx\motif\cursor.h"\ | |
1362 | "..\..\..\include\wx\motif\dc.h"\ | |
1363 | "..\..\..\include\wx\motif\dcclient.h"\ | |
1364 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
1365 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
1366 | "..\..\..\include\wx\motif\dialog.h"\ | |
1367 | "..\..\..\include\wx\motif\filedlg.h"\ | |
1368 | "..\..\..\include\wx\motif\font.h"\ | |
1369 | "..\..\..\include\wx\motif\frame.h"\ | |
1370 | "..\..\..\include\wx\motif\gauge.h"\ | |
1371 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
1372 | "..\..\..\include\wx\motif\icon.h"\ | |
1373 | "..\..\..\include\wx\motif\listbox.h"\ | |
1374 | "..\..\..\include\wx\motif\mdi.h"\ | |
1375 | "..\..\..\include\wx\motif\menu.h"\ | |
1376 | "..\..\..\include\wx\motif\menuitem.h"\ | |
1377 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
1378 | "..\..\..\include\wx\motif\palette.h"\ | |
1379 | "..\..\..\include\wx\motif\pen.h"\ | |
1380 | "..\..\..\include\wx\motif\radiobox.h"\ | |
1381 | "..\..\..\include\wx\motif\radiobut.h"\ | |
1382 | "..\..\..\include\wx\motif\region.h"\ | |
1383 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
1384 | "..\..\..\include\wx\motif\slider.h"\ | |
1385 | "..\..\..\include\wx\motif\statbmp.h"\ | |
1386 | "..\..\..\include\wx\motif\statbox.h"\ | |
1387 | "..\..\..\include\wx\motif\stattext.h"\ | |
1388 | "..\..\..\include\wx\motif\textctrl.h"\ | |
1389 | "..\..\..\include\wx\motif\timer.h"\ | |
1390 | "..\..\..\include\wx\motif\toolbar.h"\ | |
1391 | "..\..\..\include\wx\motif\window.h"\ | |
1392 | "..\..\..\include\wx\msgdlg.h"\ | |
1393 | "..\..\..\include\wx\msw\accel.h"\ | |
1394 | "..\..\..\include\wx\msw\app.h"\ | |
1395 | "..\..\..\include\wx\msw\bitmap.h"\ | |
1396 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
1397 | "..\..\..\include\wx\msw\brush.h"\ | |
1398 | "..\..\..\include\wx\msw\button.h"\ | |
1399 | "..\..\..\include\wx\msw\checkbox.h"\ | |
1400 | "..\..\..\include\wx\msw\checklst.h"\ | |
1401 | "..\..\..\include\wx\msw\choice.h"\ | |
1402 | "..\..\..\include\wx\msw\colour.h"\ | |
1403 | "..\..\..\include\wx\msw\combobox.h"\ | |
1404 | "..\..\..\include\wx\msw\control.h"\ | |
1405 | "..\..\..\include\wx\msw\cursor.h"\ | |
1406 | "..\..\..\include\wx\msw\dc.h"\ | |
1407 | "..\..\..\include\wx\msw\dcclient.h"\ | |
1408 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
1409 | "..\..\..\include\wx\msw\dcprint.h"\ | |
1410 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
1411 | "..\..\..\include\wx\msw\dialog.h"\ | |
1412 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
1413 | "..\..\..\include\wx\msw\filedlg.h"\ | |
1414 | "..\..\..\include\wx\msw\font.h"\ | |
1415 | "..\..\..\include\wx\msw\frame.h"\ | |
1416 | "..\..\..\include\wx\msw\gauge95.h"\ | |
1417 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
1418 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
1419 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
1420 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
1421 | "..\..\..\include\wx\msw\icon.h"\ | |
1422 | "..\..\..\include\wx\msw\imaglist.h"\ | |
1423 | "..\..\..\include\wx\msw\listbox.h"\ | |
1424 | "..\..\..\include\wx\msw\mdi.h"\ | |
1425 | "..\..\..\include\wx\msw\menu.h"\ | |
1426 | "..\..\..\include\wx\msw\menuitem.h"\ | |
1427 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
1428 | "..\..\..\include\wx\msw\notebook.h"\ | |
1429 | "..\..\..\include\wx\msw\palette.h"\ | |
1430 | "..\..\..\include\wx\msw\pen.h"\ | |
1431 | "..\..\..\include\wx\msw\radiobox.h"\ | |
1432 | "..\..\..\include\wx\msw\radiobut.h"\ | |
1433 | "..\..\..\include\wx\msw\region.h"\ | |
1434 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
1435 | "..\..\..\include\wx\msw\slider95.h"\ | |
1436 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
1437 | "..\..\..\include\wx\msw\statbmp.h"\ | |
1438 | "..\..\..\include\wx\msw\statbox.h"\ | |
1439 | "..\..\..\include\wx\msw\statbr95.h"\ | |
1440 | "..\..\..\include\wx\msw\stattext.h"\ | |
1441 | "..\..\..\include\wx\msw\tbar95.h"\ | |
1442 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
1443 | "..\..\..\include\wx\msw\textctrl.h"\ | |
1444 | "..\..\..\include\wx\msw\timer.h"\ | |
1445 | "..\..\..\include\wx\msw\toplevel.h"\ | |
1446 | "..\..\..\include\wx\msw\window.h"\ | |
1447 | "..\..\..\include\wx\msw\winundef.h"\ | |
1448 | "..\..\..\include\wx\notebook.h"\ | |
1449 | "..\..\..\include\wx\object.h"\ | |
1450 | "..\..\..\include\wx\os2\accel.h"\ | |
1451 | "..\..\..\include\wx\os2\app.h"\ | |
1452 | "..\..\..\include\wx\os2\bitmap.h"\ | |
1453 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
1454 | "..\..\..\include\wx\os2\brush.h"\ | |
1455 | "..\..\..\include\wx\os2\button.h"\ | |
1456 | "..\..\..\include\wx\os2\checkbox.h"\ | |
1457 | "..\..\..\include\wx\os2\checklst.h"\ | |
1458 | "..\..\..\include\wx\os2\choice.h"\ | |
1459 | "..\..\..\include\wx\os2\colour.h"\ | |
1460 | "..\..\..\include\wx\os2\combobox.h"\ | |
1461 | "..\..\..\include\wx\os2\control.h"\ | |
1462 | "..\..\..\include\wx\os2\cursor.h"\ | |
1463 | "..\..\..\include\wx\os2\dc.h"\ | |
1464 | "..\..\..\include\wx\os2\dcclient.h"\ | |
1465 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
1466 | "..\..\..\include\wx\os2\dcprint.h"\ | |
1467 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
1468 | "..\..\..\include\wx\os2\dialog.h"\ | |
1469 | "..\..\..\include\wx\os2\filedlg.h"\ | |
1470 | "..\..\..\include\wx\os2\font.h"\ | |
1471 | "..\..\..\include\wx\os2\frame.h"\ | |
1472 | "..\..\..\include\wx\os2\gauge.h"\ | |
1473 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
1474 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
1475 | "..\..\..\include\wx\os2\icon.h"\ | |
1476 | "..\..\..\include\wx\os2\listbox.h"\ | |
1477 | "..\..\..\include\wx\os2\menu.h"\ | |
1478 | "..\..\..\include\wx\os2\menuitem.h"\ | |
1479 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
1480 | "..\..\..\include\wx\os2\notebook.h"\ | |
1481 | "..\..\..\include\wx\os2\palette.h"\ | |
1482 | "..\..\..\include\wx\os2\pen.h"\ | |
1483 | "..\..\..\include\wx\os2\private.h"\ | |
1484 | "..\..\..\include\wx\os2\radiobox.h"\ | |
1485 | "..\..\..\include\wx\os2\radiobut.h"\ | |
1486 | "..\..\..\include\wx\os2\region.h"\ | |
1487 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
1488 | "..\..\..\include\wx\os2\slider.h"\ | |
1489 | "..\..\..\include\wx\os2\statbmp.h"\ | |
1490 | "..\..\..\include\wx\os2\statbox.h"\ | |
1491 | "..\..\..\include\wx\os2\stattext.h"\ | |
1492 | "..\..\..\include\wx\os2\textctrl.h"\ | |
1493 | "..\..\..\include\wx\os2\timer.h"\ | |
1494 | "..\..\..\include\wx\os2\toolbar.h"\ | |
1495 | "..\..\..\include\wx\os2\toplevel.h"\ | |
1496 | "..\..\..\include\wx\os2\window.h"\ | |
1497 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
1498 | "..\..\..\include\wx\ownerdrw.h"\ | |
1499 | "..\..\..\include\wx\palette.h"\ | |
1500 | "..\..\..\include\wx\panel.h"\ | |
1501 | "..\..\..\include\wx\pen.h"\ | |
1502 | "..\..\..\include\wx\platform.h"\ | |
1503 | "..\..\..\include\wx\radiobox.h"\ | |
1504 | "..\..\..\include\wx\radiobut.h"\ | |
1505 | "..\..\..\include\wx\region.h"\ | |
1506 | "..\..\..\include\wx\scrolbar.h"\ | |
1507 | "..\..\..\include\wx\scrolwin.h"\ | |
1508 | "..\..\..\include\wx\settings.h"\ | |
1509 | "..\..\..\include\wx\setup.h"\ | |
1510 | "..\..\..\include\wx\sizer.h"\ | |
1511 | "..\..\..\include\wx\slider.h"\ | |
1512 | "..\..\..\include\wx\statbmp.h"\ | |
1513 | "..\..\..\include\wx\statbox.h"\ | |
1514 | "..\..\..\include\wx\stattext.h"\ | |
1515 | "..\..\..\include\wx\statusbr.h"\ | |
1516 | "..\..\..\include\wx\strconv.h"\ | |
1517 | "..\..\..\include\wx\stream.h"\ | |
1518 | "..\..\..\include\wx\string.h"\ | |
1519 | "..\..\..\include\wx\tbarbase.h"\ | |
1520 | "..\..\..\include\wx\tbarsmpl.h"\ | |
1521 | "..\..\..\include\wx\textctrl.h"\ | |
1522 | "..\..\..\include\wx\textdlg.h"\ | |
1523 | "..\..\..\include\wx\thread.h"\ | |
1524 | "..\..\..\include\wx\timer.h"\ | |
1525 | "..\..\..\include\wx\toolbar.h"\ | |
1526 | "..\..\..\include\wx\toplevel.h"\ | |
1527 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
1528 | "..\..\..\include\wx\univ\button.h"\ | |
1529 | "..\..\..\include\wx\univ\checkbox.h"\ | |
1530 | "..\..\..\include\wx\univ\checklst.h"\ | |
1531 | "..\..\..\include\wx\univ\choice.h"\ | |
1532 | "..\..\..\include\wx\univ\combobox.h"\ | |
1533 | "..\..\..\include\wx\univ\control.h"\ | |
1534 | "..\..\..\include\wx\univ\dialog.h"\ | |
1535 | "..\..\..\include\wx\univ\frame.h"\ | |
1536 | "..\..\..\include\wx\univ\gauge.h"\ | |
1537 | "..\..\..\include\wx\univ\inpcons.h"\ | |
1538 | "..\..\..\include\wx\univ\inphand.h"\ | |
1539 | "..\..\..\include\wx\univ\listbox.h"\ | |
1540 | "..\..\..\include\wx\univ\menu.h"\ | |
1541 | "..\..\..\include\wx\univ\menuitem.h"\ | |
1542 | "..\..\..\include\wx\univ\notebook.h"\ | |
1543 | "..\..\..\include\wx\univ\radiobox.h"\ | |
1544 | "..\..\..\include\wx\univ\radiobut.h"\ | |
1545 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
1546 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
1547 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
1548 | "..\..\..\include\wx\univ\slider.h"\ | |
1549 | "..\..\..\include\wx\univ\statbmp.h"\ | |
1550 | "..\..\..\include\wx\univ\statbox.h"\ | |
1551 | "..\..\..\include\wx\univ\stattext.h"\ | |
1552 | "..\..\..\include\wx\univ\statusbr.h"\ | |
1553 | "..\..\..\include\wx\univ\textctrl.h"\ | |
1554 | "..\..\..\include\wx\univ\theme.h"\ | |
1555 | "..\..\..\include\wx\univ\toolbar.h"\ | |
1556 | "..\..\..\include\wx\univ\toplevel.h"\ | |
1557 | "..\..\..\include\wx\univ\window.h"\ | |
1558 | "..\..\..\include\wx\unix\fontutil.h"\ | |
1559 | "..\..\..\include\wx\utils.h"\ | |
1560 | "..\..\..\include\wx\validate.h"\ | |
1561 | "..\..\..\include\wx\valtext.h"\ | |
1562 | "..\..\..\include\wx\version.h"\ | |
1563 | "..\..\..\include\wx\window.h"\ | |
1564 | "..\..\..\include\wx\wx.h"\ | |
1565 | "..\..\..\include\wx\wxchar.h"\ | |
1566 | "..\..\..\include\wx\wxprec.h"\ | |
1567 | "..\..\..\include\wx\x11\app.h"\ | |
1568 | "..\..\..\include\wx\x11\bitmap.h"\ | |
1569 | "..\..\..\include\wx\x11\brush.h"\ | |
1570 | "..\..\..\include\wx\x11\colour.h"\ | |
1571 | "..\..\..\include\wx\x11\cursor.h"\ | |
1572 | "..\..\..\include\wx\x11\dc.h"\ | |
1573 | "..\..\..\include\wx\x11\dcclient.h"\ | |
1574 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
1575 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
1576 | "..\..\..\include\wx\x11\font.h"\ | |
1577 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
1578 | "..\..\..\include\wx\x11\icon.h"\ | |
1579 | "..\..\..\include\wx\x11\palette.h"\ | |
1580 | "..\..\..\include\wx\x11\pen.h"\ | |
1581 | "..\..\..\include\wx\x11\region.h"\ | |
1582 | "..\..\..\include\wx\x11\textctrl.h"\ | |
1583 | "..\..\..\include\wx\x11\toplevel.h"\ | |
1584 | "..\..\..\include\wx\x11\window.h"\ | |
1a4fe894 JS |
1585 | |
1586 | NODEP_CPP_DUMMY=\ | |
6d613d8d JS |
1587 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
1588 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
1589 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
1590 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
1591 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
1592 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
1593 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
1594 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
1595 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
1596 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
1597 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
1598 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
1599 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
1600 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
1601 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
1602 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
1603 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
1604 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
1605 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
1606 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
1607 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
1608 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
1609 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
1610 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
1611 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
1612 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
1613 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
1614 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
1615 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
1616 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
1617 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
1618 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
1619 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
1620 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
1621 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
1622 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
1623 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
1624 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
1625 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
1626 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
1627 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
1628 | |
1629 | # ADD CPP /Yc"wx/wxprec.h" | |
1630 | ||
1631 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE x86em) Debug" | |
1632 | ||
1633 | DEP_CPP_DUMMY=\ | |
6d613d8d JS |
1634 | "..\..\..\include\wx\accel.h"\ |
1635 | "..\..\..\include\wx\app.h"\ | |
1636 | "..\..\..\include\wx\bitmap.h"\ | |
1637 | "..\..\..\include\wx\bmpbuttn.h"\ | |
1638 | "..\..\..\include\wx\brush.h"\ | |
1639 | "..\..\..\include\wx\buffer.h"\ | |
1640 | "..\..\..\include\wx\build.h"\ | |
1641 | "..\..\..\include\wx\button.h"\ | |
1642 | "..\..\..\include\wx\checkbox.h"\ | |
1643 | "..\..\..\include\wx\checklst.h"\ | |
1644 | "..\..\..\include\wx\chkconf.h"\ | |
1645 | "..\..\..\include\wx\choicdlg.h"\ | |
1646 | "..\..\..\include\wx\choice.h"\ | |
1647 | "..\..\..\include\wx\clntdata.h"\ | |
1648 | "..\..\..\include\wx\cmndata.h"\ | |
1649 | "..\..\..\include\wx\colour.h"\ | |
1650 | "..\..\..\include\wx\combobox.h"\ | |
1651 | "..\..\..\include\wx\containr.h"\ | |
1652 | "..\..\..\include\wx\control.h"\ | |
1653 | "..\..\..\include\wx\ctrlsub.h"\ | |
1654 | "..\..\..\include\wx\cursor.h"\ | |
1655 | "..\..\..\include\wx\datetime.h"\ | |
1656 | "..\..\..\include\wx\datetime.inl"\ | |
1657 | "..\..\..\include\wx\dc.h"\ | |
1658 | "..\..\..\include\wx\dcclient.h"\ | |
1659 | "..\..\..\include\wx\dcmemory.h"\ | |
1660 | "..\..\..\include\wx\dcprint.h"\ | |
1661 | "..\..\..\include\wx\dcscreen.h"\ | |
1662 | "..\..\..\include\wx\debug.h"\ | |
1663 | "..\..\..\include\wx\defs.h"\ | |
1664 | "..\..\..\include\wx\dialog.h"\ | |
1665 | "..\..\..\include\wx\dirdlg.h"\ | |
1666 | "..\..\..\include\wx\dynarray.h"\ | |
1667 | "..\..\..\include\wx\event.h"\ | |
1668 | "..\..\..\include\wx\features.h"\ | |
1669 | "..\..\..\include\wx\filedlg.h"\ | |
1670 | "..\..\..\include\wx\filefn.h"\ | |
1671 | "..\..\..\include\wx\font.h"\ | |
1672 | "..\..\..\include\wx\fontenc.h"\ | |
1673 | "..\..\..\include\wx\fontutil.h"\ | |
1674 | "..\..\..\include\wx\frame.h"\ | |
1675 | "..\..\..\include\wx\gauge.h"\ | |
1676 | "..\..\..\include\wx\gdicmn.h"\ | |
1677 | "..\..\..\include\wx\gdiobj.h"\ | |
1678 | "..\..\..\include\wx\generic\accel.h"\ | |
1679 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
1680 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
1681 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
1682 | "..\..\..\include\wx\generic\imaglist.h"\ | |
1683 | "..\..\..\include\wx\generic\mdig.h"\ | |
1684 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
1685 | "..\..\..\include\wx\generic\notebook.h"\ | |
1686 | "..\..\..\include\wx\generic\paletteg.h"\ | |
1687 | "..\..\..\include\wx\generic\panelg.h"\ | |
1688 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
1689 | "..\..\..\include\wx\generic\statusbr.h"\ | |
1690 | "..\..\..\include\wx\generic\tabg.h"\ | |
1691 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
1692 | "..\..\..\include\wx\generic\timer.h"\ | |
1693 | "..\..\..\include\wx\gtk\accel.h"\ | |
1694 | "..\..\..\include\wx\gtk\app.h"\ | |
1695 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
1696 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
1697 | "..\..\..\include\wx\gtk\brush.h"\ | |
1698 | "..\..\..\include\wx\gtk\button.h"\ | |
1699 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
1700 | "..\..\..\include\wx\gtk\checklst.h"\ | |
1701 | "..\..\..\include\wx\gtk\choice.h"\ | |
1702 | "..\..\..\include\wx\gtk\colour.h"\ | |
1703 | "..\..\..\include\wx\gtk\combobox.h"\ | |
1704 | "..\..\..\include\wx\gtk\control.h"\ | |
1705 | "..\..\..\include\wx\gtk\cursor.h"\ | |
1706 | "..\..\..\include\wx\gtk\dc.h"\ | |
1707 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
1708 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
1709 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
1710 | "..\..\..\include\wx\gtk\dialog.h"\ | |
1711 | "..\..\..\include\wx\gtk\font.h"\ | |
1712 | "..\..\..\include\wx\gtk\frame.h"\ | |
1713 | "..\..\..\include\wx\gtk\gauge.h"\ | |
1714 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
1715 | "..\..\..\include\wx\gtk\icon.h"\ | |
1716 | "..\..\..\include\wx\gtk\listbox.h"\ | |
1717 | "..\..\..\include\wx\gtk\mdi.h"\ | |
1718 | "..\..\..\include\wx\gtk\menu.h"\ | |
1719 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
1720 | "..\..\..\include\wx\gtk\notebook.h"\ | |
1721 | "..\..\..\include\wx\gtk\pen.h"\ | |
1722 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
1723 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
1724 | "..\..\..\include\wx\gtk\region.h"\ | |
1725 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
1726 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
1727 | "..\..\..\include\wx\gtk\slider.h"\ | |
1728 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
1729 | "..\..\..\include\wx\gtk\statbox.h"\ | |
1730 | "..\..\..\include\wx\gtk\stattext.h"\ | |
1731 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
1732 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
1733 | "..\..\..\include\wx\gtk\timer.h"\ | |
1734 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
1735 | "..\..\..\include\wx\gtk\window.h"\ | |
1736 | "..\..\..\include\wx\hash.h"\ | |
1737 | "..\..\..\include\wx\hashmap.h"\ | |
1738 | "..\..\..\include\wx\icon.h"\ | |
1739 | "..\..\..\include\wx\iconbndl.h"\ | |
1740 | "..\..\..\include\wx\imagbmp.h"\ | |
1741 | "..\..\..\include\wx\image.h"\ | |
1742 | "..\..\..\include\wx\imaggif.h"\ | |
1743 | "..\..\..\include\wx\imagiff.h"\ | |
1744 | "..\..\..\include\wx\imagjpeg.h"\ | |
1745 | "..\..\..\include\wx\imaglist.h"\ | |
1746 | "..\..\..\include\wx\imagpcx.h"\ | |
1747 | "..\..\..\include\wx\imagpng.h"\ | |
1748 | "..\..\..\include\wx\imagpnm.h"\ | |
1749 | "..\..\..\include\wx\imagtiff.h"\ | |
1750 | "..\..\..\include\wx\imagxpm.h"\ | |
1751 | "..\..\..\include\wx\intl.h"\ | |
1752 | "..\..\..\include\wx\ioswrap.h"\ | |
1753 | "..\..\..\include\wx\layout.h"\ | |
1754 | "..\..\..\include\wx\list.h"\ | |
1755 | "..\..\..\include\wx\listbox.h"\ | |
1756 | "..\..\..\include\wx\log.h"\ | |
1757 | "..\..\..\include\wx\longlong.h"\ | |
1758 | "..\..\..\include\wx\mac\accel.h"\ | |
1759 | "..\..\..\include\wx\mac\app.h"\ | |
1760 | "..\..\..\include\wx\mac\bitmap.h"\ | |
1761 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
1762 | "..\..\..\include\wx\mac\brush.h"\ | |
1763 | "..\..\..\include\wx\mac\button.h"\ | |
1764 | "..\..\..\include\wx\mac\checkbox.h"\ | |
1765 | "..\..\..\include\wx\mac\checklst.h"\ | |
1766 | "..\..\..\include\wx\mac\choice.h"\ | |
1767 | "..\..\..\include\wx\mac\colour.h"\ | |
1768 | "..\..\..\include\wx\mac\combobox.h"\ | |
1769 | "..\..\..\include\wx\mac\control.h"\ | |
1770 | "..\..\..\include\wx\mac\cursor.h"\ | |
1771 | "..\..\..\include\wx\mac\dc.h"\ | |
1772 | "..\..\..\include\wx\mac\dcclient.h"\ | |
1773 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
1774 | "..\..\..\include\wx\mac\dcprint.h"\ | |
1775 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
1776 | "..\..\..\include\wx\mac\dialog.h"\ | |
1777 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
1778 | "..\..\..\include\wx\mac\filedlg.h"\ | |
1779 | "..\..\..\include\wx\mac\font.h"\ | |
1780 | "..\..\..\include\wx\mac\frame.h"\ | |
1781 | "..\..\..\include\wx\mac\gauge.h"\ | |
1782 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
1783 | "..\..\..\include\wx\mac\icon.h"\ | |
1784 | "..\..\..\include\wx\mac\listbox.h"\ | |
1785 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
1786 | "..\..\..\include\wx\mac\mdi.h"\ | |
1787 | "..\..\..\include\wx\mac\menu.h"\ | |
1788 | "..\..\..\include\wx\mac\menuitem.h"\ | |
1789 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
1790 | "..\..\..\include\wx\mac\notebook.h"\ | |
1791 | "..\..\..\include\wx\mac\palette.h"\ | |
1792 | "..\..\..\include\wx\mac\pen.h"\ | |
1793 | "..\..\..\include\wx\mac\radiobox.h"\ | |
1794 | "..\..\..\include\wx\mac\radiobut.h"\ | |
1795 | "..\..\..\include\wx\mac\region.h"\ | |
1796 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
1797 | "..\..\..\include\wx\mac\slider.h"\ | |
1798 | "..\..\..\include\wx\mac\statbmp.h"\ | |
1799 | "..\..\..\include\wx\mac\statbox.h"\ | |
1800 | "..\..\..\include\wx\mac\stattext.h"\ | |
1801 | "..\..\..\include\wx\mac\statusbr.h"\ | |
1802 | "..\..\..\include\wx\mac\textctrl.h"\ | |
1803 | "..\..\..\include\wx\mac\timer.h"\ | |
1804 | "..\..\..\include\wx\mac\toolbar.h"\ | |
1805 | "..\..\..\include\wx\mac\toplevel.h"\ | |
1806 | "..\..\..\include\wx\mac\window.h"\ | |
1807 | "..\..\..\include\wx\mdi.h"\ | |
1808 | "..\..\..\include\wx\memory.h"\ | |
1809 | "..\..\..\include\wx\menu.h"\ | |
1810 | "..\..\..\include\wx\menuitem.h"\ | |
1811 | "..\..\..\include\wx\mgl\app.h"\ | |
1812 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
1813 | "..\..\..\include\wx\mgl\brush.h"\ | |
1814 | "..\..\..\include\wx\mgl\colour.h"\ | |
1815 | "..\..\..\include\wx\mgl\cursor.h"\ | |
1816 | "..\..\..\include\wx\mgl\dc.h"\ | |
1817 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
1818 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
1819 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
1820 | "..\..\..\include\wx\mgl\font.h"\ | |
1821 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
1822 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
1823 | "..\..\..\include\wx\mgl\icon.h"\ | |
1824 | "..\..\..\include\wx\mgl\palette.h"\ | |
1825 | "..\..\..\include\wx\mgl\pen.h"\ | |
1826 | "..\..\..\include\wx\mgl\region.h"\ | |
1827 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
1828 | "..\..\..\include\wx\mgl\window.h"\ | |
1829 | "..\..\..\include\wx\module.h"\ | |
1830 | "..\..\..\include\wx\motif\accel.h"\ | |
1831 | "..\..\..\include\wx\motif\app.h"\ | |
1832 | "..\..\..\include\wx\motif\bitmap.h"\ | |
1833 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
1834 | "..\..\..\include\wx\motif\brush.h"\ | |
1835 | "..\..\..\include\wx\motif\button.h"\ | |
1836 | "..\..\..\include\wx\motif\checkbox.h"\ | |
1837 | "..\..\..\include\wx\motif\checklst.h"\ | |
1838 | "..\..\..\include\wx\motif\choice.h"\ | |
1839 | "..\..\..\include\wx\motif\colour.h"\ | |
1840 | "..\..\..\include\wx\motif\combobox.h"\ | |
1841 | "..\..\..\include\wx\motif\control.h"\ | |
1842 | "..\..\..\include\wx\motif\cursor.h"\ | |
1843 | "..\..\..\include\wx\motif\dc.h"\ | |
1844 | "..\..\..\include\wx\motif\dcclient.h"\ | |
1845 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
1846 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
1847 | "..\..\..\include\wx\motif\dialog.h"\ | |
1848 | "..\..\..\include\wx\motif\filedlg.h"\ | |
1849 | "..\..\..\include\wx\motif\font.h"\ | |
1850 | "..\..\..\include\wx\motif\frame.h"\ | |
1851 | "..\..\..\include\wx\motif\gauge.h"\ | |
1852 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
1853 | "..\..\..\include\wx\motif\icon.h"\ | |
1854 | "..\..\..\include\wx\motif\listbox.h"\ | |
1855 | "..\..\..\include\wx\motif\mdi.h"\ | |
1856 | "..\..\..\include\wx\motif\menu.h"\ | |
1857 | "..\..\..\include\wx\motif\menuitem.h"\ | |
1858 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
1859 | "..\..\..\include\wx\motif\palette.h"\ | |
1860 | "..\..\..\include\wx\motif\pen.h"\ | |
1861 | "..\..\..\include\wx\motif\radiobox.h"\ | |
1862 | "..\..\..\include\wx\motif\radiobut.h"\ | |
1863 | "..\..\..\include\wx\motif\region.h"\ | |
1864 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
1865 | "..\..\..\include\wx\motif\slider.h"\ | |
1866 | "..\..\..\include\wx\motif\statbmp.h"\ | |
1867 | "..\..\..\include\wx\motif\statbox.h"\ | |
1868 | "..\..\..\include\wx\motif\stattext.h"\ | |
1869 | "..\..\..\include\wx\motif\textctrl.h"\ | |
1870 | "..\..\..\include\wx\motif\timer.h"\ | |
1871 | "..\..\..\include\wx\motif\toolbar.h"\ | |
1872 | "..\..\..\include\wx\motif\window.h"\ | |
1873 | "..\..\..\include\wx\msgdlg.h"\ | |
1874 | "..\..\..\include\wx\msw\accel.h"\ | |
1875 | "..\..\..\include\wx\msw\app.h"\ | |
1876 | "..\..\..\include\wx\msw\bitmap.h"\ | |
1877 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
1878 | "..\..\..\include\wx\msw\brush.h"\ | |
1879 | "..\..\..\include\wx\msw\button.h"\ | |
1880 | "..\..\..\include\wx\msw\checkbox.h"\ | |
1881 | "..\..\..\include\wx\msw\checklst.h"\ | |
1882 | "..\..\..\include\wx\msw\choice.h"\ | |
1883 | "..\..\..\include\wx\msw\colour.h"\ | |
1884 | "..\..\..\include\wx\msw\combobox.h"\ | |
1885 | "..\..\..\include\wx\msw\control.h"\ | |
1886 | "..\..\..\include\wx\msw\cursor.h"\ | |
1887 | "..\..\..\include\wx\msw\dc.h"\ | |
1888 | "..\..\..\include\wx\msw\dcclient.h"\ | |
1889 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
1890 | "..\..\..\include\wx\msw\dcprint.h"\ | |
1891 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
1892 | "..\..\..\include\wx\msw\dialog.h"\ | |
1893 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
1894 | "..\..\..\include\wx\msw\filedlg.h"\ | |
1895 | "..\..\..\include\wx\msw\font.h"\ | |
1896 | "..\..\..\include\wx\msw\frame.h"\ | |
1897 | "..\..\..\include\wx\msw\gauge95.h"\ | |
1898 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
1899 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
1900 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
1901 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
1902 | "..\..\..\include\wx\msw\icon.h"\ | |
1903 | "..\..\..\include\wx\msw\imaglist.h"\ | |
1904 | "..\..\..\include\wx\msw\listbox.h"\ | |
1905 | "..\..\..\include\wx\msw\mdi.h"\ | |
1906 | "..\..\..\include\wx\msw\menu.h"\ | |
1907 | "..\..\..\include\wx\msw\menuitem.h"\ | |
1908 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
1909 | "..\..\..\include\wx\msw\notebook.h"\ | |
1910 | "..\..\..\include\wx\msw\palette.h"\ | |
1911 | "..\..\..\include\wx\msw\pen.h"\ | |
1912 | "..\..\..\include\wx\msw\radiobox.h"\ | |
1913 | "..\..\..\include\wx\msw\radiobut.h"\ | |
1914 | "..\..\..\include\wx\msw\region.h"\ | |
1915 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
1916 | "..\..\..\include\wx\msw\slider95.h"\ | |
1917 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
1918 | "..\..\..\include\wx\msw\statbmp.h"\ | |
1919 | "..\..\..\include\wx\msw\statbox.h"\ | |
1920 | "..\..\..\include\wx\msw\statbr95.h"\ | |
1921 | "..\..\..\include\wx\msw\stattext.h"\ | |
1922 | "..\..\..\include\wx\msw\tbar95.h"\ | |
1923 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
1924 | "..\..\..\include\wx\msw\textctrl.h"\ | |
1925 | "..\..\..\include\wx\msw\timer.h"\ | |
1926 | "..\..\..\include\wx\msw\toplevel.h"\ | |
1927 | "..\..\..\include\wx\msw\window.h"\ | |
1928 | "..\..\..\include\wx\msw\winundef.h"\ | |
1929 | "..\..\..\include\wx\notebook.h"\ | |
1930 | "..\..\..\include\wx\object.h"\ | |
1931 | "..\..\..\include\wx\os2\accel.h"\ | |
1932 | "..\..\..\include\wx\os2\app.h"\ | |
1933 | "..\..\..\include\wx\os2\bitmap.h"\ | |
1934 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
1935 | "..\..\..\include\wx\os2\brush.h"\ | |
1936 | "..\..\..\include\wx\os2\button.h"\ | |
1937 | "..\..\..\include\wx\os2\checkbox.h"\ | |
1938 | "..\..\..\include\wx\os2\checklst.h"\ | |
1939 | "..\..\..\include\wx\os2\choice.h"\ | |
1940 | "..\..\..\include\wx\os2\colour.h"\ | |
1941 | "..\..\..\include\wx\os2\combobox.h"\ | |
1942 | "..\..\..\include\wx\os2\control.h"\ | |
1943 | "..\..\..\include\wx\os2\cursor.h"\ | |
1944 | "..\..\..\include\wx\os2\dc.h"\ | |
1945 | "..\..\..\include\wx\os2\dcclient.h"\ | |
1946 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
1947 | "..\..\..\include\wx\os2\dcprint.h"\ | |
1948 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
1949 | "..\..\..\include\wx\os2\dialog.h"\ | |
1950 | "..\..\..\include\wx\os2\filedlg.h"\ | |
1951 | "..\..\..\include\wx\os2\font.h"\ | |
1952 | "..\..\..\include\wx\os2\frame.h"\ | |
1953 | "..\..\..\include\wx\os2\gauge.h"\ | |
1954 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
1955 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
1956 | "..\..\..\include\wx\os2\icon.h"\ | |
1957 | "..\..\..\include\wx\os2\listbox.h"\ | |
1958 | "..\..\..\include\wx\os2\menu.h"\ | |
1959 | "..\..\..\include\wx\os2\menuitem.h"\ | |
1960 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
1961 | "..\..\..\include\wx\os2\notebook.h"\ | |
1962 | "..\..\..\include\wx\os2\palette.h"\ | |
1963 | "..\..\..\include\wx\os2\pen.h"\ | |
1964 | "..\..\..\include\wx\os2\private.h"\ | |
1965 | "..\..\..\include\wx\os2\radiobox.h"\ | |
1966 | "..\..\..\include\wx\os2\radiobut.h"\ | |
1967 | "..\..\..\include\wx\os2\region.h"\ | |
1968 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
1969 | "..\..\..\include\wx\os2\slider.h"\ | |
1970 | "..\..\..\include\wx\os2\statbmp.h"\ | |
1971 | "..\..\..\include\wx\os2\statbox.h"\ | |
1972 | "..\..\..\include\wx\os2\stattext.h"\ | |
1973 | "..\..\..\include\wx\os2\textctrl.h"\ | |
1974 | "..\..\..\include\wx\os2\timer.h"\ | |
1975 | "..\..\..\include\wx\os2\toolbar.h"\ | |
1976 | "..\..\..\include\wx\os2\toplevel.h"\ | |
1977 | "..\..\..\include\wx\os2\window.h"\ | |
1978 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
1979 | "..\..\..\include\wx\ownerdrw.h"\ | |
1980 | "..\..\..\include\wx\palette.h"\ | |
1981 | "..\..\..\include\wx\panel.h"\ | |
1982 | "..\..\..\include\wx\pen.h"\ | |
1983 | "..\..\..\include\wx\platform.h"\ | |
1984 | "..\..\..\include\wx\radiobox.h"\ | |
1985 | "..\..\..\include\wx\radiobut.h"\ | |
1986 | "..\..\..\include\wx\region.h"\ | |
1987 | "..\..\..\include\wx\scrolbar.h"\ | |
1988 | "..\..\..\include\wx\scrolwin.h"\ | |
1989 | "..\..\..\include\wx\settings.h"\ | |
1990 | "..\..\..\include\wx\setup.h"\ | |
1991 | "..\..\..\include\wx\sizer.h"\ | |
1992 | "..\..\..\include\wx\slider.h"\ | |
1993 | "..\..\..\include\wx\statbmp.h"\ | |
1994 | "..\..\..\include\wx\statbox.h"\ | |
1995 | "..\..\..\include\wx\stattext.h"\ | |
1996 | "..\..\..\include\wx\statusbr.h"\ | |
1997 | "..\..\..\include\wx\strconv.h"\ | |
1998 | "..\..\..\include\wx\stream.h"\ | |
1999 | "..\..\..\include\wx\string.h"\ | |
2000 | "..\..\..\include\wx\tbarbase.h"\ | |
2001 | "..\..\..\include\wx\tbarsmpl.h"\ | |
2002 | "..\..\..\include\wx\textctrl.h"\ | |
2003 | "..\..\..\include\wx\textdlg.h"\ | |
2004 | "..\..\..\include\wx\thread.h"\ | |
2005 | "..\..\..\include\wx\timer.h"\ | |
2006 | "..\..\..\include\wx\toolbar.h"\ | |
2007 | "..\..\..\include\wx\toplevel.h"\ | |
2008 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
2009 | "..\..\..\include\wx\univ\button.h"\ | |
2010 | "..\..\..\include\wx\univ\checkbox.h"\ | |
2011 | "..\..\..\include\wx\univ\checklst.h"\ | |
2012 | "..\..\..\include\wx\univ\choice.h"\ | |
2013 | "..\..\..\include\wx\univ\combobox.h"\ | |
2014 | "..\..\..\include\wx\univ\control.h"\ | |
2015 | "..\..\..\include\wx\univ\dialog.h"\ | |
2016 | "..\..\..\include\wx\univ\frame.h"\ | |
2017 | "..\..\..\include\wx\univ\gauge.h"\ | |
2018 | "..\..\..\include\wx\univ\inpcons.h"\ | |
2019 | "..\..\..\include\wx\univ\inphand.h"\ | |
2020 | "..\..\..\include\wx\univ\listbox.h"\ | |
2021 | "..\..\..\include\wx\univ\menu.h"\ | |
2022 | "..\..\..\include\wx\univ\menuitem.h"\ | |
2023 | "..\..\..\include\wx\univ\notebook.h"\ | |
2024 | "..\..\..\include\wx\univ\radiobox.h"\ | |
2025 | "..\..\..\include\wx\univ\radiobut.h"\ | |
2026 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
2027 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
2028 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
2029 | "..\..\..\include\wx\univ\slider.h"\ | |
2030 | "..\..\..\include\wx\univ\statbmp.h"\ | |
2031 | "..\..\..\include\wx\univ\statbox.h"\ | |
2032 | "..\..\..\include\wx\univ\stattext.h"\ | |
2033 | "..\..\..\include\wx\univ\statusbr.h"\ | |
2034 | "..\..\..\include\wx\univ\textctrl.h"\ | |
2035 | "..\..\..\include\wx\univ\theme.h"\ | |
2036 | "..\..\..\include\wx\univ\toolbar.h"\ | |
2037 | "..\..\..\include\wx\univ\toplevel.h"\ | |
2038 | "..\..\..\include\wx\univ\window.h"\ | |
2039 | "..\..\..\include\wx\unix\fontutil.h"\ | |
2040 | "..\..\..\include\wx\utils.h"\ | |
2041 | "..\..\..\include\wx\validate.h"\ | |
2042 | "..\..\..\include\wx\valtext.h"\ | |
2043 | "..\..\..\include\wx\version.h"\ | |
2044 | "..\..\..\include\wx\window.h"\ | |
2045 | "..\..\..\include\wx\wx.h"\ | |
2046 | "..\..\..\include\wx\wxchar.h"\ | |
2047 | "..\..\..\include\wx\wxprec.h"\ | |
2048 | "..\..\..\include\wx\x11\app.h"\ | |
2049 | "..\..\..\include\wx\x11\bitmap.h"\ | |
2050 | "..\..\..\include\wx\x11\brush.h"\ | |
2051 | "..\..\..\include\wx\x11\colour.h"\ | |
2052 | "..\..\..\include\wx\x11\cursor.h"\ | |
2053 | "..\..\..\include\wx\x11\dc.h"\ | |
2054 | "..\..\..\include\wx\x11\dcclient.h"\ | |
2055 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
2056 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
2057 | "..\..\..\include\wx\x11\font.h"\ | |
2058 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
2059 | "..\..\..\include\wx\x11\icon.h"\ | |
2060 | "..\..\..\include\wx\x11\palette.h"\ | |
2061 | "..\..\..\include\wx\x11\pen.h"\ | |
2062 | "..\..\..\include\wx\x11\region.h"\ | |
2063 | "..\..\..\include\wx\x11\textctrl.h"\ | |
2064 | "..\..\..\include\wx\x11\toplevel.h"\ | |
2065 | "..\..\..\include\wx\x11\window.h"\ | |
1a4fe894 JS |
2066 | |
2067 | NODEP_CPP_DUMMY=\ | |
6d613d8d JS |
2068 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
2069 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
2070 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
2071 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
2072 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
2073 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
2074 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
2075 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
2076 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
2077 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
2078 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
2079 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
2080 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
2081 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
2082 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
2083 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
2084 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
2085 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
2086 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
2087 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
2088 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
2089 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
2090 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
2091 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
2092 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
2093 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
2094 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
2095 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
2096 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
2097 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
2098 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
2099 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
2100 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
2101 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
2102 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
2103 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
2104 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
2105 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
2106 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
2107 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
2108 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
2109 | |
2110 | # ADD CPP /Yc"wx/wxprec.h" | |
2111 | ||
2112 | !ENDIF | |
2113 | ||
2114 | # End Source File | |
2115 | # Begin Source File | |
2116 | ||
2117 | SOURCE=.\main.cpp | |
2118 | ||
2119 | !IF "$(CFG)" == "wxBase - Win32 (WCE ARM) Release" | |
2120 | ||
6d613d8d JS |
2121 | DEP_CPP_MAIN_=\ |
2122 | "..\..\..\include\wx\accel.h"\ | |
2123 | "..\..\..\include\wx\app.h"\ | |
2124 | "..\..\..\include\wx\bitmap.h"\ | |
2125 | "..\..\..\include\wx\bmpbuttn.h"\ | |
2126 | "..\..\..\include\wx\brush.h"\ | |
2127 | "..\..\..\include\wx\buffer.h"\ | |
2128 | "..\..\..\include\wx\build.h"\ | |
2129 | "..\..\..\include\wx\button.h"\ | |
2130 | "..\..\..\include\wx\checkbox.h"\ | |
2131 | "..\..\..\include\wx\checklst.h"\ | |
2132 | "..\..\..\include\wx\chkconf.h"\ | |
2133 | "..\..\..\include\wx\choicdlg.h"\ | |
2134 | "..\..\..\include\wx\choice.h"\ | |
2135 | "..\..\..\include\wx\clntdata.h"\ | |
2136 | "..\..\..\include\wx\cmndata.h"\ | |
2137 | "..\..\..\include\wx\colour.h"\ | |
2138 | "..\..\..\include\wx\combobox.h"\ | |
2139 | "..\..\..\include\wx\containr.h"\ | |
2140 | "..\..\..\include\wx\control.h"\ | |
2141 | "..\..\..\include\wx\ctrlsub.h"\ | |
2142 | "..\..\..\include\wx\cursor.h"\ | |
2143 | "..\..\..\include\wx\datetime.h"\ | |
2144 | "..\..\..\include\wx\datetime.inl"\ | |
2145 | "..\..\..\include\wx\dc.h"\ | |
2146 | "..\..\..\include\wx\dcclient.h"\ | |
2147 | "..\..\..\include\wx\dcmemory.h"\ | |
2148 | "..\..\..\include\wx\dcprint.h"\ | |
2149 | "..\..\..\include\wx\dcscreen.h"\ | |
2150 | "..\..\..\include\wx\debug.h"\ | |
2151 | "..\..\..\include\wx\defs.h"\ | |
2152 | "..\..\..\include\wx\dialog.h"\ | |
2153 | "..\..\..\include\wx\dirdlg.h"\ | |
2154 | "..\..\..\include\wx\dynarray.h"\ | |
2155 | "..\..\..\include\wx\event.h"\ | |
2156 | "..\..\..\include\wx\features.h"\ | |
2157 | "..\..\..\include\wx\filedlg.h"\ | |
2158 | "..\..\..\include\wx\filefn.h"\ | |
2159 | "..\..\..\include\wx\font.h"\ | |
2160 | "..\..\..\include\wx\fontenc.h"\ | |
2161 | "..\..\..\include\wx\fontutil.h"\ | |
2162 | "..\..\..\include\wx\frame.h"\ | |
2163 | "..\..\..\include\wx\gauge.h"\ | |
2164 | "..\..\..\include\wx\gdicmn.h"\ | |
2165 | "..\..\..\include\wx\gdiobj.h"\ | |
2166 | "..\..\..\include\wx\generic\accel.h"\ | |
2167 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
2168 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
2169 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
2170 | "..\..\..\include\wx\generic\imaglist.h"\ | |
2171 | "..\..\..\include\wx\generic\mdig.h"\ | |
2172 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
2173 | "..\..\..\include\wx\generic\notebook.h"\ | |
2174 | "..\..\..\include\wx\generic\paletteg.h"\ | |
2175 | "..\..\..\include\wx\generic\panelg.h"\ | |
2176 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
2177 | "..\..\..\include\wx\generic\statusbr.h"\ | |
2178 | "..\..\..\include\wx\generic\tabg.h"\ | |
2179 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
2180 | "..\..\..\include\wx\generic\timer.h"\ | |
2181 | "..\..\..\include\wx\gtk\accel.h"\ | |
2182 | "..\..\..\include\wx\gtk\app.h"\ | |
2183 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
2184 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
2185 | "..\..\..\include\wx\gtk\brush.h"\ | |
2186 | "..\..\..\include\wx\gtk\button.h"\ | |
2187 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
2188 | "..\..\..\include\wx\gtk\checklst.h"\ | |
2189 | "..\..\..\include\wx\gtk\choice.h"\ | |
2190 | "..\..\..\include\wx\gtk\colour.h"\ | |
2191 | "..\..\..\include\wx\gtk\combobox.h"\ | |
2192 | "..\..\..\include\wx\gtk\control.h"\ | |
2193 | "..\..\..\include\wx\gtk\cursor.h"\ | |
2194 | "..\..\..\include\wx\gtk\dc.h"\ | |
2195 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
2196 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
2197 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
2198 | "..\..\..\include\wx\gtk\dialog.h"\ | |
2199 | "..\..\..\include\wx\gtk\font.h"\ | |
2200 | "..\..\..\include\wx\gtk\frame.h"\ | |
2201 | "..\..\..\include\wx\gtk\gauge.h"\ | |
2202 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
2203 | "..\..\..\include\wx\gtk\icon.h"\ | |
2204 | "..\..\..\include\wx\gtk\listbox.h"\ | |
2205 | "..\..\..\include\wx\gtk\mdi.h"\ | |
2206 | "..\..\..\include\wx\gtk\menu.h"\ | |
2207 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
2208 | "..\..\..\include\wx\gtk\notebook.h"\ | |
2209 | "..\..\..\include\wx\gtk\pen.h"\ | |
2210 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
2211 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
2212 | "..\..\..\include\wx\gtk\region.h"\ | |
2213 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
2214 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
2215 | "..\..\..\include\wx\gtk\slider.h"\ | |
2216 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
2217 | "..\..\..\include\wx\gtk\statbox.h"\ | |
2218 | "..\..\..\include\wx\gtk\stattext.h"\ | |
2219 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
2220 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
2221 | "..\..\..\include\wx\gtk\timer.h"\ | |
2222 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
2223 | "..\..\..\include\wx\gtk\window.h"\ | |
2224 | "..\..\..\include\wx\hash.h"\ | |
2225 | "..\..\..\include\wx\hashmap.h"\ | |
2226 | "..\..\..\include\wx\icon.h"\ | |
2227 | "..\..\..\include\wx\iconbndl.h"\ | |
2228 | "..\..\..\include\wx\imagbmp.h"\ | |
2229 | "..\..\..\include\wx\image.h"\ | |
2230 | "..\..\..\include\wx\imaggif.h"\ | |
2231 | "..\..\..\include\wx\imagiff.h"\ | |
2232 | "..\..\..\include\wx\imagjpeg.h"\ | |
2233 | "..\..\..\include\wx\imaglist.h"\ | |
2234 | "..\..\..\include\wx\imagpcx.h"\ | |
2235 | "..\..\..\include\wx\imagpng.h"\ | |
2236 | "..\..\..\include\wx\imagpnm.h"\ | |
2237 | "..\..\..\include\wx\imagtiff.h"\ | |
2238 | "..\..\..\include\wx\imagxpm.h"\ | |
2239 | "..\..\..\include\wx\intl.h"\ | |
2240 | "..\..\..\include\wx\ioswrap.h"\ | |
2241 | "..\..\..\include\wx\layout.h"\ | |
2242 | "..\..\..\include\wx\list.h"\ | |
2243 | "..\..\..\include\wx\listbox.h"\ | |
2244 | "..\..\..\include\wx\log.h"\ | |
2245 | "..\..\..\include\wx\longlong.h"\ | |
2246 | "..\..\..\include\wx\mac\accel.h"\ | |
2247 | "..\..\..\include\wx\mac\app.h"\ | |
2248 | "..\..\..\include\wx\mac\bitmap.h"\ | |
2249 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
2250 | "..\..\..\include\wx\mac\brush.h"\ | |
2251 | "..\..\..\include\wx\mac\button.h"\ | |
2252 | "..\..\..\include\wx\mac\checkbox.h"\ | |
2253 | "..\..\..\include\wx\mac\checklst.h"\ | |
2254 | "..\..\..\include\wx\mac\choice.h"\ | |
2255 | "..\..\..\include\wx\mac\colour.h"\ | |
2256 | "..\..\..\include\wx\mac\combobox.h"\ | |
2257 | "..\..\..\include\wx\mac\control.h"\ | |
2258 | "..\..\..\include\wx\mac\cursor.h"\ | |
2259 | "..\..\..\include\wx\mac\dc.h"\ | |
2260 | "..\..\..\include\wx\mac\dcclient.h"\ | |
2261 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
2262 | "..\..\..\include\wx\mac\dcprint.h"\ | |
2263 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
2264 | "..\..\..\include\wx\mac\dialog.h"\ | |
2265 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
2266 | "..\..\..\include\wx\mac\filedlg.h"\ | |
2267 | "..\..\..\include\wx\mac\font.h"\ | |
2268 | "..\..\..\include\wx\mac\frame.h"\ | |
2269 | "..\..\..\include\wx\mac\gauge.h"\ | |
2270 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
2271 | "..\..\..\include\wx\mac\icon.h"\ | |
2272 | "..\..\..\include\wx\mac\listbox.h"\ | |
2273 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
2274 | "..\..\..\include\wx\mac\mdi.h"\ | |
2275 | "..\..\..\include\wx\mac\menu.h"\ | |
2276 | "..\..\..\include\wx\mac\menuitem.h"\ | |
2277 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
2278 | "..\..\..\include\wx\mac\notebook.h"\ | |
2279 | "..\..\..\include\wx\mac\palette.h"\ | |
2280 | "..\..\..\include\wx\mac\pen.h"\ | |
2281 | "..\..\..\include\wx\mac\radiobox.h"\ | |
2282 | "..\..\..\include\wx\mac\radiobut.h"\ | |
2283 | "..\..\..\include\wx\mac\region.h"\ | |
2284 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
2285 | "..\..\..\include\wx\mac\slider.h"\ | |
2286 | "..\..\..\include\wx\mac\statbmp.h"\ | |
2287 | "..\..\..\include\wx\mac\statbox.h"\ | |
2288 | "..\..\..\include\wx\mac\stattext.h"\ | |
2289 | "..\..\..\include\wx\mac\statusbr.h"\ | |
2290 | "..\..\..\include\wx\mac\textctrl.h"\ | |
2291 | "..\..\..\include\wx\mac\timer.h"\ | |
2292 | "..\..\..\include\wx\mac\toolbar.h"\ | |
2293 | "..\..\..\include\wx\mac\toplevel.h"\ | |
2294 | "..\..\..\include\wx\mac\window.h"\ | |
2295 | "..\..\..\include\wx\mdi.h"\ | |
2296 | "..\..\..\include\wx\memory.h"\ | |
2297 | "..\..\..\include\wx\menu.h"\ | |
2298 | "..\..\..\include\wx\menuitem.h"\ | |
2299 | "..\..\..\include\wx\mgl\app.h"\ | |
2300 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
2301 | "..\..\..\include\wx\mgl\brush.h"\ | |
2302 | "..\..\..\include\wx\mgl\colour.h"\ | |
2303 | "..\..\..\include\wx\mgl\cursor.h"\ | |
2304 | "..\..\..\include\wx\mgl\dc.h"\ | |
2305 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
2306 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
2307 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
2308 | "..\..\..\include\wx\mgl\font.h"\ | |
2309 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
2310 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
2311 | "..\..\..\include\wx\mgl\icon.h"\ | |
2312 | "..\..\..\include\wx\mgl\palette.h"\ | |
2313 | "..\..\..\include\wx\mgl\pen.h"\ | |
2314 | "..\..\..\include\wx\mgl\region.h"\ | |
2315 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
2316 | "..\..\..\include\wx\mgl\window.h"\ | |
2317 | "..\..\..\include\wx\module.h"\ | |
2318 | "..\..\..\include\wx\motif\accel.h"\ | |
2319 | "..\..\..\include\wx\motif\app.h"\ | |
2320 | "..\..\..\include\wx\motif\bitmap.h"\ | |
2321 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
2322 | "..\..\..\include\wx\motif\brush.h"\ | |
2323 | "..\..\..\include\wx\motif\button.h"\ | |
2324 | "..\..\..\include\wx\motif\checkbox.h"\ | |
2325 | "..\..\..\include\wx\motif\checklst.h"\ | |
2326 | "..\..\..\include\wx\motif\choice.h"\ | |
2327 | "..\..\..\include\wx\motif\colour.h"\ | |
2328 | "..\..\..\include\wx\motif\combobox.h"\ | |
2329 | "..\..\..\include\wx\motif\control.h"\ | |
2330 | "..\..\..\include\wx\motif\cursor.h"\ | |
2331 | "..\..\..\include\wx\motif\dc.h"\ | |
2332 | "..\..\..\include\wx\motif\dcclient.h"\ | |
2333 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
2334 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
2335 | "..\..\..\include\wx\motif\dialog.h"\ | |
2336 | "..\..\..\include\wx\motif\filedlg.h"\ | |
2337 | "..\..\..\include\wx\motif\font.h"\ | |
2338 | "..\..\..\include\wx\motif\frame.h"\ | |
2339 | "..\..\..\include\wx\motif\gauge.h"\ | |
2340 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
2341 | "..\..\..\include\wx\motif\icon.h"\ | |
2342 | "..\..\..\include\wx\motif\listbox.h"\ | |
2343 | "..\..\..\include\wx\motif\mdi.h"\ | |
2344 | "..\..\..\include\wx\motif\menu.h"\ | |
2345 | "..\..\..\include\wx\motif\menuitem.h"\ | |
2346 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
2347 | "..\..\..\include\wx\motif\palette.h"\ | |
2348 | "..\..\..\include\wx\motif\pen.h"\ | |
2349 | "..\..\..\include\wx\motif\radiobox.h"\ | |
2350 | "..\..\..\include\wx\motif\radiobut.h"\ | |
2351 | "..\..\..\include\wx\motif\region.h"\ | |
2352 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
2353 | "..\..\..\include\wx\motif\slider.h"\ | |
2354 | "..\..\..\include\wx\motif\statbmp.h"\ | |
2355 | "..\..\..\include\wx\motif\statbox.h"\ | |
2356 | "..\..\..\include\wx\motif\stattext.h"\ | |
2357 | "..\..\..\include\wx\motif\textctrl.h"\ | |
2358 | "..\..\..\include\wx\motif\timer.h"\ | |
2359 | "..\..\..\include\wx\motif\toolbar.h"\ | |
2360 | "..\..\..\include\wx\motif\window.h"\ | |
2361 | "..\..\..\include\wx\msgdlg.h"\ | |
2362 | "..\..\..\include\wx\msw\accel.h"\ | |
2363 | "..\..\..\include\wx\msw\app.h"\ | |
2364 | "..\..\..\include\wx\msw\bitmap.h"\ | |
2365 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
2366 | "..\..\..\include\wx\msw\brush.h"\ | |
2367 | "..\..\..\include\wx\msw\button.h"\ | |
2368 | "..\..\..\include\wx\msw\checkbox.h"\ | |
2369 | "..\..\..\include\wx\msw\checklst.h"\ | |
2370 | "..\..\..\include\wx\msw\choice.h"\ | |
2371 | "..\..\..\include\wx\msw\colour.h"\ | |
2372 | "..\..\..\include\wx\msw\combobox.h"\ | |
2373 | "..\..\..\include\wx\msw\control.h"\ | |
2374 | "..\..\..\include\wx\msw\cursor.h"\ | |
2375 | "..\..\..\include\wx\msw\dc.h"\ | |
2376 | "..\..\..\include\wx\msw\dcclient.h"\ | |
2377 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
2378 | "..\..\..\include\wx\msw\dcprint.h"\ | |
2379 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
2380 | "..\..\..\include\wx\msw\dialog.h"\ | |
2381 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
2382 | "..\..\..\include\wx\msw\filedlg.h"\ | |
2383 | "..\..\..\include\wx\msw\font.h"\ | |
2384 | "..\..\..\include\wx\msw\frame.h"\ | |
2385 | "..\..\..\include\wx\msw\gauge95.h"\ | |
2386 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
2387 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
2388 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
2389 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
2390 | "..\..\..\include\wx\msw\icon.h"\ | |
2391 | "..\..\..\include\wx\msw\imaglist.h"\ | |
2392 | "..\..\..\include\wx\msw\listbox.h"\ | |
2393 | "..\..\..\include\wx\msw\mdi.h"\ | |
2394 | "..\..\..\include\wx\msw\menu.h"\ | |
2395 | "..\..\..\include\wx\msw\menuitem.h"\ | |
2396 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
2397 | "..\..\..\include\wx\msw\notebook.h"\ | |
2398 | "..\..\..\include\wx\msw\palette.h"\ | |
2399 | "..\..\..\include\wx\msw\pen.h"\ | |
2400 | "..\..\..\include\wx\msw\radiobox.h"\ | |
2401 | "..\..\..\include\wx\msw\radiobut.h"\ | |
2402 | "..\..\..\include\wx\msw\region.h"\ | |
2403 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
2404 | "..\..\..\include\wx\msw\slider95.h"\ | |
2405 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
2406 | "..\..\..\include\wx\msw\statbmp.h"\ | |
2407 | "..\..\..\include\wx\msw\statbox.h"\ | |
2408 | "..\..\..\include\wx\msw\statbr95.h"\ | |
2409 | "..\..\..\include\wx\msw\stattext.h"\ | |
2410 | "..\..\..\include\wx\msw\tbar95.h"\ | |
2411 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
2412 | "..\..\..\include\wx\msw\textctrl.h"\ | |
2413 | "..\..\..\include\wx\msw\timer.h"\ | |
2414 | "..\..\..\include\wx\msw\toplevel.h"\ | |
2415 | "..\..\..\include\wx\msw\window.h"\ | |
2416 | "..\..\..\include\wx\msw\winundef.h"\ | |
2417 | "..\..\..\include\wx\notebook.h"\ | |
2418 | "..\..\..\include\wx\object.h"\ | |
2419 | "..\..\..\include\wx\os2\accel.h"\ | |
2420 | "..\..\..\include\wx\os2\app.h"\ | |
2421 | "..\..\..\include\wx\os2\bitmap.h"\ | |
2422 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
2423 | "..\..\..\include\wx\os2\brush.h"\ | |
2424 | "..\..\..\include\wx\os2\button.h"\ | |
2425 | "..\..\..\include\wx\os2\checkbox.h"\ | |
2426 | "..\..\..\include\wx\os2\checklst.h"\ | |
2427 | "..\..\..\include\wx\os2\choice.h"\ | |
2428 | "..\..\..\include\wx\os2\colour.h"\ | |
2429 | "..\..\..\include\wx\os2\combobox.h"\ | |
2430 | "..\..\..\include\wx\os2\control.h"\ | |
2431 | "..\..\..\include\wx\os2\cursor.h"\ | |
2432 | "..\..\..\include\wx\os2\dc.h"\ | |
2433 | "..\..\..\include\wx\os2\dcclient.h"\ | |
2434 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
2435 | "..\..\..\include\wx\os2\dcprint.h"\ | |
2436 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
2437 | "..\..\..\include\wx\os2\dialog.h"\ | |
2438 | "..\..\..\include\wx\os2\filedlg.h"\ | |
2439 | "..\..\..\include\wx\os2\font.h"\ | |
2440 | "..\..\..\include\wx\os2\frame.h"\ | |
2441 | "..\..\..\include\wx\os2\gauge.h"\ | |
2442 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
2443 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
2444 | "..\..\..\include\wx\os2\icon.h"\ | |
2445 | "..\..\..\include\wx\os2\listbox.h"\ | |
2446 | "..\..\..\include\wx\os2\menu.h"\ | |
2447 | "..\..\..\include\wx\os2\menuitem.h"\ | |
2448 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
2449 | "..\..\..\include\wx\os2\notebook.h"\ | |
2450 | "..\..\..\include\wx\os2\palette.h"\ | |
2451 | "..\..\..\include\wx\os2\pen.h"\ | |
2452 | "..\..\..\include\wx\os2\private.h"\ | |
2453 | "..\..\..\include\wx\os2\radiobox.h"\ | |
2454 | "..\..\..\include\wx\os2\radiobut.h"\ | |
2455 | "..\..\..\include\wx\os2\region.h"\ | |
2456 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
2457 | "..\..\..\include\wx\os2\slider.h"\ | |
2458 | "..\..\..\include\wx\os2\statbmp.h"\ | |
2459 | "..\..\..\include\wx\os2\statbox.h"\ | |
2460 | "..\..\..\include\wx\os2\stattext.h"\ | |
2461 | "..\..\..\include\wx\os2\textctrl.h"\ | |
2462 | "..\..\..\include\wx\os2\timer.h"\ | |
2463 | "..\..\..\include\wx\os2\toolbar.h"\ | |
2464 | "..\..\..\include\wx\os2\toplevel.h"\ | |
2465 | "..\..\..\include\wx\os2\window.h"\ | |
2466 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
2467 | "..\..\..\include\wx\ownerdrw.h"\ | |
2468 | "..\..\..\include\wx\palette.h"\ | |
2469 | "..\..\..\include\wx\panel.h"\ | |
2470 | "..\..\..\include\wx\pen.h"\ | |
2471 | "..\..\..\include\wx\platform.h"\ | |
2472 | "..\..\..\include\wx\radiobox.h"\ | |
2473 | "..\..\..\include\wx\radiobut.h"\ | |
2474 | "..\..\..\include\wx\region.h"\ | |
2475 | "..\..\..\include\wx\scrolbar.h"\ | |
2476 | "..\..\..\include\wx\scrolwin.h"\ | |
2477 | "..\..\..\include\wx\settings.h"\ | |
2478 | "..\..\..\include\wx\setup.h"\ | |
2479 | "..\..\..\include\wx\sizer.h"\ | |
2480 | "..\..\..\include\wx\slider.h"\ | |
2481 | "..\..\..\include\wx\statbmp.h"\ | |
2482 | "..\..\..\include\wx\statbox.h"\ | |
2483 | "..\..\..\include\wx\stattext.h"\ | |
2484 | "..\..\..\include\wx\statusbr.h"\ | |
2485 | "..\..\..\include\wx\strconv.h"\ | |
2486 | "..\..\..\include\wx\stream.h"\ | |
2487 | "..\..\..\include\wx\string.h"\ | |
2488 | "..\..\..\include\wx\tbarbase.h"\ | |
2489 | "..\..\..\include\wx\tbarsmpl.h"\ | |
2490 | "..\..\..\include\wx\textctrl.h"\ | |
2491 | "..\..\..\include\wx\textdlg.h"\ | |
2492 | "..\..\..\include\wx\thread.h"\ | |
2493 | "..\..\..\include\wx\timer.h"\ | |
2494 | "..\..\..\include\wx\toolbar.h"\ | |
2495 | "..\..\..\include\wx\toplevel.h"\ | |
2496 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
2497 | "..\..\..\include\wx\univ\button.h"\ | |
2498 | "..\..\..\include\wx\univ\checkbox.h"\ | |
2499 | "..\..\..\include\wx\univ\checklst.h"\ | |
2500 | "..\..\..\include\wx\univ\choice.h"\ | |
2501 | "..\..\..\include\wx\univ\combobox.h"\ | |
2502 | "..\..\..\include\wx\univ\control.h"\ | |
2503 | "..\..\..\include\wx\univ\dialog.h"\ | |
2504 | "..\..\..\include\wx\univ\frame.h"\ | |
2505 | "..\..\..\include\wx\univ\gauge.h"\ | |
2506 | "..\..\..\include\wx\univ\inpcons.h"\ | |
2507 | "..\..\..\include\wx\univ\inphand.h"\ | |
2508 | "..\..\..\include\wx\univ\listbox.h"\ | |
2509 | "..\..\..\include\wx\univ\menu.h"\ | |
2510 | "..\..\..\include\wx\univ\menuitem.h"\ | |
2511 | "..\..\..\include\wx\univ\notebook.h"\ | |
2512 | "..\..\..\include\wx\univ\radiobox.h"\ | |
2513 | "..\..\..\include\wx\univ\radiobut.h"\ | |
2514 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
2515 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
2516 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
2517 | "..\..\..\include\wx\univ\slider.h"\ | |
2518 | "..\..\..\include\wx\univ\statbmp.h"\ | |
2519 | "..\..\..\include\wx\univ\statbox.h"\ | |
2520 | "..\..\..\include\wx\univ\stattext.h"\ | |
2521 | "..\..\..\include\wx\univ\statusbr.h"\ | |
2522 | "..\..\..\include\wx\univ\textctrl.h"\ | |
2523 | "..\..\..\include\wx\univ\theme.h"\ | |
2524 | "..\..\..\include\wx\univ\toolbar.h"\ | |
2525 | "..\..\..\include\wx\univ\toplevel.h"\ | |
2526 | "..\..\..\include\wx\univ\window.h"\ | |
2527 | "..\..\..\include\wx\unix\fontutil.h"\ | |
2528 | "..\..\..\include\wx\utils.h"\ | |
2529 | "..\..\..\include\wx\validate.h"\ | |
2530 | "..\..\..\include\wx\valtext.h"\ | |
2531 | "..\..\..\include\wx\version.h"\ | |
2532 | "..\..\..\include\wx\window.h"\ | |
2533 | "..\..\..\include\wx\wx.h"\ | |
2534 | "..\..\..\include\wx\wxchar.h"\ | |
2535 | "..\..\..\include\wx\wxprec.h"\ | |
2536 | "..\..\..\include\wx\x11\app.h"\ | |
2537 | "..\..\..\include\wx\x11\bitmap.h"\ | |
2538 | "..\..\..\include\wx\x11\brush.h"\ | |
2539 | "..\..\..\include\wx\x11\colour.h"\ | |
2540 | "..\..\..\include\wx\x11\cursor.h"\ | |
2541 | "..\..\..\include\wx\x11\dc.h"\ | |
2542 | "..\..\..\include\wx\x11\dcclient.h"\ | |
2543 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
2544 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
2545 | "..\..\..\include\wx\x11\font.h"\ | |
2546 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
2547 | "..\..\..\include\wx\x11\icon.h"\ | |
2548 | "..\..\..\include\wx\x11\palette.h"\ | |
2549 | "..\..\..\include\wx\x11\pen.h"\ | |
2550 | "..\..\..\include\wx\x11\region.h"\ | |
2551 | "..\..\..\include\wx\x11\textctrl.h"\ | |
2552 | "..\..\..\include\wx\x11\toplevel.h"\ | |
2553 | "..\..\..\include\wx\x11\window.h"\ | |
2554 | ||
1a4fe894 | 2555 | NODEP_CPP_MAIN_=\ |
6d613d8d JS |
2556 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
2557 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
2558 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
2559 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
2560 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
2561 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
2562 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
2563 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
2564 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
2565 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
2566 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
2567 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
2568 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
2569 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
2570 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
2571 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
2572 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
2573 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
2574 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
2575 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
2576 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
2577 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
2578 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
2579 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
2580 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
2581 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
2582 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
2583 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
2584 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
2585 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
2586 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
2587 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
2588 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
2589 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
2590 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
2591 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
2592 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
2593 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
2594 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
2595 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
2596 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
2597 | |
2598 | # ADD CPP /Yu"wx/wxprec.h" | |
2599 | ||
2600 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE ARM) Debug" | |
2601 | ||
6d613d8d JS |
2602 | DEP_CPP_MAIN_=\ |
2603 | "..\..\..\include\wx\accel.h"\ | |
2604 | "..\..\..\include\wx\app.h"\ | |
2605 | "..\..\..\include\wx\bitmap.h"\ | |
2606 | "..\..\..\include\wx\bmpbuttn.h"\ | |
2607 | "..\..\..\include\wx\brush.h"\ | |
2608 | "..\..\..\include\wx\buffer.h"\ | |
2609 | "..\..\..\include\wx\build.h"\ | |
2610 | "..\..\..\include\wx\button.h"\ | |
2611 | "..\..\..\include\wx\checkbox.h"\ | |
2612 | "..\..\..\include\wx\checklst.h"\ | |
2613 | "..\..\..\include\wx\chkconf.h"\ | |
2614 | "..\..\..\include\wx\choicdlg.h"\ | |
2615 | "..\..\..\include\wx\choice.h"\ | |
2616 | "..\..\..\include\wx\clntdata.h"\ | |
2617 | "..\..\..\include\wx\cmndata.h"\ | |
2618 | "..\..\..\include\wx\colour.h"\ | |
2619 | "..\..\..\include\wx\combobox.h"\ | |
2620 | "..\..\..\include\wx\containr.h"\ | |
2621 | "..\..\..\include\wx\control.h"\ | |
2622 | "..\..\..\include\wx\ctrlsub.h"\ | |
2623 | "..\..\..\include\wx\cursor.h"\ | |
2624 | "..\..\..\include\wx\datetime.h"\ | |
2625 | "..\..\..\include\wx\datetime.inl"\ | |
2626 | "..\..\..\include\wx\dc.h"\ | |
2627 | "..\..\..\include\wx\dcclient.h"\ | |
2628 | "..\..\..\include\wx\dcmemory.h"\ | |
2629 | "..\..\..\include\wx\dcprint.h"\ | |
2630 | "..\..\..\include\wx\dcscreen.h"\ | |
2631 | "..\..\..\include\wx\debug.h"\ | |
2632 | "..\..\..\include\wx\defs.h"\ | |
2633 | "..\..\..\include\wx\dialog.h"\ | |
2634 | "..\..\..\include\wx\dirdlg.h"\ | |
2635 | "..\..\..\include\wx\dynarray.h"\ | |
2636 | "..\..\..\include\wx\event.h"\ | |
2637 | "..\..\..\include\wx\features.h"\ | |
2638 | "..\..\..\include\wx\filedlg.h"\ | |
2639 | "..\..\..\include\wx\filefn.h"\ | |
2640 | "..\..\..\include\wx\font.h"\ | |
2641 | "..\..\..\include\wx\fontenc.h"\ | |
2642 | "..\..\..\include\wx\fontutil.h"\ | |
2643 | "..\..\..\include\wx\frame.h"\ | |
2644 | "..\..\..\include\wx\gauge.h"\ | |
2645 | "..\..\..\include\wx\gdicmn.h"\ | |
2646 | "..\..\..\include\wx\gdiobj.h"\ | |
2647 | "..\..\..\include\wx\generic\accel.h"\ | |
2648 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
2649 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
2650 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
2651 | "..\..\..\include\wx\generic\imaglist.h"\ | |
2652 | "..\..\..\include\wx\generic\mdig.h"\ | |
2653 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
2654 | "..\..\..\include\wx\generic\notebook.h"\ | |
2655 | "..\..\..\include\wx\generic\paletteg.h"\ | |
2656 | "..\..\..\include\wx\generic\panelg.h"\ | |
2657 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
2658 | "..\..\..\include\wx\generic\statusbr.h"\ | |
2659 | "..\..\..\include\wx\generic\tabg.h"\ | |
2660 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
2661 | "..\..\..\include\wx\generic\timer.h"\ | |
2662 | "..\..\..\include\wx\gtk\accel.h"\ | |
2663 | "..\..\..\include\wx\gtk\app.h"\ | |
2664 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
2665 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
2666 | "..\..\..\include\wx\gtk\brush.h"\ | |
2667 | "..\..\..\include\wx\gtk\button.h"\ | |
2668 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
2669 | "..\..\..\include\wx\gtk\checklst.h"\ | |
2670 | "..\..\..\include\wx\gtk\choice.h"\ | |
2671 | "..\..\..\include\wx\gtk\colour.h"\ | |
2672 | "..\..\..\include\wx\gtk\combobox.h"\ | |
2673 | "..\..\..\include\wx\gtk\control.h"\ | |
2674 | "..\..\..\include\wx\gtk\cursor.h"\ | |
2675 | "..\..\..\include\wx\gtk\dc.h"\ | |
2676 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
2677 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
2678 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
2679 | "..\..\..\include\wx\gtk\dialog.h"\ | |
2680 | "..\..\..\include\wx\gtk\font.h"\ | |
2681 | "..\..\..\include\wx\gtk\frame.h"\ | |
2682 | "..\..\..\include\wx\gtk\gauge.h"\ | |
2683 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
2684 | "..\..\..\include\wx\gtk\icon.h"\ | |
2685 | "..\..\..\include\wx\gtk\listbox.h"\ | |
2686 | "..\..\..\include\wx\gtk\mdi.h"\ | |
2687 | "..\..\..\include\wx\gtk\menu.h"\ | |
2688 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
2689 | "..\..\..\include\wx\gtk\notebook.h"\ | |
2690 | "..\..\..\include\wx\gtk\pen.h"\ | |
2691 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
2692 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
2693 | "..\..\..\include\wx\gtk\region.h"\ | |
2694 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
2695 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
2696 | "..\..\..\include\wx\gtk\slider.h"\ | |
2697 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
2698 | "..\..\..\include\wx\gtk\statbox.h"\ | |
2699 | "..\..\..\include\wx\gtk\stattext.h"\ | |
2700 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
2701 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
2702 | "..\..\..\include\wx\gtk\timer.h"\ | |
2703 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
2704 | "..\..\..\include\wx\gtk\window.h"\ | |
2705 | "..\..\..\include\wx\hash.h"\ | |
2706 | "..\..\..\include\wx\hashmap.h"\ | |
2707 | "..\..\..\include\wx\icon.h"\ | |
2708 | "..\..\..\include\wx\iconbndl.h"\ | |
2709 | "..\..\..\include\wx\imagbmp.h"\ | |
2710 | "..\..\..\include\wx\image.h"\ | |
2711 | "..\..\..\include\wx\imaggif.h"\ | |
2712 | "..\..\..\include\wx\imagiff.h"\ | |
2713 | "..\..\..\include\wx\imagjpeg.h"\ | |
2714 | "..\..\..\include\wx\imaglist.h"\ | |
2715 | "..\..\..\include\wx\imagpcx.h"\ | |
2716 | "..\..\..\include\wx\imagpng.h"\ | |
2717 | "..\..\..\include\wx\imagpnm.h"\ | |
2718 | "..\..\..\include\wx\imagtiff.h"\ | |
2719 | "..\..\..\include\wx\imagxpm.h"\ | |
2720 | "..\..\..\include\wx\intl.h"\ | |
2721 | "..\..\..\include\wx\ioswrap.h"\ | |
2722 | "..\..\..\include\wx\layout.h"\ | |
2723 | "..\..\..\include\wx\list.h"\ | |
2724 | "..\..\..\include\wx\listbox.h"\ | |
2725 | "..\..\..\include\wx\log.h"\ | |
2726 | "..\..\..\include\wx\longlong.h"\ | |
2727 | "..\..\..\include\wx\mac\accel.h"\ | |
2728 | "..\..\..\include\wx\mac\app.h"\ | |
2729 | "..\..\..\include\wx\mac\bitmap.h"\ | |
2730 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
2731 | "..\..\..\include\wx\mac\brush.h"\ | |
2732 | "..\..\..\include\wx\mac\button.h"\ | |
2733 | "..\..\..\include\wx\mac\checkbox.h"\ | |
2734 | "..\..\..\include\wx\mac\checklst.h"\ | |
2735 | "..\..\..\include\wx\mac\choice.h"\ | |
2736 | "..\..\..\include\wx\mac\colour.h"\ | |
2737 | "..\..\..\include\wx\mac\combobox.h"\ | |
2738 | "..\..\..\include\wx\mac\control.h"\ | |
2739 | "..\..\..\include\wx\mac\cursor.h"\ | |
2740 | "..\..\..\include\wx\mac\dc.h"\ | |
2741 | "..\..\..\include\wx\mac\dcclient.h"\ | |
2742 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
2743 | "..\..\..\include\wx\mac\dcprint.h"\ | |
2744 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
2745 | "..\..\..\include\wx\mac\dialog.h"\ | |
2746 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
2747 | "..\..\..\include\wx\mac\filedlg.h"\ | |
2748 | "..\..\..\include\wx\mac\font.h"\ | |
2749 | "..\..\..\include\wx\mac\frame.h"\ | |
2750 | "..\..\..\include\wx\mac\gauge.h"\ | |
2751 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
2752 | "..\..\..\include\wx\mac\icon.h"\ | |
2753 | "..\..\..\include\wx\mac\listbox.h"\ | |
2754 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
2755 | "..\..\..\include\wx\mac\mdi.h"\ | |
2756 | "..\..\..\include\wx\mac\menu.h"\ | |
2757 | "..\..\..\include\wx\mac\menuitem.h"\ | |
2758 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
2759 | "..\..\..\include\wx\mac\notebook.h"\ | |
2760 | "..\..\..\include\wx\mac\palette.h"\ | |
2761 | "..\..\..\include\wx\mac\pen.h"\ | |
2762 | "..\..\..\include\wx\mac\radiobox.h"\ | |
2763 | "..\..\..\include\wx\mac\radiobut.h"\ | |
2764 | "..\..\..\include\wx\mac\region.h"\ | |
2765 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
2766 | "..\..\..\include\wx\mac\slider.h"\ | |
2767 | "..\..\..\include\wx\mac\statbmp.h"\ | |
2768 | "..\..\..\include\wx\mac\statbox.h"\ | |
2769 | "..\..\..\include\wx\mac\stattext.h"\ | |
2770 | "..\..\..\include\wx\mac\statusbr.h"\ | |
2771 | "..\..\..\include\wx\mac\textctrl.h"\ | |
2772 | "..\..\..\include\wx\mac\timer.h"\ | |
2773 | "..\..\..\include\wx\mac\toolbar.h"\ | |
2774 | "..\..\..\include\wx\mac\toplevel.h"\ | |
2775 | "..\..\..\include\wx\mac\window.h"\ | |
2776 | "..\..\..\include\wx\mdi.h"\ | |
2777 | "..\..\..\include\wx\memory.h"\ | |
2778 | "..\..\..\include\wx\menu.h"\ | |
2779 | "..\..\..\include\wx\menuitem.h"\ | |
2780 | "..\..\..\include\wx\mgl\app.h"\ | |
2781 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
2782 | "..\..\..\include\wx\mgl\brush.h"\ | |
2783 | "..\..\..\include\wx\mgl\colour.h"\ | |
2784 | "..\..\..\include\wx\mgl\cursor.h"\ | |
2785 | "..\..\..\include\wx\mgl\dc.h"\ | |
2786 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
2787 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
2788 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
2789 | "..\..\..\include\wx\mgl\font.h"\ | |
2790 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
2791 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
2792 | "..\..\..\include\wx\mgl\icon.h"\ | |
2793 | "..\..\..\include\wx\mgl\palette.h"\ | |
2794 | "..\..\..\include\wx\mgl\pen.h"\ | |
2795 | "..\..\..\include\wx\mgl\region.h"\ | |
2796 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
2797 | "..\..\..\include\wx\mgl\window.h"\ | |
2798 | "..\..\..\include\wx\module.h"\ | |
2799 | "..\..\..\include\wx\motif\accel.h"\ | |
2800 | "..\..\..\include\wx\motif\app.h"\ | |
2801 | "..\..\..\include\wx\motif\bitmap.h"\ | |
2802 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
2803 | "..\..\..\include\wx\motif\brush.h"\ | |
2804 | "..\..\..\include\wx\motif\button.h"\ | |
2805 | "..\..\..\include\wx\motif\checkbox.h"\ | |
2806 | "..\..\..\include\wx\motif\checklst.h"\ | |
2807 | "..\..\..\include\wx\motif\choice.h"\ | |
2808 | "..\..\..\include\wx\motif\colour.h"\ | |
2809 | "..\..\..\include\wx\motif\combobox.h"\ | |
2810 | "..\..\..\include\wx\motif\control.h"\ | |
2811 | "..\..\..\include\wx\motif\cursor.h"\ | |
2812 | "..\..\..\include\wx\motif\dc.h"\ | |
2813 | "..\..\..\include\wx\motif\dcclient.h"\ | |
2814 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
2815 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
2816 | "..\..\..\include\wx\motif\dialog.h"\ | |
2817 | "..\..\..\include\wx\motif\filedlg.h"\ | |
2818 | "..\..\..\include\wx\motif\font.h"\ | |
2819 | "..\..\..\include\wx\motif\frame.h"\ | |
2820 | "..\..\..\include\wx\motif\gauge.h"\ | |
2821 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
2822 | "..\..\..\include\wx\motif\icon.h"\ | |
2823 | "..\..\..\include\wx\motif\listbox.h"\ | |
2824 | "..\..\..\include\wx\motif\mdi.h"\ | |
2825 | "..\..\..\include\wx\motif\menu.h"\ | |
2826 | "..\..\..\include\wx\motif\menuitem.h"\ | |
2827 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
2828 | "..\..\..\include\wx\motif\palette.h"\ | |
2829 | "..\..\..\include\wx\motif\pen.h"\ | |
2830 | "..\..\..\include\wx\motif\radiobox.h"\ | |
2831 | "..\..\..\include\wx\motif\radiobut.h"\ | |
2832 | "..\..\..\include\wx\motif\region.h"\ | |
2833 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
2834 | "..\..\..\include\wx\motif\slider.h"\ | |
2835 | "..\..\..\include\wx\motif\statbmp.h"\ | |
2836 | "..\..\..\include\wx\motif\statbox.h"\ | |
2837 | "..\..\..\include\wx\motif\stattext.h"\ | |
2838 | "..\..\..\include\wx\motif\textctrl.h"\ | |
2839 | "..\..\..\include\wx\motif\timer.h"\ | |
2840 | "..\..\..\include\wx\motif\toolbar.h"\ | |
2841 | "..\..\..\include\wx\motif\window.h"\ | |
2842 | "..\..\..\include\wx\msgdlg.h"\ | |
2843 | "..\..\..\include\wx\msw\accel.h"\ | |
2844 | "..\..\..\include\wx\msw\app.h"\ | |
2845 | "..\..\..\include\wx\msw\bitmap.h"\ | |
2846 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
2847 | "..\..\..\include\wx\msw\brush.h"\ | |
2848 | "..\..\..\include\wx\msw\button.h"\ | |
2849 | "..\..\..\include\wx\msw\checkbox.h"\ | |
2850 | "..\..\..\include\wx\msw\checklst.h"\ | |
2851 | "..\..\..\include\wx\msw\choice.h"\ | |
2852 | "..\..\..\include\wx\msw\colour.h"\ | |
2853 | "..\..\..\include\wx\msw\combobox.h"\ | |
2854 | "..\..\..\include\wx\msw\control.h"\ | |
2855 | "..\..\..\include\wx\msw\cursor.h"\ | |
2856 | "..\..\..\include\wx\msw\dc.h"\ | |
2857 | "..\..\..\include\wx\msw\dcclient.h"\ | |
2858 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
2859 | "..\..\..\include\wx\msw\dcprint.h"\ | |
2860 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
2861 | "..\..\..\include\wx\msw\dialog.h"\ | |
2862 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
2863 | "..\..\..\include\wx\msw\filedlg.h"\ | |
2864 | "..\..\..\include\wx\msw\font.h"\ | |
2865 | "..\..\..\include\wx\msw\frame.h"\ | |
2866 | "..\..\..\include\wx\msw\gauge95.h"\ | |
2867 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
2868 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
2869 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
2870 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
2871 | "..\..\..\include\wx\msw\icon.h"\ | |
2872 | "..\..\..\include\wx\msw\imaglist.h"\ | |
2873 | "..\..\..\include\wx\msw\listbox.h"\ | |
2874 | "..\..\..\include\wx\msw\mdi.h"\ | |
2875 | "..\..\..\include\wx\msw\menu.h"\ | |
2876 | "..\..\..\include\wx\msw\menuitem.h"\ | |
2877 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
2878 | "..\..\..\include\wx\msw\notebook.h"\ | |
2879 | "..\..\..\include\wx\msw\palette.h"\ | |
2880 | "..\..\..\include\wx\msw\pen.h"\ | |
2881 | "..\..\..\include\wx\msw\radiobox.h"\ | |
2882 | "..\..\..\include\wx\msw\radiobut.h"\ | |
2883 | "..\..\..\include\wx\msw\region.h"\ | |
2884 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
2885 | "..\..\..\include\wx\msw\slider95.h"\ | |
2886 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
2887 | "..\..\..\include\wx\msw\statbmp.h"\ | |
2888 | "..\..\..\include\wx\msw\statbox.h"\ | |
2889 | "..\..\..\include\wx\msw\statbr95.h"\ | |
2890 | "..\..\..\include\wx\msw\stattext.h"\ | |
2891 | "..\..\..\include\wx\msw\tbar95.h"\ | |
2892 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
2893 | "..\..\..\include\wx\msw\textctrl.h"\ | |
2894 | "..\..\..\include\wx\msw\timer.h"\ | |
2895 | "..\..\..\include\wx\msw\toplevel.h"\ | |
2896 | "..\..\..\include\wx\msw\window.h"\ | |
2897 | "..\..\..\include\wx\msw\winundef.h"\ | |
2898 | "..\..\..\include\wx\notebook.h"\ | |
2899 | "..\..\..\include\wx\object.h"\ | |
2900 | "..\..\..\include\wx\os2\accel.h"\ | |
2901 | "..\..\..\include\wx\os2\app.h"\ | |
2902 | "..\..\..\include\wx\os2\bitmap.h"\ | |
2903 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
2904 | "..\..\..\include\wx\os2\brush.h"\ | |
2905 | "..\..\..\include\wx\os2\button.h"\ | |
2906 | "..\..\..\include\wx\os2\checkbox.h"\ | |
2907 | "..\..\..\include\wx\os2\checklst.h"\ | |
2908 | "..\..\..\include\wx\os2\choice.h"\ | |
2909 | "..\..\..\include\wx\os2\colour.h"\ | |
2910 | "..\..\..\include\wx\os2\combobox.h"\ | |
2911 | "..\..\..\include\wx\os2\control.h"\ | |
2912 | "..\..\..\include\wx\os2\cursor.h"\ | |
2913 | "..\..\..\include\wx\os2\dc.h"\ | |
2914 | "..\..\..\include\wx\os2\dcclient.h"\ | |
2915 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
2916 | "..\..\..\include\wx\os2\dcprint.h"\ | |
2917 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
2918 | "..\..\..\include\wx\os2\dialog.h"\ | |
2919 | "..\..\..\include\wx\os2\filedlg.h"\ | |
2920 | "..\..\..\include\wx\os2\font.h"\ | |
2921 | "..\..\..\include\wx\os2\frame.h"\ | |
2922 | "..\..\..\include\wx\os2\gauge.h"\ | |
2923 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
2924 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
2925 | "..\..\..\include\wx\os2\icon.h"\ | |
2926 | "..\..\..\include\wx\os2\listbox.h"\ | |
2927 | "..\..\..\include\wx\os2\menu.h"\ | |
2928 | "..\..\..\include\wx\os2\menuitem.h"\ | |
2929 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
2930 | "..\..\..\include\wx\os2\notebook.h"\ | |
2931 | "..\..\..\include\wx\os2\palette.h"\ | |
2932 | "..\..\..\include\wx\os2\pen.h"\ | |
2933 | "..\..\..\include\wx\os2\private.h"\ | |
2934 | "..\..\..\include\wx\os2\radiobox.h"\ | |
2935 | "..\..\..\include\wx\os2\radiobut.h"\ | |
2936 | "..\..\..\include\wx\os2\region.h"\ | |
2937 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
2938 | "..\..\..\include\wx\os2\slider.h"\ | |
2939 | "..\..\..\include\wx\os2\statbmp.h"\ | |
2940 | "..\..\..\include\wx\os2\statbox.h"\ | |
2941 | "..\..\..\include\wx\os2\stattext.h"\ | |
2942 | "..\..\..\include\wx\os2\textctrl.h"\ | |
2943 | "..\..\..\include\wx\os2\timer.h"\ | |
2944 | "..\..\..\include\wx\os2\toolbar.h"\ | |
2945 | "..\..\..\include\wx\os2\toplevel.h"\ | |
2946 | "..\..\..\include\wx\os2\window.h"\ | |
2947 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
2948 | "..\..\..\include\wx\ownerdrw.h"\ | |
2949 | "..\..\..\include\wx\palette.h"\ | |
2950 | "..\..\..\include\wx\panel.h"\ | |
2951 | "..\..\..\include\wx\pen.h"\ | |
2952 | "..\..\..\include\wx\platform.h"\ | |
2953 | "..\..\..\include\wx\radiobox.h"\ | |
2954 | "..\..\..\include\wx\radiobut.h"\ | |
2955 | "..\..\..\include\wx\region.h"\ | |
2956 | "..\..\..\include\wx\scrolbar.h"\ | |
2957 | "..\..\..\include\wx\scrolwin.h"\ | |
2958 | "..\..\..\include\wx\settings.h"\ | |
2959 | "..\..\..\include\wx\setup.h"\ | |
2960 | "..\..\..\include\wx\sizer.h"\ | |
2961 | "..\..\..\include\wx\slider.h"\ | |
2962 | "..\..\..\include\wx\statbmp.h"\ | |
2963 | "..\..\..\include\wx\statbox.h"\ | |
2964 | "..\..\..\include\wx\stattext.h"\ | |
2965 | "..\..\..\include\wx\statusbr.h"\ | |
2966 | "..\..\..\include\wx\strconv.h"\ | |
2967 | "..\..\..\include\wx\stream.h"\ | |
2968 | "..\..\..\include\wx\string.h"\ | |
2969 | "..\..\..\include\wx\tbarbase.h"\ | |
2970 | "..\..\..\include\wx\tbarsmpl.h"\ | |
2971 | "..\..\..\include\wx\textctrl.h"\ | |
2972 | "..\..\..\include\wx\textdlg.h"\ | |
2973 | "..\..\..\include\wx\thread.h"\ | |
2974 | "..\..\..\include\wx\timer.h"\ | |
2975 | "..\..\..\include\wx\toolbar.h"\ | |
2976 | "..\..\..\include\wx\toplevel.h"\ | |
2977 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
2978 | "..\..\..\include\wx\univ\button.h"\ | |
2979 | "..\..\..\include\wx\univ\checkbox.h"\ | |
2980 | "..\..\..\include\wx\univ\checklst.h"\ | |
2981 | "..\..\..\include\wx\univ\choice.h"\ | |
2982 | "..\..\..\include\wx\univ\combobox.h"\ | |
2983 | "..\..\..\include\wx\univ\control.h"\ | |
2984 | "..\..\..\include\wx\univ\dialog.h"\ | |
2985 | "..\..\..\include\wx\univ\frame.h"\ | |
2986 | "..\..\..\include\wx\univ\gauge.h"\ | |
2987 | "..\..\..\include\wx\univ\inpcons.h"\ | |
2988 | "..\..\..\include\wx\univ\inphand.h"\ | |
2989 | "..\..\..\include\wx\univ\listbox.h"\ | |
2990 | "..\..\..\include\wx\univ\menu.h"\ | |
2991 | "..\..\..\include\wx\univ\menuitem.h"\ | |
2992 | "..\..\..\include\wx\univ\notebook.h"\ | |
2993 | "..\..\..\include\wx\univ\radiobox.h"\ | |
2994 | "..\..\..\include\wx\univ\radiobut.h"\ | |
2995 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
2996 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
2997 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
2998 | "..\..\..\include\wx\univ\slider.h"\ | |
2999 | "..\..\..\include\wx\univ\statbmp.h"\ | |
3000 | "..\..\..\include\wx\univ\statbox.h"\ | |
3001 | "..\..\..\include\wx\univ\stattext.h"\ | |
3002 | "..\..\..\include\wx\univ\statusbr.h"\ | |
3003 | "..\..\..\include\wx\univ\textctrl.h"\ | |
3004 | "..\..\..\include\wx\univ\theme.h"\ | |
3005 | "..\..\..\include\wx\univ\toolbar.h"\ | |
3006 | "..\..\..\include\wx\univ\toplevel.h"\ | |
3007 | "..\..\..\include\wx\univ\window.h"\ | |
3008 | "..\..\..\include\wx\unix\fontutil.h"\ | |
3009 | "..\..\..\include\wx\utils.h"\ | |
3010 | "..\..\..\include\wx\validate.h"\ | |
3011 | "..\..\..\include\wx\valtext.h"\ | |
3012 | "..\..\..\include\wx\version.h"\ | |
3013 | "..\..\..\include\wx\window.h"\ | |
3014 | "..\..\..\include\wx\wx.h"\ | |
3015 | "..\..\..\include\wx\wxchar.h"\ | |
3016 | "..\..\..\include\wx\wxprec.h"\ | |
3017 | "..\..\..\include\wx\x11\app.h"\ | |
3018 | "..\..\..\include\wx\x11\bitmap.h"\ | |
3019 | "..\..\..\include\wx\x11\brush.h"\ | |
3020 | "..\..\..\include\wx\x11\colour.h"\ | |
3021 | "..\..\..\include\wx\x11\cursor.h"\ | |
3022 | "..\..\..\include\wx\x11\dc.h"\ | |
3023 | "..\..\..\include\wx\x11\dcclient.h"\ | |
3024 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
3025 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
3026 | "..\..\..\include\wx\x11\font.h"\ | |
3027 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
3028 | "..\..\..\include\wx\x11\icon.h"\ | |
3029 | "..\..\..\include\wx\x11\palette.h"\ | |
3030 | "..\..\..\include\wx\x11\pen.h"\ | |
3031 | "..\..\..\include\wx\x11\region.h"\ | |
3032 | "..\..\..\include\wx\x11\textctrl.h"\ | |
3033 | "..\..\..\include\wx\x11\toplevel.h"\ | |
3034 | "..\..\..\include\wx\x11\window.h"\ | |
3035 | ||
1a4fe894 | 3036 | NODEP_CPP_MAIN_=\ |
6d613d8d JS |
3037 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
3038 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
3039 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
3040 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
3041 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
3042 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
3043 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
3044 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
3045 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
3046 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
3047 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
3048 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
3049 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
3050 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
3051 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
3052 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
3053 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
3054 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
3055 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
3056 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
3057 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
3058 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
3059 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
3060 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
3061 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
3062 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
3063 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
3064 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
3065 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
3066 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
3067 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
3068 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
3069 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
3070 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
3071 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
3072 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
3073 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
3074 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
3075 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
3076 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
3077 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
3078 | |
3079 | # ADD CPP /Yu"wx/wxprec.h" | |
3080 | ||
3081 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE x86em) Release" | |
3082 | ||
3083 | DEP_CPP_MAIN_=\ | |
6d613d8d JS |
3084 | "..\..\..\include\wx\accel.h"\ |
3085 | "..\..\..\include\wx\app.h"\ | |
3086 | "..\..\..\include\wx\bitmap.h"\ | |
3087 | "..\..\..\include\wx\bmpbuttn.h"\ | |
3088 | "..\..\..\include\wx\brush.h"\ | |
3089 | "..\..\..\include\wx\buffer.h"\ | |
3090 | "..\..\..\include\wx\build.h"\ | |
3091 | "..\..\..\include\wx\button.h"\ | |
3092 | "..\..\..\include\wx\checkbox.h"\ | |
3093 | "..\..\..\include\wx\checklst.h"\ | |
3094 | "..\..\..\include\wx\chkconf.h"\ | |
3095 | "..\..\..\include\wx\choicdlg.h"\ | |
3096 | "..\..\..\include\wx\choice.h"\ | |
3097 | "..\..\..\include\wx\clntdata.h"\ | |
3098 | "..\..\..\include\wx\cmndata.h"\ | |
3099 | "..\..\..\include\wx\colour.h"\ | |
3100 | "..\..\..\include\wx\combobox.h"\ | |
3101 | "..\..\..\include\wx\containr.h"\ | |
3102 | "..\..\..\include\wx\control.h"\ | |
3103 | "..\..\..\include\wx\ctrlsub.h"\ | |
3104 | "..\..\..\include\wx\cursor.h"\ | |
3105 | "..\..\..\include\wx\datetime.h"\ | |
3106 | "..\..\..\include\wx\datetime.inl"\ | |
3107 | "..\..\..\include\wx\dc.h"\ | |
3108 | "..\..\..\include\wx\dcclient.h"\ | |
3109 | "..\..\..\include\wx\dcmemory.h"\ | |
3110 | "..\..\..\include\wx\dcprint.h"\ | |
3111 | "..\..\..\include\wx\dcscreen.h"\ | |
3112 | "..\..\..\include\wx\debug.h"\ | |
3113 | "..\..\..\include\wx\defs.h"\ | |
3114 | "..\..\..\include\wx\dialog.h"\ | |
3115 | "..\..\..\include\wx\dirdlg.h"\ | |
3116 | "..\..\..\include\wx\dynarray.h"\ | |
3117 | "..\..\..\include\wx\event.h"\ | |
3118 | "..\..\..\include\wx\features.h"\ | |
3119 | "..\..\..\include\wx\filedlg.h"\ | |
3120 | "..\..\..\include\wx\filefn.h"\ | |
3121 | "..\..\..\include\wx\font.h"\ | |
3122 | "..\..\..\include\wx\fontenc.h"\ | |
3123 | "..\..\..\include\wx\fontutil.h"\ | |
3124 | "..\..\..\include\wx\frame.h"\ | |
3125 | "..\..\..\include\wx\gauge.h"\ | |
3126 | "..\..\..\include\wx\gdicmn.h"\ | |
3127 | "..\..\..\include\wx\gdiobj.h"\ | |
3128 | "..\..\..\include\wx\generic\accel.h"\ | |
3129 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
3130 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
3131 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
3132 | "..\..\..\include\wx\generic\imaglist.h"\ | |
3133 | "..\..\..\include\wx\generic\mdig.h"\ | |
3134 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
3135 | "..\..\..\include\wx\generic\notebook.h"\ | |
3136 | "..\..\..\include\wx\generic\paletteg.h"\ | |
3137 | "..\..\..\include\wx\generic\panelg.h"\ | |
3138 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
3139 | "..\..\..\include\wx\generic\statusbr.h"\ | |
3140 | "..\..\..\include\wx\generic\tabg.h"\ | |
3141 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
3142 | "..\..\..\include\wx\generic\timer.h"\ | |
3143 | "..\..\..\include\wx\gtk\accel.h"\ | |
3144 | "..\..\..\include\wx\gtk\app.h"\ | |
3145 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
3146 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
3147 | "..\..\..\include\wx\gtk\brush.h"\ | |
3148 | "..\..\..\include\wx\gtk\button.h"\ | |
3149 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
3150 | "..\..\..\include\wx\gtk\checklst.h"\ | |
3151 | "..\..\..\include\wx\gtk\choice.h"\ | |
3152 | "..\..\..\include\wx\gtk\colour.h"\ | |
3153 | "..\..\..\include\wx\gtk\combobox.h"\ | |
3154 | "..\..\..\include\wx\gtk\control.h"\ | |
3155 | "..\..\..\include\wx\gtk\cursor.h"\ | |
3156 | "..\..\..\include\wx\gtk\dc.h"\ | |
3157 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
3158 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
3159 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
3160 | "..\..\..\include\wx\gtk\dialog.h"\ | |
3161 | "..\..\..\include\wx\gtk\font.h"\ | |
3162 | "..\..\..\include\wx\gtk\frame.h"\ | |
3163 | "..\..\..\include\wx\gtk\gauge.h"\ | |
3164 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
3165 | "..\..\..\include\wx\gtk\icon.h"\ | |
3166 | "..\..\..\include\wx\gtk\listbox.h"\ | |
3167 | "..\..\..\include\wx\gtk\mdi.h"\ | |
3168 | "..\..\..\include\wx\gtk\menu.h"\ | |
3169 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
3170 | "..\..\..\include\wx\gtk\notebook.h"\ | |
3171 | "..\..\..\include\wx\gtk\pen.h"\ | |
3172 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
3173 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
3174 | "..\..\..\include\wx\gtk\region.h"\ | |
3175 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
3176 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
3177 | "..\..\..\include\wx\gtk\slider.h"\ | |
3178 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
3179 | "..\..\..\include\wx\gtk\statbox.h"\ | |
3180 | "..\..\..\include\wx\gtk\stattext.h"\ | |
3181 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
3182 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
3183 | "..\..\..\include\wx\gtk\timer.h"\ | |
3184 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
3185 | "..\..\..\include\wx\gtk\window.h"\ | |
3186 | "..\..\..\include\wx\hash.h"\ | |
3187 | "..\..\..\include\wx\hashmap.h"\ | |
3188 | "..\..\..\include\wx\icon.h"\ | |
3189 | "..\..\..\include\wx\iconbndl.h"\ | |
3190 | "..\..\..\include\wx\imagbmp.h"\ | |
3191 | "..\..\..\include\wx\image.h"\ | |
3192 | "..\..\..\include\wx\imaggif.h"\ | |
3193 | "..\..\..\include\wx\imagiff.h"\ | |
3194 | "..\..\..\include\wx\imagjpeg.h"\ | |
3195 | "..\..\..\include\wx\imaglist.h"\ | |
3196 | "..\..\..\include\wx\imagpcx.h"\ | |
3197 | "..\..\..\include\wx\imagpng.h"\ | |
3198 | "..\..\..\include\wx\imagpnm.h"\ | |
3199 | "..\..\..\include\wx\imagtiff.h"\ | |
3200 | "..\..\..\include\wx\imagxpm.h"\ | |
3201 | "..\..\..\include\wx\intl.h"\ | |
3202 | "..\..\..\include\wx\ioswrap.h"\ | |
3203 | "..\..\..\include\wx\layout.h"\ | |
3204 | "..\..\..\include\wx\list.h"\ | |
3205 | "..\..\..\include\wx\listbox.h"\ | |
3206 | "..\..\..\include\wx\log.h"\ | |
3207 | "..\..\..\include\wx\longlong.h"\ | |
3208 | "..\..\..\include\wx\mac\accel.h"\ | |
3209 | "..\..\..\include\wx\mac\app.h"\ | |
3210 | "..\..\..\include\wx\mac\bitmap.h"\ | |
3211 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
3212 | "..\..\..\include\wx\mac\brush.h"\ | |
3213 | "..\..\..\include\wx\mac\button.h"\ | |
3214 | "..\..\..\include\wx\mac\checkbox.h"\ | |
3215 | "..\..\..\include\wx\mac\checklst.h"\ | |
3216 | "..\..\..\include\wx\mac\choice.h"\ | |
3217 | "..\..\..\include\wx\mac\colour.h"\ | |
3218 | "..\..\..\include\wx\mac\combobox.h"\ | |
3219 | "..\..\..\include\wx\mac\control.h"\ | |
3220 | "..\..\..\include\wx\mac\cursor.h"\ | |
3221 | "..\..\..\include\wx\mac\dc.h"\ | |
3222 | "..\..\..\include\wx\mac\dcclient.h"\ | |
3223 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
3224 | "..\..\..\include\wx\mac\dcprint.h"\ | |
3225 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
3226 | "..\..\..\include\wx\mac\dialog.h"\ | |
3227 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
3228 | "..\..\..\include\wx\mac\filedlg.h"\ | |
3229 | "..\..\..\include\wx\mac\font.h"\ | |
3230 | "..\..\..\include\wx\mac\frame.h"\ | |
3231 | "..\..\..\include\wx\mac\gauge.h"\ | |
3232 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
3233 | "..\..\..\include\wx\mac\icon.h"\ | |
3234 | "..\..\..\include\wx\mac\listbox.h"\ | |
3235 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
3236 | "..\..\..\include\wx\mac\mdi.h"\ | |
3237 | "..\..\..\include\wx\mac\menu.h"\ | |
3238 | "..\..\..\include\wx\mac\menuitem.h"\ | |
3239 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
3240 | "..\..\..\include\wx\mac\notebook.h"\ | |
3241 | "..\..\..\include\wx\mac\palette.h"\ | |
3242 | "..\..\..\include\wx\mac\pen.h"\ | |
3243 | "..\..\..\include\wx\mac\radiobox.h"\ | |
3244 | "..\..\..\include\wx\mac\radiobut.h"\ | |
3245 | "..\..\..\include\wx\mac\region.h"\ | |
3246 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
3247 | "..\..\..\include\wx\mac\slider.h"\ | |
3248 | "..\..\..\include\wx\mac\statbmp.h"\ | |
3249 | "..\..\..\include\wx\mac\statbox.h"\ | |
3250 | "..\..\..\include\wx\mac\stattext.h"\ | |
3251 | "..\..\..\include\wx\mac\statusbr.h"\ | |
3252 | "..\..\..\include\wx\mac\textctrl.h"\ | |
3253 | "..\..\..\include\wx\mac\timer.h"\ | |
3254 | "..\..\..\include\wx\mac\toolbar.h"\ | |
3255 | "..\..\..\include\wx\mac\toplevel.h"\ | |
3256 | "..\..\..\include\wx\mac\window.h"\ | |
3257 | "..\..\..\include\wx\mdi.h"\ | |
3258 | "..\..\..\include\wx\memory.h"\ | |
3259 | "..\..\..\include\wx\menu.h"\ | |
3260 | "..\..\..\include\wx\menuitem.h"\ | |
3261 | "..\..\..\include\wx\mgl\app.h"\ | |
3262 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
3263 | "..\..\..\include\wx\mgl\brush.h"\ | |
3264 | "..\..\..\include\wx\mgl\colour.h"\ | |
3265 | "..\..\..\include\wx\mgl\cursor.h"\ | |
3266 | "..\..\..\include\wx\mgl\dc.h"\ | |
3267 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
3268 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
3269 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
3270 | "..\..\..\include\wx\mgl\font.h"\ | |
3271 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
3272 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
3273 | "..\..\..\include\wx\mgl\icon.h"\ | |
3274 | "..\..\..\include\wx\mgl\palette.h"\ | |
3275 | "..\..\..\include\wx\mgl\pen.h"\ | |
3276 | "..\..\..\include\wx\mgl\region.h"\ | |
3277 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
3278 | "..\..\..\include\wx\mgl\window.h"\ | |
3279 | "..\..\..\include\wx\module.h"\ | |
3280 | "..\..\..\include\wx\motif\accel.h"\ | |
3281 | "..\..\..\include\wx\motif\app.h"\ | |
3282 | "..\..\..\include\wx\motif\bitmap.h"\ | |
3283 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
3284 | "..\..\..\include\wx\motif\brush.h"\ | |
3285 | "..\..\..\include\wx\motif\button.h"\ | |
3286 | "..\..\..\include\wx\motif\checkbox.h"\ | |
3287 | "..\..\..\include\wx\motif\checklst.h"\ | |
3288 | "..\..\..\include\wx\motif\choice.h"\ | |
3289 | "..\..\..\include\wx\motif\colour.h"\ | |
3290 | "..\..\..\include\wx\motif\combobox.h"\ | |
3291 | "..\..\..\include\wx\motif\control.h"\ | |
3292 | "..\..\..\include\wx\motif\cursor.h"\ | |
3293 | "..\..\..\include\wx\motif\dc.h"\ | |
3294 | "..\..\..\include\wx\motif\dcclient.h"\ | |
3295 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
3296 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
3297 | "..\..\..\include\wx\motif\dialog.h"\ | |
3298 | "..\..\..\include\wx\motif\filedlg.h"\ | |
3299 | "..\..\..\include\wx\motif\font.h"\ | |
3300 | "..\..\..\include\wx\motif\frame.h"\ | |
3301 | "..\..\..\include\wx\motif\gauge.h"\ | |
3302 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
3303 | "..\..\..\include\wx\motif\icon.h"\ | |
3304 | "..\..\..\include\wx\motif\listbox.h"\ | |
3305 | "..\..\..\include\wx\motif\mdi.h"\ | |
3306 | "..\..\..\include\wx\motif\menu.h"\ | |
3307 | "..\..\..\include\wx\motif\menuitem.h"\ | |
3308 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
3309 | "..\..\..\include\wx\motif\palette.h"\ | |
3310 | "..\..\..\include\wx\motif\pen.h"\ | |
3311 | "..\..\..\include\wx\motif\radiobox.h"\ | |
3312 | "..\..\..\include\wx\motif\radiobut.h"\ | |
3313 | "..\..\..\include\wx\motif\region.h"\ | |
3314 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
3315 | "..\..\..\include\wx\motif\slider.h"\ | |
3316 | "..\..\..\include\wx\motif\statbmp.h"\ | |
3317 | "..\..\..\include\wx\motif\statbox.h"\ | |
3318 | "..\..\..\include\wx\motif\stattext.h"\ | |
3319 | "..\..\..\include\wx\motif\textctrl.h"\ | |
3320 | "..\..\..\include\wx\motif\timer.h"\ | |
3321 | "..\..\..\include\wx\motif\toolbar.h"\ | |
3322 | "..\..\..\include\wx\motif\window.h"\ | |
3323 | "..\..\..\include\wx\msgdlg.h"\ | |
3324 | "..\..\..\include\wx\msw\accel.h"\ | |
3325 | "..\..\..\include\wx\msw\app.h"\ | |
3326 | "..\..\..\include\wx\msw\bitmap.h"\ | |
3327 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
3328 | "..\..\..\include\wx\msw\brush.h"\ | |
3329 | "..\..\..\include\wx\msw\button.h"\ | |
3330 | "..\..\..\include\wx\msw\checkbox.h"\ | |
3331 | "..\..\..\include\wx\msw\checklst.h"\ | |
3332 | "..\..\..\include\wx\msw\choice.h"\ | |
3333 | "..\..\..\include\wx\msw\colour.h"\ | |
3334 | "..\..\..\include\wx\msw\combobox.h"\ | |
3335 | "..\..\..\include\wx\msw\control.h"\ | |
3336 | "..\..\..\include\wx\msw\cursor.h"\ | |
3337 | "..\..\..\include\wx\msw\dc.h"\ | |
3338 | "..\..\..\include\wx\msw\dcclient.h"\ | |
3339 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
3340 | "..\..\..\include\wx\msw\dcprint.h"\ | |
3341 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
3342 | "..\..\..\include\wx\msw\dialog.h"\ | |
3343 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
3344 | "..\..\..\include\wx\msw\filedlg.h"\ | |
3345 | "..\..\..\include\wx\msw\font.h"\ | |
3346 | "..\..\..\include\wx\msw\frame.h"\ | |
3347 | "..\..\..\include\wx\msw\gauge95.h"\ | |
3348 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
3349 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
3350 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
3351 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
3352 | "..\..\..\include\wx\msw\icon.h"\ | |
3353 | "..\..\..\include\wx\msw\imaglist.h"\ | |
3354 | "..\..\..\include\wx\msw\listbox.h"\ | |
3355 | "..\..\..\include\wx\msw\mdi.h"\ | |
3356 | "..\..\..\include\wx\msw\menu.h"\ | |
3357 | "..\..\..\include\wx\msw\menuitem.h"\ | |
3358 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
3359 | "..\..\..\include\wx\msw\notebook.h"\ | |
3360 | "..\..\..\include\wx\msw\palette.h"\ | |
3361 | "..\..\..\include\wx\msw\pen.h"\ | |
3362 | "..\..\..\include\wx\msw\radiobox.h"\ | |
3363 | "..\..\..\include\wx\msw\radiobut.h"\ | |
3364 | "..\..\..\include\wx\msw\region.h"\ | |
3365 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
3366 | "..\..\..\include\wx\msw\slider95.h"\ | |
3367 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
3368 | "..\..\..\include\wx\msw\statbmp.h"\ | |
3369 | "..\..\..\include\wx\msw\statbox.h"\ | |
3370 | "..\..\..\include\wx\msw\statbr95.h"\ | |
3371 | "..\..\..\include\wx\msw\stattext.h"\ | |
3372 | "..\..\..\include\wx\msw\tbar95.h"\ | |
3373 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
3374 | "..\..\..\include\wx\msw\textctrl.h"\ | |
3375 | "..\..\..\include\wx\msw\timer.h"\ | |
3376 | "..\..\..\include\wx\msw\toplevel.h"\ | |
3377 | "..\..\..\include\wx\msw\window.h"\ | |
3378 | "..\..\..\include\wx\msw\winundef.h"\ | |
3379 | "..\..\..\include\wx\notebook.h"\ | |
3380 | "..\..\..\include\wx\object.h"\ | |
3381 | "..\..\..\include\wx\os2\accel.h"\ | |
3382 | "..\..\..\include\wx\os2\app.h"\ | |
3383 | "..\..\..\include\wx\os2\bitmap.h"\ | |
3384 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
3385 | "..\..\..\include\wx\os2\brush.h"\ | |
3386 | "..\..\..\include\wx\os2\button.h"\ | |
3387 | "..\..\..\include\wx\os2\checkbox.h"\ | |
3388 | "..\..\..\include\wx\os2\checklst.h"\ | |
3389 | "..\..\..\include\wx\os2\choice.h"\ | |
3390 | "..\..\..\include\wx\os2\colour.h"\ | |
3391 | "..\..\..\include\wx\os2\combobox.h"\ | |
3392 | "..\..\..\include\wx\os2\control.h"\ | |
3393 | "..\..\..\include\wx\os2\cursor.h"\ | |
3394 | "..\..\..\include\wx\os2\dc.h"\ | |
3395 | "..\..\..\include\wx\os2\dcclient.h"\ | |
3396 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
3397 | "..\..\..\include\wx\os2\dcprint.h"\ | |
3398 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
3399 | "..\..\..\include\wx\os2\dialog.h"\ | |
3400 | "..\..\..\include\wx\os2\filedlg.h"\ | |
3401 | "..\..\..\include\wx\os2\font.h"\ | |
3402 | "..\..\..\include\wx\os2\frame.h"\ | |
3403 | "..\..\..\include\wx\os2\gauge.h"\ | |
3404 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
3405 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
3406 | "..\..\..\include\wx\os2\icon.h"\ | |
3407 | "..\..\..\include\wx\os2\listbox.h"\ | |
3408 | "..\..\..\include\wx\os2\menu.h"\ | |
3409 | "..\..\..\include\wx\os2\menuitem.h"\ | |
3410 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
3411 | "..\..\..\include\wx\os2\notebook.h"\ | |
3412 | "..\..\..\include\wx\os2\palette.h"\ | |
3413 | "..\..\..\include\wx\os2\pen.h"\ | |
3414 | "..\..\..\include\wx\os2\private.h"\ | |
3415 | "..\..\..\include\wx\os2\radiobox.h"\ | |
3416 | "..\..\..\include\wx\os2\radiobut.h"\ | |
3417 | "..\..\..\include\wx\os2\region.h"\ | |
3418 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
3419 | "..\..\..\include\wx\os2\slider.h"\ | |
3420 | "..\..\..\include\wx\os2\statbmp.h"\ | |
3421 | "..\..\..\include\wx\os2\statbox.h"\ | |
3422 | "..\..\..\include\wx\os2\stattext.h"\ | |
3423 | "..\..\..\include\wx\os2\textctrl.h"\ | |
3424 | "..\..\..\include\wx\os2\timer.h"\ | |
3425 | "..\..\..\include\wx\os2\toolbar.h"\ | |
3426 | "..\..\..\include\wx\os2\toplevel.h"\ | |
3427 | "..\..\..\include\wx\os2\window.h"\ | |
3428 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
3429 | "..\..\..\include\wx\ownerdrw.h"\ | |
3430 | "..\..\..\include\wx\palette.h"\ | |
3431 | "..\..\..\include\wx\panel.h"\ | |
3432 | "..\..\..\include\wx\pen.h"\ | |
3433 | "..\..\..\include\wx\platform.h"\ | |
3434 | "..\..\..\include\wx\radiobox.h"\ | |
3435 | "..\..\..\include\wx\radiobut.h"\ | |
3436 | "..\..\..\include\wx\region.h"\ | |
3437 | "..\..\..\include\wx\scrolbar.h"\ | |
3438 | "..\..\..\include\wx\scrolwin.h"\ | |
3439 | "..\..\..\include\wx\settings.h"\ | |
3440 | "..\..\..\include\wx\setup.h"\ | |
3441 | "..\..\..\include\wx\sizer.h"\ | |
3442 | "..\..\..\include\wx\slider.h"\ | |
3443 | "..\..\..\include\wx\statbmp.h"\ | |
3444 | "..\..\..\include\wx\statbox.h"\ | |
3445 | "..\..\..\include\wx\stattext.h"\ | |
3446 | "..\..\..\include\wx\statusbr.h"\ | |
3447 | "..\..\..\include\wx\strconv.h"\ | |
3448 | "..\..\..\include\wx\stream.h"\ | |
3449 | "..\..\..\include\wx\string.h"\ | |
3450 | "..\..\..\include\wx\tbarbase.h"\ | |
3451 | "..\..\..\include\wx\tbarsmpl.h"\ | |
3452 | "..\..\..\include\wx\textctrl.h"\ | |
3453 | "..\..\..\include\wx\textdlg.h"\ | |
3454 | "..\..\..\include\wx\thread.h"\ | |
3455 | "..\..\..\include\wx\timer.h"\ | |
3456 | "..\..\..\include\wx\toolbar.h"\ | |
3457 | "..\..\..\include\wx\toplevel.h"\ | |
3458 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
3459 | "..\..\..\include\wx\univ\button.h"\ | |
3460 | "..\..\..\include\wx\univ\checkbox.h"\ | |
3461 | "..\..\..\include\wx\univ\checklst.h"\ | |
3462 | "..\..\..\include\wx\univ\choice.h"\ | |
3463 | "..\..\..\include\wx\univ\combobox.h"\ | |
3464 | "..\..\..\include\wx\univ\control.h"\ | |
3465 | "..\..\..\include\wx\univ\dialog.h"\ | |
3466 | "..\..\..\include\wx\univ\frame.h"\ | |
3467 | "..\..\..\include\wx\univ\gauge.h"\ | |
3468 | "..\..\..\include\wx\univ\inpcons.h"\ | |
3469 | "..\..\..\include\wx\univ\inphand.h"\ | |
3470 | "..\..\..\include\wx\univ\listbox.h"\ | |
3471 | "..\..\..\include\wx\univ\menu.h"\ | |
3472 | "..\..\..\include\wx\univ\menuitem.h"\ | |
3473 | "..\..\..\include\wx\univ\notebook.h"\ | |
3474 | "..\..\..\include\wx\univ\radiobox.h"\ | |
3475 | "..\..\..\include\wx\univ\radiobut.h"\ | |
3476 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
3477 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
3478 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
3479 | "..\..\..\include\wx\univ\slider.h"\ | |
3480 | "..\..\..\include\wx\univ\statbmp.h"\ | |
3481 | "..\..\..\include\wx\univ\statbox.h"\ | |
3482 | "..\..\..\include\wx\univ\stattext.h"\ | |
3483 | "..\..\..\include\wx\univ\statusbr.h"\ | |
3484 | "..\..\..\include\wx\univ\textctrl.h"\ | |
3485 | "..\..\..\include\wx\univ\theme.h"\ | |
3486 | "..\..\..\include\wx\univ\toolbar.h"\ | |
3487 | "..\..\..\include\wx\univ\toplevel.h"\ | |
3488 | "..\..\..\include\wx\univ\window.h"\ | |
3489 | "..\..\..\include\wx\unix\fontutil.h"\ | |
3490 | "..\..\..\include\wx\utils.h"\ | |
3491 | "..\..\..\include\wx\validate.h"\ | |
3492 | "..\..\..\include\wx\valtext.h"\ | |
3493 | "..\..\..\include\wx\version.h"\ | |
3494 | "..\..\..\include\wx\window.h"\ | |
3495 | "..\..\..\include\wx\wx.h"\ | |
3496 | "..\..\..\include\wx\wxchar.h"\ | |
3497 | "..\..\..\include\wx\wxprec.h"\ | |
3498 | "..\..\..\include\wx\x11\app.h"\ | |
3499 | "..\..\..\include\wx\x11\bitmap.h"\ | |
3500 | "..\..\..\include\wx\x11\brush.h"\ | |
3501 | "..\..\..\include\wx\x11\colour.h"\ | |
3502 | "..\..\..\include\wx\x11\cursor.h"\ | |
3503 | "..\..\..\include\wx\x11\dc.h"\ | |
3504 | "..\..\..\include\wx\x11\dcclient.h"\ | |
3505 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
3506 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
3507 | "..\..\..\include\wx\x11\font.h"\ | |
3508 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
3509 | "..\..\..\include\wx\x11\icon.h"\ | |
3510 | "..\..\..\include\wx\x11\palette.h"\ | |
3511 | "..\..\..\include\wx\x11\pen.h"\ | |
3512 | "..\..\..\include\wx\x11\region.h"\ | |
3513 | "..\..\..\include\wx\x11\textctrl.h"\ | |
3514 | "..\..\..\include\wx\x11\toplevel.h"\ | |
3515 | "..\..\..\include\wx\x11\window.h"\ | |
1a4fe894 JS |
3516 | |
3517 | NODEP_CPP_MAIN_=\ | |
6d613d8d JS |
3518 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
3519 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
3520 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
3521 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
3522 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
3523 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
3524 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
3525 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
3526 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
3527 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
3528 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
3529 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
3530 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
3531 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
3532 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
3533 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
3534 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
3535 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
3536 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
3537 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
3538 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
3539 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
3540 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
3541 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
3542 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
3543 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
3544 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
3545 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
3546 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
3547 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
3548 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
3549 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
3550 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
3551 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
3552 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
3553 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
3554 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
3555 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
3556 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
3557 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
3558 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
3559 | |
3560 | # ADD CPP /Yu"wx/wxprec.h" | |
3561 | ||
3562 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE x86em) Debug" | |
3563 | ||
3564 | DEP_CPP_MAIN_=\ | |
6d613d8d JS |
3565 | "..\..\..\include\wx\accel.h"\ |
3566 | "..\..\..\include\wx\app.h"\ | |
3567 | "..\..\..\include\wx\bitmap.h"\ | |
3568 | "..\..\..\include\wx\bmpbuttn.h"\ | |
3569 | "..\..\..\include\wx\brush.h"\ | |
3570 | "..\..\..\include\wx\buffer.h"\ | |
3571 | "..\..\..\include\wx\build.h"\ | |
3572 | "..\..\..\include\wx\button.h"\ | |
3573 | "..\..\..\include\wx\checkbox.h"\ | |
3574 | "..\..\..\include\wx\checklst.h"\ | |
3575 | "..\..\..\include\wx\chkconf.h"\ | |
3576 | "..\..\..\include\wx\choicdlg.h"\ | |
3577 | "..\..\..\include\wx\choice.h"\ | |
3578 | "..\..\..\include\wx\clntdata.h"\ | |
3579 | "..\..\..\include\wx\cmndata.h"\ | |
3580 | "..\..\..\include\wx\colour.h"\ | |
3581 | "..\..\..\include\wx\combobox.h"\ | |
3582 | "..\..\..\include\wx\containr.h"\ | |
3583 | "..\..\..\include\wx\control.h"\ | |
3584 | "..\..\..\include\wx\ctrlsub.h"\ | |
3585 | "..\..\..\include\wx\cursor.h"\ | |
3586 | "..\..\..\include\wx\datetime.h"\ | |
3587 | "..\..\..\include\wx\datetime.inl"\ | |
3588 | "..\..\..\include\wx\dc.h"\ | |
3589 | "..\..\..\include\wx\dcclient.h"\ | |
3590 | "..\..\..\include\wx\dcmemory.h"\ | |
3591 | "..\..\..\include\wx\dcprint.h"\ | |
3592 | "..\..\..\include\wx\dcscreen.h"\ | |
3593 | "..\..\..\include\wx\debug.h"\ | |
3594 | "..\..\..\include\wx\defs.h"\ | |
3595 | "..\..\..\include\wx\dialog.h"\ | |
3596 | "..\..\..\include\wx\dirdlg.h"\ | |
3597 | "..\..\..\include\wx\dynarray.h"\ | |
3598 | "..\..\..\include\wx\event.h"\ | |
3599 | "..\..\..\include\wx\features.h"\ | |
3600 | "..\..\..\include\wx\filedlg.h"\ | |
3601 | "..\..\..\include\wx\filefn.h"\ | |
3602 | "..\..\..\include\wx\font.h"\ | |
3603 | "..\..\..\include\wx\fontenc.h"\ | |
3604 | "..\..\..\include\wx\fontutil.h"\ | |
3605 | "..\..\..\include\wx\frame.h"\ | |
3606 | "..\..\..\include\wx\gauge.h"\ | |
3607 | "..\..\..\include\wx\gdicmn.h"\ | |
3608 | "..\..\..\include\wx\gdiobj.h"\ | |
3609 | "..\..\..\include\wx\generic\accel.h"\ | |
3610 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
3611 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
3612 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
3613 | "..\..\..\include\wx\generic\imaglist.h"\ | |
3614 | "..\..\..\include\wx\generic\mdig.h"\ | |
3615 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
3616 | "..\..\..\include\wx\generic\notebook.h"\ | |
3617 | "..\..\..\include\wx\generic\paletteg.h"\ | |
3618 | "..\..\..\include\wx\generic\panelg.h"\ | |
3619 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
3620 | "..\..\..\include\wx\generic\statusbr.h"\ | |
3621 | "..\..\..\include\wx\generic\tabg.h"\ | |
3622 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
3623 | "..\..\..\include\wx\generic\timer.h"\ | |
3624 | "..\..\..\include\wx\gtk\accel.h"\ | |
3625 | "..\..\..\include\wx\gtk\app.h"\ | |
3626 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
3627 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
3628 | "..\..\..\include\wx\gtk\brush.h"\ | |
3629 | "..\..\..\include\wx\gtk\button.h"\ | |
3630 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
3631 | "..\..\..\include\wx\gtk\checklst.h"\ | |
3632 | "..\..\..\include\wx\gtk\choice.h"\ | |
3633 | "..\..\..\include\wx\gtk\colour.h"\ | |
3634 | "..\..\..\include\wx\gtk\combobox.h"\ | |
3635 | "..\..\..\include\wx\gtk\control.h"\ | |
3636 | "..\..\..\include\wx\gtk\cursor.h"\ | |
3637 | "..\..\..\include\wx\gtk\dc.h"\ | |
3638 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
3639 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
3640 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
3641 | "..\..\..\include\wx\gtk\dialog.h"\ | |
3642 | "..\..\..\include\wx\gtk\font.h"\ | |
3643 | "..\..\..\include\wx\gtk\frame.h"\ | |
3644 | "..\..\..\include\wx\gtk\gauge.h"\ | |
3645 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
3646 | "..\..\..\include\wx\gtk\icon.h"\ | |
3647 | "..\..\..\include\wx\gtk\listbox.h"\ | |
3648 | "..\..\..\include\wx\gtk\mdi.h"\ | |
3649 | "..\..\..\include\wx\gtk\menu.h"\ | |
3650 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
3651 | "..\..\..\include\wx\gtk\notebook.h"\ | |
3652 | "..\..\..\include\wx\gtk\pen.h"\ | |
3653 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
3654 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
3655 | "..\..\..\include\wx\gtk\region.h"\ | |
3656 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
3657 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
3658 | "..\..\..\include\wx\gtk\slider.h"\ | |
3659 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
3660 | "..\..\..\include\wx\gtk\statbox.h"\ | |
3661 | "..\..\..\include\wx\gtk\stattext.h"\ | |
3662 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
3663 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
3664 | "..\..\..\include\wx\gtk\timer.h"\ | |
3665 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
3666 | "..\..\..\include\wx\gtk\window.h"\ | |
3667 | "..\..\..\include\wx\hash.h"\ | |
3668 | "..\..\..\include\wx\hashmap.h"\ | |
3669 | "..\..\..\include\wx\icon.h"\ | |
3670 | "..\..\..\include\wx\iconbndl.h"\ | |
3671 | "..\..\..\include\wx\imagbmp.h"\ | |
3672 | "..\..\..\include\wx\image.h"\ | |
3673 | "..\..\..\include\wx\imaggif.h"\ | |
3674 | "..\..\..\include\wx\imagiff.h"\ | |
3675 | "..\..\..\include\wx\imagjpeg.h"\ | |
3676 | "..\..\..\include\wx\imaglist.h"\ | |
3677 | "..\..\..\include\wx\imagpcx.h"\ | |
3678 | "..\..\..\include\wx\imagpng.h"\ | |
3679 | "..\..\..\include\wx\imagpnm.h"\ | |
3680 | "..\..\..\include\wx\imagtiff.h"\ | |
3681 | "..\..\..\include\wx\imagxpm.h"\ | |
3682 | "..\..\..\include\wx\intl.h"\ | |
3683 | "..\..\..\include\wx\ioswrap.h"\ | |
3684 | "..\..\..\include\wx\layout.h"\ | |
3685 | "..\..\..\include\wx\list.h"\ | |
3686 | "..\..\..\include\wx\listbox.h"\ | |
3687 | "..\..\..\include\wx\log.h"\ | |
3688 | "..\..\..\include\wx\longlong.h"\ | |
3689 | "..\..\..\include\wx\mac\accel.h"\ | |
3690 | "..\..\..\include\wx\mac\app.h"\ | |
3691 | "..\..\..\include\wx\mac\bitmap.h"\ | |
3692 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
3693 | "..\..\..\include\wx\mac\brush.h"\ | |
3694 | "..\..\..\include\wx\mac\button.h"\ | |
3695 | "..\..\..\include\wx\mac\checkbox.h"\ | |
3696 | "..\..\..\include\wx\mac\checklst.h"\ | |
3697 | "..\..\..\include\wx\mac\choice.h"\ | |
3698 | "..\..\..\include\wx\mac\colour.h"\ | |
3699 | "..\..\..\include\wx\mac\combobox.h"\ | |
3700 | "..\..\..\include\wx\mac\control.h"\ | |
3701 | "..\..\..\include\wx\mac\cursor.h"\ | |
3702 | "..\..\..\include\wx\mac\dc.h"\ | |
3703 | "..\..\..\include\wx\mac\dcclient.h"\ | |
3704 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
3705 | "..\..\..\include\wx\mac\dcprint.h"\ | |
3706 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
3707 | "..\..\..\include\wx\mac\dialog.h"\ | |
3708 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
3709 | "..\..\..\include\wx\mac\filedlg.h"\ | |
3710 | "..\..\..\include\wx\mac\font.h"\ | |
3711 | "..\..\..\include\wx\mac\frame.h"\ | |
3712 | "..\..\..\include\wx\mac\gauge.h"\ | |
3713 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
3714 | "..\..\..\include\wx\mac\icon.h"\ | |
3715 | "..\..\..\include\wx\mac\listbox.h"\ | |
3716 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
3717 | "..\..\..\include\wx\mac\mdi.h"\ | |
3718 | "..\..\..\include\wx\mac\menu.h"\ | |
3719 | "..\..\..\include\wx\mac\menuitem.h"\ | |
3720 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
3721 | "..\..\..\include\wx\mac\notebook.h"\ | |
3722 | "..\..\..\include\wx\mac\palette.h"\ | |
3723 | "..\..\..\include\wx\mac\pen.h"\ | |
3724 | "..\..\..\include\wx\mac\radiobox.h"\ | |
3725 | "..\..\..\include\wx\mac\radiobut.h"\ | |
3726 | "..\..\..\include\wx\mac\region.h"\ | |
3727 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
3728 | "..\..\..\include\wx\mac\slider.h"\ | |
3729 | "..\..\..\include\wx\mac\statbmp.h"\ | |
3730 | "..\..\..\include\wx\mac\statbox.h"\ | |
3731 | "..\..\..\include\wx\mac\stattext.h"\ | |
3732 | "..\..\..\include\wx\mac\statusbr.h"\ | |
3733 | "..\..\..\include\wx\mac\textctrl.h"\ | |
3734 | "..\..\..\include\wx\mac\timer.h"\ | |
3735 | "..\..\..\include\wx\mac\toolbar.h"\ | |
3736 | "..\..\..\include\wx\mac\toplevel.h"\ | |
3737 | "..\..\..\include\wx\mac\window.h"\ | |
3738 | "..\..\..\include\wx\mdi.h"\ | |
3739 | "..\..\..\include\wx\memory.h"\ | |
3740 | "..\..\..\include\wx\menu.h"\ | |
3741 | "..\..\..\include\wx\menuitem.h"\ | |
3742 | "..\..\..\include\wx\mgl\app.h"\ | |
3743 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
3744 | "..\..\..\include\wx\mgl\brush.h"\ | |
3745 | "..\..\..\include\wx\mgl\colour.h"\ | |
3746 | "..\..\..\include\wx\mgl\cursor.h"\ | |
3747 | "..\..\..\include\wx\mgl\dc.h"\ | |
3748 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
3749 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
3750 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
3751 | "..\..\..\include\wx\mgl\font.h"\ | |
3752 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
3753 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
3754 | "..\..\..\include\wx\mgl\icon.h"\ | |
3755 | "..\..\..\include\wx\mgl\palette.h"\ | |
3756 | "..\..\..\include\wx\mgl\pen.h"\ | |
3757 | "..\..\..\include\wx\mgl\region.h"\ | |
3758 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
3759 | "..\..\..\include\wx\mgl\window.h"\ | |
3760 | "..\..\..\include\wx\module.h"\ | |
3761 | "..\..\..\include\wx\motif\accel.h"\ | |
3762 | "..\..\..\include\wx\motif\app.h"\ | |
3763 | "..\..\..\include\wx\motif\bitmap.h"\ | |
3764 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
3765 | "..\..\..\include\wx\motif\brush.h"\ | |
3766 | "..\..\..\include\wx\motif\button.h"\ | |
3767 | "..\..\..\include\wx\motif\checkbox.h"\ | |
3768 | "..\..\..\include\wx\motif\checklst.h"\ | |
3769 | "..\..\..\include\wx\motif\choice.h"\ | |
3770 | "..\..\..\include\wx\motif\colour.h"\ | |
3771 | "..\..\..\include\wx\motif\combobox.h"\ | |
3772 | "..\..\..\include\wx\motif\control.h"\ | |
3773 | "..\..\..\include\wx\motif\cursor.h"\ | |
3774 | "..\..\..\include\wx\motif\dc.h"\ | |
3775 | "..\..\..\include\wx\motif\dcclient.h"\ | |
3776 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
3777 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
3778 | "..\..\..\include\wx\motif\dialog.h"\ | |
3779 | "..\..\..\include\wx\motif\filedlg.h"\ | |
3780 | "..\..\..\include\wx\motif\font.h"\ | |
3781 | "..\..\..\include\wx\motif\frame.h"\ | |
3782 | "..\..\..\include\wx\motif\gauge.h"\ | |
3783 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
3784 | "..\..\..\include\wx\motif\icon.h"\ | |
3785 | "..\..\..\include\wx\motif\listbox.h"\ | |
3786 | "..\..\..\include\wx\motif\mdi.h"\ | |
3787 | "..\..\..\include\wx\motif\menu.h"\ | |
3788 | "..\..\..\include\wx\motif\menuitem.h"\ | |
3789 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
3790 | "..\..\..\include\wx\motif\palette.h"\ | |
3791 | "..\..\..\include\wx\motif\pen.h"\ | |
3792 | "..\..\..\include\wx\motif\radiobox.h"\ | |
3793 | "..\..\..\include\wx\motif\radiobut.h"\ | |
3794 | "..\..\..\include\wx\motif\region.h"\ | |
3795 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
3796 | "..\..\..\include\wx\motif\slider.h"\ | |
3797 | "..\..\..\include\wx\motif\statbmp.h"\ | |
3798 | "..\..\..\include\wx\motif\statbox.h"\ | |
3799 | "..\..\..\include\wx\motif\stattext.h"\ | |
3800 | "..\..\..\include\wx\motif\textctrl.h"\ | |
3801 | "..\..\..\include\wx\motif\timer.h"\ | |
3802 | "..\..\..\include\wx\motif\toolbar.h"\ | |
3803 | "..\..\..\include\wx\motif\window.h"\ | |
3804 | "..\..\..\include\wx\msgdlg.h"\ | |
3805 | "..\..\..\include\wx\msw\accel.h"\ | |
3806 | "..\..\..\include\wx\msw\app.h"\ | |
3807 | "..\..\..\include\wx\msw\bitmap.h"\ | |
3808 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
3809 | "..\..\..\include\wx\msw\brush.h"\ | |
3810 | "..\..\..\include\wx\msw\button.h"\ | |
3811 | "..\..\..\include\wx\msw\checkbox.h"\ | |
3812 | "..\..\..\include\wx\msw\checklst.h"\ | |
3813 | "..\..\..\include\wx\msw\choice.h"\ | |
3814 | "..\..\..\include\wx\msw\colour.h"\ | |
3815 | "..\..\..\include\wx\msw\combobox.h"\ | |
3816 | "..\..\..\include\wx\msw\control.h"\ | |
3817 | "..\..\..\include\wx\msw\cursor.h"\ | |
3818 | "..\..\..\include\wx\msw\dc.h"\ | |
3819 | "..\..\..\include\wx\msw\dcclient.h"\ | |
3820 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
3821 | "..\..\..\include\wx\msw\dcprint.h"\ | |
3822 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
3823 | "..\..\..\include\wx\msw\dialog.h"\ | |
3824 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
3825 | "..\..\..\include\wx\msw\filedlg.h"\ | |
3826 | "..\..\..\include\wx\msw\font.h"\ | |
3827 | "..\..\..\include\wx\msw\frame.h"\ | |
3828 | "..\..\..\include\wx\msw\gauge95.h"\ | |
3829 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
3830 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
3831 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
3832 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
3833 | "..\..\..\include\wx\msw\icon.h"\ | |
3834 | "..\..\..\include\wx\msw\imaglist.h"\ | |
3835 | "..\..\..\include\wx\msw\listbox.h"\ | |
3836 | "..\..\..\include\wx\msw\mdi.h"\ | |
3837 | "..\..\..\include\wx\msw\menu.h"\ | |
3838 | "..\..\..\include\wx\msw\menuitem.h"\ | |
3839 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
3840 | "..\..\..\include\wx\msw\notebook.h"\ | |
3841 | "..\..\..\include\wx\msw\palette.h"\ | |
3842 | "..\..\..\include\wx\msw\pen.h"\ | |
3843 | "..\..\..\include\wx\msw\radiobox.h"\ | |
3844 | "..\..\..\include\wx\msw\radiobut.h"\ | |
3845 | "..\..\..\include\wx\msw\region.h"\ | |
3846 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
3847 | "..\..\..\include\wx\msw\slider95.h"\ | |
3848 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
3849 | "..\..\..\include\wx\msw\statbmp.h"\ | |
3850 | "..\..\..\include\wx\msw\statbox.h"\ | |
3851 | "..\..\..\include\wx\msw\statbr95.h"\ | |
3852 | "..\..\..\include\wx\msw\stattext.h"\ | |
3853 | "..\..\..\include\wx\msw\tbar95.h"\ | |
3854 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
3855 | "..\..\..\include\wx\msw\textctrl.h"\ | |
3856 | "..\..\..\include\wx\msw\timer.h"\ | |
3857 | "..\..\..\include\wx\msw\toplevel.h"\ | |
3858 | "..\..\..\include\wx\msw\window.h"\ | |
3859 | "..\..\..\include\wx\msw\winundef.h"\ | |
3860 | "..\..\..\include\wx\notebook.h"\ | |
3861 | "..\..\..\include\wx\object.h"\ | |
3862 | "..\..\..\include\wx\os2\accel.h"\ | |
3863 | "..\..\..\include\wx\os2\app.h"\ | |
3864 | "..\..\..\include\wx\os2\bitmap.h"\ | |
3865 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
3866 | "..\..\..\include\wx\os2\brush.h"\ | |
3867 | "..\..\..\include\wx\os2\button.h"\ | |
3868 | "..\..\..\include\wx\os2\checkbox.h"\ | |
3869 | "..\..\..\include\wx\os2\checklst.h"\ | |
3870 | "..\..\..\include\wx\os2\choice.h"\ | |
3871 | "..\..\..\include\wx\os2\colour.h"\ | |
3872 | "..\..\..\include\wx\os2\combobox.h"\ | |
3873 | "..\..\..\include\wx\os2\control.h"\ | |
3874 | "..\..\..\include\wx\os2\cursor.h"\ | |
3875 | "..\..\..\include\wx\os2\dc.h"\ | |
3876 | "..\..\..\include\wx\os2\dcclient.h"\ | |
3877 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
3878 | "..\..\..\include\wx\os2\dcprint.h"\ | |
3879 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
3880 | "..\..\..\include\wx\os2\dialog.h"\ | |
3881 | "..\..\..\include\wx\os2\filedlg.h"\ | |
3882 | "..\..\..\include\wx\os2\font.h"\ | |
3883 | "..\..\..\include\wx\os2\frame.h"\ | |
3884 | "..\..\..\include\wx\os2\gauge.h"\ | |
3885 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
3886 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
3887 | "..\..\..\include\wx\os2\icon.h"\ | |
3888 | "..\..\..\include\wx\os2\listbox.h"\ | |
3889 | "..\..\..\include\wx\os2\menu.h"\ | |
3890 | "..\..\..\include\wx\os2\menuitem.h"\ | |
3891 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
3892 | "..\..\..\include\wx\os2\notebook.h"\ | |
3893 | "..\..\..\include\wx\os2\palette.h"\ | |
3894 | "..\..\..\include\wx\os2\pen.h"\ | |
3895 | "..\..\..\include\wx\os2\private.h"\ | |
3896 | "..\..\..\include\wx\os2\radiobox.h"\ | |
3897 | "..\..\..\include\wx\os2\radiobut.h"\ | |
3898 | "..\..\..\include\wx\os2\region.h"\ | |
3899 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
3900 | "..\..\..\include\wx\os2\slider.h"\ | |
3901 | "..\..\..\include\wx\os2\statbmp.h"\ | |
3902 | "..\..\..\include\wx\os2\statbox.h"\ | |
3903 | "..\..\..\include\wx\os2\stattext.h"\ | |
3904 | "..\..\..\include\wx\os2\textctrl.h"\ | |
3905 | "..\..\..\include\wx\os2\timer.h"\ | |
3906 | "..\..\..\include\wx\os2\toolbar.h"\ | |
3907 | "..\..\..\include\wx\os2\toplevel.h"\ | |
3908 | "..\..\..\include\wx\os2\window.h"\ | |
3909 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
3910 | "..\..\..\include\wx\ownerdrw.h"\ | |
3911 | "..\..\..\include\wx\palette.h"\ | |
3912 | "..\..\..\include\wx\panel.h"\ | |
3913 | "..\..\..\include\wx\pen.h"\ | |
3914 | "..\..\..\include\wx\platform.h"\ | |
3915 | "..\..\..\include\wx\radiobox.h"\ | |
3916 | "..\..\..\include\wx\radiobut.h"\ | |
3917 | "..\..\..\include\wx\region.h"\ | |
3918 | "..\..\..\include\wx\scrolbar.h"\ | |
3919 | "..\..\..\include\wx\scrolwin.h"\ | |
3920 | "..\..\..\include\wx\settings.h"\ | |
3921 | "..\..\..\include\wx\setup.h"\ | |
3922 | "..\..\..\include\wx\sizer.h"\ | |
3923 | "..\..\..\include\wx\slider.h"\ | |
3924 | "..\..\..\include\wx\statbmp.h"\ | |
3925 | "..\..\..\include\wx\statbox.h"\ | |
3926 | "..\..\..\include\wx\stattext.h"\ | |
3927 | "..\..\..\include\wx\statusbr.h"\ | |
3928 | "..\..\..\include\wx\strconv.h"\ | |
3929 | "..\..\..\include\wx\stream.h"\ | |
3930 | "..\..\..\include\wx\string.h"\ | |
3931 | "..\..\..\include\wx\tbarbase.h"\ | |
3932 | "..\..\..\include\wx\tbarsmpl.h"\ | |
3933 | "..\..\..\include\wx\textctrl.h"\ | |
3934 | "..\..\..\include\wx\textdlg.h"\ | |
3935 | "..\..\..\include\wx\thread.h"\ | |
3936 | "..\..\..\include\wx\timer.h"\ | |
3937 | "..\..\..\include\wx\toolbar.h"\ | |
3938 | "..\..\..\include\wx\toplevel.h"\ | |
3939 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
3940 | "..\..\..\include\wx\univ\button.h"\ | |
3941 | "..\..\..\include\wx\univ\checkbox.h"\ | |
3942 | "..\..\..\include\wx\univ\checklst.h"\ | |
3943 | "..\..\..\include\wx\univ\choice.h"\ | |
3944 | "..\..\..\include\wx\univ\combobox.h"\ | |
3945 | "..\..\..\include\wx\univ\control.h"\ | |
3946 | "..\..\..\include\wx\univ\dialog.h"\ | |
3947 | "..\..\..\include\wx\univ\frame.h"\ | |
3948 | "..\..\..\include\wx\univ\gauge.h"\ | |
3949 | "..\..\..\include\wx\univ\inpcons.h"\ | |
3950 | "..\..\..\include\wx\univ\inphand.h"\ | |
3951 | "..\..\..\include\wx\univ\listbox.h"\ | |
3952 | "..\..\..\include\wx\univ\menu.h"\ | |
3953 | "..\..\..\include\wx\univ\menuitem.h"\ | |
3954 | "..\..\..\include\wx\univ\notebook.h"\ | |
3955 | "..\..\..\include\wx\univ\radiobox.h"\ | |
3956 | "..\..\..\include\wx\univ\radiobut.h"\ | |
3957 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
3958 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
3959 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
3960 | "..\..\..\include\wx\univ\slider.h"\ | |
3961 | "..\..\..\include\wx\univ\statbmp.h"\ | |
3962 | "..\..\..\include\wx\univ\statbox.h"\ | |
3963 | "..\..\..\include\wx\univ\stattext.h"\ | |
3964 | "..\..\..\include\wx\univ\statusbr.h"\ | |
3965 | "..\..\..\include\wx\univ\textctrl.h"\ | |
3966 | "..\..\..\include\wx\univ\theme.h"\ | |
3967 | "..\..\..\include\wx\univ\toolbar.h"\ | |
3968 | "..\..\..\include\wx\univ\toplevel.h"\ | |
3969 | "..\..\..\include\wx\univ\window.h"\ | |
3970 | "..\..\..\include\wx\unix\fontutil.h"\ | |
3971 | "..\..\..\include\wx\utils.h"\ | |
3972 | "..\..\..\include\wx\validate.h"\ | |
3973 | "..\..\..\include\wx\valtext.h"\ | |
3974 | "..\..\..\include\wx\version.h"\ | |
3975 | "..\..\..\include\wx\window.h"\ | |
3976 | "..\..\..\include\wx\wx.h"\ | |
3977 | "..\..\..\include\wx\wxchar.h"\ | |
3978 | "..\..\..\include\wx\wxprec.h"\ | |
3979 | "..\..\..\include\wx\x11\app.h"\ | |
3980 | "..\..\..\include\wx\x11\bitmap.h"\ | |
3981 | "..\..\..\include\wx\x11\brush.h"\ | |
3982 | "..\..\..\include\wx\x11\colour.h"\ | |
3983 | "..\..\..\include\wx\x11\cursor.h"\ | |
3984 | "..\..\..\include\wx\x11\dc.h"\ | |
3985 | "..\..\..\include\wx\x11\dcclient.h"\ | |
3986 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
3987 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
3988 | "..\..\..\include\wx\x11\font.h"\ | |
3989 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
3990 | "..\..\..\include\wx\x11\icon.h"\ | |
3991 | "..\..\..\include\wx\x11\palette.h"\ | |
3992 | "..\..\..\include\wx\x11\pen.h"\ | |
3993 | "..\..\..\include\wx\x11\region.h"\ | |
3994 | "..\..\..\include\wx\x11\textctrl.h"\ | |
3995 | "..\..\..\include\wx\x11\toplevel.h"\ | |
3996 | "..\..\..\include\wx\x11\window.h"\ | |
1a4fe894 JS |
3997 | |
3998 | NODEP_CPP_MAIN_=\ | |
6d613d8d JS |
3999 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
4000 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
4001 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
4002 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
4003 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
4004 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
4005 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
4006 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
4007 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
4008 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
4009 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
4010 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
4011 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
4012 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
4013 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
4014 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
4015 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
4016 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
4017 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
4018 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
4019 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
4020 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
4021 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
4022 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
4023 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
4024 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
4025 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
4026 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
4027 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
4028 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
4029 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
4030 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
4031 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
4032 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
4033 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
4034 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
4035 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
4036 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
4037 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
4038 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
4039 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
4040 | |
4041 | # ADD CPP /Yu"wx/wxprec.h" | |
4042 | ||
4043 | !ENDIF | |
4044 | ||
4045 | # End Source File | |
4046 | # Begin Source File | |
4047 | ||
4048 | SOURCE=.\wxBase.cpp | |
4049 | ||
4050 | !IF "$(CFG)" == "wxBase - Win32 (WCE ARM) Release" | |
4051 | ||
6d613d8d JS |
4052 | DEP_CPP_WXBAS=\ |
4053 | "..\..\..\include\wx\accel.h"\ | |
4054 | "..\..\..\include\wx\app.h"\ | |
4055 | "..\..\..\include\wx\bitmap.h"\ | |
4056 | "..\..\..\include\wx\bmpbuttn.h"\ | |
4057 | "..\..\..\include\wx\brush.h"\ | |
4058 | "..\..\..\include\wx\buffer.h"\ | |
4059 | "..\..\..\include\wx\build.h"\ | |
4060 | "..\..\..\include\wx\button.h"\ | |
4061 | "..\..\..\include\wx\checkbox.h"\ | |
4062 | "..\..\..\include\wx\checklst.h"\ | |
4063 | "..\..\..\include\wx\chkconf.h"\ | |
4064 | "..\..\..\include\wx\choicdlg.h"\ | |
4065 | "..\..\..\include\wx\choice.h"\ | |
4066 | "..\..\..\include\wx\clntdata.h"\ | |
4067 | "..\..\..\include\wx\cmndata.h"\ | |
4068 | "..\..\..\include\wx\colour.h"\ | |
4069 | "..\..\..\include\wx\combobox.h"\ | |
4070 | "..\..\..\include\wx\containr.h"\ | |
4071 | "..\..\..\include\wx\control.h"\ | |
4072 | "..\..\..\include\wx\ctrlsub.h"\ | |
4073 | "..\..\..\include\wx\cursor.h"\ | |
4074 | "..\..\..\include\wx\datetime.h"\ | |
4075 | "..\..\..\include\wx\datetime.inl"\ | |
4076 | "..\..\..\include\wx\dc.h"\ | |
4077 | "..\..\..\include\wx\dcclient.h"\ | |
4078 | "..\..\..\include\wx\dcmemory.h"\ | |
4079 | "..\..\..\include\wx\dcprint.h"\ | |
4080 | "..\..\..\include\wx\dcscreen.h"\ | |
4081 | "..\..\..\include\wx\debug.h"\ | |
4082 | "..\..\..\include\wx\defs.h"\ | |
4083 | "..\..\..\include\wx\dialog.h"\ | |
4084 | "..\..\..\include\wx\dirdlg.h"\ | |
4085 | "..\..\..\include\wx\dynarray.h"\ | |
4086 | "..\..\..\include\wx\event.h"\ | |
4087 | "..\..\..\include\wx\features.h"\ | |
4088 | "..\..\..\include\wx\filedlg.h"\ | |
4089 | "..\..\..\include\wx\filefn.h"\ | |
4090 | "..\..\..\include\wx\font.h"\ | |
4091 | "..\..\..\include\wx\fontenc.h"\ | |
4092 | "..\..\..\include\wx\fontutil.h"\ | |
4093 | "..\..\..\include\wx\frame.h"\ | |
4094 | "..\..\..\include\wx\gauge.h"\ | |
4095 | "..\..\..\include\wx\gdicmn.h"\ | |
4096 | "..\..\..\include\wx\gdiobj.h"\ | |
4097 | "..\..\..\include\wx\generic\accel.h"\ | |
4098 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
4099 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
4100 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
4101 | "..\..\..\include\wx\generic\imaglist.h"\ | |
4102 | "..\..\..\include\wx\generic\mdig.h"\ | |
4103 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
4104 | "..\..\..\include\wx\generic\notebook.h"\ | |
4105 | "..\..\..\include\wx\generic\paletteg.h"\ | |
4106 | "..\..\..\include\wx\generic\panelg.h"\ | |
4107 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
4108 | "..\..\..\include\wx\generic\statusbr.h"\ | |
4109 | "..\..\..\include\wx\generic\tabg.h"\ | |
4110 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
4111 | "..\..\..\include\wx\generic\timer.h"\ | |
4112 | "..\..\..\include\wx\gtk\accel.h"\ | |
4113 | "..\..\..\include\wx\gtk\app.h"\ | |
4114 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
4115 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
4116 | "..\..\..\include\wx\gtk\brush.h"\ | |
4117 | "..\..\..\include\wx\gtk\button.h"\ | |
4118 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
4119 | "..\..\..\include\wx\gtk\checklst.h"\ | |
4120 | "..\..\..\include\wx\gtk\choice.h"\ | |
4121 | "..\..\..\include\wx\gtk\colour.h"\ | |
4122 | "..\..\..\include\wx\gtk\combobox.h"\ | |
4123 | "..\..\..\include\wx\gtk\control.h"\ | |
4124 | "..\..\..\include\wx\gtk\cursor.h"\ | |
4125 | "..\..\..\include\wx\gtk\dc.h"\ | |
4126 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
4127 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
4128 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
4129 | "..\..\..\include\wx\gtk\dialog.h"\ | |
4130 | "..\..\..\include\wx\gtk\font.h"\ | |
4131 | "..\..\..\include\wx\gtk\frame.h"\ | |
4132 | "..\..\..\include\wx\gtk\gauge.h"\ | |
4133 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
4134 | "..\..\..\include\wx\gtk\icon.h"\ | |
4135 | "..\..\..\include\wx\gtk\listbox.h"\ | |
4136 | "..\..\..\include\wx\gtk\mdi.h"\ | |
4137 | "..\..\..\include\wx\gtk\menu.h"\ | |
4138 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
4139 | "..\..\..\include\wx\gtk\notebook.h"\ | |
4140 | "..\..\..\include\wx\gtk\pen.h"\ | |
4141 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
4142 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
4143 | "..\..\..\include\wx\gtk\region.h"\ | |
4144 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
4145 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
4146 | "..\..\..\include\wx\gtk\slider.h"\ | |
4147 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
4148 | "..\..\..\include\wx\gtk\statbox.h"\ | |
4149 | "..\..\..\include\wx\gtk\stattext.h"\ | |
4150 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
4151 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
4152 | "..\..\..\include\wx\gtk\timer.h"\ | |
4153 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
4154 | "..\..\..\include\wx\gtk\window.h"\ | |
4155 | "..\..\..\include\wx\hash.h"\ | |
4156 | "..\..\..\include\wx\hashmap.h"\ | |
4157 | "..\..\..\include\wx\icon.h"\ | |
4158 | "..\..\..\include\wx\iconbndl.h"\ | |
4159 | "..\..\..\include\wx\imagbmp.h"\ | |
4160 | "..\..\..\include\wx\image.h"\ | |
4161 | "..\..\..\include\wx\imaggif.h"\ | |
4162 | "..\..\..\include\wx\imagiff.h"\ | |
4163 | "..\..\..\include\wx\imagjpeg.h"\ | |
4164 | "..\..\..\include\wx\imaglist.h"\ | |
4165 | "..\..\..\include\wx\imagpcx.h"\ | |
4166 | "..\..\..\include\wx\imagpng.h"\ | |
4167 | "..\..\..\include\wx\imagpnm.h"\ | |
4168 | "..\..\..\include\wx\imagtiff.h"\ | |
4169 | "..\..\..\include\wx\imagxpm.h"\ | |
4170 | "..\..\..\include\wx\intl.h"\ | |
4171 | "..\..\..\include\wx\ioswrap.h"\ | |
4172 | "..\..\..\include\wx\layout.h"\ | |
4173 | "..\..\..\include\wx\list.h"\ | |
4174 | "..\..\..\include\wx\listbox.h"\ | |
4175 | "..\..\..\include\wx\log.h"\ | |
4176 | "..\..\..\include\wx\longlong.h"\ | |
4177 | "..\..\..\include\wx\mac\accel.h"\ | |
4178 | "..\..\..\include\wx\mac\app.h"\ | |
4179 | "..\..\..\include\wx\mac\bitmap.h"\ | |
4180 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
4181 | "..\..\..\include\wx\mac\brush.h"\ | |
4182 | "..\..\..\include\wx\mac\button.h"\ | |
4183 | "..\..\..\include\wx\mac\checkbox.h"\ | |
4184 | "..\..\..\include\wx\mac\checklst.h"\ | |
4185 | "..\..\..\include\wx\mac\choice.h"\ | |
4186 | "..\..\..\include\wx\mac\colour.h"\ | |
4187 | "..\..\..\include\wx\mac\combobox.h"\ | |
4188 | "..\..\..\include\wx\mac\control.h"\ | |
4189 | "..\..\..\include\wx\mac\cursor.h"\ | |
4190 | "..\..\..\include\wx\mac\dc.h"\ | |
4191 | "..\..\..\include\wx\mac\dcclient.h"\ | |
4192 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
4193 | "..\..\..\include\wx\mac\dcprint.h"\ | |
4194 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
4195 | "..\..\..\include\wx\mac\dialog.h"\ | |
4196 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
4197 | "..\..\..\include\wx\mac\filedlg.h"\ | |
4198 | "..\..\..\include\wx\mac\font.h"\ | |
4199 | "..\..\..\include\wx\mac\frame.h"\ | |
4200 | "..\..\..\include\wx\mac\gauge.h"\ | |
4201 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
4202 | "..\..\..\include\wx\mac\icon.h"\ | |
4203 | "..\..\..\include\wx\mac\listbox.h"\ | |
4204 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
4205 | "..\..\..\include\wx\mac\mdi.h"\ | |
4206 | "..\..\..\include\wx\mac\menu.h"\ | |
4207 | "..\..\..\include\wx\mac\menuitem.h"\ | |
4208 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
4209 | "..\..\..\include\wx\mac\notebook.h"\ | |
4210 | "..\..\..\include\wx\mac\palette.h"\ | |
4211 | "..\..\..\include\wx\mac\pen.h"\ | |
4212 | "..\..\..\include\wx\mac\radiobox.h"\ | |
4213 | "..\..\..\include\wx\mac\radiobut.h"\ | |
4214 | "..\..\..\include\wx\mac\region.h"\ | |
4215 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
4216 | "..\..\..\include\wx\mac\slider.h"\ | |
4217 | "..\..\..\include\wx\mac\statbmp.h"\ | |
4218 | "..\..\..\include\wx\mac\statbox.h"\ | |
4219 | "..\..\..\include\wx\mac\stattext.h"\ | |
4220 | "..\..\..\include\wx\mac\statusbr.h"\ | |
4221 | "..\..\..\include\wx\mac\textctrl.h"\ | |
4222 | "..\..\..\include\wx\mac\timer.h"\ | |
4223 | "..\..\..\include\wx\mac\toolbar.h"\ | |
4224 | "..\..\..\include\wx\mac\toplevel.h"\ | |
4225 | "..\..\..\include\wx\mac\window.h"\ | |
4226 | "..\..\..\include\wx\mdi.h"\ | |
4227 | "..\..\..\include\wx\memory.h"\ | |
4228 | "..\..\..\include\wx\menu.h"\ | |
4229 | "..\..\..\include\wx\menuitem.h"\ | |
4230 | "..\..\..\include\wx\mgl\app.h"\ | |
4231 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
4232 | "..\..\..\include\wx\mgl\brush.h"\ | |
4233 | "..\..\..\include\wx\mgl\colour.h"\ | |
4234 | "..\..\..\include\wx\mgl\cursor.h"\ | |
4235 | "..\..\..\include\wx\mgl\dc.h"\ | |
4236 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
4237 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
4238 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
4239 | "..\..\..\include\wx\mgl\font.h"\ | |
4240 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
4241 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
4242 | "..\..\..\include\wx\mgl\icon.h"\ | |
4243 | "..\..\..\include\wx\mgl\palette.h"\ | |
4244 | "..\..\..\include\wx\mgl\pen.h"\ | |
4245 | "..\..\..\include\wx\mgl\region.h"\ | |
4246 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
4247 | "..\..\..\include\wx\mgl\window.h"\ | |
4248 | "..\..\..\include\wx\module.h"\ | |
4249 | "..\..\..\include\wx\motif\accel.h"\ | |
4250 | "..\..\..\include\wx\motif\app.h"\ | |
4251 | "..\..\..\include\wx\motif\bitmap.h"\ | |
4252 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
4253 | "..\..\..\include\wx\motif\brush.h"\ | |
4254 | "..\..\..\include\wx\motif\button.h"\ | |
4255 | "..\..\..\include\wx\motif\checkbox.h"\ | |
4256 | "..\..\..\include\wx\motif\checklst.h"\ | |
4257 | "..\..\..\include\wx\motif\choice.h"\ | |
4258 | "..\..\..\include\wx\motif\colour.h"\ | |
4259 | "..\..\..\include\wx\motif\combobox.h"\ | |
4260 | "..\..\..\include\wx\motif\control.h"\ | |
4261 | "..\..\..\include\wx\motif\cursor.h"\ | |
4262 | "..\..\..\include\wx\motif\dc.h"\ | |
4263 | "..\..\..\include\wx\motif\dcclient.h"\ | |
4264 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
4265 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
4266 | "..\..\..\include\wx\motif\dialog.h"\ | |
4267 | "..\..\..\include\wx\motif\filedlg.h"\ | |
4268 | "..\..\..\include\wx\motif\font.h"\ | |
4269 | "..\..\..\include\wx\motif\frame.h"\ | |
4270 | "..\..\..\include\wx\motif\gauge.h"\ | |
4271 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
4272 | "..\..\..\include\wx\motif\icon.h"\ | |
4273 | "..\..\..\include\wx\motif\listbox.h"\ | |
4274 | "..\..\..\include\wx\motif\mdi.h"\ | |
4275 | "..\..\..\include\wx\motif\menu.h"\ | |
4276 | "..\..\..\include\wx\motif\menuitem.h"\ | |
4277 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
4278 | "..\..\..\include\wx\motif\palette.h"\ | |
4279 | "..\..\..\include\wx\motif\pen.h"\ | |
4280 | "..\..\..\include\wx\motif\radiobox.h"\ | |
4281 | "..\..\..\include\wx\motif\radiobut.h"\ | |
4282 | "..\..\..\include\wx\motif\region.h"\ | |
4283 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
4284 | "..\..\..\include\wx\motif\slider.h"\ | |
4285 | "..\..\..\include\wx\motif\statbmp.h"\ | |
4286 | "..\..\..\include\wx\motif\statbox.h"\ | |
4287 | "..\..\..\include\wx\motif\stattext.h"\ | |
4288 | "..\..\..\include\wx\motif\textctrl.h"\ | |
4289 | "..\..\..\include\wx\motif\timer.h"\ | |
4290 | "..\..\..\include\wx\motif\toolbar.h"\ | |
4291 | "..\..\..\include\wx\motif\window.h"\ | |
4292 | "..\..\..\include\wx\msgdlg.h"\ | |
4293 | "..\..\..\include\wx\msw\accel.h"\ | |
4294 | "..\..\..\include\wx\msw\app.h"\ | |
4295 | "..\..\..\include\wx\msw\bitmap.h"\ | |
4296 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
4297 | "..\..\..\include\wx\msw\brush.h"\ | |
4298 | "..\..\..\include\wx\msw\button.h"\ | |
4299 | "..\..\..\include\wx\msw\checkbox.h"\ | |
4300 | "..\..\..\include\wx\msw\checklst.h"\ | |
4301 | "..\..\..\include\wx\msw\choice.h"\ | |
4302 | "..\..\..\include\wx\msw\colour.h"\ | |
4303 | "..\..\..\include\wx\msw\combobox.h"\ | |
4304 | "..\..\..\include\wx\msw\control.h"\ | |
4305 | "..\..\..\include\wx\msw\cursor.h"\ | |
4306 | "..\..\..\include\wx\msw\dc.h"\ | |
4307 | "..\..\..\include\wx\msw\dcclient.h"\ | |
4308 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
4309 | "..\..\..\include\wx\msw\dcprint.h"\ | |
4310 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
4311 | "..\..\..\include\wx\msw\dialog.h"\ | |
4312 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
4313 | "..\..\..\include\wx\msw\filedlg.h"\ | |
4314 | "..\..\..\include\wx\msw\font.h"\ | |
4315 | "..\..\..\include\wx\msw\frame.h"\ | |
4316 | "..\..\..\include\wx\msw\gauge95.h"\ | |
4317 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
4318 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
4319 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
4320 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
4321 | "..\..\..\include\wx\msw\icon.h"\ | |
4322 | "..\..\..\include\wx\msw\imaglist.h"\ | |
4323 | "..\..\..\include\wx\msw\listbox.h"\ | |
4324 | "..\..\..\include\wx\msw\mdi.h"\ | |
4325 | "..\..\..\include\wx\msw\menu.h"\ | |
4326 | "..\..\..\include\wx\msw\menuitem.h"\ | |
4327 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
4328 | "..\..\..\include\wx\msw\notebook.h"\ | |
4329 | "..\..\..\include\wx\msw\palette.h"\ | |
4330 | "..\..\..\include\wx\msw\pen.h"\ | |
4331 | "..\..\..\include\wx\msw\radiobox.h"\ | |
4332 | "..\..\..\include\wx\msw\radiobut.h"\ | |
4333 | "..\..\..\include\wx\msw\region.h"\ | |
4334 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
4335 | "..\..\..\include\wx\msw\slider95.h"\ | |
4336 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
4337 | "..\..\..\include\wx\msw\statbmp.h"\ | |
4338 | "..\..\..\include\wx\msw\statbox.h"\ | |
4339 | "..\..\..\include\wx\msw\statbr95.h"\ | |
4340 | "..\..\..\include\wx\msw\stattext.h"\ | |
4341 | "..\..\..\include\wx\msw\tbar95.h"\ | |
4342 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
4343 | "..\..\..\include\wx\msw\textctrl.h"\ | |
4344 | "..\..\..\include\wx\msw\timer.h"\ | |
4345 | "..\..\..\include\wx\msw\toplevel.h"\ | |
4346 | "..\..\..\include\wx\msw\window.h"\ | |
4347 | "..\..\..\include\wx\msw\winundef.h"\ | |
4348 | "..\..\..\include\wx\notebook.h"\ | |
4349 | "..\..\..\include\wx\object.h"\ | |
4350 | "..\..\..\include\wx\os2\accel.h"\ | |
4351 | "..\..\..\include\wx\os2\app.h"\ | |
4352 | "..\..\..\include\wx\os2\bitmap.h"\ | |
4353 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
4354 | "..\..\..\include\wx\os2\brush.h"\ | |
4355 | "..\..\..\include\wx\os2\button.h"\ | |
4356 | "..\..\..\include\wx\os2\checkbox.h"\ | |
4357 | "..\..\..\include\wx\os2\checklst.h"\ | |
4358 | "..\..\..\include\wx\os2\choice.h"\ | |
4359 | "..\..\..\include\wx\os2\colour.h"\ | |
4360 | "..\..\..\include\wx\os2\combobox.h"\ | |
4361 | "..\..\..\include\wx\os2\control.h"\ | |
4362 | "..\..\..\include\wx\os2\cursor.h"\ | |
4363 | "..\..\..\include\wx\os2\dc.h"\ | |
4364 | "..\..\..\include\wx\os2\dcclient.h"\ | |
4365 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
4366 | "..\..\..\include\wx\os2\dcprint.h"\ | |
4367 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
4368 | "..\..\..\include\wx\os2\dialog.h"\ | |
4369 | "..\..\..\include\wx\os2\filedlg.h"\ | |
4370 | "..\..\..\include\wx\os2\font.h"\ | |
4371 | "..\..\..\include\wx\os2\frame.h"\ | |
4372 | "..\..\..\include\wx\os2\gauge.h"\ | |
4373 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
4374 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
4375 | "..\..\..\include\wx\os2\icon.h"\ | |
4376 | "..\..\..\include\wx\os2\listbox.h"\ | |
4377 | "..\..\..\include\wx\os2\menu.h"\ | |
4378 | "..\..\..\include\wx\os2\menuitem.h"\ | |
4379 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
4380 | "..\..\..\include\wx\os2\notebook.h"\ | |
4381 | "..\..\..\include\wx\os2\palette.h"\ | |
4382 | "..\..\..\include\wx\os2\pen.h"\ | |
4383 | "..\..\..\include\wx\os2\private.h"\ | |
4384 | "..\..\..\include\wx\os2\radiobox.h"\ | |
4385 | "..\..\..\include\wx\os2\radiobut.h"\ | |
4386 | "..\..\..\include\wx\os2\region.h"\ | |
4387 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
4388 | "..\..\..\include\wx\os2\slider.h"\ | |
4389 | "..\..\..\include\wx\os2\statbmp.h"\ | |
4390 | "..\..\..\include\wx\os2\statbox.h"\ | |
4391 | "..\..\..\include\wx\os2\stattext.h"\ | |
4392 | "..\..\..\include\wx\os2\textctrl.h"\ | |
4393 | "..\..\..\include\wx\os2\timer.h"\ | |
4394 | "..\..\..\include\wx\os2\toolbar.h"\ | |
4395 | "..\..\..\include\wx\os2\toplevel.h"\ | |
4396 | "..\..\..\include\wx\os2\window.h"\ | |
4397 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
4398 | "..\..\..\include\wx\ownerdrw.h"\ | |
4399 | "..\..\..\include\wx\palette.h"\ | |
4400 | "..\..\..\include\wx\panel.h"\ | |
4401 | "..\..\..\include\wx\pen.h"\ | |
4402 | "..\..\..\include\wx\platform.h"\ | |
4403 | "..\..\..\include\wx\radiobox.h"\ | |
4404 | "..\..\..\include\wx\radiobut.h"\ | |
4405 | "..\..\..\include\wx\region.h"\ | |
4406 | "..\..\..\include\wx\scrolbar.h"\ | |
4407 | "..\..\..\include\wx\scrolwin.h"\ | |
4408 | "..\..\..\include\wx\settings.h"\ | |
4409 | "..\..\..\include\wx\setup.h"\ | |
4410 | "..\..\..\include\wx\sizer.h"\ | |
4411 | "..\..\..\include\wx\slider.h"\ | |
4412 | "..\..\..\include\wx\statbmp.h"\ | |
4413 | "..\..\..\include\wx\statbox.h"\ | |
4414 | "..\..\..\include\wx\stattext.h"\ | |
4415 | "..\..\..\include\wx\statusbr.h"\ | |
4416 | "..\..\..\include\wx\strconv.h"\ | |
4417 | "..\..\..\include\wx\stream.h"\ | |
4418 | "..\..\..\include\wx\string.h"\ | |
4419 | "..\..\..\include\wx\tbarbase.h"\ | |
4420 | "..\..\..\include\wx\tbarsmpl.h"\ | |
4421 | "..\..\..\include\wx\textctrl.h"\ | |
4422 | "..\..\..\include\wx\textdlg.h"\ | |
4423 | "..\..\..\include\wx\thread.h"\ | |
4424 | "..\..\..\include\wx\timer.h"\ | |
4425 | "..\..\..\include\wx\toolbar.h"\ | |
4426 | "..\..\..\include\wx\toplevel.h"\ | |
4427 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
4428 | "..\..\..\include\wx\univ\button.h"\ | |
4429 | "..\..\..\include\wx\univ\checkbox.h"\ | |
4430 | "..\..\..\include\wx\univ\checklst.h"\ | |
4431 | "..\..\..\include\wx\univ\choice.h"\ | |
4432 | "..\..\..\include\wx\univ\combobox.h"\ | |
4433 | "..\..\..\include\wx\univ\control.h"\ | |
4434 | "..\..\..\include\wx\univ\dialog.h"\ | |
4435 | "..\..\..\include\wx\univ\frame.h"\ | |
4436 | "..\..\..\include\wx\univ\gauge.h"\ | |
4437 | "..\..\..\include\wx\univ\inpcons.h"\ | |
4438 | "..\..\..\include\wx\univ\inphand.h"\ | |
4439 | "..\..\..\include\wx\univ\listbox.h"\ | |
4440 | "..\..\..\include\wx\univ\menu.h"\ | |
4441 | "..\..\..\include\wx\univ\menuitem.h"\ | |
4442 | "..\..\..\include\wx\univ\notebook.h"\ | |
4443 | "..\..\..\include\wx\univ\radiobox.h"\ | |
4444 | "..\..\..\include\wx\univ\radiobut.h"\ | |
4445 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
4446 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
4447 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
4448 | "..\..\..\include\wx\univ\slider.h"\ | |
4449 | "..\..\..\include\wx\univ\statbmp.h"\ | |
4450 | "..\..\..\include\wx\univ\statbox.h"\ | |
4451 | "..\..\..\include\wx\univ\stattext.h"\ | |
4452 | "..\..\..\include\wx\univ\statusbr.h"\ | |
4453 | "..\..\..\include\wx\univ\textctrl.h"\ | |
4454 | "..\..\..\include\wx\univ\theme.h"\ | |
4455 | "..\..\..\include\wx\univ\toolbar.h"\ | |
4456 | "..\..\..\include\wx\univ\toplevel.h"\ | |
4457 | "..\..\..\include\wx\univ\window.h"\ | |
4458 | "..\..\..\include\wx\unix\fontutil.h"\ | |
4459 | "..\..\..\include\wx\utils.h"\ | |
4460 | "..\..\..\include\wx\validate.h"\ | |
4461 | "..\..\..\include\wx\valtext.h"\ | |
4462 | "..\..\..\include\wx\version.h"\ | |
4463 | "..\..\..\include\wx\window.h"\ | |
4464 | "..\..\..\include\wx\wx.h"\ | |
4465 | "..\..\..\include\wx\wxchar.h"\ | |
4466 | "..\..\..\include\wx\wxprec.h"\ | |
4467 | "..\..\..\include\wx\x11\app.h"\ | |
4468 | "..\..\..\include\wx\x11\bitmap.h"\ | |
4469 | "..\..\..\include\wx\x11\brush.h"\ | |
4470 | "..\..\..\include\wx\x11\colour.h"\ | |
4471 | "..\..\..\include\wx\x11\cursor.h"\ | |
4472 | "..\..\..\include\wx\x11\dc.h"\ | |
4473 | "..\..\..\include\wx\x11\dcclient.h"\ | |
4474 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
4475 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
4476 | "..\..\..\include\wx\x11\font.h"\ | |
4477 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
4478 | "..\..\..\include\wx\x11\icon.h"\ | |
4479 | "..\..\..\include\wx\x11\palette.h"\ | |
4480 | "..\..\..\include\wx\x11\pen.h"\ | |
4481 | "..\..\..\include\wx\x11\region.h"\ | |
4482 | "..\..\..\include\wx\x11\textctrl.h"\ | |
4483 | "..\..\..\include\wx\x11\toplevel.h"\ | |
4484 | "..\..\..\include\wx\x11\window.h"\ | |
4485 | ||
1a4fe894 | 4486 | NODEP_CPP_WXBAS=\ |
6d613d8d JS |
4487 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
4488 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
4489 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
4490 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
4491 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
4492 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
4493 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
4494 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
4495 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
4496 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
4497 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
4498 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
4499 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
4500 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
4501 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
4502 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
4503 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
4504 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
4505 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
4506 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
4507 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
4508 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
4509 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
4510 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
4511 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
4512 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
4513 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
4514 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
4515 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
4516 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
4517 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
4518 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
4519 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
4520 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
4521 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
4522 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
4523 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
4524 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
4525 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
4526 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
4527 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
4528 | |
4529 | # ADD CPP /Yu"wx/wxprec.h" | |
4530 | ||
4531 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE ARM) Debug" | |
4532 | ||
6d613d8d JS |
4533 | DEP_CPP_WXBAS=\ |
4534 | "..\..\..\include\wx\accel.h"\ | |
4535 | "..\..\..\include\wx\app.h"\ | |
4536 | "..\..\..\include\wx\bitmap.h"\ | |
4537 | "..\..\..\include\wx\bmpbuttn.h"\ | |
4538 | "..\..\..\include\wx\brush.h"\ | |
4539 | "..\..\..\include\wx\buffer.h"\ | |
4540 | "..\..\..\include\wx\build.h"\ | |
4541 | "..\..\..\include\wx\button.h"\ | |
4542 | "..\..\..\include\wx\checkbox.h"\ | |
4543 | "..\..\..\include\wx\checklst.h"\ | |
4544 | "..\..\..\include\wx\chkconf.h"\ | |
4545 | "..\..\..\include\wx\choicdlg.h"\ | |
4546 | "..\..\..\include\wx\choice.h"\ | |
4547 | "..\..\..\include\wx\clntdata.h"\ | |
4548 | "..\..\..\include\wx\cmndata.h"\ | |
4549 | "..\..\..\include\wx\colour.h"\ | |
4550 | "..\..\..\include\wx\combobox.h"\ | |
4551 | "..\..\..\include\wx\containr.h"\ | |
4552 | "..\..\..\include\wx\control.h"\ | |
4553 | "..\..\..\include\wx\ctrlsub.h"\ | |
4554 | "..\..\..\include\wx\cursor.h"\ | |
4555 | "..\..\..\include\wx\datetime.h"\ | |
4556 | "..\..\..\include\wx\datetime.inl"\ | |
4557 | "..\..\..\include\wx\dc.h"\ | |
4558 | "..\..\..\include\wx\dcclient.h"\ | |
4559 | "..\..\..\include\wx\dcmemory.h"\ | |
4560 | "..\..\..\include\wx\dcprint.h"\ | |
4561 | "..\..\..\include\wx\dcscreen.h"\ | |
4562 | "..\..\..\include\wx\debug.h"\ | |
4563 | "..\..\..\include\wx\defs.h"\ | |
4564 | "..\..\..\include\wx\dialog.h"\ | |
4565 | "..\..\..\include\wx\dirdlg.h"\ | |
4566 | "..\..\..\include\wx\dynarray.h"\ | |
4567 | "..\..\..\include\wx\event.h"\ | |
4568 | "..\..\..\include\wx\features.h"\ | |
4569 | "..\..\..\include\wx\filedlg.h"\ | |
4570 | "..\..\..\include\wx\filefn.h"\ | |
4571 | "..\..\..\include\wx\font.h"\ | |
4572 | "..\..\..\include\wx\fontenc.h"\ | |
4573 | "..\..\..\include\wx\fontutil.h"\ | |
4574 | "..\..\..\include\wx\frame.h"\ | |
4575 | "..\..\..\include\wx\gauge.h"\ | |
4576 | "..\..\..\include\wx\gdicmn.h"\ | |
4577 | "..\..\..\include\wx\gdiobj.h"\ | |
4578 | "..\..\..\include\wx\generic\accel.h"\ | |
4579 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
4580 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
4581 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
4582 | "..\..\..\include\wx\generic\imaglist.h"\ | |
4583 | "..\..\..\include\wx\generic\mdig.h"\ | |
4584 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
4585 | "..\..\..\include\wx\generic\notebook.h"\ | |
4586 | "..\..\..\include\wx\generic\paletteg.h"\ | |
4587 | "..\..\..\include\wx\generic\panelg.h"\ | |
4588 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
4589 | "..\..\..\include\wx\generic\statusbr.h"\ | |
4590 | "..\..\..\include\wx\generic\tabg.h"\ | |
4591 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
4592 | "..\..\..\include\wx\generic\timer.h"\ | |
4593 | "..\..\..\include\wx\gtk\accel.h"\ | |
4594 | "..\..\..\include\wx\gtk\app.h"\ | |
4595 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
4596 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
4597 | "..\..\..\include\wx\gtk\brush.h"\ | |
4598 | "..\..\..\include\wx\gtk\button.h"\ | |
4599 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
4600 | "..\..\..\include\wx\gtk\checklst.h"\ | |
4601 | "..\..\..\include\wx\gtk\choice.h"\ | |
4602 | "..\..\..\include\wx\gtk\colour.h"\ | |
4603 | "..\..\..\include\wx\gtk\combobox.h"\ | |
4604 | "..\..\..\include\wx\gtk\control.h"\ | |
4605 | "..\..\..\include\wx\gtk\cursor.h"\ | |
4606 | "..\..\..\include\wx\gtk\dc.h"\ | |
4607 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
4608 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
4609 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
4610 | "..\..\..\include\wx\gtk\dialog.h"\ | |
4611 | "..\..\..\include\wx\gtk\font.h"\ | |
4612 | "..\..\..\include\wx\gtk\frame.h"\ | |
4613 | "..\..\..\include\wx\gtk\gauge.h"\ | |
4614 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
4615 | "..\..\..\include\wx\gtk\icon.h"\ | |
4616 | "..\..\..\include\wx\gtk\listbox.h"\ | |
4617 | "..\..\..\include\wx\gtk\mdi.h"\ | |
4618 | "..\..\..\include\wx\gtk\menu.h"\ | |
4619 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
4620 | "..\..\..\include\wx\gtk\notebook.h"\ | |
4621 | "..\..\..\include\wx\gtk\pen.h"\ | |
4622 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
4623 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
4624 | "..\..\..\include\wx\gtk\region.h"\ | |
4625 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
4626 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
4627 | "..\..\..\include\wx\gtk\slider.h"\ | |
4628 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
4629 | "..\..\..\include\wx\gtk\statbox.h"\ | |
4630 | "..\..\..\include\wx\gtk\stattext.h"\ | |
4631 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
4632 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
4633 | "..\..\..\include\wx\gtk\timer.h"\ | |
4634 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
4635 | "..\..\..\include\wx\gtk\window.h"\ | |
4636 | "..\..\..\include\wx\hash.h"\ | |
4637 | "..\..\..\include\wx\hashmap.h"\ | |
4638 | "..\..\..\include\wx\icon.h"\ | |
4639 | "..\..\..\include\wx\iconbndl.h"\ | |
4640 | "..\..\..\include\wx\imagbmp.h"\ | |
4641 | "..\..\..\include\wx\image.h"\ | |
4642 | "..\..\..\include\wx\imaggif.h"\ | |
4643 | "..\..\..\include\wx\imagiff.h"\ | |
4644 | "..\..\..\include\wx\imagjpeg.h"\ | |
4645 | "..\..\..\include\wx\imaglist.h"\ | |
4646 | "..\..\..\include\wx\imagpcx.h"\ | |
4647 | "..\..\..\include\wx\imagpng.h"\ | |
4648 | "..\..\..\include\wx\imagpnm.h"\ | |
4649 | "..\..\..\include\wx\imagtiff.h"\ | |
4650 | "..\..\..\include\wx\imagxpm.h"\ | |
4651 | "..\..\..\include\wx\intl.h"\ | |
4652 | "..\..\..\include\wx\ioswrap.h"\ | |
4653 | "..\..\..\include\wx\layout.h"\ | |
4654 | "..\..\..\include\wx\list.h"\ | |
4655 | "..\..\..\include\wx\listbox.h"\ | |
4656 | "..\..\..\include\wx\log.h"\ | |
4657 | "..\..\..\include\wx\longlong.h"\ | |
4658 | "..\..\..\include\wx\mac\accel.h"\ | |
4659 | "..\..\..\include\wx\mac\app.h"\ | |
4660 | "..\..\..\include\wx\mac\bitmap.h"\ | |
4661 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
4662 | "..\..\..\include\wx\mac\brush.h"\ | |
4663 | "..\..\..\include\wx\mac\button.h"\ | |
4664 | "..\..\..\include\wx\mac\checkbox.h"\ | |
4665 | "..\..\..\include\wx\mac\checklst.h"\ | |
4666 | "..\..\..\include\wx\mac\choice.h"\ | |
4667 | "..\..\..\include\wx\mac\colour.h"\ | |
4668 | "..\..\..\include\wx\mac\combobox.h"\ | |
4669 | "..\..\..\include\wx\mac\control.h"\ | |
4670 | "..\..\..\include\wx\mac\cursor.h"\ | |
4671 | "..\..\..\include\wx\mac\dc.h"\ | |
4672 | "..\..\..\include\wx\mac\dcclient.h"\ | |
4673 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
4674 | "..\..\..\include\wx\mac\dcprint.h"\ | |
4675 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
4676 | "..\..\..\include\wx\mac\dialog.h"\ | |
4677 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
4678 | "..\..\..\include\wx\mac\filedlg.h"\ | |
4679 | "..\..\..\include\wx\mac\font.h"\ | |
4680 | "..\..\..\include\wx\mac\frame.h"\ | |
4681 | "..\..\..\include\wx\mac\gauge.h"\ | |
4682 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
4683 | "..\..\..\include\wx\mac\icon.h"\ | |
4684 | "..\..\..\include\wx\mac\listbox.h"\ | |
4685 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
4686 | "..\..\..\include\wx\mac\mdi.h"\ | |
4687 | "..\..\..\include\wx\mac\menu.h"\ | |
4688 | "..\..\..\include\wx\mac\menuitem.h"\ | |
4689 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
4690 | "..\..\..\include\wx\mac\notebook.h"\ | |
4691 | "..\..\..\include\wx\mac\palette.h"\ | |
4692 | "..\..\..\include\wx\mac\pen.h"\ | |
4693 | "..\..\..\include\wx\mac\radiobox.h"\ | |
4694 | "..\..\..\include\wx\mac\radiobut.h"\ | |
4695 | "..\..\..\include\wx\mac\region.h"\ | |
4696 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
4697 | "..\..\..\include\wx\mac\slider.h"\ | |
4698 | "..\..\..\include\wx\mac\statbmp.h"\ | |
4699 | "..\..\..\include\wx\mac\statbox.h"\ | |
4700 | "..\..\..\include\wx\mac\stattext.h"\ | |
4701 | "..\..\..\include\wx\mac\statusbr.h"\ | |
4702 | "..\..\..\include\wx\mac\textctrl.h"\ | |
4703 | "..\..\..\include\wx\mac\timer.h"\ | |
4704 | "..\..\..\include\wx\mac\toolbar.h"\ | |
4705 | "..\..\..\include\wx\mac\toplevel.h"\ | |
4706 | "..\..\..\include\wx\mac\window.h"\ | |
4707 | "..\..\..\include\wx\mdi.h"\ | |
4708 | "..\..\..\include\wx\memory.h"\ | |
4709 | "..\..\..\include\wx\menu.h"\ | |
4710 | "..\..\..\include\wx\menuitem.h"\ | |
4711 | "..\..\..\include\wx\mgl\app.h"\ | |
4712 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
4713 | "..\..\..\include\wx\mgl\brush.h"\ | |
4714 | "..\..\..\include\wx\mgl\colour.h"\ | |
4715 | "..\..\..\include\wx\mgl\cursor.h"\ | |
4716 | "..\..\..\include\wx\mgl\dc.h"\ | |
4717 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
4718 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
4719 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
4720 | "..\..\..\include\wx\mgl\font.h"\ | |
4721 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
4722 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
4723 | "..\..\..\include\wx\mgl\icon.h"\ | |
4724 | "..\..\..\include\wx\mgl\palette.h"\ | |
4725 | "..\..\..\include\wx\mgl\pen.h"\ | |
4726 | "..\..\..\include\wx\mgl\region.h"\ | |
4727 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
4728 | "..\..\..\include\wx\mgl\window.h"\ | |
4729 | "..\..\..\include\wx\module.h"\ | |
4730 | "..\..\..\include\wx\motif\accel.h"\ | |
4731 | "..\..\..\include\wx\motif\app.h"\ | |
4732 | "..\..\..\include\wx\motif\bitmap.h"\ | |
4733 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
4734 | "..\..\..\include\wx\motif\brush.h"\ | |
4735 | "..\..\..\include\wx\motif\button.h"\ | |
4736 | "..\..\..\include\wx\motif\checkbox.h"\ | |
4737 | "..\..\..\include\wx\motif\checklst.h"\ | |
4738 | "..\..\..\include\wx\motif\choice.h"\ | |
4739 | "..\..\..\include\wx\motif\colour.h"\ | |
4740 | "..\..\..\include\wx\motif\combobox.h"\ | |
4741 | "..\..\..\include\wx\motif\control.h"\ | |
4742 | "..\..\..\include\wx\motif\cursor.h"\ | |
4743 | "..\..\..\include\wx\motif\dc.h"\ | |
4744 | "..\..\..\include\wx\motif\dcclient.h"\ | |
4745 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
4746 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
4747 | "..\..\..\include\wx\motif\dialog.h"\ | |
4748 | "..\..\..\include\wx\motif\filedlg.h"\ | |
4749 | "..\..\..\include\wx\motif\font.h"\ | |
4750 | "..\..\..\include\wx\motif\frame.h"\ | |
4751 | "..\..\..\include\wx\motif\gauge.h"\ | |
4752 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
4753 | "..\..\..\include\wx\motif\icon.h"\ | |
4754 | "..\..\..\include\wx\motif\listbox.h"\ | |
4755 | "..\..\..\include\wx\motif\mdi.h"\ | |
4756 | "..\..\..\include\wx\motif\menu.h"\ | |
4757 | "..\..\..\include\wx\motif\menuitem.h"\ | |
4758 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
4759 | "..\..\..\include\wx\motif\palette.h"\ | |
4760 | "..\..\..\include\wx\motif\pen.h"\ | |
4761 | "..\..\..\include\wx\motif\radiobox.h"\ | |
4762 | "..\..\..\include\wx\motif\radiobut.h"\ | |
4763 | "..\..\..\include\wx\motif\region.h"\ | |
4764 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
4765 | "..\..\..\include\wx\motif\slider.h"\ | |
4766 | "..\..\..\include\wx\motif\statbmp.h"\ | |
4767 | "..\..\..\include\wx\motif\statbox.h"\ | |
4768 | "..\..\..\include\wx\motif\stattext.h"\ | |
4769 | "..\..\..\include\wx\motif\textctrl.h"\ | |
4770 | "..\..\..\include\wx\motif\timer.h"\ | |
4771 | "..\..\..\include\wx\motif\toolbar.h"\ | |
4772 | "..\..\..\include\wx\motif\window.h"\ | |
4773 | "..\..\..\include\wx\msgdlg.h"\ | |
4774 | "..\..\..\include\wx\msw\accel.h"\ | |
4775 | "..\..\..\include\wx\msw\app.h"\ | |
4776 | "..\..\..\include\wx\msw\bitmap.h"\ | |
4777 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
4778 | "..\..\..\include\wx\msw\brush.h"\ | |
4779 | "..\..\..\include\wx\msw\button.h"\ | |
4780 | "..\..\..\include\wx\msw\checkbox.h"\ | |
4781 | "..\..\..\include\wx\msw\checklst.h"\ | |
4782 | "..\..\..\include\wx\msw\choice.h"\ | |
4783 | "..\..\..\include\wx\msw\colour.h"\ | |
4784 | "..\..\..\include\wx\msw\combobox.h"\ | |
4785 | "..\..\..\include\wx\msw\control.h"\ | |
4786 | "..\..\..\include\wx\msw\cursor.h"\ | |
4787 | "..\..\..\include\wx\msw\dc.h"\ | |
4788 | "..\..\..\include\wx\msw\dcclient.h"\ | |
4789 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
4790 | "..\..\..\include\wx\msw\dcprint.h"\ | |
4791 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
4792 | "..\..\..\include\wx\msw\dialog.h"\ | |
4793 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
4794 | "..\..\..\include\wx\msw\filedlg.h"\ | |
4795 | "..\..\..\include\wx\msw\font.h"\ | |
4796 | "..\..\..\include\wx\msw\frame.h"\ | |
4797 | "..\..\..\include\wx\msw\gauge95.h"\ | |
4798 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
4799 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
4800 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
4801 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
4802 | "..\..\..\include\wx\msw\icon.h"\ | |
4803 | "..\..\..\include\wx\msw\imaglist.h"\ | |
4804 | "..\..\..\include\wx\msw\listbox.h"\ | |
4805 | "..\..\..\include\wx\msw\mdi.h"\ | |
4806 | "..\..\..\include\wx\msw\menu.h"\ | |
4807 | "..\..\..\include\wx\msw\menuitem.h"\ | |
4808 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
4809 | "..\..\..\include\wx\msw\notebook.h"\ | |
4810 | "..\..\..\include\wx\msw\palette.h"\ | |
4811 | "..\..\..\include\wx\msw\pen.h"\ | |
4812 | "..\..\..\include\wx\msw\radiobox.h"\ | |
4813 | "..\..\..\include\wx\msw\radiobut.h"\ | |
4814 | "..\..\..\include\wx\msw\region.h"\ | |
4815 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
4816 | "..\..\..\include\wx\msw\slider95.h"\ | |
4817 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
4818 | "..\..\..\include\wx\msw\statbmp.h"\ | |
4819 | "..\..\..\include\wx\msw\statbox.h"\ | |
4820 | "..\..\..\include\wx\msw\statbr95.h"\ | |
4821 | "..\..\..\include\wx\msw\stattext.h"\ | |
4822 | "..\..\..\include\wx\msw\tbar95.h"\ | |
4823 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
4824 | "..\..\..\include\wx\msw\textctrl.h"\ | |
4825 | "..\..\..\include\wx\msw\timer.h"\ | |
4826 | "..\..\..\include\wx\msw\toplevel.h"\ | |
4827 | "..\..\..\include\wx\msw\window.h"\ | |
4828 | "..\..\..\include\wx\msw\winundef.h"\ | |
4829 | "..\..\..\include\wx\notebook.h"\ | |
4830 | "..\..\..\include\wx\object.h"\ | |
4831 | "..\..\..\include\wx\os2\accel.h"\ | |
4832 | "..\..\..\include\wx\os2\app.h"\ | |
4833 | "..\..\..\include\wx\os2\bitmap.h"\ | |
4834 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
4835 | "..\..\..\include\wx\os2\brush.h"\ | |
4836 | "..\..\..\include\wx\os2\button.h"\ | |
4837 | "..\..\..\include\wx\os2\checkbox.h"\ | |
4838 | "..\..\..\include\wx\os2\checklst.h"\ | |
4839 | "..\..\..\include\wx\os2\choice.h"\ | |
4840 | "..\..\..\include\wx\os2\colour.h"\ | |
4841 | "..\..\..\include\wx\os2\combobox.h"\ | |
4842 | "..\..\..\include\wx\os2\control.h"\ | |
4843 | "..\..\..\include\wx\os2\cursor.h"\ | |
4844 | "..\..\..\include\wx\os2\dc.h"\ | |
4845 | "..\..\..\include\wx\os2\dcclient.h"\ | |
4846 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
4847 | "..\..\..\include\wx\os2\dcprint.h"\ | |
4848 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
4849 | "..\..\..\include\wx\os2\dialog.h"\ | |
4850 | "..\..\..\include\wx\os2\filedlg.h"\ | |
4851 | "..\..\..\include\wx\os2\font.h"\ | |
4852 | "..\..\..\include\wx\os2\frame.h"\ | |
4853 | "..\..\..\include\wx\os2\gauge.h"\ | |
4854 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
4855 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
4856 | "..\..\..\include\wx\os2\icon.h"\ | |
4857 | "..\..\..\include\wx\os2\listbox.h"\ | |
4858 | "..\..\..\include\wx\os2\menu.h"\ | |
4859 | "..\..\..\include\wx\os2\menuitem.h"\ | |
4860 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
4861 | "..\..\..\include\wx\os2\notebook.h"\ | |
4862 | "..\..\..\include\wx\os2\palette.h"\ | |
4863 | "..\..\..\include\wx\os2\pen.h"\ | |
4864 | "..\..\..\include\wx\os2\private.h"\ | |
4865 | "..\..\..\include\wx\os2\radiobox.h"\ | |
4866 | "..\..\..\include\wx\os2\radiobut.h"\ | |
4867 | "..\..\..\include\wx\os2\region.h"\ | |
4868 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
4869 | "..\..\..\include\wx\os2\slider.h"\ | |
4870 | "..\..\..\include\wx\os2\statbmp.h"\ | |
4871 | "..\..\..\include\wx\os2\statbox.h"\ | |
4872 | "..\..\..\include\wx\os2\stattext.h"\ | |
4873 | "..\..\..\include\wx\os2\textctrl.h"\ | |
4874 | "..\..\..\include\wx\os2\timer.h"\ | |
4875 | "..\..\..\include\wx\os2\toolbar.h"\ | |
4876 | "..\..\..\include\wx\os2\toplevel.h"\ | |
4877 | "..\..\..\include\wx\os2\window.h"\ | |
4878 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
4879 | "..\..\..\include\wx\ownerdrw.h"\ | |
4880 | "..\..\..\include\wx\palette.h"\ | |
4881 | "..\..\..\include\wx\panel.h"\ | |
4882 | "..\..\..\include\wx\pen.h"\ | |
4883 | "..\..\..\include\wx\platform.h"\ | |
4884 | "..\..\..\include\wx\radiobox.h"\ | |
4885 | "..\..\..\include\wx\radiobut.h"\ | |
4886 | "..\..\..\include\wx\region.h"\ | |
4887 | "..\..\..\include\wx\scrolbar.h"\ | |
4888 | "..\..\..\include\wx\scrolwin.h"\ | |
4889 | "..\..\..\include\wx\settings.h"\ | |
4890 | "..\..\..\include\wx\setup.h"\ | |
4891 | "..\..\..\include\wx\sizer.h"\ | |
4892 | "..\..\..\include\wx\slider.h"\ | |
4893 | "..\..\..\include\wx\statbmp.h"\ | |
4894 | "..\..\..\include\wx\statbox.h"\ | |
4895 | "..\..\..\include\wx\stattext.h"\ | |
4896 | "..\..\..\include\wx\statusbr.h"\ | |
4897 | "..\..\..\include\wx\strconv.h"\ | |
4898 | "..\..\..\include\wx\stream.h"\ | |
4899 | "..\..\..\include\wx\string.h"\ | |
4900 | "..\..\..\include\wx\tbarbase.h"\ | |
4901 | "..\..\..\include\wx\tbarsmpl.h"\ | |
4902 | "..\..\..\include\wx\textctrl.h"\ | |
4903 | "..\..\..\include\wx\textdlg.h"\ | |
4904 | "..\..\..\include\wx\thread.h"\ | |
4905 | "..\..\..\include\wx\timer.h"\ | |
4906 | "..\..\..\include\wx\toolbar.h"\ | |
4907 | "..\..\..\include\wx\toplevel.h"\ | |
4908 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
4909 | "..\..\..\include\wx\univ\button.h"\ | |
4910 | "..\..\..\include\wx\univ\checkbox.h"\ | |
4911 | "..\..\..\include\wx\univ\checklst.h"\ | |
4912 | "..\..\..\include\wx\univ\choice.h"\ | |
4913 | "..\..\..\include\wx\univ\combobox.h"\ | |
4914 | "..\..\..\include\wx\univ\control.h"\ | |
4915 | "..\..\..\include\wx\univ\dialog.h"\ | |
4916 | "..\..\..\include\wx\univ\frame.h"\ | |
4917 | "..\..\..\include\wx\univ\gauge.h"\ | |
4918 | "..\..\..\include\wx\univ\inpcons.h"\ | |
4919 | "..\..\..\include\wx\univ\inphand.h"\ | |
4920 | "..\..\..\include\wx\univ\listbox.h"\ | |
4921 | "..\..\..\include\wx\univ\menu.h"\ | |
4922 | "..\..\..\include\wx\univ\menuitem.h"\ | |
4923 | "..\..\..\include\wx\univ\notebook.h"\ | |
4924 | "..\..\..\include\wx\univ\radiobox.h"\ | |
4925 | "..\..\..\include\wx\univ\radiobut.h"\ | |
4926 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
4927 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
4928 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
4929 | "..\..\..\include\wx\univ\slider.h"\ | |
4930 | "..\..\..\include\wx\univ\statbmp.h"\ | |
4931 | "..\..\..\include\wx\univ\statbox.h"\ | |
4932 | "..\..\..\include\wx\univ\stattext.h"\ | |
4933 | "..\..\..\include\wx\univ\statusbr.h"\ | |
4934 | "..\..\..\include\wx\univ\textctrl.h"\ | |
4935 | "..\..\..\include\wx\univ\theme.h"\ | |
4936 | "..\..\..\include\wx\univ\toolbar.h"\ | |
4937 | "..\..\..\include\wx\univ\toplevel.h"\ | |
4938 | "..\..\..\include\wx\univ\window.h"\ | |
4939 | "..\..\..\include\wx\unix\fontutil.h"\ | |
4940 | "..\..\..\include\wx\utils.h"\ | |
4941 | "..\..\..\include\wx\validate.h"\ | |
4942 | "..\..\..\include\wx\valtext.h"\ | |
4943 | "..\..\..\include\wx\version.h"\ | |
4944 | "..\..\..\include\wx\window.h"\ | |
4945 | "..\..\..\include\wx\wx.h"\ | |
4946 | "..\..\..\include\wx\wxchar.h"\ | |
4947 | "..\..\..\include\wx\wxprec.h"\ | |
4948 | "..\..\..\include\wx\x11\app.h"\ | |
4949 | "..\..\..\include\wx\x11\bitmap.h"\ | |
4950 | "..\..\..\include\wx\x11\brush.h"\ | |
4951 | "..\..\..\include\wx\x11\colour.h"\ | |
4952 | "..\..\..\include\wx\x11\cursor.h"\ | |
4953 | "..\..\..\include\wx\x11\dc.h"\ | |
4954 | "..\..\..\include\wx\x11\dcclient.h"\ | |
4955 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
4956 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
4957 | "..\..\..\include\wx\x11\font.h"\ | |
4958 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
4959 | "..\..\..\include\wx\x11\icon.h"\ | |
4960 | "..\..\..\include\wx\x11\palette.h"\ | |
4961 | "..\..\..\include\wx\x11\pen.h"\ | |
4962 | "..\..\..\include\wx\x11\region.h"\ | |
4963 | "..\..\..\include\wx\x11\textctrl.h"\ | |
4964 | "..\..\..\include\wx\x11\toplevel.h"\ | |
4965 | "..\..\..\include\wx\x11\window.h"\ | |
4966 | ||
1a4fe894 | 4967 | NODEP_CPP_WXBAS=\ |
6d613d8d JS |
4968 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
4969 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
4970 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
4971 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
4972 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
4973 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
4974 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
4975 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
4976 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
4977 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
4978 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
4979 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
4980 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
4981 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
4982 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
4983 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
4984 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
4985 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
4986 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
4987 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
4988 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
4989 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
4990 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
4991 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
4992 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
4993 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
4994 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
4995 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
4996 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
4997 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
4998 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
4999 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
5000 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
5001 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
5002 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
5003 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
5004 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
5005 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
5006 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
5007 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
5008 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
5009 | |
5010 | # ADD CPP /Yu"wx/wxprec.h" | |
5011 | ||
5012 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE x86em) Release" | |
5013 | ||
5014 | DEP_CPP_WXBAS=\ | |
6d613d8d JS |
5015 | "..\..\..\include\wx\accel.h"\ |
5016 | "..\..\..\include\wx\app.h"\ | |
5017 | "..\..\..\include\wx\bitmap.h"\ | |
5018 | "..\..\..\include\wx\bmpbuttn.h"\ | |
5019 | "..\..\..\include\wx\brush.h"\ | |
5020 | "..\..\..\include\wx\buffer.h"\ | |
5021 | "..\..\..\include\wx\build.h"\ | |
5022 | "..\..\..\include\wx\button.h"\ | |
5023 | "..\..\..\include\wx\checkbox.h"\ | |
5024 | "..\..\..\include\wx\checklst.h"\ | |
5025 | "..\..\..\include\wx\chkconf.h"\ | |
5026 | "..\..\..\include\wx\choicdlg.h"\ | |
5027 | "..\..\..\include\wx\choice.h"\ | |
5028 | "..\..\..\include\wx\clntdata.h"\ | |
5029 | "..\..\..\include\wx\cmndata.h"\ | |
5030 | "..\..\..\include\wx\colour.h"\ | |
5031 | "..\..\..\include\wx\combobox.h"\ | |
5032 | "..\..\..\include\wx\containr.h"\ | |
5033 | "..\..\..\include\wx\control.h"\ | |
5034 | "..\..\..\include\wx\ctrlsub.h"\ | |
5035 | "..\..\..\include\wx\cursor.h"\ | |
5036 | "..\..\..\include\wx\datetime.h"\ | |
5037 | "..\..\..\include\wx\datetime.inl"\ | |
5038 | "..\..\..\include\wx\dc.h"\ | |
5039 | "..\..\..\include\wx\dcclient.h"\ | |
5040 | "..\..\..\include\wx\dcmemory.h"\ | |
5041 | "..\..\..\include\wx\dcprint.h"\ | |
5042 | "..\..\..\include\wx\dcscreen.h"\ | |
5043 | "..\..\..\include\wx\debug.h"\ | |
5044 | "..\..\..\include\wx\defs.h"\ | |
5045 | "..\..\..\include\wx\dialog.h"\ | |
5046 | "..\..\..\include\wx\dirdlg.h"\ | |
5047 | "..\..\..\include\wx\dynarray.h"\ | |
5048 | "..\..\..\include\wx\event.h"\ | |
5049 | "..\..\..\include\wx\features.h"\ | |
5050 | "..\..\..\include\wx\filedlg.h"\ | |
5051 | "..\..\..\include\wx\filefn.h"\ | |
5052 | "..\..\..\include\wx\font.h"\ | |
5053 | "..\..\..\include\wx\fontenc.h"\ | |
5054 | "..\..\..\include\wx\fontutil.h"\ | |
5055 | "..\..\..\include\wx\frame.h"\ | |
5056 | "..\..\..\include\wx\gauge.h"\ | |
5057 | "..\..\..\include\wx\gdicmn.h"\ | |
5058 | "..\..\..\include\wx\gdiobj.h"\ | |
5059 | "..\..\..\include\wx\generic\accel.h"\ | |
5060 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
5061 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
5062 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
5063 | "..\..\..\include\wx\generic\imaglist.h"\ | |
5064 | "..\..\..\include\wx\generic\mdig.h"\ | |
5065 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
5066 | "..\..\..\include\wx\generic\notebook.h"\ | |
5067 | "..\..\..\include\wx\generic\paletteg.h"\ | |
5068 | "..\..\..\include\wx\generic\panelg.h"\ | |
5069 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
5070 | "..\..\..\include\wx\generic\statusbr.h"\ | |
5071 | "..\..\..\include\wx\generic\tabg.h"\ | |
5072 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
5073 | "..\..\..\include\wx\generic\timer.h"\ | |
5074 | "..\..\..\include\wx\gtk\accel.h"\ | |
5075 | "..\..\..\include\wx\gtk\app.h"\ | |
5076 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
5077 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
5078 | "..\..\..\include\wx\gtk\brush.h"\ | |
5079 | "..\..\..\include\wx\gtk\button.h"\ | |
5080 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
5081 | "..\..\..\include\wx\gtk\checklst.h"\ | |
5082 | "..\..\..\include\wx\gtk\choice.h"\ | |
5083 | "..\..\..\include\wx\gtk\colour.h"\ | |
5084 | "..\..\..\include\wx\gtk\combobox.h"\ | |
5085 | "..\..\..\include\wx\gtk\control.h"\ | |
5086 | "..\..\..\include\wx\gtk\cursor.h"\ | |
5087 | "..\..\..\include\wx\gtk\dc.h"\ | |
5088 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
5089 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
5090 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
5091 | "..\..\..\include\wx\gtk\dialog.h"\ | |
5092 | "..\..\..\include\wx\gtk\font.h"\ | |
5093 | "..\..\..\include\wx\gtk\frame.h"\ | |
5094 | "..\..\..\include\wx\gtk\gauge.h"\ | |
5095 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
5096 | "..\..\..\include\wx\gtk\icon.h"\ | |
5097 | "..\..\..\include\wx\gtk\listbox.h"\ | |
5098 | "..\..\..\include\wx\gtk\mdi.h"\ | |
5099 | "..\..\..\include\wx\gtk\menu.h"\ | |
5100 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
5101 | "..\..\..\include\wx\gtk\notebook.h"\ | |
5102 | "..\..\..\include\wx\gtk\pen.h"\ | |
5103 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
5104 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
5105 | "..\..\..\include\wx\gtk\region.h"\ | |
5106 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
5107 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
5108 | "..\..\..\include\wx\gtk\slider.h"\ | |
5109 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
5110 | "..\..\..\include\wx\gtk\statbox.h"\ | |
5111 | "..\..\..\include\wx\gtk\stattext.h"\ | |
5112 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
5113 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
5114 | "..\..\..\include\wx\gtk\timer.h"\ | |
5115 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
5116 | "..\..\..\include\wx\gtk\window.h"\ | |
5117 | "..\..\..\include\wx\hash.h"\ | |
5118 | "..\..\..\include\wx\hashmap.h"\ | |
5119 | "..\..\..\include\wx\icon.h"\ | |
5120 | "..\..\..\include\wx\iconbndl.h"\ | |
5121 | "..\..\..\include\wx\imagbmp.h"\ | |
5122 | "..\..\..\include\wx\image.h"\ | |
5123 | "..\..\..\include\wx\imaggif.h"\ | |
5124 | "..\..\..\include\wx\imagiff.h"\ | |
5125 | "..\..\..\include\wx\imagjpeg.h"\ | |
5126 | "..\..\..\include\wx\imaglist.h"\ | |
5127 | "..\..\..\include\wx\imagpcx.h"\ | |
5128 | "..\..\..\include\wx\imagpng.h"\ | |
5129 | "..\..\..\include\wx\imagpnm.h"\ | |
5130 | "..\..\..\include\wx\imagtiff.h"\ | |
5131 | "..\..\..\include\wx\imagxpm.h"\ | |
5132 | "..\..\..\include\wx\intl.h"\ | |
5133 | "..\..\..\include\wx\ioswrap.h"\ | |
5134 | "..\..\..\include\wx\layout.h"\ | |
5135 | "..\..\..\include\wx\list.h"\ | |
5136 | "..\..\..\include\wx\listbox.h"\ | |
5137 | "..\..\..\include\wx\log.h"\ | |
5138 | "..\..\..\include\wx\longlong.h"\ | |
5139 | "..\..\..\include\wx\mac\accel.h"\ | |
5140 | "..\..\..\include\wx\mac\app.h"\ | |
5141 | "..\..\..\include\wx\mac\bitmap.h"\ | |
5142 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
5143 | "..\..\..\include\wx\mac\brush.h"\ | |
5144 | "..\..\..\include\wx\mac\button.h"\ | |
5145 | "..\..\..\include\wx\mac\checkbox.h"\ | |
5146 | "..\..\..\include\wx\mac\checklst.h"\ | |
5147 | "..\..\..\include\wx\mac\choice.h"\ | |
5148 | "..\..\..\include\wx\mac\colour.h"\ | |
5149 | "..\..\..\include\wx\mac\combobox.h"\ | |
5150 | "..\..\..\include\wx\mac\control.h"\ | |
5151 | "..\..\..\include\wx\mac\cursor.h"\ | |
5152 | "..\..\..\include\wx\mac\dc.h"\ | |
5153 | "..\..\..\include\wx\mac\dcclient.h"\ | |
5154 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
5155 | "..\..\..\include\wx\mac\dcprint.h"\ | |
5156 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
5157 | "..\..\..\include\wx\mac\dialog.h"\ | |
5158 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
5159 | "..\..\..\include\wx\mac\filedlg.h"\ | |
5160 | "..\..\..\include\wx\mac\font.h"\ | |
5161 | "..\..\..\include\wx\mac\frame.h"\ | |
5162 | "..\..\..\include\wx\mac\gauge.h"\ | |
5163 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
5164 | "..\..\..\include\wx\mac\icon.h"\ | |
5165 | "..\..\..\include\wx\mac\listbox.h"\ | |
5166 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
5167 | "..\..\..\include\wx\mac\mdi.h"\ | |
5168 | "..\..\..\include\wx\mac\menu.h"\ | |
5169 | "..\..\..\include\wx\mac\menuitem.h"\ | |
5170 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
5171 | "..\..\..\include\wx\mac\notebook.h"\ | |
5172 | "..\..\..\include\wx\mac\palette.h"\ | |
5173 | "..\..\..\include\wx\mac\pen.h"\ | |
5174 | "..\..\..\include\wx\mac\radiobox.h"\ | |
5175 | "..\..\..\include\wx\mac\radiobut.h"\ | |
5176 | "..\..\..\include\wx\mac\region.h"\ | |
5177 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
5178 | "..\..\..\include\wx\mac\slider.h"\ | |
5179 | "..\..\..\include\wx\mac\statbmp.h"\ | |
5180 | "..\..\..\include\wx\mac\statbox.h"\ | |
5181 | "..\..\..\include\wx\mac\stattext.h"\ | |
5182 | "..\..\..\include\wx\mac\statusbr.h"\ | |
5183 | "..\..\..\include\wx\mac\textctrl.h"\ | |
5184 | "..\..\..\include\wx\mac\timer.h"\ | |
5185 | "..\..\..\include\wx\mac\toolbar.h"\ | |
5186 | "..\..\..\include\wx\mac\toplevel.h"\ | |
5187 | "..\..\..\include\wx\mac\window.h"\ | |
5188 | "..\..\..\include\wx\mdi.h"\ | |
5189 | "..\..\..\include\wx\memory.h"\ | |
5190 | "..\..\..\include\wx\menu.h"\ | |
5191 | "..\..\..\include\wx\menuitem.h"\ | |
5192 | "..\..\..\include\wx\mgl\app.h"\ | |
5193 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
5194 | "..\..\..\include\wx\mgl\brush.h"\ | |
5195 | "..\..\..\include\wx\mgl\colour.h"\ | |
5196 | "..\..\..\include\wx\mgl\cursor.h"\ | |
5197 | "..\..\..\include\wx\mgl\dc.h"\ | |
5198 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
5199 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
5200 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
5201 | "..\..\..\include\wx\mgl\font.h"\ | |
5202 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
5203 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
5204 | "..\..\..\include\wx\mgl\icon.h"\ | |
5205 | "..\..\..\include\wx\mgl\palette.h"\ | |
5206 | "..\..\..\include\wx\mgl\pen.h"\ | |
5207 | "..\..\..\include\wx\mgl\region.h"\ | |
5208 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
5209 | "..\..\..\include\wx\mgl\window.h"\ | |
5210 | "..\..\..\include\wx\module.h"\ | |
5211 | "..\..\..\include\wx\motif\accel.h"\ | |
5212 | "..\..\..\include\wx\motif\app.h"\ | |
5213 | "..\..\..\include\wx\motif\bitmap.h"\ | |
5214 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
5215 | "..\..\..\include\wx\motif\brush.h"\ | |
5216 | "..\..\..\include\wx\motif\button.h"\ | |
5217 | "..\..\..\include\wx\motif\checkbox.h"\ | |
5218 | "..\..\..\include\wx\motif\checklst.h"\ | |
5219 | "..\..\..\include\wx\motif\choice.h"\ | |
5220 | "..\..\..\include\wx\motif\colour.h"\ | |
5221 | "..\..\..\include\wx\motif\combobox.h"\ | |
5222 | "..\..\..\include\wx\motif\control.h"\ | |
5223 | "..\..\..\include\wx\motif\cursor.h"\ | |
5224 | "..\..\..\include\wx\motif\dc.h"\ | |
5225 | "..\..\..\include\wx\motif\dcclient.h"\ | |
5226 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
5227 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
5228 | "..\..\..\include\wx\motif\dialog.h"\ | |
5229 | "..\..\..\include\wx\motif\filedlg.h"\ | |
5230 | "..\..\..\include\wx\motif\font.h"\ | |
5231 | "..\..\..\include\wx\motif\frame.h"\ | |
5232 | "..\..\..\include\wx\motif\gauge.h"\ | |
5233 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
5234 | "..\..\..\include\wx\motif\icon.h"\ | |
5235 | "..\..\..\include\wx\motif\listbox.h"\ | |
5236 | "..\..\..\include\wx\motif\mdi.h"\ | |
5237 | "..\..\..\include\wx\motif\menu.h"\ | |
5238 | "..\..\..\include\wx\motif\menuitem.h"\ | |
5239 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
5240 | "..\..\..\include\wx\motif\palette.h"\ | |
5241 | "..\..\..\include\wx\motif\pen.h"\ | |
5242 | "..\..\..\include\wx\motif\radiobox.h"\ | |
5243 | "..\..\..\include\wx\motif\radiobut.h"\ | |
5244 | "..\..\..\include\wx\motif\region.h"\ | |
5245 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
5246 | "..\..\..\include\wx\motif\slider.h"\ | |
5247 | "..\..\..\include\wx\motif\statbmp.h"\ | |
5248 | "..\..\..\include\wx\motif\statbox.h"\ | |
5249 | "..\..\..\include\wx\motif\stattext.h"\ | |
5250 | "..\..\..\include\wx\motif\textctrl.h"\ | |
5251 | "..\..\..\include\wx\motif\timer.h"\ | |
5252 | "..\..\..\include\wx\motif\toolbar.h"\ | |
5253 | "..\..\..\include\wx\motif\window.h"\ | |
5254 | "..\..\..\include\wx\msgdlg.h"\ | |
5255 | "..\..\..\include\wx\msw\accel.h"\ | |
5256 | "..\..\..\include\wx\msw\app.h"\ | |
5257 | "..\..\..\include\wx\msw\bitmap.h"\ | |
5258 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
5259 | "..\..\..\include\wx\msw\brush.h"\ | |
5260 | "..\..\..\include\wx\msw\button.h"\ | |
5261 | "..\..\..\include\wx\msw\checkbox.h"\ | |
5262 | "..\..\..\include\wx\msw\checklst.h"\ | |
5263 | "..\..\..\include\wx\msw\choice.h"\ | |
5264 | "..\..\..\include\wx\msw\colour.h"\ | |
5265 | "..\..\..\include\wx\msw\combobox.h"\ | |
5266 | "..\..\..\include\wx\msw\control.h"\ | |
5267 | "..\..\..\include\wx\msw\cursor.h"\ | |
5268 | "..\..\..\include\wx\msw\dc.h"\ | |
5269 | "..\..\..\include\wx\msw\dcclient.h"\ | |
5270 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
5271 | "..\..\..\include\wx\msw\dcprint.h"\ | |
5272 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
5273 | "..\..\..\include\wx\msw\dialog.h"\ | |
5274 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
5275 | "..\..\..\include\wx\msw\filedlg.h"\ | |
5276 | "..\..\..\include\wx\msw\font.h"\ | |
5277 | "..\..\..\include\wx\msw\frame.h"\ | |
5278 | "..\..\..\include\wx\msw\gauge95.h"\ | |
5279 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
5280 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
5281 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
5282 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
5283 | "..\..\..\include\wx\msw\icon.h"\ | |
5284 | "..\..\..\include\wx\msw\imaglist.h"\ | |
5285 | "..\..\..\include\wx\msw\listbox.h"\ | |
5286 | "..\..\..\include\wx\msw\mdi.h"\ | |
5287 | "..\..\..\include\wx\msw\menu.h"\ | |
5288 | "..\..\..\include\wx\msw\menuitem.h"\ | |
5289 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
5290 | "..\..\..\include\wx\msw\notebook.h"\ | |
5291 | "..\..\..\include\wx\msw\palette.h"\ | |
5292 | "..\..\..\include\wx\msw\pen.h"\ | |
5293 | "..\..\..\include\wx\msw\radiobox.h"\ | |
5294 | "..\..\..\include\wx\msw\radiobut.h"\ | |
5295 | "..\..\..\include\wx\msw\region.h"\ | |
5296 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
5297 | "..\..\..\include\wx\msw\slider95.h"\ | |
5298 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
5299 | "..\..\..\include\wx\msw\statbmp.h"\ | |
5300 | "..\..\..\include\wx\msw\statbox.h"\ | |
5301 | "..\..\..\include\wx\msw\statbr95.h"\ | |
5302 | "..\..\..\include\wx\msw\stattext.h"\ | |
5303 | "..\..\..\include\wx\msw\tbar95.h"\ | |
5304 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
5305 | "..\..\..\include\wx\msw\textctrl.h"\ | |
5306 | "..\..\..\include\wx\msw\timer.h"\ | |
5307 | "..\..\..\include\wx\msw\toplevel.h"\ | |
5308 | "..\..\..\include\wx\msw\window.h"\ | |
5309 | "..\..\..\include\wx\msw\winundef.h"\ | |
5310 | "..\..\..\include\wx\notebook.h"\ | |
5311 | "..\..\..\include\wx\object.h"\ | |
5312 | "..\..\..\include\wx\os2\accel.h"\ | |
5313 | "..\..\..\include\wx\os2\app.h"\ | |
5314 | "..\..\..\include\wx\os2\bitmap.h"\ | |
5315 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
5316 | "..\..\..\include\wx\os2\brush.h"\ | |
5317 | "..\..\..\include\wx\os2\button.h"\ | |
5318 | "..\..\..\include\wx\os2\checkbox.h"\ | |
5319 | "..\..\..\include\wx\os2\checklst.h"\ | |
5320 | "..\..\..\include\wx\os2\choice.h"\ | |
5321 | "..\..\..\include\wx\os2\colour.h"\ | |
5322 | "..\..\..\include\wx\os2\combobox.h"\ | |
5323 | "..\..\..\include\wx\os2\control.h"\ | |
5324 | "..\..\..\include\wx\os2\cursor.h"\ | |
5325 | "..\..\..\include\wx\os2\dc.h"\ | |
5326 | "..\..\..\include\wx\os2\dcclient.h"\ | |
5327 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
5328 | "..\..\..\include\wx\os2\dcprint.h"\ | |
5329 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
5330 | "..\..\..\include\wx\os2\dialog.h"\ | |
5331 | "..\..\..\include\wx\os2\filedlg.h"\ | |
5332 | "..\..\..\include\wx\os2\font.h"\ | |
5333 | "..\..\..\include\wx\os2\frame.h"\ | |
5334 | "..\..\..\include\wx\os2\gauge.h"\ | |
5335 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
5336 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
5337 | "..\..\..\include\wx\os2\icon.h"\ | |
5338 | "..\..\..\include\wx\os2\listbox.h"\ | |
5339 | "..\..\..\include\wx\os2\menu.h"\ | |
5340 | "..\..\..\include\wx\os2\menuitem.h"\ | |
5341 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
5342 | "..\..\..\include\wx\os2\notebook.h"\ | |
5343 | "..\..\..\include\wx\os2\palette.h"\ | |
5344 | "..\..\..\include\wx\os2\pen.h"\ | |
5345 | "..\..\..\include\wx\os2\private.h"\ | |
5346 | "..\..\..\include\wx\os2\radiobox.h"\ | |
5347 | "..\..\..\include\wx\os2\radiobut.h"\ | |
5348 | "..\..\..\include\wx\os2\region.h"\ | |
5349 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
5350 | "..\..\..\include\wx\os2\slider.h"\ | |
5351 | "..\..\..\include\wx\os2\statbmp.h"\ | |
5352 | "..\..\..\include\wx\os2\statbox.h"\ | |
5353 | "..\..\..\include\wx\os2\stattext.h"\ | |
5354 | "..\..\..\include\wx\os2\textctrl.h"\ | |
5355 | "..\..\..\include\wx\os2\timer.h"\ | |
5356 | "..\..\..\include\wx\os2\toolbar.h"\ | |
5357 | "..\..\..\include\wx\os2\toplevel.h"\ | |
5358 | "..\..\..\include\wx\os2\window.h"\ | |
5359 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
5360 | "..\..\..\include\wx\ownerdrw.h"\ | |
5361 | "..\..\..\include\wx\palette.h"\ | |
5362 | "..\..\..\include\wx\panel.h"\ | |
5363 | "..\..\..\include\wx\pen.h"\ | |
5364 | "..\..\..\include\wx\platform.h"\ | |
5365 | "..\..\..\include\wx\radiobox.h"\ | |
5366 | "..\..\..\include\wx\radiobut.h"\ | |
5367 | "..\..\..\include\wx\region.h"\ | |
5368 | "..\..\..\include\wx\scrolbar.h"\ | |
5369 | "..\..\..\include\wx\scrolwin.h"\ | |
5370 | "..\..\..\include\wx\settings.h"\ | |
5371 | "..\..\..\include\wx\setup.h"\ | |
5372 | "..\..\..\include\wx\sizer.h"\ | |
5373 | "..\..\..\include\wx\slider.h"\ | |
5374 | "..\..\..\include\wx\statbmp.h"\ | |
5375 | "..\..\..\include\wx\statbox.h"\ | |
5376 | "..\..\..\include\wx\stattext.h"\ | |
5377 | "..\..\..\include\wx\statusbr.h"\ | |
5378 | "..\..\..\include\wx\strconv.h"\ | |
5379 | "..\..\..\include\wx\stream.h"\ | |
5380 | "..\..\..\include\wx\string.h"\ | |
5381 | "..\..\..\include\wx\tbarbase.h"\ | |
5382 | "..\..\..\include\wx\tbarsmpl.h"\ | |
5383 | "..\..\..\include\wx\textctrl.h"\ | |
5384 | "..\..\..\include\wx\textdlg.h"\ | |
5385 | "..\..\..\include\wx\thread.h"\ | |
5386 | "..\..\..\include\wx\timer.h"\ | |
5387 | "..\..\..\include\wx\toolbar.h"\ | |
5388 | "..\..\..\include\wx\toplevel.h"\ | |
5389 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
5390 | "..\..\..\include\wx\univ\button.h"\ | |
5391 | "..\..\..\include\wx\univ\checkbox.h"\ | |
5392 | "..\..\..\include\wx\univ\checklst.h"\ | |
5393 | "..\..\..\include\wx\univ\choice.h"\ | |
5394 | "..\..\..\include\wx\univ\combobox.h"\ | |
5395 | "..\..\..\include\wx\univ\control.h"\ | |
5396 | "..\..\..\include\wx\univ\dialog.h"\ | |
5397 | "..\..\..\include\wx\univ\frame.h"\ | |
5398 | "..\..\..\include\wx\univ\gauge.h"\ | |
5399 | "..\..\..\include\wx\univ\inpcons.h"\ | |
5400 | "..\..\..\include\wx\univ\inphand.h"\ | |
5401 | "..\..\..\include\wx\univ\listbox.h"\ | |
5402 | "..\..\..\include\wx\univ\menu.h"\ | |
5403 | "..\..\..\include\wx\univ\menuitem.h"\ | |
5404 | "..\..\..\include\wx\univ\notebook.h"\ | |
5405 | "..\..\..\include\wx\univ\radiobox.h"\ | |
5406 | "..\..\..\include\wx\univ\radiobut.h"\ | |
5407 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
5408 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
5409 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
5410 | "..\..\..\include\wx\univ\slider.h"\ | |
5411 | "..\..\..\include\wx\univ\statbmp.h"\ | |
5412 | "..\..\..\include\wx\univ\statbox.h"\ | |
5413 | "..\..\..\include\wx\univ\stattext.h"\ | |
5414 | "..\..\..\include\wx\univ\statusbr.h"\ | |
5415 | "..\..\..\include\wx\univ\textctrl.h"\ | |
5416 | "..\..\..\include\wx\univ\theme.h"\ | |
5417 | "..\..\..\include\wx\univ\toolbar.h"\ | |
5418 | "..\..\..\include\wx\univ\toplevel.h"\ | |
5419 | "..\..\..\include\wx\univ\window.h"\ | |
5420 | "..\..\..\include\wx\unix\fontutil.h"\ | |
5421 | "..\..\..\include\wx\utils.h"\ | |
5422 | "..\..\..\include\wx\validate.h"\ | |
5423 | "..\..\..\include\wx\valtext.h"\ | |
5424 | "..\..\..\include\wx\version.h"\ | |
5425 | "..\..\..\include\wx\window.h"\ | |
5426 | "..\..\..\include\wx\wx.h"\ | |
5427 | "..\..\..\include\wx\wxchar.h"\ | |
5428 | "..\..\..\include\wx\wxprec.h"\ | |
5429 | "..\..\..\include\wx\x11\app.h"\ | |
5430 | "..\..\..\include\wx\x11\bitmap.h"\ | |
5431 | "..\..\..\include\wx\x11\brush.h"\ | |
5432 | "..\..\..\include\wx\x11\colour.h"\ | |
5433 | "..\..\..\include\wx\x11\cursor.h"\ | |
5434 | "..\..\..\include\wx\x11\dc.h"\ | |
5435 | "..\..\..\include\wx\x11\dcclient.h"\ | |
5436 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
5437 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
5438 | "..\..\..\include\wx\x11\font.h"\ | |
5439 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
5440 | "..\..\..\include\wx\x11\icon.h"\ | |
5441 | "..\..\..\include\wx\x11\palette.h"\ | |
5442 | "..\..\..\include\wx\x11\pen.h"\ | |
5443 | "..\..\..\include\wx\x11\region.h"\ | |
5444 | "..\..\..\include\wx\x11\textctrl.h"\ | |
5445 | "..\..\..\include\wx\x11\toplevel.h"\ | |
5446 | "..\..\..\include\wx\x11\window.h"\ | |
1a4fe894 JS |
5447 | |
5448 | NODEP_CPP_WXBAS=\ | |
6d613d8d JS |
5449 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
5450 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
5451 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
5452 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
5453 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
5454 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
5455 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
5456 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
5457 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
5458 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
5459 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
5460 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
5461 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
5462 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
5463 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
5464 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
5465 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
5466 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
5467 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
5468 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
5469 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
5470 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
5471 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
5472 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
5473 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
5474 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
5475 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
5476 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
5477 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
5478 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
5479 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
5480 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
5481 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
5482 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
5483 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
5484 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
5485 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
5486 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
5487 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
5488 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
5489 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
5490 | |
5491 | # ADD CPP /Yu"wx/wxprec.h" | |
5492 | ||
5493 | !ELSEIF "$(CFG)" == "wxBase - Win32 (WCE x86em) Debug" | |
5494 | ||
5495 | DEP_CPP_WXBAS=\ | |
6d613d8d JS |
5496 | "..\..\..\include\wx\accel.h"\ |
5497 | "..\..\..\include\wx\app.h"\ | |
5498 | "..\..\..\include\wx\bitmap.h"\ | |
5499 | "..\..\..\include\wx\bmpbuttn.h"\ | |
5500 | "..\..\..\include\wx\brush.h"\ | |
5501 | "..\..\..\include\wx\buffer.h"\ | |
5502 | "..\..\..\include\wx\build.h"\ | |
5503 | "..\..\..\include\wx\button.h"\ | |
5504 | "..\..\..\include\wx\checkbox.h"\ | |
5505 | "..\..\..\include\wx\checklst.h"\ | |
5506 | "..\..\..\include\wx\chkconf.h"\ | |
5507 | "..\..\..\include\wx\choicdlg.h"\ | |
5508 | "..\..\..\include\wx\choice.h"\ | |
5509 | "..\..\..\include\wx\clntdata.h"\ | |
5510 | "..\..\..\include\wx\cmndata.h"\ | |
5511 | "..\..\..\include\wx\colour.h"\ | |
5512 | "..\..\..\include\wx\combobox.h"\ | |
5513 | "..\..\..\include\wx\containr.h"\ | |
5514 | "..\..\..\include\wx\control.h"\ | |
5515 | "..\..\..\include\wx\ctrlsub.h"\ | |
5516 | "..\..\..\include\wx\cursor.h"\ | |
5517 | "..\..\..\include\wx\datetime.h"\ | |
5518 | "..\..\..\include\wx\datetime.inl"\ | |
5519 | "..\..\..\include\wx\dc.h"\ | |
5520 | "..\..\..\include\wx\dcclient.h"\ | |
5521 | "..\..\..\include\wx\dcmemory.h"\ | |
5522 | "..\..\..\include\wx\dcprint.h"\ | |
5523 | "..\..\..\include\wx\dcscreen.h"\ | |
5524 | "..\..\..\include\wx\debug.h"\ | |
5525 | "..\..\..\include\wx\defs.h"\ | |
5526 | "..\..\..\include\wx\dialog.h"\ | |
5527 | "..\..\..\include\wx\dirdlg.h"\ | |
5528 | "..\..\..\include\wx\dynarray.h"\ | |
5529 | "..\..\..\include\wx\event.h"\ | |
5530 | "..\..\..\include\wx\features.h"\ | |
5531 | "..\..\..\include\wx\filedlg.h"\ | |
5532 | "..\..\..\include\wx\filefn.h"\ | |
5533 | "..\..\..\include\wx\font.h"\ | |
5534 | "..\..\..\include\wx\fontenc.h"\ | |
5535 | "..\..\..\include\wx\fontutil.h"\ | |
5536 | "..\..\..\include\wx\frame.h"\ | |
5537 | "..\..\..\include\wx\gauge.h"\ | |
5538 | "..\..\..\include\wx\gdicmn.h"\ | |
5539 | "..\..\..\include\wx\gdiobj.h"\ | |
5540 | "..\..\..\include\wx\generic\accel.h"\ | |
5541 | "..\..\..\include\wx\generic\choicdgg.h"\ | |
5542 | "..\..\..\include\wx\generic\dirdlgg.h"\ | |
5543 | "..\..\..\include\wx\generic\filedlgg.h"\ | |
5544 | "..\..\..\include\wx\generic\imaglist.h"\ | |
5545 | "..\..\..\include\wx\generic\mdig.h"\ | |
5546 | "..\..\..\include\wx\generic\msgdlgg.h"\ | |
5547 | "..\..\..\include\wx\generic\notebook.h"\ | |
5548 | "..\..\..\include\wx\generic\paletteg.h"\ | |
5549 | "..\..\..\include\wx\generic\panelg.h"\ | |
5550 | "..\..\..\include\wx\generic\scrolwin.h"\ | |
5551 | "..\..\..\include\wx\generic\statusbr.h"\ | |
5552 | "..\..\..\include\wx\generic\tabg.h"\ | |
5553 | "..\..\..\include\wx\generic\textdlgg.h"\ | |
5554 | "..\..\..\include\wx\generic\timer.h"\ | |
5555 | "..\..\..\include\wx\gtk\accel.h"\ | |
5556 | "..\..\..\include\wx\gtk\app.h"\ | |
5557 | "..\..\..\include\wx\gtk\bitmap.h"\ | |
5558 | "..\..\..\include\wx\gtk\bmpbuttn.h"\ | |
5559 | "..\..\..\include\wx\gtk\brush.h"\ | |
5560 | "..\..\..\include\wx\gtk\button.h"\ | |
5561 | "..\..\..\include\wx\gtk\checkbox.h"\ | |
5562 | "..\..\..\include\wx\gtk\checklst.h"\ | |
5563 | "..\..\..\include\wx\gtk\choice.h"\ | |
5564 | "..\..\..\include\wx\gtk\colour.h"\ | |
5565 | "..\..\..\include\wx\gtk\combobox.h"\ | |
5566 | "..\..\..\include\wx\gtk\control.h"\ | |
5567 | "..\..\..\include\wx\gtk\cursor.h"\ | |
5568 | "..\..\..\include\wx\gtk\dc.h"\ | |
5569 | "..\..\..\include\wx\gtk\dcclient.h"\ | |
5570 | "..\..\..\include\wx\gtk\dcmemory.h"\ | |
5571 | "..\..\..\include\wx\gtk\dcscreen.h"\ | |
5572 | "..\..\..\include\wx\gtk\dialog.h"\ | |
5573 | "..\..\..\include\wx\gtk\font.h"\ | |
5574 | "..\..\..\include\wx\gtk\frame.h"\ | |
5575 | "..\..\..\include\wx\gtk\gauge.h"\ | |
5576 | "..\..\..\include\wx\gtk\gdiobj.h"\ | |
5577 | "..\..\..\include\wx\gtk\icon.h"\ | |
5578 | "..\..\..\include\wx\gtk\listbox.h"\ | |
5579 | "..\..\..\include\wx\gtk\mdi.h"\ | |
5580 | "..\..\..\include\wx\gtk\menu.h"\ | |
5581 | "..\..\..\include\wx\gtk\menuitem.h"\ | |
5582 | "..\..\..\include\wx\gtk\notebook.h"\ | |
5583 | "..\..\..\include\wx\gtk\pen.h"\ | |
5584 | "..\..\..\include\wx\gtk\radiobox.h"\ | |
5585 | "..\..\..\include\wx\gtk\radiobut.h"\ | |
5586 | "..\..\..\include\wx\gtk\region.h"\ | |
5587 | "..\..\..\include\wx\gtk\scrolbar.h"\ | |
5588 | "..\..\..\include\wx\gtk\scrolwin.h"\ | |
5589 | "..\..\..\include\wx\gtk\slider.h"\ | |
5590 | "..\..\..\include\wx\gtk\statbmp.h"\ | |
5591 | "..\..\..\include\wx\gtk\statbox.h"\ | |
5592 | "..\..\..\include\wx\gtk\stattext.h"\ | |
5593 | "..\..\..\include\wx\gtk\tbargtk.h"\ | |
5594 | "..\..\..\include\wx\gtk\textctrl.h"\ | |
5595 | "..\..\..\include\wx\gtk\timer.h"\ | |
5596 | "..\..\..\include\wx\gtk\toplevel.h"\ | |
5597 | "..\..\..\include\wx\gtk\window.h"\ | |
5598 | "..\..\..\include\wx\hash.h"\ | |
5599 | "..\..\..\include\wx\hashmap.h"\ | |
5600 | "..\..\..\include\wx\icon.h"\ | |
5601 | "..\..\..\include\wx\iconbndl.h"\ | |
5602 | "..\..\..\include\wx\imagbmp.h"\ | |
5603 | "..\..\..\include\wx\image.h"\ | |
5604 | "..\..\..\include\wx\imaggif.h"\ | |
5605 | "..\..\..\include\wx\imagiff.h"\ | |
5606 | "..\..\..\include\wx\imagjpeg.h"\ | |
5607 | "..\..\..\include\wx\imaglist.h"\ | |
5608 | "..\..\..\include\wx\imagpcx.h"\ | |
5609 | "..\..\..\include\wx\imagpng.h"\ | |
5610 | "..\..\..\include\wx\imagpnm.h"\ | |
5611 | "..\..\..\include\wx\imagtiff.h"\ | |
5612 | "..\..\..\include\wx\imagxpm.h"\ | |
5613 | "..\..\..\include\wx\intl.h"\ | |
5614 | "..\..\..\include\wx\ioswrap.h"\ | |
5615 | "..\..\..\include\wx\layout.h"\ | |
5616 | "..\..\..\include\wx\list.h"\ | |
5617 | "..\..\..\include\wx\listbox.h"\ | |
5618 | "..\..\..\include\wx\log.h"\ | |
5619 | "..\..\..\include\wx\longlong.h"\ | |
5620 | "..\..\..\include\wx\mac\accel.h"\ | |
5621 | "..\..\..\include\wx\mac\app.h"\ | |
5622 | "..\..\..\include\wx\mac\bitmap.h"\ | |
5623 | "..\..\..\include\wx\mac\bmpbuttn.h"\ | |
5624 | "..\..\..\include\wx\mac\brush.h"\ | |
5625 | "..\..\..\include\wx\mac\button.h"\ | |
5626 | "..\..\..\include\wx\mac\checkbox.h"\ | |
5627 | "..\..\..\include\wx\mac\checklst.h"\ | |
5628 | "..\..\..\include\wx\mac\choice.h"\ | |
5629 | "..\..\..\include\wx\mac\colour.h"\ | |
5630 | "..\..\..\include\wx\mac\combobox.h"\ | |
5631 | "..\..\..\include\wx\mac\control.h"\ | |
5632 | "..\..\..\include\wx\mac\cursor.h"\ | |
5633 | "..\..\..\include\wx\mac\dc.h"\ | |
5634 | "..\..\..\include\wx\mac\dcclient.h"\ | |
5635 | "..\..\..\include\wx\mac\dcmemory.h"\ | |
5636 | "..\..\..\include\wx\mac\dcprint.h"\ | |
5637 | "..\..\..\include\wx\mac\dcscreen.h"\ | |
5638 | "..\..\..\include\wx\mac\dialog.h"\ | |
5639 | "..\..\..\include\wx\mac\dirdlg.h"\ | |
5640 | "..\..\..\include\wx\mac\filedlg.h"\ | |
5641 | "..\..\..\include\wx\mac\font.h"\ | |
5642 | "..\..\..\include\wx\mac\frame.h"\ | |
5643 | "..\..\..\include\wx\mac\gauge.h"\ | |
5644 | "..\..\..\include\wx\mac\gdiobj.h"\ | |
5645 | "..\..\..\include\wx\mac\icon.h"\ | |
5646 | "..\..\..\include\wx\mac\listbox.h"\ | |
5647 | "..\..\..\include\wx\mac\macnotfy.h"\ | |
5648 | "..\..\..\include\wx\mac\mdi.h"\ | |
5649 | "..\..\..\include\wx\mac\menu.h"\ | |
5650 | "..\..\..\include\wx\mac\menuitem.h"\ | |
5651 | "..\..\..\include\wx\mac\msgdlg.h"\ | |
5652 | "..\..\..\include\wx\mac\notebook.h"\ | |
5653 | "..\..\..\include\wx\mac\palette.h"\ | |
5654 | "..\..\..\include\wx\mac\pen.h"\ | |
5655 | "..\..\..\include\wx\mac\radiobox.h"\ | |
5656 | "..\..\..\include\wx\mac\radiobut.h"\ | |
5657 | "..\..\..\include\wx\mac\region.h"\ | |
5658 | "..\..\..\include\wx\mac\scrolbar.h"\ | |
5659 | "..\..\..\include\wx\mac\slider.h"\ | |
5660 | "..\..\..\include\wx\mac\statbmp.h"\ | |
5661 | "..\..\..\include\wx\mac\statbox.h"\ | |
5662 | "..\..\..\include\wx\mac\stattext.h"\ | |
5663 | "..\..\..\include\wx\mac\statusbr.h"\ | |
5664 | "..\..\..\include\wx\mac\textctrl.h"\ | |
5665 | "..\..\..\include\wx\mac\timer.h"\ | |
5666 | "..\..\..\include\wx\mac\toolbar.h"\ | |
5667 | "..\..\..\include\wx\mac\toplevel.h"\ | |
5668 | "..\..\..\include\wx\mac\window.h"\ | |
5669 | "..\..\..\include\wx\mdi.h"\ | |
5670 | "..\..\..\include\wx\memory.h"\ | |
5671 | "..\..\..\include\wx\menu.h"\ | |
5672 | "..\..\..\include\wx\menuitem.h"\ | |
5673 | "..\..\..\include\wx\mgl\app.h"\ | |
5674 | "..\..\..\include\wx\mgl\bitmap.h"\ | |
5675 | "..\..\..\include\wx\mgl\brush.h"\ | |
5676 | "..\..\..\include\wx\mgl\colour.h"\ | |
5677 | "..\..\..\include\wx\mgl\cursor.h"\ | |
5678 | "..\..\..\include\wx\mgl\dc.h"\ | |
5679 | "..\..\..\include\wx\mgl\dcclient.h"\ | |
5680 | "..\..\..\include\wx\mgl\dcmemory.h"\ | |
5681 | "..\..\..\include\wx\mgl\dcscreen.h"\ | |
5682 | "..\..\..\include\wx\mgl\font.h"\ | |
5683 | "..\..\..\include\wx\mgl\fontutil.h"\ | |
5684 | "..\..\..\include\wx\mgl\gdiobj.h"\ | |
5685 | "..\..\..\include\wx\mgl\icon.h"\ | |
5686 | "..\..\..\include\wx\mgl\palette.h"\ | |
5687 | "..\..\..\include\wx\mgl\pen.h"\ | |
5688 | "..\..\..\include\wx\mgl\region.h"\ | |
5689 | "..\..\..\include\wx\mgl\toplevel.h"\ | |
5690 | "..\..\..\include\wx\mgl\window.h"\ | |
5691 | "..\..\..\include\wx\module.h"\ | |
5692 | "..\..\..\include\wx\motif\accel.h"\ | |
5693 | "..\..\..\include\wx\motif\app.h"\ | |
5694 | "..\..\..\include\wx\motif\bitmap.h"\ | |
5695 | "..\..\..\include\wx\motif\bmpbuttn.h"\ | |
5696 | "..\..\..\include\wx\motif\brush.h"\ | |
5697 | "..\..\..\include\wx\motif\button.h"\ | |
5698 | "..\..\..\include\wx\motif\checkbox.h"\ | |
5699 | "..\..\..\include\wx\motif\checklst.h"\ | |
5700 | "..\..\..\include\wx\motif\choice.h"\ | |
5701 | "..\..\..\include\wx\motif\colour.h"\ | |
5702 | "..\..\..\include\wx\motif\combobox.h"\ | |
5703 | "..\..\..\include\wx\motif\control.h"\ | |
5704 | "..\..\..\include\wx\motif\cursor.h"\ | |
5705 | "..\..\..\include\wx\motif\dc.h"\ | |
5706 | "..\..\..\include\wx\motif\dcclient.h"\ | |
5707 | "..\..\..\include\wx\motif\dcmemory.h"\ | |
5708 | "..\..\..\include\wx\motif\dcscreen.h"\ | |
5709 | "..\..\..\include\wx\motif\dialog.h"\ | |
5710 | "..\..\..\include\wx\motif\filedlg.h"\ | |
5711 | "..\..\..\include\wx\motif\font.h"\ | |
5712 | "..\..\..\include\wx\motif\frame.h"\ | |
5713 | "..\..\..\include\wx\motif\gauge.h"\ | |
5714 | "..\..\..\include\wx\motif\gdiobj.h"\ | |
5715 | "..\..\..\include\wx\motif\icon.h"\ | |
5716 | "..\..\..\include\wx\motif\listbox.h"\ | |
5717 | "..\..\..\include\wx\motif\mdi.h"\ | |
5718 | "..\..\..\include\wx\motif\menu.h"\ | |
5719 | "..\..\..\include\wx\motif\menuitem.h"\ | |
5720 | "..\..\..\include\wx\motif\msgdlg.h"\ | |
5721 | "..\..\..\include\wx\motif\palette.h"\ | |
5722 | "..\..\..\include\wx\motif\pen.h"\ | |
5723 | "..\..\..\include\wx\motif\radiobox.h"\ | |
5724 | "..\..\..\include\wx\motif\radiobut.h"\ | |
5725 | "..\..\..\include\wx\motif\region.h"\ | |
5726 | "..\..\..\include\wx\motif\scrolbar.h"\ | |
5727 | "..\..\..\include\wx\motif\slider.h"\ | |
5728 | "..\..\..\include\wx\motif\statbmp.h"\ | |
5729 | "..\..\..\include\wx\motif\statbox.h"\ | |
5730 | "..\..\..\include\wx\motif\stattext.h"\ | |
5731 | "..\..\..\include\wx\motif\textctrl.h"\ | |
5732 | "..\..\..\include\wx\motif\timer.h"\ | |
5733 | "..\..\..\include\wx\motif\toolbar.h"\ | |
5734 | "..\..\..\include\wx\motif\window.h"\ | |
5735 | "..\..\..\include\wx\msgdlg.h"\ | |
5736 | "..\..\..\include\wx\msw\accel.h"\ | |
5737 | "..\..\..\include\wx\msw\app.h"\ | |
5738 | "..\..\..\include\wx\msw\bitmap.h"\ | |
5739 | "..\..\..\include\wx\msw\bmpbuttn.h"\ | |
5740 | "..\..\..\include\wx\msw\brush.h"\ | |
5741 | "..\..\..\include\wx\msw\button.h"\ | |
5742 | "..\..\..\include\wx\msw\checkbox.h"\ | |
5743 | "..\..\..\include\wx\msw\checklst.h"\ | |
5744 | "..\..\..\include\wx\msw\choice.h"\ | |
5745 | "..\..\..\include\wx\msw\colour.h"\ | |
5746 | "..\..\..\include\wx\msw\combobox.h"\ | |
5747 | "..\..\..\include\wx\msw\control.h"\ | |
5748 | "..\..\..\include\wx\msw\cursor.h"\ | |
5749 | "..\..\..\include\wx\msw\dc.h"\ | |
5750 | "..\..\..\include\wx\msw\dcclient.h"\ | |
5751 | "..\..\..\include\wx\msw\dcmemory.h"\ | |
5752 | "..\..\..\include\wx\msw\dcprint.h"\ | |
5753 | "..\..\..\include\wx\msw\dcscreen.h"\ | |
5754 | "..\..\..\include\wx\msw\dialog.h"\ | |
5755 | "..\..\..\include\wx\msw\dirdlg.h"\ | |
5756 | "..\..\..\include\wx\msw\filedlg.h"\ | |
5757 | "..\..\..\include\wx\msw\font.h"\ | |
5758 | "..\..\..\include\wx\msw\frame.h"\ | |
5759 | "..\..\..\include\wx\msw\gauge95.h"\ | |
5760 | "..\..\..\include\wx\msw\gaugemsw.h"\ | |
5761 | "..\..\..\include\wx\msw\gccpriv.h"\ | |
5762 | "..\..\..\include\wx\msw\gdiimage.h"\ | |
5763 | "..\..\..\include\wx\msw\gdiobj.h"\ | |
5764 | "..\..\..\include\wx\msw\icon.h"\ | |
5765 | "..\..\..\include\wx\msw\imaglist.h"\ | |
5766 | "..\..\..\include\wx\msw\listbox.h"\ | |
5767 | "..\..\..\include\wx\msw\mdi.h"\ | |
5768 | "..\..\..\include\wx\msw\menu.h"\ | |
5769 | "..\..\..\include\wx\msw\menuitem.h"\ | |
5770 | "..\..\..\include\wx\msw\msgdlg.h"\ | |
5771 | "..\..\..\include\wx\msw\notebook.h"\ | |
5772 | "..\..\..\include\wx\msw\palette.h"\ | |
5773 | "..\..\..\include\wx\msw\pen.h"\ | |
5774 | "..\..\..\include\wx\msw\radiobox.h"\ | |
5775 | "..\..\..\include\wx\msw\radiobut.h"\ | |
5776 | "..\..\..\include\wx\msw\region.h"\ | |
5777 | "..\..\..\include\wx\msw\scrolbar.h"\ | |
5778 | "..\..\..\include\wx\msw\slider95.h"\ | |
5779 | "..\..\..\include\wx\msw\slidrmsw.h"\ | |
5780 | "..\..\..\include\wx\msw\statbmp.h"\ | |
5781 | "..\..\..\include\wx\msw\statbox.h"\ | |
5782 | "..\..\..\include\wx\msw\statbr95.h"\ | |
5783 | "..\..\..\include\wx\msw\stattext.h"\ | |
5784 | "..\..\..\include\wx\msw\tbar95.h"\ | |
5785 | "..\..\..\include\wx\msw\tbarmsw.h"\ | |
5786 | "..\..\..\include\wx\msw\textctrl.h"\ | |
5787 | "..\..\..\include\wx\msw\timer.h"\ | |
5788 | "..\..\..\include\wx\msw\toplevel.h"\ | |
5789 | "..\..\..\include\wx\msw\window.h"\ | |
5790 | "..\..\..\include\wx\msw\winundef.h"\ | |
5791 | "..\..\..\include\wx\notebook.h"\ | |
5792 | "..\..\..\include\wx\object.h"\ | |
5793 | "..\..\..\include\wx\os2\accel.h"\ | |
5794 | "..\..\..\include\wx\os2\app.h"\ | |
5795 | "..\..\..\include\wx\os2\bitmap.h"\ | |
5796 | "..\..\..\include\wx\os2\bmpbuttn.h"\ | |
5797 | "..\..\..\include\wx\os2\brush.h"\ | |
5798 | "..\..\..\include\wx\os2\button.h"\ | |
5799 | "..\..\..\include\wx\os2\checkbox.h"\ | |
5800 | "..\..\..\include\wx\os2\checklst.h"\ | |
5801 | "..\..\..\include\wx\os2\choice.h"\ | |
5802 | "..\..\..\include\wx\os2\colour.h"\ | |
5803 | "..\..\..\include\wx\os2\combobox.h"\ | |
5804 | "..\..\..\include\wx\os2\control.h"\ | |
5805 | "..\..\..\include\wx\os2\cursor.h"\ | |
5806 | "..\..\..\include\wx\os2\dc.h"\ | |
5807 | "..\..\..\include\wx\os2\dcclient.h"\ | |
5808 | "..\..\..\include\wx\os2\dcmemory.h"\ | |
5809 | "..\..\..\include\wx\os2\dcprint.h"\ | |
5810 | "..\..\..\include\wx\os2\dcscreen.h"\ | |
5811 | "..\..\..\include\wx\os2\dialog.h"\ | |
5812 | "..\..\..\include\wx\os2\filedlg.h"\ | |
5813 | "..\..\..\include\wx\os2\font.h"\ | |
5814 | "..\..\..\include\wx\os2\frame.h"\ | |
5815 | "..\..\..\include\wx\os2\gauge.h"\ | |
5816 | "..\..\..\include\wx\os2\gdiimage.h"\ | |
5817 | "..\..\..\include\wx\os2\gdiobj.h"\ | |
5818 | "..\..\..\include\wx\os2\icon.h"\ | |
5819 | "..\..\..\include\wx\os2\listbox.h"\ | |
5820 | "..\..\..\include\wx\os2\menu.h"\ | |
5821 | "..\..\..\include\wx\os2\menuitem.h"\ | |
5822 | "..\..\..\include\wx\os2\msgdlg.h"\ | |
5823 | "..\..\..\include\wx\os2\notebook.h"\ | |
5824 | "..\..\..\include\wx\os2\palette.h"\ | |
5825 | "..\..\..\include\wx\os2\pen.h"\ | |
5826 | "..\..\..\include\wx\os2\private.h"\ | |
5827 | "..\..\..\include\wx\os2\radiobox.h"\ | |
5828 | "..\..\..\include\wx\os2\radiobut.h"\ | |
5829 | "..\..\..\include\wx\os2\region.h"\ | |
5830 | "..\..\..\include\wx\os2\scrolbar.h"\ | |
5831 | "..\..\..\include\wx\os2\slider.h"\ | |
5832 | "..\..\..\include\wx\os2\statbmp.h"\ | |
5833 | "..\..\..\include\wx\os2\statbox.h"\ | |
5834 | "..\..\..\include\wx\os2\stattext.h"\ | |
5835 | "..\..\..\include\wx\os2\textctrl.h"\ | |
5836 | "..\..\..\include\wx\os2\timer.h"\ | |
5837 | "..\..\..\include\wx\os2\toolbar.h"\ | |
5838 | "..\..\..\include\wx\os2\toplevel.h"\ | |
5839 | "..\..\..\include\wx\os2\window.h"\ | |
5840 | "..\..\..\include\wx\os2\wxrsc.h"\ | |
5841 | "..\..\..\include\wx\ownerdrw.h"\ | |
5842 | "..\..\..\include\wx\palette.h"\ | |
5843 | "..\..\..\include\wx\panel.h"\ | |
5844 | "..\..\..\include\wx\pen.h"\ | |
5845 | "..\..\..\include\wx\platform.h"\ | |
5846 | "..\..\..\include\wx\radiobox.h"\ | |
5847 | "..\..\..\include\wx\radiobut.h"\ | |
5848 | "..\..\..\include\wx\region.h"\ | |
5849 | "..\..\..\include\wx\scrolbar.h"\ | |
5850 | "..\..\..\include\wx\scrolwin.h"\ | |
5851 | "..\..\..\include\wx\settings.h"\ | |
5852 | "..\..\..\include\wx\setup.h"\ | |
5853 | "..\..\..\include\wx\sizer.h"\ | |
5854 | "..\..\..\include\wx\slider.h"\ | |
5855 | "..\..\..\include\wx\statbmp.h"\ | |
5856 | "..\..\..\include\wx\statbox.h"\ | |
5857 | "..\..\..\include\wx\stattext.h"\ | |
5858 | "..\..\..\include\wx\statusbr.h"\ | |
5859 | "..\..\..\include\wx\strconv.h"\ | |
5860 | "..\..\..\include\wx\stream.h"\ | |
5861 | "..\..\..\include\wx\string.h"\ | |
5862 | "..\..\..\include\wx\tbarbase.h"\ | |
5863 | "..\..\..\include\wx\tbarsmpl.h"\ | |
5864 | "..\..\..\include\wx\textctrl.h"\ | |
5865 | "..\..\..\include\wx\textdlg.h"\ | |
5866 | "..\..\..\include\wx\thread.h"\ | |
5867 | "..\..\..\include\wx\timer.h"\ | |
5868 | "..\..\..\include\wx\toolbar.h"\ | |
5869 | "..\..\..\include\wx\toplevel.h"\ | |
5870 | "..\..\..\include\wx\univ\bmpbuttn.h"\ | |
5871 | "..\..\..\include\wx\univ\button.h"\ | |
5872 | "..\..\..\include\wx\univ\checkbox.h"\ | |
5873 | "..\..\..\include\wx\univ\checklst.h"\ | |
5874 | "..\..\..\include\wx\univ\choice.h"\ | |
5875 | "..\..\..\include\wx\univ\combobox.h"\ | |
5876 | "..\..\..\include\wx\univ\control.h"\ | |
5877 | "..\..\..\include\wx\univ\dialog.h"\ | |
5878 | "..\..\..\include\wx\univ\frame.h"\ | |
5879 | "..\..\..\include\wx\univ\gauge.h"\ | |
5880 | "..\..\..\include\wx\univ\inpcons.h"\ | |
5881 | "..\..\..\include\wx\univ\inphand.h"\ | |
5882 | "..\..\..\include\wx\univ\listbox.h"\ | |
5883 | "..\..\..\include\wx\univ\menu.h"\ | |
5884 | "..\..\..\include\wx\univ\menuitem.h"\ | |
5885 | "..\..\..\include\wx\univ\notebook.h"\ | |
5886 | "..\..\..\include\wx\univ\radiobox.h"\ | |
5887 | "..\..\..\include\wx\univ\radiobut.h"\ | |
5888 | "..\..\..\include\wx\univ\scrarrow.h"\ | |
5889 | "..\..\..\include\wx\univ\scrolbar.h"\ | |
5890 | "..\..\..\include\wx\univ\scrthumb.h"\ | |
5891 | "..\..\..\include\wx\univ\slider.h"\ | |
5892 | "..\..\..\include\wx\univ\statbmp.h"\ | |
5893 | "..\..\..\include\wx\univ\statbox.h"\ | |
5894 | "..\..\..\include\wx\univ\stattext.h"\ | |
5895 | "..\..\..\include\wx\univ\statusbr.h"\ | |
5896 | "..\..\..\include\wx\univ\textctrl.h"\ | |
5897 | "..\..\..\include\wx\univ\theme.h"\ | |
5898 | "..\..\..\include\wx\univ\toolbar.h"\ | |
5899 | "..\..\..\include\wx\univ\toplevel.h"\ | |
5900 | "..\..\..\include\wx\univ\window.h"\ | |
5901 | "..\..\..\include\wx\unix\fontutil.h"\ | |
5902 | "..\..\..\include\wx\utils.h"\ | |
5903 | "..\..\..\include\wx\validate.h"\ | |
5904 | "..\..\..\include\wx\valtext.h"\ | |
5905 | "..\..\..\include\wx\version.h"\ | |
5906 | "..\..\..\include\wx\window.h"\ | |
5907 | "..\..\..\include\wx\wx.h"\ | |
5908 | "..\..\..\include\wx\wxchar.h"\ | |
5909 | "..\..\..\include\wx\wxprec.h"\ | |
5910 | "..\..\..\include\wx\x11\app.h"\ | |
5911 | "..\..\..\include\wx\x11\bitmap.h"\ | |
5912 | "..\..\..\include\wx\x11\brush.h"\ | |
5913 | "..\..\..\include\wx\x11\colour.h"\ | |
5914 | "..\..\..\include\wx\x11\cursor.h"\ | |
5915 | "..\..\..\include\wx\x11\dc.h"\ | |
5916 | "..\..\..\include\wx\x11\dcclient.h"\ | |
5917 | "..\..\..\include\wx\x11\dcmemory.h"\ | |
5918 | "..\..\..\include\wx\x11\dcscreen.h"\ | |
5919 | "..\..\..\include\wx\x11\font.h"\ | |
5920 | "..\..\..\include\wx\x11\gdiobj.h"\ | |
5921 | "..\..\..\include\wx\x11\icon.h"\ | |
5922 | "..\..\..\include\wx\x11\palette.h"\ | |
5923 | "..\..\..\include\wx\x11\pen.h"\ | |
5924 | "..\..\..\include\wx\x11\region.h"\ | |
5925 | "..\..\..\include\wx\x11\textctrl.h"\ | |
5926 | "..\..\..\include\wx\x11\toplevel.h"\ | |
5927 | "..\..\..\include\wx\x11\window.h"\ | |
1a4fe894 JS |
5928 | |
5929 | NODEP_CPP_WXBAS=\ | |
6d613d8d JS |
5930 | "..\..\..\include\wx\wx\stubs\accel.h"\ |
5931 | "..\..\..\include\wx\wx\stubs\app.h"\ | |
5932 | "..\..\..\include\wx\wx\stubs\bitmap.h"\ | |
5933 | "..\..\..\include\wx\wx\stubs\bmpbuttn.h"\ | |
5934 | "..\..\..\include\wx\wx\stubs\brush.h"\ | |
5935 | "..\..\..\include\wx\wx\stubs\button.h"\ | |
5936 | "..\..\..\include\wx\wx\stubs\checkbox.h"\ | |
5937 | "..\..\..\include\wx\wx\stubs\checklst.h"\ | |
5938 | "..\..\..\include\wx\wx\stubs\choice.h"\ | |
5939 | "..\..\..\include\wx\wx\stubs\colour.h"\ | |
5940 | "..\..\..\include\wx\wx\stubs\combobox.h"\ | |
5941 | "..\..\..\include\wx\wx\stubs\control.h"\ | |
5942 | "..\..\..\include\wx\wx\stubs\cursor.h"\ | |
5943 | "..\..\..\include\wx\wx\stubs\dc.h"\ | |
5944 | "..\..\..\include\wx\wx\stubs\dcclient.h"\ | |
5945 | "..\..\..\include\wx\wx\stubs\dcmemory.h"\ | |
5946 | "..\..\..\include\wx\wx\stubs\dcscreen.h"\ | |
5947 | "..\..\..\include\wx\wx\stubs\dialog.h"\ | |
5948 | "..\..\..\include\wx\wx\stubs\filedlg.h"\ | |
5949 | "..\..\..\include\wx\wx\stubs\font.h"\ | |
5950 | "..\..\..\include\wx\wx\stubs\gauge.h"\ | |
5951 | "..\..\..\include\wx\wx\stubs\gdiobj.h"\ | |
5952 | "..\..\..\include\wx\wx\stubs\icon.h"\ | |
5953 | "..\..\..\include\wx\wx\stubs\listbox.h"\ | |
5954 | "..\..\..\include\wx\wx\stubs\mdi.h"\ | |
5955 | "..\..\..\include\wx\wx\stubs\menu.h"\ | |
5956 | "..\..\..\include\wx\wx\stubs\menuitem.h"\ | |
5957 | "..\..\..\include\wx\wx\stubs\notebook.h"\ | |
5958 | "..\..\..\include\wx\wx\stubs\palette.h"\ | |
5959 | "..\..\..\include\wx\wx\stubs\pen.h"\ | |
5960 | "..\..\..\include\wx\wx\stubs\radiobox.h"\ | |
5961 | "..\..\..\include\wx\wx\stubs\radiobut.h"\ | |
5962 | "..\..\..\include\wx\wx\stubs\region.h"\ | |
5963 | "..\..\..\include\wx\wx\stubs\scrolbar.h"\ | |
5964 | "..\..\..\include\wx\wx\stubs\slider.h"\ | |
5965 | "..\..\..\include\wx\wx\stubs\statbmp.h"\ | |
5966 | "..\..\..\include\wx\wx\stubs\statbox.h"\ | |
5967 | "..\..\..\include\wx\wx\stubs\stattext.h"\ | |
5968 | "..\..\..\include\wx\wx\stubs\textctrl.h"\ | |
5969 | "..\..\..\include\wx\wx\stubs\timer.h"\ | |
5970 | "..\..\..\include\wx\wx\stubs\toolbar.h"\ | |
1a4fe894 JS |
5971 | |
5972 | # ADD CPP /Yu"wx/wxprec.h" | |
5973 | ||
5974 | !ENDIF | |
5975 | ||
5976 | # End Source File | |
5977 | # End Group | |
5978 | # Begin Group "WinCE Headers" | |
5979 | ||
5980 | # PROP Default_Filter "H" | |
5981 | # Begin Source File | |
5982 | ||
5983 | SOURCE=..\..\..\include\wx\msw\wince\missing.h | |
5984 | # End Source File | |
5985 | # End Group | |
5986 | # Begin Source File | |
5987 | ||
5988 | SOURCE=".\Koan-HowToBuildLibrary.txt" | |
5989 | # End Source File | |
5990 | # End Target | |
5991 | # End Project |