~ubuntu-branches/ubuntu/hardy/codeblocks/hardy-backports

« back to all changes in this revision

Viewing changes to src/sdk/wxscintilla/build/wxscintilla.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Michael Casadevall
  • Date: 2008-07-17 04:39:23 UTC
  • Revision ID: james.westby@ubuntu.com-20080717043923-gmsy5cwkdjswghkm
Tags: upstream-8.02
ImportĀ upstreamĀ versionĀ 8.02

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="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 "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 "wxscintilla.mak" CFG="wxscintilla - Win32 Debug"
 
17
!MESSAGE
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE
 
20
!MESSAGE "wxscintilla - Win32 DebugUniv" (based on "Win32 (x86) Static Library")
 
21
!MESSAGE "wxscintilla - Win32 ReleaseUniv" (based on "Win32 (x86) Static Library")
 
22
!MESSAGE "wxscintilla - Win32 DebugDev" (based on "Win32 (x86) Static Library")
 
23
!MESSAGE "wxscintilla - Win32 ReleaseDev" (based on "Win32 (x86) Static Library")
 
24
!MESSAGE "wxscintilla - Win32 DebugUnicode" (based on "Win32 (x86) Static Library")
 
25
!MESSAGE "wxscintilla - Win32 ReleaseUnicode" (based on "Win32 (x86) Static Library")
 
26
!MESSAGE "wxscintilla - Win32 Debug" (based on "Win32 (x86) Static Library")
 
