1 # Microsoft Developer Studio Project File - Name="stcVC" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6 # TARGTYPE "Win32 (x86) Static Library" 0x0104
8 CFG=stcVC - Win32 Release DLL
9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
10 !MESSAGE use the Export Makefile command and run
12 !MESSAGE NMAKE /f "StcVC.mak".
14 !MESSAGE You can specify a configuration when running NMAKE
15 !MESSAGE by defining the macro CFG on the command line. For example:
17 !MESSAGE NMAKE /f "StcVC.mak" CFG="stcVC - Win32 Release DLL"
19 !MESSAGE Possible choices for configuration are:
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")
28 # PROP AllowPerConfigDependencies 0
29 # PROP Scc_ProjName ""
30 # PROP Scc_LocalPath ""
32 !IF "$(CFG)" == "stcVC - Win32 Release"
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "Release"
42 # PROP Intermediate_Dir "Release"
46 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
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
49 # ADD BASE RSC /l 0x809
52 # ADD BASE BSC32 /nologo
55 # ADD BASE LIB32 /nologo
56 # ADD LIB32 /nologo /out:"..\..\..\lib\stc.lib"
58 !ELSEIF "$(CFG)" == "stcVC - Win32 Debug"
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "Debug"
63 # PROP BASE Intermediate_Dir "Debug"
64 # PROP BASE Target_Dir ""
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "Debug"
68 # PROP Intermediate_Dir "Debug"
72 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
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
75 # ADD BASE RSC /l 0x809
78 # ADD BASE BSC32 /nologo
81 # ADD BASE LIB32 /nologo
82 # ADD LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
84 !ELSEIF "$(CFG)" == "stcVC - Win32 Debug DLL"
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 ""
92 # PROP Use_Debug_Libraries 1
93 # PROP Output_Dir "..\..\..\lib"
94 # PROP Intermediate_Dir "Debug_DLL"
95 # PROP Ignore_Export_Lib 0
98 # ADD BASE LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
99 # ADD LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
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
107 # ADD BASE RSC /l 0x809
110 # ADD BASE BSC32 /nologo
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
117 !ELSEIF "$(CFG)" == "stcVC - Win32 Release DLL"
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 ""
126 # PROP Use_Debug_Libraries 1
127 # PROP Output_Dir "..\..\..\lib"
128 # PROP Intermediate_Dir "Release_DLL"
129 # PROP Ignore_Export_Lib 0
132 # ADD BASE LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
133 # ADD LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
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
141 # ADD BASE RSC /l 0x809
144 # ADD BASE BSC32 /nologo
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
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"
162 # PROP Default_Filter "*.cpp"
169 SOURCE=.\ScintillaWX.cpp
176 # Begin Group "wxStyledTextCtrl Headers"
178 # PROP Default_Filter ""
185 SOURCE=.\ScintillaWX.h
189 SOURCE=..\..\include\wx\stc\stc.h
192 # Begin Group "Scintilla"
194 # PROP Default_Filter ""
197 SOURCE=.\scintilla\include\Accessor.h
201 SOURCE=.\scintilla\src\AutoComplete.cxx
205 SOURCE=.\scintilla\src\AutoComplete.h
209 SOURCE=.\scintilla\src\CallTip.cxx
213 SOURCE=.\scintilla\src\CallTip.h
217 SOURCE=.\scintilla\src\CellBuffer.cxx
221 SOURCE=.\scintilla\src\CellBuffer.h
225 SOURCE=.\scintilla\src\ContractionState.cxx
229 SOURCE=.\scintilla\src\ContractionState.h
233 SOURCE=.\scintilla\src\Document.cxx
237 SOURCE=.\scintilla\src\Document.h
241 SOURCE=.\scintilla\src\DocumentAccessor.cxx
245 SOURCE=.\scintilla\src\DocumentAccessor.h
249 SOURCE=.\scintilla\src\Editor.cxx
253 SOURCE=.\scintilla\src\Editor.h
257 SOURCE=.\scintilla\src\ExternalLexer.cxx
261 SOURCE=.\scintilla\src\ExternalLexer.h
265 SOURCE=.\scintilla\src\Indicator.cxx
269 SOURCE=.\scintilla\src\Indicator.h
273 SOURCE=.\scintilla\src\KeyMap.cxx
277 SOURCE=.\scintilla\src\KeyMap.h
281 SOURCE=.\scintilla\src\KeyWords.cxx
285 SOURCE=.\scintilla\include\KeyWords.h
289 SOURCE=.\scintilla\src\LexAda.cxx
293 SOURCE=.\scintilla\src\LexAsm.cxx
297 SOURCE=.\scintilla\src\LexAVE.cxx
301 SOURCE=.\scintilla\src\LexBaan.cxx
305 SOURCE=.\scintilla\src\LexBullant.cxx
309 SOURCE=.\scintilla\src\LexConf.cxx
313 SOURCE=.\scintilla\src\LexCPP.cxx
317 SOURCE=.\scintilla\src\LexCrontab.cxx
321 SOURCE=.\scintilla\src\LexCSS.cxx
325 SOURCE=.\scintilla\src\LexEiffel.cxx
329 SOURCE=.\scintilla\src\LexEScript.cxx
333 SOURCE=.\scintilla\src\LexFortran.cxx
337 SOURCE=.\scintilla\src\LexHTML.cxx
341 SOURCE=.\scintilla\src\LexLisp.cxx
345 SOURCE=.\scintilla\src\LexLout.cxx
349 SOURCE=.\scintilla\src\LexLua.cxx
353 SOURCE=.\scintilla\src\LexMatlab.cxx
357 SOURCE=.\scintilla\src\LexOthers.cxx
361 SOURCE=.\scintilla\src\LexPascal.cxx
365 SOURCE=.\scintilla\src\LexPerl.cxx
369 SOURCE=.\scintilla\src\LexPOV.cxx
373 SOURCE=.\scintilla\src\LexPython.cxx
377 SOURCE=.\scintilla\src\LexRuby.cxx
381 SOURCE=.\scintilla\src\LexSQL.cxx
385 SOURCE=.\scintilla\src\LexVB.cxx
389 SOURCE=.\scintilla\src\LineMarker.cxx
393 SOURCE=.\scintilla\src\LineMarker.h
397 SOURCE=.\scintilla\include\Platform.h
401 SOURCE=.\scintilla\src\PropSet.cxx
405 SOURCE=.\scintilla\include\PropSet.h
409 SOURCE=.\scintilla\src\RESearch.cxx
413 SOURCE=.\scintilla\src\RESearch.h
417 SOURCE=.\scintilla\include\SciLexer.h
421 SOURCE=.\scintilla\include\Scintilla.h
425 SOURCE=.\scintilla\src\ScintillaBase.cxx
429 SOURCE=.\scintilla\src\ScintillaBase.h
433 SOURCE=.\scintilla\include\ScintillaWidget.h
437 SOURCE=.\scintilla\include\SString.h
441 SOURCE=.\scintilla\src\Style.cxx
445 SOURCE=.\scintilla\src\Style.h
449 SOURCE=.\scintilla\src\StyleContext.cxx
453 SOURCE=.\scintilla\src\StyleContext.h
457 SOURCE=.\scintilla\src\SVector.h
461 SOURCE=.\scintilla\src\UniConversion.cxx
465 SOURCE=.\scintilla\src\UniConversion.h
469 SOURCE=.\scintilla\src\ViewStyle.cxx
473 SOURCE=.\scintilla\src\ViewStyle.h
477 SOURCE=.\scintilla\src\WindowAccessor.cxx
481 SOURCE=.\scintilla\include\WindowAccessor.h
485 SOURCE=.\scintilla\src\XPM.cxx