]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_wxscintilla.dsp
Rebake using pre-release version of bakefile 0.2.7.
[wxWidgets.git] / build / msw / wx_wxscintilla.dsp
1 # Microsoft Developer Studio Project File - Name="wx_wxscintilla" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7 CFG=wxscintilla - Win32 Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE
11 !MESSAGE NMAKE /f "wx_wxscintilla.mak".
12 !MESSAGE
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE
16 !MESSAGE NMAKE /f "wx_wxscintilla.mak" CFG="wxscintilla - Win32 Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "wxscintilla - Win32 DLL Universal Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "wxscintilla - Win32 DLL Universal Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE "wxscintilla - Win32 DLL Release" (based on "Win32 (x86) Static Library")
23 !MESSAGE "wxscintilla - Win32 DLL Debug" (based on "Win32 (x86) Static Library")
24 !MESSAGE "wxscintilla - Win32 Universal Release" (based on "Win32 (x86) Static Library")
25 !MESSAGE "wxscintilla - Win32 Universal Debug" (based on "Win32 (x86) Static Library")
26 !MESSAGE "wxscintilla - Win32 Release" (based on "Win32 (x86) Static Library")
27 !MESSAGE "wxscintilla - Win32 Debug" (based on "Win32 (x86) Static Library")
28 !MESSAGE
29
30 # Begin Project
31 # PROP AllowPerConfigDependencies 0
32 # PROP Scc_ProjName ""
33 # PROP Scc_LocalPath ""
34 CPP=cl.exe
35 RSC=rc.exe
36
37 !IF "$(CFG)" == "wxscintilla - Win32 DLL Universal Release"
38
39 # PROP BASE Use_MFC 0
40 # PROP BASE Use_Debug_Libraries 1
41 # PROP BASE Output_Dir "..\..\lib\vc_dll"
42 # PROP BASE Intermediate_Dir "vc_mswunivudll\wxscintilla"
43 # PROP BASE Target_Dir ""
44 # PROP Use_MFC 0
45 # PROP Use_Debug_Libraries 1
46 # PROP Output_Dir "..\..\lib\vc_dll"
47 # PROP Intermediate_Dir "vc_mswunivudll\wxscintilla"
48 # PROP Target_Dir ""
49 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
50 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
51 # ADD BASE RSC /l 0x409
52 # ADD RSC /l 0x409
53 BSC32=bscmake.exe
54 # ADD BASE BSC32 /nologo
55 # ADD BSC32 /nologo
56 LIB32=link.exe -lib
57 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"
58 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"
59
60 !ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Universal Debug"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "..\..\lib\vc_dll"
65 # PROP BASE Intermediate_Dir "vc_mswunivuddll\wxscintilla"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "..\..\lib\vc_dll"
70 # PROP Intermediate_Dir "vc_mswunivuddll\wxscintilla"
71 # PROP Target_Dir ""
72 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
73 # ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
74 # ADD BASE RSC /l 0x409
75 # ADD RSC /l 0x409
76 BSC32=bscmake.exe
77 # ADD BASE BSC32 /nologo
78 # ADD BSC32 /nologo
79 LIB32=link.exe -lib
80 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"
81 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"
82
83 !ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Release"
84
85 # PROP BASE Use_MFC 0
86 # PROP BASE Use_Debug_Libraries 1
87 # PROP BASE Output_Dir "..\..\lib\vc_dll"
88 # PROP BASE Intermediate_Dir "vc_mswudll\wxscintilla"
89 # PROP BASE Target_Dir ""
90 # PROP Use_MFC 0
91 # PROP Use_Debug_Libraries 1
92 # PROP Output_Dir "..\..\lib\vc_dll"
93 # PROP Intermediate_Dir "vc_mswudll\wxscintilla"
94 # PROP Target_Dir ""
95 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
96 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
97 # ADD BASE RSC /l 0x409
98 # ADD RSC /l 0x409
99 BSC32=bscmake.exe
100 # ADD BASE BSC32 /nologo
101 # ADD BSC32 /nologo
102 LIB32=link.exe -lib
103 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"
104 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"
105
106 !ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"
107
108 # PROP BASE Use_MFC 0
109 # PROP BASE Use_Debug_Libraries 1
110 # PROP BASE Output_Dir "..\..\lib\vc_dll"
111 # PROP BASE Intermediate_Dir "vc_mswuddll\wxscintilla"
112 # PROP BASE Target_Dir ""
113 # PROP Use_MFC 0
114 # PROP Use_Debug_Libraries 1
115 # PROP Output_Dir "..\..\lib\vc_dll"
116 # PROP Intermediate_Dir "vc_mswuddll\wxscintilla"
117 # PROP Target_Dir ""
118 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
119 # ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
120 # ADD BASE RSC /l 0x409
121 # ADD RSC /l 0x409
122 BSC32=bscmake.exe
123 # ADD BASE BSC32 /nologo
124 # ADD BSC32 /nologo
125 LIB32=link.exe -lib
126 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"
127 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"
128
129 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Release"
130
131 # PROP BASE Use_MFC 0
132 # PROP BASE Use_Debug_Libraries 1
133 # PROP BASE Output_Dir "..\..\lib\vc_lib"
134 # PROP BASE Intermediate_Dir "vc_mswunivu\wxscintilla"
135 # PROP BASE Target_Dir ""
136 # PROP Use_MFC 0
137 # PROP Use_Debug_Libraries 1
138 # PROP Output_Dir "..\..\lib\vc_lib"
139 # PROP Intermediate_Dir "vc_mswunivu\wxscintilla"
140 # PROP Target_Dir ""
141 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
142 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
143 # ADD BASE RSC /l 0x409
144 # ADD RSC /l 0x409
145 BSC32=bscmake.exe
146 # ADD BASE BSC32 /nologo
147 # ADD BSC32 /nologo
148 LIB32=link.exe -lib
149 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"
150 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"
151
152 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Debug"
153
154 # PROP BASE Use_MFC 0
155 # PROP BASE Use_Debug_Libraries 1
156 # PROP BASE Output_Dir "..\..\lib\vc_lib"
157 # PROP BASE Intermediate_Dir "vc_mswunivud\wxscintilla"
158 # PROP BASE Target_Dir ""
159 # PROP Use_MFC 0
160 # PROP Use_Debug_Libraries 1
161 # PROP Output_Dir "..\..\lib\vc_lib"
162 # PROP Intermediate_Dir "vc_mswunivud\wxscintilla"
163 # PROP Target_Dir ""
164 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
165 # ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
166 # ADD BASE RSC /l 0x409
167 # ADD RSC /l 0x409
168 BSC32=bscmake.exe
169 # ADD BASE BSC32 /nologo
170 # ADD BSC32 /nologo
171 LIB32=link.exe -lib
172 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"
173 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"
174
175 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"
176
177 # PROP BASE Use_MFC 0
178 # PROP BASE Use_Debug_Libraries 1
179 # PROP BASE Output_Dir "..\..\lib\vc_lib"
180 # PROP BASE Intermediate_Dir "vc_mswu\wxscintilla"
181 # PROP BASE Target_Dir ""
182 # PROP Use_MFC 0
183 # PROP Use_Debug_Libraries 1
184 # PROP Output_Dir "..\..\lib\vc_lib"
185 # PROP Intermediate_Dir "vc_mswu\wxscintilla"
186 # PROP Target_Dir ""
187 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
188 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
189 # ADD BASE RSC /l 0x409
190 # ADD RSC /l 0x409
191 BSC32=bscmake.exe
192 # ADD BASE BSC32 /nologo
193 # ADD BSC32 /nologo
194 LIB32=link.exe -lib
195 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"
196 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"
197
198 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"
199
200 # PROP BASE Use_MFC 0
201 # PROP BASE Use_Debug_Libraries 1
202 # PROP BASE Output_Dir "..\..\lib\vc_lib"
203 # PROP BASE Intermediate_Dir "vc_mswud\wxscintilla"
204 # PROP BASE Target_Dir ""
205 # PROP Use_MFC 0
206 # PROP Use_Debug_Libraries 1
207 # PROP Output_Dir "..\..\lib\vc_lib"
208 # PROP Intermediate_Dir "vc_mswud\wxscintilla"
209 # PROP Target_Dir ""
210 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
211 # ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
212 # ADD BASE RSC /l 0x409
213 # ADD RSC /l 0x409
214 BSC32=bscmake.exe
215 # ADD BASE BSC32 /nologo
216 # ADD BSC32 /nologo
217 LIB32=link.exe -lib
218 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"
219 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"
220
221 !ENDIF
222
223 # Begin Target
224
225 # Name "wxscintilla - Win32 DLL Universal Release"
226 # Name "wxscintilla - Win32 DLL Universal Debug"
227 # Name "wxscintilla - Win32 DLL Release"
228 # Name "wxscintilla - Win32 DLL Debug"
229 # Name "wxscintilla - Win32 Universal Release"
230 # Name "wxscintilla - Win32 Universal Debug"
231 # Name "wxscintilla - Win32 Release"
232 # Name "wxscintilla - Win32 Debug"
233 # Begin Group "Source Files"
234
235 # PROP Default_Filter ""
236 # Begin Source File
237
238 SOURCE=..\..\src\stc\scintilla\src\AutoComplete.cxx
239 # End Source File
240 # Begin Source File
241
242 SOURCE=..\..\src\stc\scintilla\src\CallTip.cxx
243 # End Source File
244 # Begin Source File
245
246 SOURCE=..\..\src\stc\scintilla\src\CellBuffer.cxx
247 # End Source File
248 # Begin Source File
249
250 SOURCE=..\..\src\stc\scintilla\src\CharClassify.cxx
251 # End Source File
252 # Begin Source File
253
254 SOURCE=..\..\src\stc\scintilla\src\ContractionState.cxx
255 # End Source File
256 # Begin Source File
257
258 SOURCE=..\..\src\stc\scintilla\src\Decoration.cxx
259 # End Source File
260 # Begin Source File
261
262 SOURCE=..\..\src\stc\scintilla\src\Document.cxx
263 # End Source File
264 # Begin Source File
265
266 SOURCE=..\..\src\stc\scintilla\src\DocumentAccessor.cxx
267 # End Source File
268 # Begin Source File
269
270 SOURCE=..\..\src\stc\scintilla\src\Editor.cxx
271 # End Source File
272 # Begin Source File
273
274 SOURCE=..\..\src\stc\scintilla\src\ExternalLexer.cxx
275 # End Source File
276 # Begin Source File
277
278 SOURCE=..\..\src\stc\scintilla\src\Indicator.cxx
279 # End Source File
280 # Begin Source File
281
282 SOURCE=..\..\src\stc\scintilla\src\KeyMap.cxx
283 # End Source File
284 # Begin Source File
285
286 SOURCE=..\..\src\stc\scintilla\src\KeyWords.cxx
287 # End Source File
288 # Begin Source File
289
290 SOURCE=..\..\src\stc\scintilla\src\LexAPDL.cxx
291 # End Source File
292 # Begin Source File
293
294 SOURCE=..\..\src\stc\scintilla\src\LexASY.cxx
295 # End Source File
296 # Begin Source File
297
298 SOURCE=..\..\src\stc\scintilla\src\LexAU3.cxx
299 # End Source File
300 # Begin Source File
301
302 SOURCE=..\..\src\stc\scintilla\src\LexAVE.cxx
303 # End Source File
304 # Begin Source File
305
306 SOURCE=..\..\src\stc\scintilla\src\LexAbaqus.cxx
307 # End Source File
308 # Begin Source File
309
310 SOURCE=..\..\src\stc\scintilla\src\LexAda.cxx
311 # End Source File
312 # Begin Source File
313
314 SOURCE=..\..\src\stc\scintilla\src\LexAsm.cxx
315 # End Source File
316 # Begin Source File
317
318 SOURCE=..\..\src\stc\scintilla\src\LexAsn1.cxx
319 # End Source File
320 # Begin Source File
321
322 SOURCE=..\..\src\stc\scintilla\src\LexBaan.cxx
323 # End Source File
324 # Begin Source File
325
326 SOURCE=..\..\src\stc\scintilla\src\LexBash.cxx
327 # End Source File
328 # Begin Source File
329
330 SOURCE=..\..\src\stc\scintilla\src\LexBasic.cxx
331 # End Source File
332 # Begin Source File
333
334 SOURCE=..\..\src\stc\scintilla\src\LexBullant.cxx
335 # End Source File
336 # Begin Source File
337
338 SOURCE=..\..\src\stc\scintilla\src\LexCLW.cxx
339 # End Source File
340 # Begin Source File
341
342 SOURCE=..\..\src\stc\scintilla\src\LexCPP.cxx
343 # End Source File
344 # Begin Source File
345
346 SOURCE=..\..\src\stc\scintilla\src\LexCSS.cxx
347 # End Source File
348 # Begin Source File
349
350 SOURCE=..\..\src\stc\scintilla\src\LexCaml.cxx
351 # End Source File
352 # Begin Source File
353
354 SOURCE=..\..\src\stc\scintilla\src\LexCmake.cxx
355 # End Source File
356 # Begin Source File
357
358 SOURCE=..\..\src\stc\scintilla\src\LexConf.cxx
359 # End Source File
360 # Begin Source File
361
362 SOURCE=..\..\src\stc\scintilla\src\LexCrontab.cxx
363 # End Source File
364 # Begin Source File
365
366 SOURCE=..\..\src\stc\scintilla\src\LexCsound.cxx
367 # End Source File
368 # Begin Source File
369
370 SOURCE=..\..\src\stc\scintilla\src\LexD.cxx
371 # End Source File
372 # Begin Source File
373
374 SOURCE=..\..\src\stc\scintilla\src\LexEScript.cxx
375 # End Source File
376 # Begin Source File
377
378 SOURCE=..\..\src\stc\scintilla\src\LexEiffel.cxx
379 # End Source File
380 # Begin Source File
381
382 SOURCE=..\..\src\stc\scintilla\src\LexErlang.cxx
383 # End Source File
384 # Begin Source File
385
386 SOURCE=..\..\src\stc\scintilla\src\LexFlagship.cxx
387 # End Source File
388 # Begin Source File
389
390 SOURCE=..\..\src\stc\scintilla\src\LexForth.cxx
391 # End Source File
392 # Begin Source File
393
394 SOURCE=..\..\src\stc\scintilla\src\LexFortran.cxx
395 # End Source File
396 # Begin Source File
397
398 SOURCE=..\..\src\stc\scintilla\src\LexGAP.cxx
399 # End Source File
400 # Begin Source File
401
402 SOURCE=..\..\src\stc\scintilla\src\LexGui4Cli.cxx
403 # End Source File
404 # Begin Source File
405
406 SOURCE=..\..\src\stc\scintilla\src\LexHTML.cxx
407 # End Source File
408 # Begin Source File
409
410 SOURCE=..\..\src\stc\scintilla\src\LexHaskell.cxx
411 # End Source File
412 # Begin Source File
413
414 SOURCE=..\..\src\stc\scintilla\src\LexInno.cxx
415 # End Source File
416 # Begin Source File
417
418 SOURCE=..\..\src\stc\scintilla\src\LexKix.cxx
419 # End Source File
420 # Begin Source File
421
422 SOURCE=..\..\src\stc\scintilla\src\LexLisp.cxx
423 # End Source File
424 # Begin Source File
425
426 SOURCE=..\..\src\stc\scintilla\src\LexLout.cxx
427 # End Source File
428 # Begin Source File
429
430 SOURCE=..\..\src\stc\scintilla\src\LexLua.cxx
431 # End Source File
432 # Begin Source File
433
434 SOURCE=..\..\src\stc\scintilla\src\LexMMIXAL.cxx
435 # End Source File
436 # Begin Source File
437
438 SOURCE=..\..\src\stc\scintilla\src\LexMPT.cxx
439 # End Source File
440 # Begin Source File
441
442 SOURCE=..\..\src\stc\scintilla\src\LexMSSQL.cxx
443 # End Source File
444 # Begin Source File
445
446 SOURCE=..\..\src\stc\scintilla\src\LexMatlab.cxx
447 # End Source File
448 # Begin Source File
449
450 SOURCE=..\..\src\stc\scintilla\src\LexMetapost.cxx
451 # End Source File
452 # Begin Source File
453
454 SOURCE=..\..\src\stc\scintilla\src\LexNsis.cxx
455 # End Source File
456 # Begin Source File
457
458 SOURCE=..\..\src\stc\scintilla\src\LexOpal.cxx
459 # End Source File
460 # Begin Source File
461
462 SOURCE=..\..\src\stc\scintilla\src\LexOthers.cxx
463 # End Source File
464 # Begin Source File
465
466 SOURCE=..\..\src\stc\scintilla\src\LexPB.cxx
467 # End Source File
468 # Begin Source File
469
470 SOURCE=..\..\src\stc\scintilla\src\LexPLM.cxx
471 # End Source File
472 # Begin Source File
473
474 SOURCE=..\..\src\stc\scintilla\src\LexPOV.cxx
475 # End Source File
476 # Begin Source File
477
478 SOURCE=..\..\src\stc\scintilla\src\LexPS.cxx
479 # End Source File
480 # Begin Source File
481
482 SOURCE=..\..\src\stc\scintilla\src\LexPascal.cxx
483 # End Source File
484 # Begin Source File
485
486 SOURCE=..\..\src\stc\scintilla\src\LexPerl.cxx
487 # End Source File
488 # Begin Source File
489
490 SOURCE=..\..\src\stc\scintilla\src\LexProgress.cxx
491 # End Source File
492 # Begin Source File
493
494 SOURCE=..\..\src\stc\scintilla\src\LexPython.cxx
495 # End Source File
496 # Begin Source File
497
498 SOURCE=..\..\src\stc\scintilla\src\LexR.cxx
499 # End Source File
500 # Begin Source File
501
502 SOURCE=..\..\src\stc\scintilla\src\LexRebol.cxx
503 # End Source File
504 # Begin Source File
505
506 SOURCE=..\..\src\stc\scintilla\src\LexRuby.cxx
507 # End Source File
508 # Begin Source File
509
510 SOURCE=..\..\src\stc\scintilla\src\LexSQL.cxx
511 # End Source File
512 # Begin Source File
513
514 SOURCE=..\..\src\stc\scintilla\src\LexScriptol.cxx
515 # End Source File
516 # Begin Source File
517
518 SOURCE=..\..\src\stc\scintilla\src\LexSmalltalk.cxx
519 # End Source File
520 # Begin Source File
521
522 SOURCE=..\..\src\stc\scintilla\src\LexSpecman.cxx
523 # End Source File
524 # Begin Source File
525
526 SOURCE=..\..\src\stc\scintilla\src\LexSpice.cxx
527 # End Source File
528 # Begin Source File
529
530 SOURCE=..\..\src\stc\scintilla\src\LexTADS3.cxx
531 # End Source File
532 # Begin Source File
533
534 SOURCE=..\..\src\stc\scintilla\src\LexTCL.cxx
535 # End Source File
536 # Begin Source File
537
538 SOURCE=..\..\src\stc\scintilla\src\LexTeX.cxx
539 # End Source File
540 # Begin Source File
541
542 SOURCE=..\..\src\stc\scintilla\src\LexVB.cxx
543 # End Source File
544 # Begin Source File
545
546 SOURCE=..\..\src\stc\scintilla\src\LexVHDL.cxx
547 # End Source File
548 # Begin Source File
549
550 SOURCE=..\..\src\stc\scintilla\src\LexVerilog.cxx
551 # End Source File
552 # Begin Source File
553
554 SOURCE=..\..\src\stc\scintilla\src\LexYAML.cxx
555 # End Source File
556 # Begin Source File
557
558 SOURCE=..\..\src\stc\scintilla\src\LineMarker.cxx
559 # End Source File
560 # Begin Source File
561
562 SOURCE=..\..\src\stc\scintilla\src\PositionCache.cxx
563 # End Source File
564 # Begin Source File
565
566 SOURCE=..\..\src\stc\scintilla\src\PropSet.cxx
567 # End Source File
568 # Begin Source File
569
570 SOURCE=..\..\src\stc\scintilla\src\RESearch.cxx
571 # End Source File
572 # Begin Source File
573
574 SOURCE=..\..\src\stc\scintilla\src\RunStyles.cxx
575 # End Source File
576 # Begin Source File
577
578 SOURCE=..\..\src\stc\scintilla\src\ScintillaBase.cxx
579 # End Source File
580 # Begin Source File
581
582 SOURCE=..\..\src\stc\scintilla\src\Style.cxx
583 # End Source File
584 # Begin Source File
585
586 SOURCE=..\..\src\stc\scintilla\src\StyleContext.cxx
587 # End Source File
588 # Begin Source File
589
590 SOURCE=..\..\src\stc\scintilla\src\UniConversion.cxx
591 # End Source File
592 # Begin Source File
593
594 SOURCE=..\..\src\stc\scintilla\src\ViewStyle.cxx
595 # End Source File
596 # Begin Source File
597
598 SOURCE=..\..\src\stc\scintilla\src\WindowAccessor.cxx
599 # End Source File
600 # Begin Source File
601
602 SOURCE=..\..\src\stc\scintilla\src\XPM.cxx
603 # End Source File
604 # End Group
605 # End Target
606 # End Project
607