1 # Microsoft Developer Studio Project File - Name="StcVC" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.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 Scc_ProjName ""
26 # PROP Scc_LocalPath ""
29 !IF "$(CFG)" == "StcVC - Win32 Release"
32 # PROP BASE Use_Debug_Libraries 0
33 # PROP BASE Output_Dir "Release"
34 # PROP BASE Intermediate_Dir "Release"
35 # PROP BASE Target_Dir ""
37 # PROP Use_Debug_Libraries 0
38 # PROP Output_Dir "Release"
39 # PROP Intermediate_Dir "Release"
42 # ADD BASE RSC /l 0x809
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
45 # ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../include" /I "scintilla/include" /I "scintilla/src" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "__WX__" /D "SCI_LEXER" /FD /c
48 # ADD BASE BSC32 /nologo
51 # ADD BASE LIB32 /nologo
52 # ADD LIB32 /nologo /out:"..\..\lib\stc.lib"
54 !ELSEIF "$(CFG)" == "StcVC - Win32 Debug"
57 # PROP BASE Use_Debug_Libraries 1
58 # PROP BASE Output_Dir "Debug"
59 # PROP BASE Intermediate_Dir "Debug"
60 # PROP BASE Target_Dir ""
62 # PROP Use_Debug_Libraries 1
63 # PROP Output_Dir "Debug"
64 # PROP Intermediate_Dir "Debug"
67 # ADD BASE RSC /l 0x809
69 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
70 # ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "../../../include" /I "../../include" /I "scintilla/include" /I "scintilla/src" /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" /FD /c
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\Accessor.cxx
114 SOURCE=.\scintilla\src\AutoComplete.cxx
118 SOURCE=.\scintilla\src\AutoComplete.h
122 SOURCE=.\scintilla\src\CallTip.cxx
126 SOURCE=.\scintilla\src\CallTip.h
130 SOURCE=.\scintilla\src\CellBuffer.cxx
134 SOURCE=.\scintilla\src\CellBuffer.h
138 SOURCE=.\scintilla\src\ContractionState.cxx
142 SOURCE=.\scintilla\src\ContractionState.h
146 SOURCE=.\scintilla\src\Document.cxx
150 SOURCE=.\scintilla\src\Document.h
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\LexCPP.cxx
186 SOURCE=.\scintilla\src\LexHTML.cxx
190 SOURCE=.\scintilla\src\LexOthers.cxx
194 SOURCE=.\scintilla\src\LexPerl.cxx
198 SOURCE=.\scintilla\src\LexPython.cxx
202 SOURCE=.\scintilla\src\LexSQL.cxx
206 SOURCE=.\scintilla\src\LexVB.cxx
210 SOURCE=.\scintilla\src\LineMarker.cxx
214 SOURCE=.\scintilla\src\LineMarker.h
218 SOURCE=.\scintilla\src\PropSet.cxx
222 SOURCE=.\scintilla\src\ScintillaBase.cxx
226 SOURCE=.\scintilla\src\ScintillaBase.h
230 SOURCE=.\scintilla\src\Style.cxx
234 SOURCE=.\scintilla\src\Style.h
238 SOURCE=.\scintilla\src\SVector.h
242 SOURCE=.\scintilla\src\ViewStyle.cxx
246 SOURCE=.\scintilla\src\ViewStyle.h