X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88b780d9f9c19ad3c6eca915d7df74c3549fa204..01cf2f9512e90d1c70e9423f5b099fe5624bcc1b:/src/stc/StcVC.dsp?ds=inline diff --git a/src/stc/StcVC.dsp b/src/stc/StcVC.dsp index 3b8fc6d9e7..fd875fe06b 100644 --- a/src/stc/StcVC.dsp +++ b/src/stc/StcVC.dsp @@ -7,19 +7,19 @@ CFG=StcVC - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "StcVC.mak". -!MESSAGE +!MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: -!MESSAGE +!MESSAGE !MESSAGE NMAKE /f "StcVC.mak" CFG="StcVC - Win32 Debug" -!MESSAGE +!MESSAGE !MESSAGE Possible choices for configuration are: -!MESSAGE +!MESSAGE !MESSAGE "StcVC - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "StcVC - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 @@ -41,7 +41,7 @@ RSC=rc.exe # PROP Intermediate_Dir "Release" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c -# 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 +# 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" /FD /c # SUBTRACT CPP /YX # ADD BASE RSC /l 0x809 # ADD RSC /l 0x809 @@ -65,7 +65,7 @@ LIB32=link.exe -lib # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c -# 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 +# 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" /FD /c # SUBTRACT CPP /YX # ADD BASE RSC /l 0x809 # ADD RSC /l 0x809 @@ -76,7 +76,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"..\..\lib\stcd.lib" -!ENDIF +!ENDIF # Begin Target @@ -107,10 +107,6 @@ SOURCE=.\stc.cpp # PROP Default_Filter "" # Begin Source File -SOURCE=.\scintilla\src\Accessor.cxx -# End Source File -# Begin Source File - SOURCE=.\scintilla\src\AutoComplete.cxx # End Source File # Begin Source File @@ -151,6 +147,10 @@ SOURCE=.\scintilla\src\Document.h # End Source File # Begin Source File +SOURCE=.\scintilla\src\DocumentAccessor.cxx +# End Source File +# Begin Source File + SOURCE=.\scintilla\src\Editor.cxx # End Source File # Begin Source File @@ -179,6 +179,82 @@ SOURCE=.\scintilla\src\KeyWords.cxx # End Source File # Begin Source File +SOURCE=.\scintilla\src\LexAda.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexAVE.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexBaan.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexBullant.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexMatlab.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexConf.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexCPP.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexCrontab.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexEiffel.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexHTML.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexLisp.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexLua.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexOthers.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexPascal.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexPerl.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexPython.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexRuby.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexSQL.cxx +# End Source File +# Begin Source File + +SOURCE=.\scintilla\src\LexVB.cxx +# End Source File +# Begin Source File + SOURCE=.\scintilla\src\LineMarker.cxx # End Source File # Begin Source File @@ -191,6 +267,10 @@ SOURCE=.\scintilla\src\PropSet.cxx # End Source File # Begin Source File +SOURCE=.\scintilla\src\RESearch.cxx +# End Source File +# Begin Source File + SOURCE=.\scintilla\src\ScintillaBase.cxx # End Source File # Begin Source File @@ -207,6 +287,10 @@ SOURCE=.\scintilla\src\Style.h # End Source File # Begin Source File +SOURCE=.\scintilla\src\StyleContext.cxx +# End Source File +# Begin Source File + SOURCE=.\scintilla\src\SVector.h # End Source File # Begin Source File @@ -217,6 +301,10 @@ SOURCE=.\scintilla\src\ViewStyle.cxx SOURCE=.\scintilla\src\ViewStyle.h # End Source File +# Begin Source File + +SOURCE=.\scintilla\src\WindowAccessor.cxx +# End Source File # End Group # End Target # End Project