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) Static Library" 0x0104
7 CFG=StcVC - 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
11 !MESSAGE NMAKE /f "StcVC.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "StcVC.mak" CFG="StcVC - Win32 Debug"
18 !MESSAGE Possible choices for configuration are:
20 !MESSAGE "StcVC - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "StcVC - Win32 Debug" (based on "Win32 (x86) Static Library")
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
31 !IF "$(CFG)" == "StcVC - Win32 Release"
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
37 # PROP BASE Target_Dir ""
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "Release"
41 # PROP Intermediate_Dir "Release"
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
44 # ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../include" /I "scintilla/include" /I "scintilla/src" /I "../../../lib/msw" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
46 # ADD BASE RSC /l 0x809
49 # ADD BASE BSC32 /nologo
52 # ADD BASE LIB32 /nologo
53 # ADD LIB32 /nologo /out:"..\..\..\lib\stc.lib"
55 !ELSEIF "$(CFG)" == "StcVC - Win32 Debug"
58 # PROP BASE Use_Debug_Libraries 1
59 # PROP BASE Output_Dir "Debug"
60 # PROP BASE Intermediate_Dir "Debug"
61 # PROP BASE Target_Dir ""
63 # PROP Use_Debug_Libraries 1
64 # PROP Output_Dir "Debug"
65 # PROP Intermediate_Dir "Debug"
67 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
68 # ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "../../../include" /I "../../include" /I "scintilla/include" /I "scintilla/src" /I "../../../lib/mswd" /D "_DEBUG" /D DEBUG=1 /D "__WXDEBUG__" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
70 # ADD BASE RSC /l 0x809
73 # ADD BASE BSC32 /nologo
76 # ADD BASE LIB32 /nologo
77 # ADD LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
83 # Name "StcVC - Win32 Release"
84 # Name "StcVC - Win32 Debug"
87 # PROP Default_Filter ""
94 SOURCE=.\ScintillaWX.cpp
98 SOURCE=.\ScintillaWX.h
105 # Begin Group "Scintilla"
107 # PROP Default_Filter ""
110 SOURCE=.\scintilla\src\AutoComplete.cxx
114 SOURCE=.\scintilla\src\AutoComplete.h
118 SOURCE=.\scintilla\src\CallTip.cxx
122 SOURCE=.\scintilla\src\CallTip.h
126 SOURCE=.\scintilla\src\CellBuffer.cxx
130 SOURCE=.\scintilla\src\CellBuffer.h
134 SOURCE=.\scintilla\src\ContractionState.cxx
138 SOURCE=.\scintilla\src\ContractionState.h
142 SOURCE=.\scintilla\src\Document.cxx
146 SOURCE=.\scintilla\src\Document.h
150 SOURCE=.\scintilla\src\DocumentAccessor.cxx
154 SOURCE=.\scintilla\src\Editor.cxx
158 SOURCE=.\scintilla\src\Editor.h
162 SOURCE=.\scintilla\src\Indicator.cxx
166 SOURCE=.\scintilla\src\Indicator.h
170 SOURCE=.\scintilla\src\KeyMap.cxx
174 SOURCE=.\scintilla\src\KeyMap.h
178 SOURCE=.\scintilla\src\KeyWords.cxx
182 SOURCE=.\scintilla\src\LexAda.cxx
186 SOURCE=.\scintilla\src\LexAVE.cxx
190 SOURCE=.\scintilla\src\LexBaan.cxx
194 SOURCE=.\scintilla\src\LexBullant.cxx
198 SOURCE=.\scintilla\src\LexConf.cxx
202 SOURCE=.\scintilla\src\LexCPP.cxx
206 SOURCE=.\scintilla\src\LexCrontab.cxx
210 SOURCE=.\scintilla\src\LexEiffel.cxx
214 SOURCE=.\scintilla\src\LexHTML.cxx
218 SOURCE=.\scintilla\src\LexLisp.cxx
222 SOURCE=.\scintilla\src\LexLua.cxx
226 SOURCE=.\scintilla\src\LexMatlab.cxx
230 SOURCE=.\scintilla\src\LexOthers.cxx
234 SOURCE=.\scintilla\src\LexPascal.cxx
238 SOURCE=.\scintilla\src\LexPerl.cxx
242 SOURCE=.\scintilla\src\LexPython.cxx
246 SOURCE=.\scintilla\src\LexRuby.cxx
250 SOURCE=.\scintilla\src\LexSQL.cxx
254 SOURCE=.\scintilla\src\LexVB.cxx
258 SOURCE=.\scintilla\src\LineMarker.cxx
262 SOURCE=.\scintilla\src\LineMarker.h
266 SOURCE=.\scintilla\src\PropSet.cxx
270 SOURCE=.\scintilla\src\RESearch.cxx
274 SOURCE=.\scintilla\src\ScintillaBase.cxx
278 SOURCE=.\scintilla\src\ScintillaBase.h
282 SOURCE=.\scintilla\src\Style.cxx
286 SOURCE=.\scintilla\src\Style.h
290 SOURCE=.\scintilla\src\StyleContext.cxx
294 SOURCE=.\scintilla\src\SVector.h
298 SOURCE=.\scintilla\src\ViewStyle.cxx
302 SOURCE=.\scintilla\src\ViewStyle.h
306 SOURCE=.\scintilla\src\WindowAccessor.cxx