27
!MESSAGE "wxscintilla - Win32 Release" (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 DebugUniv"
 
38
 
 
39
# PROP BASE Use_MFC 0
 
40
# PROP BASE Use_Debug_Libraries 1
 
41
# PROP BASE Output_Dir "DebugUniv"
 
42
# PROP BASE Intermediate_Dir "DebugUniv"
 
43
# PROP BASE Target_Dir ""
 
44
# PROP Use_MFC 0
 
45
# PROP Use_Debug_Libraries 1
 
46
# PROP Output_Dir "DebugUniv"
 
47
# PROP Intermediate_Dir "DebugUniv"
 
48
# PROP Target_Dir ""
 
49
LINK32=link.exe
 
50
# ADD BASE CPP /nologo /MDd /W4 /Gm /GR /GX /Zi /Od /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\mswunivd" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /GZ /c
 
51
# ADD CPP /nologo /MDd /W4 /Gm /Gi /GR /GX /Zi /Od /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\mswunivd" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /GZ /c
 
52
# ADD BASE RSC /l 0x405
 
53
# ADD RSC /l 0x807
 
54
BSC32=bscmake.exe
 
55
# ADD BASE BSC32 /nologo
 
56
# ADD BSC32 /nologo
 
57
LIB32=link.exe -lib
 
58
# ADD BASE LIB32 /nologo /out:"..\lib\wxscintillad_univ.lib"
 
59
# ADD LIB32 /nologo /out:"..\lib\wxscintillad_univ.lib"
 
60
 
 
61
!ELSEIF  "$(CFG)" == "wxscintilla - Win32 ReleaseUniv"
 
62
 
 
63
# PROP BASE Use_MFC 0
 
64
# PROP BASE Use_Debug_Libraries 0
 
65
# PROP BASE Output_Dir "ReleaseUniv"
 
66
# PROP BASE Intermediate_Dir "ReleaseUniv"
 
67
# PROP BASE Target_Dir ""
 
68
# PROP Use_MFC 0
 
69
# PROP Use_Debug_Libraries 0
 
70
# PROP Output_Dir "ReleaseUniv"
 
71
# PROP Intermediate_Dir "ReleaseUniv"
 
72
# PROP Target_Dir ""
 
73
LINK32=link.exe
 
74
# ADD BASE CPP /nologo /MD /W4 /GR /GX /O1 /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\mswuniv" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
 
75
# ADD CPP /nologo /MD /W3 /Gi /GR /GX /O2 /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\mswuniv" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
 
76
# ADD BASE RSC /l 0x405
 
77
# ADD RSC /l 0x807
 
78
BSC32=bscmake.exe
 
79
# ADD BASE BSC32 /nologo
 
80
# ADD BSC32 /nologo
 
81
LIB32=link.exe -lib
 
82
# ADD BASE LIB32 /nologo /out:"..\lib\wxscintilla_univ.lib"
 
83
# ADD LIB32 /nologo /out:"..\lib\wxscintilla_univ.lib"
 
84
 
 
85
!ELSEIF  "$(CFG)" == "wxscintilla - Win32 DebugDev"
 
86
 
 
87
# PROP BASE Use_MFC 0
 
88
# PROP BASE Use_Debug_Libraries 1
 
89
# PROP BASE Output_Dir "DebugDev"
 
90
# PROP BASE Intermediate_Dir "DebugDev"
 
91
# PROP BASE Target_Dir ""
 
92
# PROP Use_MFC 0
 
93
# PROP Use_Debug_Libraries 1
 
94
# PROP Output_Dir "DebugDev"
 
95
# PROP Intermediate_Dir "DebugDev"
 
96
# PROP Target_Dir ""
 
97
LINK32=link.exe
 
98
# ADD BASE CPP /nologo /MDd /W4 /Gm /GR /GX /Zi /Od /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\mswd" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /GZ /c
 
99
# ADD CPP /nologo /MDd /W4 /Gm /Gi /GR /GX /Zi /Od /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\mswd" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /GZ /c
 
100
# ADD BASE RSC /l 0x405
 
101
# ADD RSC /l 0x807
 
102
BSC32=bscmake.exe
 
103
# ADD BASE BSC32 /nologo
 
104
# ADD BSC32 /nologo
 
105
LIB32=link.exe -lib
 
106
# ADD BASE LIB32 /nologo /out:"..\lib\wxscintillad_dev.lib"
 
107
# ADD LIB32 /nologo /out:"..\lib\wxscintillad_dev.lib"
 
108
 
 
109
!ELSEIF  "$(CFG)" == "wxscintilla - Win32 ReleaseDev"
 
110
 
 
111
# PROP BASE Use_MFC 0
 
112
# PROP BASE Use_Debug_Libraries 0
 
113
# PROP BASE Output_Dir "ReleaseDev"
 
114
# PROP BASE Intermediate_Dir "ReleaseDev"
 
115
# PROP BASE Target_Dir ""
 
116
# PROP Use_MFC 0
 
117
# PROP Use_Debug_Libraries 0
 
118
# PROP Output_Dir "ReleaseDev"
 
119
# PROP Intermediate_Dir "ReleaseDev"
 
120
# PROP Target_Dir ""
 
121
LINK32=link.exe
 
122
# ADD BASE CPP /nologo /MD /W4 /GR /GX /O1 /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\msw" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
 
123
# ADD CPP /nologo /MD /W3 /Gi /GR /GX /O2 /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\msw" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
 
124
# ADD BASE RSC /l 0x405
 
125
# ADD RSC /l 0x807
 
126
BSC32=bscmake.exe
 
127
# ADD BASE BSC32 /nologo
 
128
# ADD BSC32 /nologo
 
129
LIB32=link.exe -lib
 
130
# ADD BASE LIB32 /nologo /out:"..\lib\wxscintilla_dev.lib"
 
131
# ADD LIB32 /nologo /out:"..\lib\wxscintilla_dev.lib"
 
132
 
 
133
!ELSEIF  "$(CFG)" == "wxscintilla - Win32 DebugUnicode"
 
134
 
 
135
# PROP BASE Use_MFC 0
 
136
# PROP BASE Use_Debug_Libraries 1
 
137
# PROP BASE Output_Dir "DebugUnicode"
 
138
# PROP BASE Intermediate_Dir "DebugUnicode"
 
139
# PROP BASE Target_Dir ""
 
140
# PROP Use_MFC 0
 
141
# PROP Use_Debug_Libraries 1
 
142
# PROP Output_Dir "DebugUnicode"
 
143
# PROP Intermediate_Dir "DebugDDebugUnicodeev"
 
144
# PROP Target_Dir ""
 
145
LINK32=link.exe
 
146
# ADD BASE CPP /nologo /MDd /W4 /Gm /GR /GX /Zi /Od /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\mswud" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /GZ /c
 
147
# ADD CPP /nologo /MDd /W4 /Gm /Gi /GR /GX /Zi /Od /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\mswud" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /GZ /c
 
148
# ADD BASE RSC /l 0x405
 
149
# ADD RSC /l 0x807
 
150
BSC32=bscmake.exe
 
151
# ADD BASE BSC32 /nologo
 
152
# ADD BSC32 /nologo
 
153
LIB32=link.exe -lib
 
154
# ADD BASE LIB32 /nologo /out:"..\lib\wxscintillaud_dev.lib"
 
155
# ADD LIB32 /nologo /out:"..\lib\wxscintillaud_dev.lib"
 
156
 
 
157
!ELSEIF  "$(CFG)" == "wxscintilla - Win32 ReleaseUnicode"
 
158
 
 
159
# PROP BASE Use_MFC 0
 
160
# PROP BASE Use_Debug_Libraries 0
 
161
# PROP BASE Output_Dir "ReleaseDev"
 
162
# PROP BASE Intermediate_Dir "ReleaseUnicode"
 
163
# PROP BASE Target_Dir ""
 
164
# PROP Use_MFC 0
 
165
# PROP Use_Debug_Libraries 0
 
166
# PROP Output_Dir "ReleaseUnicode"
 
167
# PROP Intermediate_Dir "ReleaseUnicode"
 
168
# PROP Target_Dir ""
 
169
LINK32=link.exe
 
170
# ADD BASE CPP /nologo /MD /W4 /GR /GX /O1 /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\mswu" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
 
171
# ADD CPP /nologo /MD /W3 /Gi /GR /GX /O2 /I "$(WXDEVEL)\include" /I "..\include" /I "$(WXDEVEL)\lib\vc_lib\mswu" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
 
172
# ADD BASE RSC /l 0x405
 
173
# ADD RSC /l 0x807
 
174
BSC32=bscmake.exe
 
175
# ADD BASE BSC32 /nologo
 
176
# ADD BSC32 /nologo
 
177
LIB32=link.exe -lib
 
178
# ADD BASE LIB32 /nologo /out:"..\lib\wxscintillau_dev.lib"
 
179
# ADD LIB32 /nologo /out:"..\lib\wxscintillau_dev.lib"
 
180
 
 
181
!ELSEIF  "$(CFG)" == "wxscintilla - Win32 Debug"
 
182
 
 
183
# PROP BASE Use_MFC 0
 
184
# PROP BASE Use_Debug_Libraries 1
 
185
# PROP BASE Output_Dir "Debug"
 
186
# PROP BASE Intermediate_Dir "Debug"
 
187
# PROP BASE Target_Dir ""
 
188
# PROP Use_MFC 0
 
189
# PROP Use_Debug_Libraries 1
 
190
# PROP Output_Dir "Debug"
 
191
# PROP Intermediate_Dir "Debug"
 
192
# PROP Target_Dir ""
 
193
LINK32=link.exe
 
194
# ADD BASE CPP /nologo /MDd /W4 /Gm /GR /GX /Zi /Od /I "$(WXSTABLE)\include" /I "..\include" /I "$(WXSTABLE)\lib\vc_lib\mswd" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /GZ /c
 
195
# ADD CPP /nologo /MDd /W4 /Gm /Gi /GR /GX /Zi /Od /I "$(WXSTABLE)\include" /I "..\include" /I "$(WXSTABLE)\lib\vc_lib\mswd" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /GZ /c
 
196
# ADD BASE RSC /l 0x405
 
197
# ADD RSC /l 0x807
 
198
BSC32=bscmake.exe
 
199
# ADD BASE BSC32 /nologo
 
200
# ADD BSC32 /nologo
 
201
LIB32=link.exe -lib
 
202
# ADD BASE LIB32 /nologo /out:"..\lib\wxscintillad.lib"
 
203
# ADD LIB32 /nologo /out:"..\lib\wxscintillad.lib"
 
204
 
 
205
!ELSEIF  "$(CFG)" == "wxscintilla - Win32 Release"
 
206
 
 
207
# PROP BASE Use_MFC 0
 
208
# PROP BASE Use_Debug_Libraries 0
 
209
# PROP BASE Output_Dir "Release"
 
210
# PROP BASE Intermediate_Dir "Release"
 
211
# PROP BASE Target_Dir ""
 
212
# PROP Use_MFC 0
 
213
# PROP Use_Debug_Libraries 0
 
214
# PROP Output_Dir "Release"
 
215
# PROP Intermediate_Dir "Release"
 
216
# PROP Target_Dir ""
 
217
LINK32=link.exe
 
218
# ADD BASE CPP /nologo /MD /W4 /GR /GX /O1 /I "$(WXSTABLE)\include" /I "..\include" /I "$(WXSTABLE)\lib\vc_lib\msw" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
 
219
# ADD CPP /nologo /MD /W3 /Gi /GR /GX /O2 /I "$(WXSTABLE)\include" /I "..\include" /I "$(WXSTABLE)\lib\vc_lib\msw" /I "..\src\scintilla\include" /I "..\src\scintilla\src" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
 
220
# ADD BASE RSC /l 0x405
 
221
# ADD RSC /l 0x807
 
222
BSC32=bscmake.exe
 
223
# ADD BASE BSC32 /nologo
 
224
# ADD BSC32 /nologo
 
225
LIB32=link.exe -lib
 
226
# ADD BASE LIB32 /nologo /out:"..\lib\wxscintilla.lib"
 
227
# ADD LIB32 /nologo /out:"..\lib\wxscintilla.lib"
 
228
 
 
229
!ENDIF
 
230
 
 
231
# Begin Target
 
232
 
 
233
# Name "wxscintilla - Win32 DebugUniv"
 
234
# Name "wxscintilla - Win32 ReleaseUniv"
 
235
# Name "wxscintilla - Win32 DebugDev"
 
236
# Name "wxscintilla - Win32 ReleaseDev"
 
237
# Name "wxscintilla - Win32 DebugUnicode"
 
238
# Name "wxscintilla - Win32 ReleaseUnicode"
 
239
# Name "wxscintilla - Win32 Debug"
 
240
# Name "wxscintilla - Win32 Release"
 
241
# Begin Group "wxScintilla Src"
 
242
 
 
243
# PROP Default_Filter "*.cpp"
 
244
# Begin Source File
 
245
 
 
246
SOURCE=..\src\PlatWX.cpp
 
247
# End Source File
 
248
# Begin Source File
 
249
 
 
250
SOURCE=..\src\ScintillaWX.cpp
 
251
# End Source File
 
252
# Begin Source File
 
253
 
 
254
SOURCE=..\src\wxscintilla.cpp
 
255
# End Source File
 
256
# End Group
 
257
# Begin Group "wxScintilla Headers"
 
258
 
 
259
# PROP Default_Filter ""
 
260
# Begin Source File
 
261
 
 
262
SOURCE=..\src\PlatWX.h
 
263
# End Source File
 
264
# Begin Source File
 
265
 
 
266
SOURCE=..\src\ScintillaWX.h
 
267
# End Source File
 
268
# Begin Source File
 
269
 
 
270
SOURCE=..\include\wx\wxscintilla.h
 
271
# End Source File
 
272
# End Group
 
273
# Begin Group "Scintilla"
 
274
 
 
275
# PROP Default_Filter ""
 
276
# Begin Source File
 
277
 
 
278
SOURCE=..\src\scintilla\include\Accessor.h
 
279
# End Source File
 
280
# Begin Source File
 
281
 
 
282
SOURCE=..\src\scintilla\src\AutoComplete.cxx
 
283
# End Source File
 
284
# Begin Source File
 
285
 
 
286
SOURCE=..\src\scintilla\src\AutoComplete.h
 
287
# End Source File
 
288
# Begin Source File
 
289
 
 
290
SOURCE=..\src\scintilla\src\CallTip.cxx
 
291
# End Source File
 
292
# Begin Source File
 
293
 
 
294
SOURCE=..\src\scintilla\src\CallTip.h
 
295
# End Source File
 
296
# Begin Source File
 
297
 
 
298
SOURCE=..\src\scintilla\src\CellBuffer.cxx
 
299
# End Source File
 
300
# Begin Source File
 
301
 
 
302
SOURCE=..\src\scintilla\src\CellBuffer.h
 
303
# End Source File
 
304
# Begin Source File
 
305
 
 
306
SOURCE=..\src\scintilla\src\ContractionState.cxx
 
307
# End Source File
 
308
# Begin Source File
 
309
 
 
310
SOURCE=..\src\scintilla\src\ContractionState.h
 
311
# End Source File
 
312
# Begin Source File
 
313
 
 
314
SOURCE=..\src\scintilla\src\Document.cxx
 
315
# End Source File
 
316
# Begin Source File
 
317
 
 
318
SOURCE=..\src\scintilla\src\Document.h
 
319
# End Source File
 
320
# Begin Source File
 
321
 
 
322
SOURCE=..\src\scintilla\src\DocumentAccessor.cxx
 
323
# End Source File
 
324
# Begin Source File
 
325
 
 
326
SOURCE=..\src\scintilla\src\DocumentAccessor.h
 
327
# End Source File
 
328
# Begin Source File
 
329
 
 
330
SOURCE=..\src\scintilla\src\Editor.cxx
 
331
# End Source File
 
332
# Begin Source File
 
333
 
 
334
SOURCE=..\src\scintilla\src\Editor.h
 
335
# End Source File
 
336
# Begin Source File
 
337
 
 
338
SOURCE=..\src\scintilla\src\Indicator.cxx
 
339
# End Source File
 
340
# Begin Source File
 
341
 
 
342
SOURCE=..\src\scintilla\src\Indicator.h
 
343
# End Source File
 
344
# Begin Source File
 
345
 
 
346
SOURCE=..\src\scintilla\src\KeyMap.cxx
 
347
# End Source File
 
348
# Begin Source File
 
349
 
 
350
SOURCE=..\src\scintilla\src\KeyMap.h
 
351
# End Source File
 
352
# Begin Source File
 
353
 
 
354
SOURCE=..\src\scintilla\src\KeyWords.cxx
 
355
# End Source File
 
356
# Begin Source File
 
357
 
 
358
SOURCE=..\src\scintilla\include\KeyWords.h
 
359
# End Source File
 
360
# Begin Source File
 
361
 
 
362
SOURCE=..\src\scintilla\src\LexAda.cxx
 
363
# End Source File
 
364
# Begin Source File
 
365
 
 
366
SOURCE=..\src\scintilla\src\LexAPDL.cxx
 
367
# End Source File
 
368
# Begin Source File
 
369
 
 
370
SOURCE=..\src\scintilla\src\LexAsm.cxx
 
371
# End Source File
 
372
# Begin Source File
 
373
 
 
374
SOURCE=..\src\scintilla\src\LexAsn1.cxx
 
375
# End Source File
 
376
# Begin Source File
 
377
 
 
378
SOURCE=..\src\scintilla\src\LexAU3.cxx
 
379
# End Source File
 
380
# Begin Source File
 
381
 
 
382
SOURCE=..\src\scintilla\src\LexAVE.cxx
 
383
# End Source File
 
384
# Begin Source File
 
385
 
 
386
SOURCE=..\src\scintilla\src\LexBaan.cxx
 
387
# End Source File
 
388
# Begin Source File
 
389
 
 
390
SOURCE=..\src\scintilla\src\LexBash.cxx
 
391
# End Source File
 
392
# Begin Source File
 
393
 
 
394
SOURCE=..\src\scintilla\src\LexBasic.cxx
 
395
# End Source File
 
396
# Begin Source File
 
397
 
 
398
SOURCE=..\src\scintilla\src\LexBullant.cxx
 
399
# End Source File
 
400
# Begin Source File
 
401
 
 
402
SOURCE=..\src\scintilla\src\LexCaml.cxx
 
403
# End Source File
 
404
# Begin Source File
 
405
 
 
406
SOURCE=..\src\scintilla\src\LexCLW.cxx
 
407
# End Source File
 
408
# Begin Source File
 
409
 
 
410
SOURCE=..\src\scintilla\src\LexConf.cxx
 
411
# End Source File
 
412
# Begin Source File
 
413
 
 
414
SOURCE=..\src\scintilla\src\LexCPP.cxx
 
415
# End Source File
 
416
# Begin Source File
 
417
 
 
418
SOURCE=..\src\scintilla\src\LexCrontab.cxx
 
419
# End Source File
 
420
# Begin Source File
 
421
 
 
422
SOURCE=..\src\scintilla\src\LexCsound.cxx
 
423
# End Source File
 
424
# Begin Source File
 
425
 
 
426
SOURCE=..\src\scintilla\src\LexCSS.cxx
 
427
# End Source File
 
428
# Begin Source File
 
429
 
 
430
SOURCE=..\src\scintilla\src\LexEiffel.cxx
 
431
# End Source File
 
432
# Begin Source File
 
433
 
 
434
SOURCE=..\src\scintilla\src\LexErlang.cxx
 
435
# End Source File
 
436
# Begin Source File
 
437
 
 
438
SOURCE=..\src\scintilla\src\LexFlagship.cxx
 
439
# End Source File
 
440
# Begin Source File
 
441
 
 
442
SOURCE=..\src\scintilla\src\LexEScript.cxx
 
443
# End Source File
 
444
# Begin Source File
 
445
 
 
446
SOURCE=..\src\scintilla\src\LexForth.cxx
 
447
# End Source File
 
448
# Begin Source File
 
449
 
 
450
SOURCE=..\src\scintilla\src\LexFortran.cxx
 
451
# End Source File
 
452
# Begin Source File
 
453
 
 
454
SOURCE=..\src\scintilla\src\LexGui4Cli.cxx
 
455
# End Source File
 
456
# Begin Source File
 
457
 
 
458
SOURCE=..\src\scintilla\src\LexHaskell.cxx
 
459
# End Source File
 
460
# Begin Source File
 
461
 
 
462
SOURCE=..\src\scintilla\src\LexHTML.cxx
 
463
# End Source File
 
464
# Begin Source File
 
465
 
 
466
SOURCE=..\src\scintilla\src\LexKix.cxx
 
467
# End Source File
 
468
# Begin Source File
 
469
 
 
470
SOURCE=..\src\scintilla\src\LexLisp.cxx
 
471
# End Source File
 
472
# Begin Source File
 
473
 
 
474
SOURCE=..\src\scintilla\src\LexLout.cxx
 
475
# End Source File
 
476
# Begin Source File
 
477
 
 
478
SOURCE=..\src\scintilla\src\LexLua.cxx
 
479
# End Source File
 
480
# Begin Source File
 
481
 
 
482
SOURCE=..\src\scintilla\src\LexMatlab.cxx
 
483
# End Source File
 
484
# Begin Source File
 
485
 
 
486
SOURCE=..\src\scintilla\src\LexMetapost.cxx
 
487
# End Source File
 
488
# Begin Source File
 
489
 
 
490
SOURCE=..\src\scintilla\src\LexMMIXAL.cxx
 
491
# End Source File
 
492
# Begin Source File
 
493
 
 
494
SOURCE=..\src\scintilla\src\LexMPT.cxx
 
495
# End Source File
 
496
# Begin Source File
 
497
 
 
498
SOURCE=..\src\scintilla\src\LexMSSQL.cxx
 
499
# End Source File
 
500
# Begin Source File
 
501
 
 
502
SOURCE=..\src\scintilla\src\LexNsis.cxx
 
503
# End Source File
 
504
# Begin Source File
 
505
 
 
506
SOURCE=..\src\scintilla\src\LexOthers.cxx
 
507
# End Source File
 
508
# Begin Source File
 
509
 
 
510
SOURCE=..\src\scintilla\src\LexPascal.cxx
 
511
# End Source File
 
512
# Begin Source File
 
513
 
 
514
SOURCE=..\src\scintilla\src\LexPB.cxx
 
515
# End Source File
 
516
# Begin Source File
 
517
 
 
518
SOURCE=..\src\scintilla\src\LexPerl.cxx
 
519
# End Source File
 
520
# Begin Source File
 
521
 
 
522
SOURCE=..\src\scintilla\src\LexPOV.cxx
 
523
# End Source File
 
524
# Begin Source File
 
525
 
 
526
SOURCE=..\src\scintilla\src\LexPS.cxx
 
527
# End Source File
 
528
# Begin Source File
 
529
 
 
530
SOURCE=..\src\scintilla\src\LexPython.cxx
 
531
# End Source File
 
532
# Begin Source File
 
533
 
 
534
SOURCE=..\src\scintilla\src\LexRebol.cxx
 
535
# End Source File
 
536
# Begin Source File
 
537
 
 
538
SOURCE=..\src\scintilla\src\LexRuby.cxx
 
539
# End Source File
 
540
# Begin Source File
 
541
 
 
542
SOURCE=..\src\scintilla\src\LexScriptol.cxx
 
543
# End Source File
 
544
# Begin Source File
 
545
 
 
546
SOURCE=..\src\scintilla\src\LexSmalltalk.cxx
 
547
# End Source File
 
548
# Begin Source File
 
549
 
 
550
SOURCE=..\src\scintilla\src\LexSpecman.cxx
 
551
# End Source File
 
552
# Begin Source File
 
553
 
 
554
SOURCE=..\src\scintilla\src\LexSQL.cxx
 
555
# End Source File
 
556
# Begin Source File
 
557
 
 
558
SOURCE=..\src\scintilla\src\LexTads3.cxx
 
559
# End Source File
 
560
# Begin Source File
 
561
 
 
562
SOURCE=..\src\scintilla\src\LexTex.cxx
 
563
# End Source File
 
564
# Begin Source File
 
565
 
 
566
SOURCE=..\src\scintilla\src\LexVB.cxx
 
567
# End Source File
 
568
# Begin Source File
 
569
 
 
570
SOURCE=..\src\scintilla\src\LexVerilog.cxx
 
571
# End Source File
 
572
# Begin Source File
 
573
 
 
574
SOURCE=..\src\scintilla\src\LexVHDL.cxx
 
575
# End Source File
 
576
# Begin Source File
 
577
 
 
578
SOURCE=..\src\scintilla\src\LexYAML.cxx
 
579
# End Source File
 
580
# Begin Source File
 
581
 
 
582
SOURCE=..\src\scintilla\src\LineMarker.cxx
 
583
# End Source File
 
584
# Begin Source File
 
585
 
 
586
SOURCE=..\src\scintilla\src\LineMarker.h
 
587
# End Source File
 
588
# Begin Source File
 
589
 
 
590
SOURCE=..\src\scintilla\include\Platform.h
 
591
# End Source File
 
592
# Begin Source File
 
593
 
 
594
SOURCE=..\src\scintilla\src\PropSet.cxx
 
595
# End Source File
 
596
# Begin Source File
 
597
 
 
598
SOURCE=..\src\scintilla\include\PropSet.h
 
599
# End Source File
 
600
# Begin Source File
 
601
 
 
602
SOURCE=..\src\scintilla\src\RESearch.cxx
 
603
# End Source File
 
604
# Begin Source File
 
605
 
 
606
SOURCE=..\src\scintilla\src\RESearch.h
 
607
# End Source File
 
608
# Begin Source File
 
609
 
 
610
SOURCE=..\src\scintilla\include\SciLexer.h
 
611
# End Source File
 
612
# Begin Source File
 
613
 
 
614
SOURCE=..\src\scintilla\include\Scintilla.h
 
615
# End Source File
 
616
# Begin Source File
 
617
 
 
618
SOURCE=..\src\scintilla\src\ScintillaBase.cxx
 
619
# End Source File
 
620
# Begin Source File
 
621
 
 
622
SOURCE=..\src\scintilla\src\ScintillaBase.h
 
623
# End Source File
 
624
# Begin Source File
 
625
 
 
626
SOURCE=..\src\scintilla\include\ScintillaWidget.h
 
627
# End Source File
 
628
# Begin Source File
 
629
 
 
630
SOURCE=..\src\scintilla\include\SString.h
 
631
# End Source File
 
632
# Begin Source File
 
633
 
 
634
SOURCE=..\src\scintilla\src\Style.cxx
 
635
# End Source File
 
636
# Begin Source File
 
637
 
 
638
SOURCE=..\src\scintilla\src\Style.h
 
639
# End Source File
 
640
# Begin Source File
 
641
 
 
642
SOURCE=..\src\scintilla\src\StyleContext.cxx
 
643
# End Source File
 
644
# Begin Source File
 
645
 
 
646
SOURCE=..\src\scintilla\src\StyleContext.h
 
647
# End Source File
 
648
# Begin Source File
 
649
 
 
650
SOURCE=..\src\scintilla\src\SVector.h
 
651
# End Source File
 
652
# Begin Source File
 
653
 
 
654
SOURCE=..\src\scintilla\src\UniConversion.cxx
 
655
# End Source File
 
656
# Begin Source File
 
657
 
 
658
SOURCE=..\src\scintilla\src\UniConversion.h
 
659
# End Source File
 
660
# Begin Source File
 
661
 
 
662
SOURCE=..\src\scintilla\src\ViewStyle.cxx
 
663
# End Source File
 
664
# Begin Source File
 
665
 
 
666
SOURCE=..\src\scintilla\src\ViewStyle.h
 
667
# End Source File
 
668
# Begin Source File
 
669
 
 
670
SOURCE=..\src\scintilla\src\WindowAccessor.cxx
 
671
# End Source File
 
672
# Begin Source File
 
673
 
 
674
SOURCE=..\src\scintilla\include\WindowAccessor.h
 
675
# End Source File
 
676
# Begin Source File
 
677
 
 
678
SOURCE=..\src\scintilla\src\XPM.cxx
 
679
# End Source File
 
680
# Begin Source File
 
681
 
 
682
SOURCE=..\src\scintilla\src\XPM.h
 
683
# End Source File
 
684
# End Group
 
685
# End Target
 
686
# End Project