]> git.saurik.com Git - wxWidgets.git/blame - src/stc/StcVC.dsp
send more page change events (patch 750521); document this behaviour
[wxWidgets.git] / src / stc / StcVC.dsp
CommitLineData
402ce755 1# Microsoft Developer Studio Project File - Name="stcVC" - Package Owner=<4>
5638d705 2# Microsoft Developer Studio Generated Build File, Format Version 6.00
0d3a69ec
JS
3# ** DO NOT EDIT **
4
402ce755 5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
0d3a69ec
JS
6# TARGTYPE "Win32 (x86) Static Library" 0x0104
7
402ce755 8CFG=stcVC - Win32 Release DLL
0d3a69ec
JS
9!MESSAGE This is not a valid makefile. To build this project using NMAKE,
10!MESSAGE use the Export Makefile command and run
402ce755 11!MESSAGE
0d3a69ec 12!MESSAGE NMAKE /f "StcVC.mak".
402ce755 13!MESSAGE
0d3a69ec
JS
14!MESSAGE You can specify a configuration when running NMAKE
15!MESSAGE by defining the macro CFG on the command line. For example:
402ce755
RD
16!MESSAGE
17!MESSAGE NMAKE /f "StcVC.mak" CFG="stcVC - Win32 Release DLL"
18!MESSAGE
0d3a69ec 19!MESSAGE Possible choices for configuration are:
402ce755
RD
20!MESSAGE
21!MESSAGE "stcVC - Win32 Release" (based on "Win32 (x86) Static Library")
22!MESSAGE "stcVC - Win32 Debug" (based on "Win32 (x86) Static Library")
23!MESSAGE "stcVC - Win32 Debug DLL" (based on "Win32 (x86) Dynamic-Link Library")
24!MESSAGE "stcVC - Win32 Release DLL" (based on "Win32 (x86) Dynamic-Link Library")
25!MESSAGE
0d3a69ec
JS
26
27# Begin Project
5638d705 28# PROP AllowPerConfigDependencies 0
0d3a69ec
JS
29# PROP Scc_ProjName ""
30# PROP Scc_LocalPath ""
0d3a69ec 31
402ce755 32!IF "$(CFG)" == "stcVC - Win32 Release"
0d3a69ec
JS
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 0
36# PROP BASE Output_Dir "Release"
37# PROP BASE Intermediate_Dir "Release"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 0
41# PROP Output_Dir "Release"
42# PROP Intermediate_Dir "Release"
43# PROP Target_Dir ""
402ce755
RD
44LINK32=link.exe
45CPP=cl.exe
0d3a69ec 46# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
402ce755
RD
47# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../include" /I "../../../lib/msw" /I "./scintilla/include/" /I "./scintilla/src" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__HACK_MY_MSDEV40__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WX__" /YX /FD /c
48RSC=rc.exe
5638d705
JS
49# ADD BASE RSC /l 0x809
50# ADD RSC /l 0x809
0d3a69ec
JS
51BSC32=bscmake.exe
52# ADD BASE BSC32 /nologo
53# ADD BSC32 /nologo
54LIB32=link.exe -lib
55# ADD BASE LIB32 /nologo
eca24830 56# ADD LIB32 /nologo /out:"..\..\..\lib\stc.lib"
0d3a69ec 57
402ce755 58!ELSEIF "$(CFG)" == "stcVC - Win32 Debug"
0d3a69ec
JS
59
60# PROP BASE Use_MFC 0
61# PROP BASE Use_Debug_Libraries 1
62# PROP BASE Output_Dir "Debug"
63# PROP BASE Intermediate_Dir "Debug"
64# PROP BASE Target_Dir ""
65# PROP Use_MFC 0
66# PROP Use_Debug_Libraries 1
67# PROP Output_Dir "Debug"
68# PROP Intermediate_Dir "Debug"
69# PROP Target_Dir ""
402ce755
RD
70LINK32=link.exe
71CPP=cl.exe
0d3a69ec 72# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
402ce755
RD
73# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswd" /I "./scintilla/include/" /I "./scintilla/src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WX__" /YX /FD /c
74RSC=rc.exe
5638d705
JS
75# ADD BASE RSC /l 0x809
76# ADD RSC /l 0x809
0d3a69ec
JS
77BSC32=bscmake.exe
78# ADD BASE BSC32 /nologo
79# ADD BSC32 /nologo
80LIB32=link.exe -lib
81# ADD BASE LIB32 /nologo
eca24830 82# ADD LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
0d3a69ec 83
402ce755
RD
84!ELSEIF "$(CFG)" == "stcVC - Win32 Debug DLL"
85
86# PROP BASE Use_MFC 0
87# PROP BASE Use_Debug_Libraries 1
88# PROP BASE Output_Dir "Debug_DLL"
89# PROP BASE Intermediate_Dir "Debug_DLL"
90# PROP BASE Target_Dir ""
91# PROP Use_MFC 0
92# PROP Use_Debug_Libraries 1
93# PROP Output_Dir "..\..\..\lib"
94# PROP Intermediate_Dir "Debug_DLL"
95# PROP Ignore_Export_Lib 0
96# PROP Target_Dir ""
97LIB32=link.exe -lib
98# ADD BASE LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
99# ADD LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
100CPP=cl.exe
101# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswd" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
102# SUBTRACT BASE CPP /YX
103# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswdlld" /I "./scintilla/include/" /I "./scintilla/src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "WXUSINGDLL" /D "WXMAKING_STC_DLL" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WX__" /YX /FD /c
104# SUBTRACT CPP /u
105MTL=midl.exe
106RSC=rc.exe
107# ADD BASE RSC /l 0x809
108# ADD RSC /l 0x809
109BSC32=bscmake.exe
110# ADD BASE BSC32 /nologo
111# ADD BSC32 /nologo
112LINK32=link.exe
113# ADD BASE LINK32 /machine:IX86
114# ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib wxmsw250d.lib /nologo /version:1.0 /dll /debug /machine:IX86 /out:"../../../lib/stcdlld.dll" /libpath:"../../../lib"
115# SUBTRACT LINK32 /pdb:none
116
117!ELSEIF "$(CFG)" == "stcVC - Win32 Release DLL"
118
119# PROP BASE Use_MFC 0
120# PROP BASE Use_Debug_Libraries 1
121# PROP BASE Output_Dir "stcVC___Win32_Release_DLL"
122# PROP BASE Intermediate_Dir "stcVC___Win32_Release_DLL"
123# PROP BASE Ignore_Export_Lib 0
124# PROP BASE Target_Dir ""
125# PROP Use_MFC 0
126# PROP Use_Debug_Libraries 1
127# PROP Output_Dir "..\..\..\lib"
128# PROP Intermediate_Dir "Release_DLL"
129# PROP Ignore_Export_Lib 0
130# PROP Target_Dir ""
131LIB32=link.exe -lib
132# ADD BASE LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
133# ADD LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
134CPP=cl.exe
135# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswdlld" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXUSINGDLL=1 /D "WXBUILD_STC_DLL" /YX /FD /c
136# SUBTRACT BASE CPP /u
137# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /Ob2 /I "../../../include" /I "../../include" /I "../../../lib/mswdll" /I "./scintilla/include/" /I "./scintilla/src" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "WXUSINGDLL" /D "WXMAKING_STC_DLL" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WX__" /YX /FD /c
138# SUBTRACT CPP /u
139MTL=midl.exe
140RSC=rc.exe
141# ADD BASE RSC /l 0x809
142# ADD RSC /l 0x809
143BSC32=bscmake.exe
144# ADD BASE BSC32 /nologo
145# ADD BSC32 /nologo
146LINK32=link.exe
147# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib wxmsw250d.lib /nologo /version:1.0 /dll /debug /machine:IX86 /out:"../../../lib/stcdlld.dll" /libpath:"../../../lib"
148# SUBTRACT BASE LINK32 /pdb:none
149# ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib wxmsw250.lib /nologo /version:1.0 /dll /machine:IX86 /out:"../../../lib/stcdll.dll" /libpath:"../../../lib"
150# SUBTRACT LINK32 /pdb:none /incremental:no /debug
151
152!ENDIF
0d3a69ec
JS
153
154# Begin Target
155
402ce755
RD
156# Name "stcVC - Win32 Release"
157# Name "stcVC - Win32 Debug"
158# Name "stcVC - Win32 Debug DLL"
159# Name "stcVC - Win32 Release DLL"
160# Begin Group "wxStyledTextCtrl Src"
0d3a69ec 161
402ce755 162# PROP Default_Filter "*.cpp"
0d3a69ec
JS
163# Begin Source File
164
165SOURCE=.\PlatWX.cpp
166# End Source File
167# Begin Source File
168
169SOURCE=.\ScintillaWX.cpp
170# End Source File
171# Begin Source File
172
402ce755
RD
173SOURCE=.\stc.cpp
174# End Source File
175# End Group
176# Begin Group "wxStyledTextCtrl Headers"
177
178# PROP Default_Filter ""
179# Begin Source File
180
181SOURCE=.\PlatWX.h
182# End Source File
183# Begin Source File
184
0d3a69ec
JS
185SOURCE=.\ScintillaWX.h
186# End Source File
187# Begin Source File
188
402ce755 189SOURCE=..\..\include\wx\stc\stc.h
0d3a69ec
JS
190# End Source File
191# End Group
192# Begin Group "Scintilla"
193
194# PROP Default_Filter ""
195# Begin Source File
196
402ce755
RD
197SOURCE=.\scintilla\include\Accessor.h
198# End Source File
199# Begin Source File
200
0d3a69ec
JS
201SOURCE=.\scintilla\src\AutoComplete.cxx
202# End Source File
203# Begin Source File
204
205SOURCE=.\scintilla\src\AutoComplete.h
206# End Source File
207# Begin Source File
208
209SOURCE=.\scintilla\src\CallTip.cxx
210# End Source File
211# Begin Source File
212
213SOURCE=.\scintilla\src\CallTip.h
214# End Source File
215# Begin Source File
216
217SOURCE=.\scintilla\src\CellBuffer.cxx
218# End Source File
219# Begin Source File
220
221SOURCE=.\scintilla\src\CellBuffer.h
222# End Source File
223# Begin Source File
224
225SOURCE=.\scintilla\src\ContractionState.cxx
226# End Source File
227# Begin Source File
228
229SOURCE=.\scintilla\src\ContractionState.h
230# End Source File
231# Begin Source File
232
233SOURCE=.\scintilla\src\Document.cxx
234# End Source File
235# Begin Source File
236
237SOURCE=.\scintilla\src\Document.h
238# End Source File
239# Begin Source File
240
3390b9ef
JS
241SOURCE=.\scintilla\src\DocumentAccessor.cxx
242# End Source File
243# Begin Source File
244
402ce755
RD
245SOURCE=.\scintilla\src\DocumentAccessor.h
246# End Source File
247# Begin Source File
248
0d3a69ec
JS
249SOURCE=.\scintilla\src\Editor.cxx
250# End Source File
251# Begin Source File
252
253SOURCE=.\scintilla\src\Editor.h
254# End Source File
255# Begin Source File
256
257SOURCE=.\scintilla\src\Indicator.cxx
258# End Source File
259# Begin Source File
260
261SOURCE=.\scintilla\src\Indicator.h
262# End Source File
263# Begin Source File
264
265SOURCE=.\scintilla\src\KeyMap.cxx
266# End Source File
267# Begin Source File
268
269SOURCE=.\scintilla\src\KeyMap.h
270# End Source File
271# Begin Source File
272
273SOURCE=.\scintilla\src\KeyWords.cxx
274# End Source File
275# Begin Source File
276
402ce755
RD
277SOURCE=.\scintilla\include\KeyWords.h
278# End Source File
279# Begin Source File
280
3390b9ef
JS
281SOURCE=.\scintilla\src\LexAda.cxx
282# End Source File
283# Begin Source File
284
9e730a78
RD
285SOURCE=.\scintilla\src\LexAsm.cxx
286# End Source File
287# Begin Source File
288
3390b9ef
JS
289SOURCE=.\scintilla\src\LexAVE.cxx
290# End Source File
291# Begin Source File
1a2fb4cd
RD
292
293SOURCE=.\scintilla\src\LexBaan.cxx
294# End Source File
295# Begin Source File
296
297SOURCE=.\scintilla\src\LexBullant.cxx
298# End Source File
299# Begin Source File
300
3390b9ef
JS
301SOURCE=.\scintilla\src\LexConf.cxx
302# End Source File
303# Begin Source File
304
f6bcfd97
BP
305SOURCE=.\scintilla\src\LexCPP.cxx
306# End Source File
307# Begin Source File
308
3390b9ef
JS
309SOURCE=.\scintilla\src\LexCrontab.cxx
310# End Source File
311# Begin Source File
312
9e730a78
RD
313SOURCE=.\scintilla\src\LexCSS.cxx
314# End Source File
315# Begin Source File
316
3390b9ef
JS
317SOURCE=.\scintilla\src\LexEiffel.cxx
318# End Source File
319# Begin Source File
320
9e730a78
RD
321SOURCE=.\scintilla\src\LexFortran.cxx
322# End Source File
323# Begin Source File
324
f6bcfd97
BP
325SOURCE=.\scintilla\src\LexHTML.cxx
326# End Source File
327# Begin Source File
328
3390b9ef
JS
329SOURCE=.\scintilla\src\LexLisp.cxx
330# End Source File
331# Begin Source File
332
333SOURCE=.\scintilla\src\LexLua.cxx
334# End Source File
335# Begin Source File
336
935b53f2
JS
337SOURCE=.\scintilla\src\LexMatlab.cxx
338# End Source File
339# Begin Source File
340
f6bcfd97
BP
341SOURCE=.\scintilla\src\LexOthers.cxx
342# End Source File
343# Begin Source File
344
9e730a78
RD
345SOURCE=.\scintilla\src\LexPOV.cxx
346# End Source File
347# Begin Source File
348
3390b9ef
JS
349SOURCE=.\scintilla\src\LexPascal.cxx
350# End Source File
351# Begin Source File
352
f6bcfd97
BP
353SOURCE=.\scintilla\src\LexPerl.cxx
354# End Source File
355# Begin Source File
356
357SOURCE=.\scintilla\src\LexPython.cxx
358# End Source File
359# Begin Source File
360
3390b9ef
JS
361SOURCE=.\scintilla\src\LexRuby.cxx
362# End Source File
363# Begin Source File
364
f6bcfd97
BP
365SOURCE=.\scintilla\src\LexSQL.cxx
366# End Source File
367# Begin Source File
368
369SOURCE=.\scintilla\src\LexVB.cxx
370# End Source File
371# Begin Source File
372
0d3a69ec
JS
373SOURCE=.\scintilla\src\LineMarker.cxx
374# End Source File
375# Begin Source File
376
377SOURCE=.\scintilla\src\LineMarker.h
378# End Source File
379# Begin Source File
380
402ce755
RD
381SOURCE=.\scintilla\include\Platform.h
382# End Source File
383# Begin Source File
384
0d3a69ec
JS
385SOURCE=.\scintilla\src\PropSet.cxx
386# End Source File
387# Begin Source File
388
402ce755
RD
389SOURCE=.\scintilla\include\PropSet.h
390# End Source File
391# Begin Source File
392
3390b9ef
JS
393SOURCE=.\scintilla\src\RESearch.cxx
394# End Source File
395# Begin Source File
396
402ce755
RD
397SOURCE=.\scintilla\src\RESearch.h
398# End Source File
399# Begin Source File
400
401SOURCE=.\scintilla\include\SciLexer.h
402# End Source File
403# Begin Source File
404
405SOURCE=.\scintilla\include\Scintilla.h
406# End Source File
407# Begin Source File
408
0d3a69ec
JS
409SOURCE=.\scintilla\src\ScintillaBase.cxx
410# End Source File
411# Begin Source File
412
413SOURCE=.\scintilla\src\ScintillaBase.h
414# End Source File
415# Begin Source File
416
402ce755
RD
417SOURCE=.\scintilla\include\ScintillaWidget.h
418# End Source File
419# Begin Source File
420
421SOURCE=.\scintilla\include\SString.h
422# End Source File
423# Begin Source File
424
0d3a69ec
JS
425SOURCE=.\scintilla\src\Style.cxx
426# End Source File
427# Begin Source File
428
429SOURCE=.\scintilla\src\Style.h
430# End Source File
431# Begin Source File
432
3390b9ef
JS
433SOURCE=.\scintilla\src\StyleContext.cxx
434# End Source File
435# Begin Source File
436
402ce755
RD
437SOURCE=.\scintilla\src\StyleContext.h
438# End Source File
439# Begin Source File
440
0d3a69ec
JS
441SOURCE=.\scintilla\src\SVector.h
442# End Source File
443# Begin Source File
444
402ce755
RD
445SOURCE=.\scintilla\src\UniConversion.cxx
446# End Source File
447# Begin Source File
448
449SOURCE=.\scintilla\src\UniConversion.h
450# End Source File
451# Begin Source File
452
0d3a69ec
JS
453SOURCE=.\scintilla\src\ViewStyle.cxx
454# End Source File
455# Begin Source File
456
457SOURCE=.\scintilla\src\ViewStyle.h
458# End Source File
3390b9ef
JS
459# Begin Source File
460
461SOURCE=.\scintilla\src\WindowAccessor.cxx
462# End Source File
402ce755
RD
463# Begin Source File
464
9e730a78
RD
465SOURCE=.\scintilla\src\XPM.cxx
466# End Source File
467# Begin Source File
468
402ce755
RD
469SOURCE=.\scintilla\include\WindowAccessor.h
470# End Source File
0d3a69ec
JS
471# End Group
472# End Target
473# End Project