]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_wxscintilla.dsp
Correct erasing of background behind controls in a toolbar in wxMSW.
[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 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "wxscintilla - Win32 DLL Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE "wxscintilla - Win32 Release" (based on "Win32 (x86) Static Library")
23 !MESSAGE "wxscintilla - Win32 Debug" (based on "Win32 (x86) Static Library")
24 !MESSAGE
25
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 CPP=cl.exe
31 RSC=rc.exe
32
33 !IF "$(CFG)" == "wxscintilla - Win32 DLL Release"
34
35 # PROP BASE Use_MFC 0
36 # PROP BASE Use_Debug_Libraries 1
37 # PROP BASE Output_Dir "..\..\lib\vc_dll"
38 # PROP BASE Intermediate_Dir "vc_mswudll\wxscintilla"
39 # PROP BASE Target_Dir ""
40 # PROP Use_MFC 0
41 # PROP Use_Debug_Libraries 1
42 # PROP Output_Dir "..\..\lib\vc_dll"
43 # PROP Intermediate_Dir "vc_mswudll\wxscintilla"
44 # PROP Target_Dir ""
45 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "_UNICODE" /c
46 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "_UNICODE" /c
47 # ADD BASE RSC /l 0x409
48 # ADD RSC /l 0x409
49 BSC32=bscmake.exe
50 # ADD BASE BSC32 /nologo
51 # ADD BSC32 /nologo
52 LIB32=link.exe -lib
53 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"
54 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"
55
56 !ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"
57
58 # PROP BASE Use_MFC 0
59 # PROP BASE Use_Debug_Libraries 1
60 # PROP BASE Output_Dir "..\..\lib\vc_dll"
61 # PROP BASE Intermediate_Dir "vc_mswuddll\wxscintilla"
62 # PROP BASE Target_Dir ""
63 # PROP Use_MFC 0
64 # PROP Use_Debug_Libraries 1
65 # PROP Output_Dir "..\..\lib\vc_dll"
66 # PROP Intermediate_Dir "vc_mswuddll\wxscintilla"
67 # PROP Target_Dir ""
68 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "_UNICODE" /c
69 # ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "_UNICODE" /c
70 # ADD BASE RSC /l 0x409
71 # ADD RSC /l 0x409
72 BSC32=bscmake.exe
73 # ADD BASE BSC32 /nologo
74 # ADD BSC32 /nologo
75 LIB32=link.exe -lib
76 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"
77 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"
78
79 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"
80
81 # PROP BASE Use_MFC 0
82 # PROP BASE Use_Debug_Libraries 1
83 # PROP BASE Output_Dir "..\..\lib\vc_lib"
84 # PROP BASE Intermediate_Dir "vc_mswu\wxscintilla"
85 # PROP BASE Target_Dir ""
86 # PROP Use_MFC 0
87 # PROP Use_Debug_Libraries 1
88 # PROP Output_Dir "..\..\lib\vc_lib"
89 # PROP Intermediate_Dir "vc_mswu\wxscintilla"
90 # PROP Target_Dir ""
91 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "_UNICODE" /c
92 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "_UNICODE" /c
93 # ADD BASE RSC /l 0x409
94 # ADD RSC /l 0x409
95 BSC32=bscmake.exe
96 # ADD BASE BSC32 /nologo
97 # ADD BSC32 /nologo
98 LIB32=link.exe -lib
99 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"
100 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"
101
102 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"
103
104 # PROP BASE Use_MFC 0
105 # PROP BASE Use_Debug_Libraries 1
106 # PROP BASE Output_Dir "..\..\lib\vc_lib"
107 # PROP BASE Intermediate_Dir "vc_mswud\wxscintilla"
108 # PROP BASE Target_Dir ""
109 # PROP Use_MFC 0
110 # PROP Use_Debug_Libraries 1
111 # PROP Output_Dir "..\..\lib\vc_lib"
112 # PROP Intermediate_Dir "vc_mswud\wxscintilla"
113 # PROP Target_Dir ""
114 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "_UNICODE" /c
115 # ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "_UNICODE" /c
116 # ADD BASE RSC /l 0x409
117 # ADD RSC /l 0x409
118 BSC32=bscmake.exe
119 # ADD BASE BSC32 /nologo
120 # ADD BSC32 /nologo
121 LIB32=link.exe -lib
122 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"
123 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"
124
125 !ENDIF
126
127 # Begin Target
128
129 # Name "wxscintilla - Win32 DLL Release"
130 # Name "wxscintilla - Win32 DLL Debug"
131 # Name "wxscintilla - Win32 Release"
132 # Name "wxscintilla - Win32 Debug"
133 # Begin Group "Source Files"
134
135 # PROP Default_Filter ""
136 # Begin Source File
137
138 SOURCE=..\..\src\stc\scintilla\lexlib\Accessor.cxx
139 # End Source File
140 # Begin Source File
141
142 SOURCE=..\..\src\stc\scintilla\src\AutoComplete.cxx
143 # End Source File
144 # Begin Source File
145
146 SOURCE=..\..\src\stc\scintilla\src\CallTip.cxx
147 # End Source File
148 # Begin Source File
149
150 SOURCE=..\..\src\stc\scintilla\src\Catalogue.cxx
151 # End Source File
152 # Begin Source File
153
154 SOURCE=..\..\src\stc\scintilla\src\CellBuffer.cxx
155 # End Source File
156 # Begin Source File
157
158 SOURCE=..\..\src\stc\scintilla\src\CharClassify.cxx
159 # End Source File
160 # Begin Source File
161
162 SOURCE=..\..\src\stc\scintilla\lexlib\CharacterSet.cxx
163 # End Source File
164 # Begin Source File
165
166 SOURCE=..\..\src\stc\scintilla\src\ContractionState.cxx
167 # End Source File
168 # Begin Source File
169
170 SOURCE=..\..\src\stc\scintilla\src\Decoration.cxx
171 # End Source File
172 # Begin Source File
173
174 SOURCE=..\..\src\stc\scintilla\src\Document.cxx
175 # End Source File
176 # Begin Source File
177
178 SOURCE=..\..\src\stc\scintilla\src\Editor.cxx
179 # End Source File
180 # Begin Source File
181
182 SOURCE=..\..\src\stc\scintilla\src\ExternalLexer.cxx
183 # End Source File
184 # Begin Source File
185
186 SOURCE=..\..\src\stc\scintilla\src\Indicator.cxx
187 # End Source File
188 # Begin Source File
189
190 SOURCE=..\..\src\stc\scintilla\src\KeyMap.cxx
191 # End Source File
192 # Begin Source File
193
194 SOURCE=..\..\src\stc\scintilla\lexers\LexA68k.cxx
195 # End Source File
196 # Begin Source File
197
198 SOURCE=..\..\src\stc\scintilla\lexers\LexAPDL.cxx
199 # End Source File
200 # Begin Source File
201
202 SOURCE=..\..\src\stc\scintilla\lexers\LexASY.cxx
203 # End Source File
204 # Begin Source File
205
206 SOURCE=..\..\src\stc\scintilla\lexers\LexAU3.cxx
207 # End Source File
208 # Begin Source File
209
210 SOURCE=..\..\src\stc\scintilla\lexers\LexAVE.cxx
211 # End Source File
212 # Begin Source File
213
214 SOURCE=..\..\src\stc\scintilla\lexers\LexAVS.cxx
215 # End Source File
216 # Begin Source File
217
218 SOURCE=..\..\src\stc\scintilla\lexers\LexAbaqus.cxx
219 # End Source File
220 # Begin Source File
221
222 SOURCE=..\..\src\stc\scintilla\lexers\LexAda.cxx
223 # End Source File
224 # Begin Source File
225
226 SOURCE=..\..\src\stc\scintilla\lexers\LexAsm.cxx
227 # End Source File
228 # Begin Source File
229
230 SOURCE=..\..\src\stc\scintilla\lexers\LexAsn1.cxx
231 # End Source File
232 # Begin Source File
233
234 SOURCE=..\..\src\stc\scintilla\lexers\LexBaan.cxx
235 # End Source File
236 # Begin Source File
237
238 SOURCE=..\..\src\stc\scintilla\lexers\LexBash.cxx
239 # End Source File
240 # Begin Source File
241
242 SOURCE=..\..\src\stc\scintilla\lexers\LexBasic.cxx
243 # End Source File
244 # Begin Source File
245
246 SOURCE=..\..\src\stc\scintilla\lexers\LexBullant.cxx
247 # End Source File
248 # Begin Source File
249
250 SOURCE=..\..\src\stc\scintilla\lexers\LexCLW.cxx
251 # End Source File
252 # Begin Source File
253
254 SOURCE=..\..\src\stc\scintilla\lexers\LexCOBOL.cxx
255 # End Source File
256 # Begin Source File
257
258 SOURCE=..\..\src\stc\scintilla\lexers\LexCPP.cxx
259 # End Source File
260 # Begin Source File
261
262 SOURCE=..\..\src\stc\scintilla\lexers\LexCSS.cxx
263 # End Source File
264 # Begin Source File
265
266 SOURCE=..\..\src\stc\scintilla\lexers\LexCaml.cxx
267 # End Source File
268 # Begin Source File
269
270 SOURCE=..\..\src\stc\scintilla\lexers\LexCmake.cxx
271 # End Source File
272 # Begin Source File
273
274 SOURCE=..\..\src\stc\scintilla\lexers\LexCoffeeScript.cxx
275 # End Source File
276 # Begin Source File
277
278 SOURCE=..\..\src\stc\scintilla\lexers\LexConf.cxx
279 # End Source File
280 # Begin Source File
281
282 SOURCE=..\..\src\stc\scintilla\lexers\LexCrontab.cxx
283 # End Source File
284 # Begin Source File
285
286 SOURCE=..\..\src\stc\scintilla\lexers\LexCsound.cxx
287 # End Source File
288 # Begin Source File
289
290 SOURCE=..\..\src\stc\scintilla\lexers\LexD.cxx
291 # End Source File
292 # Begin Source File
293
294 SOURCE=..\..\src\stc\scintilla\lexers\LexECL.cxx
295 # End Source File
296 # Begin Source File
297
298 SOURCE=..\..\src\stc\scintilla\lexers\LexEScript.cxx
299 # End Source File
300 # Begin Source File
301
302 SOURCE=..\..\src\stc\scintilla\lexers\LexEiffel.cxx
303 # End Source File
304 # Begin Source File
305
306 SOURCE=..\..\src\stc\scintilla\lexers\LexErlang.cxx
307 # End Source File
308 # Begin Source File
309
310 SOURCE=..\..\src\stc\scintilla\lexers\LexFlagship.cxx
311 # End Source File
312 # Begin Source File
313
314 SOURCE=..\..\src\stc\scintilla\lexers\LexForth.cxx
315 # End Source File
316 # Begin Source File
317
318 SOURCE=..\..\src\stc\scintilla\lexers\LexFortran.cxx
319 # End Source File
320 # Begin Source File
321
322 SOURCE=..\..\src\stc\scintilla\lexers\LexGAP.cxx
323 # End Source File
324 # Begin Source File
325
326 SOURCE=..\..\src\stc\scintilla\lexers\LexGui4Cli.cxx
327 # End Source File
328 # Begin Source File
329
330 SOURCE=..\..\src\stc\scintilla\lexers\LexHTML.cxx
331 # End Source File
332 # Begin Source File
333
334 SOURCE=..\..\src\stc\scintilla\lexers\LexHaskell.cxx
335 # End Source File
336 # Begin Source File
337
338 SOURCE=..\..\src\stc\scintilla\lexers\LexInno.cxx
339 # End Source File
340 # Begin Source File
341
342 SOURCE=..\..\src\stc\scintilla\lexers\LexKix.cxx
343 # End Source File
344 # Begin Source File
345
346 SOURCE=..\..\src\stc\scintilla\lexers\LexLisp.cxx
347 # End Source File
348 # Begin Source File
349
350 SOURCE=..\..\src\stc\scintilla\lexers\LexLout.cxx
351 # End Source File
352 # Begin Source File
353
354 SOURCE=..\..\src\stc\scintilla\lexers\LexLua.cxx
355 # End Source File
356 # Begin Source File
357
358 SOURCE=..\..\src\stc\scintilla\lexers\LexMMIXAL.cxx
359 # End Source File
360 # Begin Source File
361
362 SOURCE=..\..\src\stc\scintilla\lexers\LexMPT.cxx
363 # End Source File
364 # Begin Source File
365
366 SOURCE=..\..\src\stc\scintilla\lexers\LexMSSQL.cxx
367 # End Source File
368 # Begin Source File
369
370 SOURCE=..\..\src\stc\scintilla\lexers\LexMagik.cxx
371 # End Source File
372 # Begin Source File
373
374 SOURCE=..\..\src\stc\scintilla\lexers\LexMarkdown.cxx
375 # End Source File
376 # Begin Source File
377
378 SOURCE=..\..\src\stc\scintilla\lexers\LexMatlab.cxx
379 # End Source File
380 # Begin Source File
381
382 SOURCE=..\..\src\stc\scintilla\lexers\LexMetapost.cxx
383 # End Source File
384 # Begin Source File
385
386 SOURCE=..\..\src\stc\scintilla\lexers\LexModula.cxx
387 # End Source File
388 # Begin Source File
389
390 SOURCE=..\..\src\stc\scintilla\lexers\LexMySQL.cxx
391 # End Source File
392 # Begin Source File
393
394 SOURCE=..\..\src\stc\scintilla\lexers\LexNimrod.cxx
395 # End Source File
396 # Begin Source File
397
398 SOURCE=..\..\src\stc\scintilla\lexers\LexNsis.cxx
399 # End Source File
400 # Begin Source File
401
402 SOURCE=..\..\src\stc\scintilla\lexers\LexOScript.cxx
403 # End Source File
404 # Begin Source File
405
406 SOURCE=..\..\src\stc\scintilla\lexers\LexOpal.cxx
407 # End Source File
408 # Begin Source File
409
410 SOURCE=..\..\src\stc\scintilla\lexers\LexOthers.cxx
411 # End Source File
412 # Begin Source File
413
414 SOURCE=..\..\src\stc\scintilla\lexers\LexPB.cxx
415 # End Source File
416 # Begin Source File
417
418 SOURCE=..\..\src\stc\scintilla\lexers\LexPLM.cxx
419 # End Source File
420 # Begin Source File
421
422 SOURCE=..\..\src\stc\scintilla\lexers\LexPOV.cxx
423 # End Source File
424 # Begin Source File
425
426 SOURCE=..\..\src\stc\scintilla\lexers\LexPS.cxx
427 # End Source File
428 # Begin Source File
429
430 SOURCE=..\..\src\stc\scintilla\lexers\LexPascal.cxx
431 # End Source File
432 # Begin Source File
433
434 SOURCE=..\..\src\stc\scintilla\lexers\LexPerl.cxx
435 # End Source File
436 # Begin Source File
437
438 SOURCE=..\..\src\stc\scintilla\lexers\LexPowerPro.cxx
439 # End Source File
440 # Begin Source File
441
442 SOURCE=..\..\src\stc\scintilla\lexers\LexPowerShell.cxx
443 # End Source File
444 # Begin Source File
445
446 SOURCE=..\..\src\stc\scintilla\lexers\LexProgress.cxx
447 # End Source File
448 # Begin Source File
449
450 SOURCE=..\..\src\stc\scintilla\lexers\LexPython.cxx
451 # End Source File
452 # Begin Source File
453
454 SOURCE=..\..\src\stc\scintilla\lexers\LexR.cxx
455 # End Source File
456 # Begin Source File
457
458 SOURCE=..\..\src\stc\scintilla\lexers\LexRebol.cxx
459 # End Source File
460 # Begin Source File
461
462 SOURCE=..\..\src\stc\scintilla\lexers\LexRuby.cxx
463 # End Source File
464 # Begin Source File
465
466 SOURCE=..\..\src\stc\scintilla\lexers\LexSML.cxx
467 # End Source File
468 # Begin Source File
469
470 SOURCE=..\..\src\stc\scintilla\lexers\LexSQL.cxx
471 # End Source File
472 # Begin Source File
473
474 SOURCE=..\..\src\stc\scintilla\lexers\LexScriptol.cxx
475 # End Source File
476 # Begin Source File
477
478 SOURCE=..\..\src\stc\scintilla\lexers\LexSmalltalk.cxx
479 # End Source File
480 # Begin Source File
481
482 SOURCE=..\..\src\stc\scintilla\lexers\LexSorcus.cxx
483 # End Source File
484 # Begin Source File
485
486 SOURCE=..\..\src\stc\scintilla\lexers\LexSpecman.cxx
487 # End Source File
488 # Begin Source File
489
490 SOURCE=..\..\src\stc\scintilla\lexers\LexSpice.cxx
491 # End Source File
492 # Begin Source File
493
494 SOURCE=..\..\src\stc\scintilla\lexers\LexTACL.cxx
495 # End Source File
496 # Begin Source File
497
498 SOURCE=..\..\src\stc\scintilla\lexers\LexTADS3.cxx
499 # End Source File
500 # Begin Source File
501
502 SOURCE=..\..\src\stc\scintilla\lexers\LexTAL.cxx
503 # End Source File
504 # Begin Source File
505
506 SOURCE=..\..\src\stc\scintilla\lexers\LexTCL.cxx
507 # End Source File
508 # Begin Source File
509
510 SOURCE=..\..\src\stc\scintilla\lexers\LexTCMD.cxx
511 # End Source File
512 # Begin Source File
513
514 SOURCE=..\..\src\stc\scintilla\lexers\LexTeX.cxx
515 # End Source File
516 # Begin Source File
517
518 SOURCE=..\..\src\stc\scintilla\lexers\LexTxt2tags.cxx
519 # End Source File
520 # Begin Source File
521
522 SOURCE=..\..\src\stc\scintilla\lexers\LexVB.cxx
523 # End Source File
524 # Begin Source File
525
526 SOURCE=..\..\src\stc\scintilla\lexers\LexVHDL.cxx
527 # End Source File
528 # Begin Source File
529
530 SOURCE=..\..\src\stc\scintilla\lexers\LexVerilog.cxx
531 # End Source File
532 # Begin Source File
533
534 SOURCE=..\..\src\stc\scintilla\lexers\LexVisualProlog.cxx
535 # End Source File
536 # Begin Source File
537
538 SOURCE=..\..\src\stc\scintilla\lexers\LexYAML.cxx
539 # End Source File
540 # Begin Source File
541
542 SOURCE=..\..\src\stc\scintilla\lexlib\LexerBase.cxx
543 # End Source File
544 # Begin Source File
545
546 SOURCE=..\..\src\stc\scintilla\lexlib\LexerModule.cxx
547 # End Source File
548 # Begin Source File
549
550 SOURCE=..\..\src\stc\scintilla\lexlib\LexerNoExceptions.cxx
551 # End Source File
552 # Begin Source File
553
554 SOURCE=..\..\src\stc\scintilla\lexlib\LexerSimple.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\PerLine.cxx
563 # End Source File
564 # Begin Source File
565
566 SOURCE=..\..\src\stc\scintilla\src\PositionCache.cxx
567 # End Source File
568 # Begin Source File
569
570 SOURCE=..\..\src\stc\scintilla\lexlib\PropSetSimple.cxx
571 # End Source File
572 # Begin Source File
573
574 SOURCE=..\..\src\stc\scintilla\src\RESearch.cxx
575 # End Source File
576 # Begin Source File
577
578 SOURCE=..\..\src\stc\scintilla\src\RunStyles.cxx
579 # End Source File
580 # Begin Source File
581
582 SOURCE=..\..\src\stc\scintilla\src\ScintillaBase.cxx
583 # End Source File
584 # Begin Source File
585
586 SOURCE=..\..\src\stc\scintilla\src\Selection.cxx
587 # End Source File
588 # Begin Source File
589
590 SOURCE=..\..\src\stc\scintilla\src\Style.cxx
591 # End Source File
592 # Begin Source File
593
594 SOURCE=..\..\src\stc\scintilla\lexlib\StyleContext.cxx
595 # End Source File
596 # Begin Source File
597
598 SOURCE=..\..\src\stc\scintilla\src\UniConversion.cxx
599 # End Source File
600 # Begin Source File
601
602 SOURCE=..\..\src\stc\scintilla\src\ViewStyle.cxx
603 # End Source File
604 # Begin Source File
605
606 SOURCE=..\..\src\stc\scintilla\lexlib\WordList.cxx
607 # End Source File
608 # Begin Source File
609
610 SOURCE=..\..\src\stc\scintilla\src\XPM.cxx
611 # End Source File
612 # End Group
613 # Begin Group "Header Files"
614
615 # PROP Default_Filter ""
616 # Begin Source File
617
618 SOURCE=..\..\include\wx\msw\genrcdefs.h
619
620 !IF "$(CFG)" == "wxscintilla - Win32 DLL Release"
621
622 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h
623 InputPath=..\..\include\wx\msw\genrcdefs.h
624
625 "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw"
626 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"
627
628 # End Custom Build
629
630 !ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"
631
632 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h
633 InputPath=..\..\include\wx\msw\genrcdefs.h
634
635 "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw"
636 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"
637
638 # End Custom Build
639
640 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"
641
642 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h
643 InputPath=..\..\include\wx\msw\genrcdefs.h
644
645 "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw"
646 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"
647
648 # End Custom Build
649
650 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"
651
652 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h
653 InputPath=..\..\include\wx\msw\genrcdefs.h
654
655 "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw"
656 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"
657
658 # End Custom Build
659
660 !ENDIF
661
662 # End Source File
663 # Begin Source File
664
665 SOURCE=..\..\include\wx\msw\setup.h
666
667 !IF "$(CFG)" == "wxscintilla - Win32 DLL Release"
668
669 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h
670 InputPath=..\..\include\wx\msw\setup.h
671
672 "..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
673 copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h
674
675 # End Custom Build
676
677 !ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"
678
679 # Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h
680 InputPath=..\..\include\wx\msw\setup.h
681
682 "..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
683 copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h
684
685 # End Custom Build
686
687 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"
688
689 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h
690 InputPath=..\..\include\wx\msw\setup.h
691
692 "..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
693 copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h
694
695 # End Custom Build
696
697 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"
698
699 # Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h
700 InputPath=..\..\include\wx\msw\setup.h
701
702 "..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
703 copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h
704
705 # End Custom Build
706
707 !ENDIF
708
709 # End Source File
710 # Begin Source File
711
712 SOURCE=..\..\include\wx\univ\setup.h
713
714 !IF "$(CFG)" == "wxscintilla - Win32 DLL Release"
715
716 # Begin Custom Build -
717
718 # End Custom Build
719
720 !ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"
721
722 # Begin Custom Build -
723
724 # End Custom Build
725
726 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"
727
728 # Begin Custom Build -
729
730 # End Custom Build
731
732 !ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"
733
734 # Begin Custom Build -
735
736 # End Custom Build
737
738 !ENDIF
739
740 # End Source File
741 # End Group
742 # End Target
743 # End Project
744