Rebake with 0.2.3.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# =========================================================================
|
||||
# This makefile was generated by
|
||||
# Bakefile 0.2.2 (http://bakefile.sourceforge.net)
|
||||
# Bakefile 0.2.3 (http://www.bakefile.org)
|
||||
# Do not modify, all changes will be overwritten!
|
||||
# =========================================================================
|
||||
|
||||
@@ -411,7 +411,7 @@ clean:
|
||||
|
||||
!if "$(SHARED)" == "1"
|
||||
$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_bcc$(VENDORTAG).dll: $(STCDLL_OBJECTS) $(OBJS)\stcdll_version.res
|
||||
ilink32 -Tpd -q $(LDFLAGS) -L$(BCCDIR)\lib -L$(BCCDIR)\lib\psdk $(__DEBUGINFO) -L$(LIBDIRNAME) @&&|
|
||||
ilink32 -Tpd -q -L$(BCCDIR)\lib -L$(BCCDIR)\lib\psdk $(__DEBUGINFO) -L$(LIBDIRNAME) $(LDFLAGS) @&&|
|
||||
c0d32.obj $(STCDLL_OBJECTS),$@,, $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) $(__GDIPLUS_LIB_p) ole2w32.lib oleacc.lib odbc32.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) import32.lib cw32$(__THREADSFLAG_6)$(__RUNTIME_LIBS_9).lib,, $(OBJS)\stcdll_version.res
|
||||
|
|
||||
implib -f $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc $@
|
||||
@@ -425,510 +425,510 @@ $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXD
|
||||
|
|
||||
!endif
|
||||
|
||||
$(OBJS)\stcdll_PlatWX.obj: ../../src/stc\PlatWX.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_PlatWX.obj: ..\..\src\stc\PlatWX.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\PlatWX.cpp
|
||||
|
||||
$(OBJS)\stcdll_ScintillaWX.obj: ../../src/stc\ScintillaWX.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_ScintillaWX.obj: ..\..\src\stc\ScintillaWX.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\ScintillaWX.cpp
|
||||
|
||||
$(OBJS)\stcdll_stc.obj: ../../src/stc\stc.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_stc.obj: ..\..\src\stc\stc.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\stc.cpp
|
||||
|
||||
$(OBJS)\stcdll_AutoComplete.obj: ../../src/stc\scintilla\src\AutoComplete.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_AutoComplete.obj: ..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
|
||||
$(OBJS)\stcdll_CallTip.obj: ../../src/stc\scintilla\src\CallTip.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_CallTip.obj: ..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
|
||||
$(OBJS)\stcdll_CellBuffer.obj: ../../src/stc\scintilla\src\CellBuffer.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_CellBuffer.obj: ..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
|
||||
$(OBJS)\stcdll_CharClassify.obj: ../../src/stc\scintilla\src\CharClassify.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_CharClassify.obj: ..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
|
||||
$(OBJS)\stcdll_ContractionState.obj: ../../src/stc\scintilla\src\ContractionState.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_ContractionState.obj: ..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
|
||||
$(OBJS)\stcdll_Document.obj: ../../src/stc\scintilla\src\Document.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_Document.obj: ..\..\src\stc\scintilla\src\Document.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\Document.cxx
|
||||
|
||||
$(OBJS)\stcdll_DocumentAccessor.obj: ../../src/stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_DocumentAccessor.obj: ..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
|
||||
$(OBJS)\stcdll_Editor.obj: ../../src/stc\scintilla\src\Editor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_Editor.obj: ..\..\src\stc\scintilla\src\Editor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\Editor.cxx
|
||||
|
||||
$(OBJS)\stcdll_ExternalLexer.obj: ../../src/stc\scintilla\src\ExternalLexer.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_ExternalLexer.obj: ..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
|
||||
$(OBJS)\stcdll_Indicator.obj: ../../src/stc\scintilla\src\Indicator.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_Indicator.obj: ..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
|
||||
$(OBJS)\stcdll_KeyMap.obj: ../../src/stc\scintilla\src\KeyMap.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_KeyMap.obj: ..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
|
||||
$(OBJS)\stcdll_KeyWords.obj: ../../src/stc\scintilla\src\KeyWords.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_KeyWords.obj: ..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAPDL.obj: ../../src/stc\scintilla\src\LexAPDL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAPDL.obj: ..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAU3.obj: ../../src/stc\scintilla\src\LexAU3.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAU3.obj: ..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAVE.obj: ../../src/stc\scintilla\src\LexAVE.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAVE.obj: ..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAda.obj: ../../src/stc\scintilla\src\LexAda.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAda.obj: ..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAsm.obj: ../../src/stc\scintilla\src\LexAsm.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAsm.obj: ..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAsn1.obj: ../../src/stc\scintilla\src\LexAsn1.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAsn1.obj: ..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexBaan.obj: ../../src/stc\scintilla\src\LexBaan.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexBaan.obj: ..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexBash.obj: ../../src/stc\scintilla\src\LexBash.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexBash.obj: ..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexBasic.obj: ../../src/stc\scintilla\src\LexBasic.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexBasic.obj: ..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexBullant.obj: ../../src/stc\scintilla\src\LexBullant.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexBullant.obj: ..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCLW.obj: ../../src/stc\scintilla\src\LexCLW.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCLW.obj: ..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCPP.obj: ../../src/stc\scintilla\src\LexCPP.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCPP.obj: ..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCSS.obj: ../../src/stc\scintilla\src\LexCSS.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCSS.obj: ..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCaml.obj: ../../src/stc\scintilla\src\LexCaml.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCaml.obj: ..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCsound.obj: ../../src/stc\scintilla\src\LexCsound.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCsound.obj: ..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexConf.obj: ../../src/stc\scintilla\src\LexConf.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexConf.obj: ..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCrontab.obj: ../../src/stc\scintilla\src\LexCrontab.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCrontab.obj: ..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexEScript.obj: ../../src/stc\scintilla\src\LexEScript.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexEScript.obj: ..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexEiffel.obj: ../../src/stc\scintilla\src\LexEiffel.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexEiffel.obj: ..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexErlang.obj: ../../src/stc\scintilla\src\LexErlang.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexErlang.obj: ..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexFlagship.obj: ../../src/stc\scintilla\src\LexFlagship.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexFlagship.obj: ..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexForth.obj: ../../src/stc\scintilla\src\LexForth.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexForth.obj: ..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexFortran.obj: ../../src/stc\scintilla\src\LexFortran.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexFortran.obj: ..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexGui4Cli.obj: ../../src/stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexGui4Cli.obj: ..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexHTML.obj: ../../src/stc\scintilla\src\LexHTML.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexHTML.obj: ..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexHaskell.obj: ../../src/stc\scintilla\src\LexHaskell.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexHaskell.obj: ..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexInno.obj: ../../src/stc\scintilla\src\LexInno.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexInno.obj: ..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexKix.obj: ../../src/stc\scintilla\src\LexKix.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexKix.obj: ..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexLisp.obj: ../../src/stc\scintilla\src\LexLisp.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexLisp.obj: ..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexLout.obj: ../../src/stc\scintilla\src\LexLout.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexLout.obj: ..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexLua.obj: ../../src/stc\scintilla\src\LexLua.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexLua.obj: ..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexMMIXAL.obj: ..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexMPT.obj: ../../src/stc\scintilla\src\LexMPT.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexMPT.obj: ..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexMSSQL.obj: ../../src/stc\scintilla\src\LexMSSQL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexMSSQL.obj: ..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexMatlab.obj: ..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexMetapost.obj: ../../src/stc\scintilla\src\LexMetapost.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexMetapost.obj: ..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexNsis.obj: ..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexOpal.obj: ../../src/stc\scintilla\src\LexOpal.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexOpal.obj: ..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexOthers.obj: ../../src/stc\scintilla\src\LexOthers.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexOthers.obj: ..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPB.obj: ../../src/stc\scintilla\src\LexPB.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPB.obj: ..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPOV.obj: ../../src/stc\scintilla\src\LexPOV.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPOV.obj: ..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPS.obj: ..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPascal.obj: ../../src/stc\scintilla\src\LexPascal.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPascal.obj: ..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPerl.obj: ../../src/stc\scintilla\src\LexPerl.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPerl.obj: ..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPython.obj: ../../src/stc\scintilla\src\LexPython.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPython.obj: ..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexRebol.obj: ../../src/stc\scintilla\src\LexRebol.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexRebol.obj: ..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexRuby.obj: ../../src/stc\scintilla\src\LexRuby.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexRuby.obj: ..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexSQL.obj: ../../src/stc\scintilla\src\LexSQL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexSQL.obj: ..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexSmalltalk.obj: ../../src/stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexSmalltalk.obj: ..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexTADS3.obj: ../../src/stc\scintilla\src\LexTADS3.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexTADS3.obj: ..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexScriptol.obj: ..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexSpecman.obj: ../../src/stc\scintilla\src\LexSpecman.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexSpecman.obj: ..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexSpice.obj: ../../src/stc\scintilla\src\LexSpice.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexSpice.obj: ..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexTCL.obj: ../../src/stc\scintilla\src\LexTCL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexTCL.obj: ..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexTeX.obj: ../../src/stc\scintilla\src\LexTeX.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexTeX.obj: ..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexVB.obj: ../../src/stc\scintilla\src\LexVB.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexVB.obj: ..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexVHDL.obj: ../../src/stc\scintilla\src\LexVHDL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexVHDL.obj: ..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexVerilog.obj: ../../src/stc\scintilla\src\LexVerilog.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexVerilog.obj: ..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexYAML.obj: ../../src/stc\scintilla\src\LexYAML.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexYAML.obj: ..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
|
||||
$(OBJS)\stcdll_LineMarker.obj: ../../src/stc\scintilla\src\LineMarker.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LineMarker.obj: ..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
|
||||
$(OBJS)\stcdll_PropSet.obj: ../../src/stc\scintilla\src\PropSet.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_PropSet.obj: ..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
|
||||
$(OBJS)\stcdll_RESearch.obj: ../../src/stc\scintilla\src\RESearch.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_RESearch.obj: ..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
|
||||
$(OBJS)\stcdll_ScintillaBase.obj: ../../src/stc\scintilla\src\ScintillaBase.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_ScintillaBase.obj: ..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
|
||||
$(OBJS)\stcdll_Style.obj: ../../src/stc\scintilla\src\Style.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_Style.obj: ..\..\src\stc\scintilla\src\Style.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\Style.cxx
|
||||
|
||||
$(OBJS)\stcdll_StyleContext.obj: ../../src/stc\scintilla\src\StyleContext.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_StyleContext.obj: ..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
|
||||
$(OBJS)\stcdll_UniConversion.obj: ../../src/stc\scintilla\src\UniConversion.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_UniConversion.obj: ..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
|
||||
$(OBJS)\stcdll_ViewStyle.obj: ../../src/stc\scintilla\src\ViewStyle.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_ViewStyle.obj: ..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
|
||||
$(OBJS)\stcdll_WindowAccessor.obj: ../../src/stc\scintilla\src\WindowAccessor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_WindowAccessor.obj: ..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
|
||||
$(OBJS)\stcdll_XPM.obj: ../../src/stc\scintilla\src\XPM.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_XPM.obj: ..\..\src\stc\scintilla\src\XPM.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\XPM.cxx
|
||||
|
||||
$(OBJS)\stcdll_version.res: ../../src/stc\..\..\..\src\msw\version.rc
|
||||
brcc32 -32 -r -fo$@ -i$(BCCDIR)\include -d__WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) $(__MSLU_DEFINE_p_1) $(__GFXCTX_DEFINE_p_1) -i$(SETUPHDIR) -i..\..\src\stc\..\..\..\include -dWXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_bcc$(VENDORTAG) -i..\..\src\stc\..\..\include -i..\..\src\stc\scintilla\include -i..\..\src\stc\scintilla\src -d__WX__ -dSCI_LEXER -dLINK_LEXERS -dWXUSINGDLL -dWXMAKINGDLL_STC $**
|
||||
$(OBJS)\stcdll_version.res: ..\..\src\stc\..\..\..\src\msw\version.rc
|
||||
brcc32 -32 -r -fo$@ -i$(BCCDIR)\include -d__WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) $(__MSLU_DEFINE_p_1) $(__GFXCTX_DEFINE_p_1) -i$(SETUPHDIR) -i..\..\src\stc\..\..\..\include -dWXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_bcc$(VENDORTAG) -i..\..\src\stc\..\..\include -i..\..\src\stc\scintilla\include -i..\..\src\stc\scintilla\src -d__WX__ -dSCI_LEXER -dLINK_LEXERS -dWXUSINGDLL -dWXMAKINGDLL_STC ..\..\src\stc\..\..\..\src\msw\version.rc
|
||||
|
||||
$(OBJS)\stclib_PlatWX.obj: ../../src/stc\PlatWX.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_PlatWX.obj: ..\..\src\stc\PlatWX.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\PlatWX.cpp
|
||||
|
||||
$(OBJS)\stclib_ScintillaWX.obj: ../../src/stc\ScintillaWX.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_ScintillaWX.obj: ..\..\src\stc\ScintillaWX.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\ScintillaWX.cpp
|
||||
|
||||
$(OBJS)\stclib_stc.obj: ../../src/stc\stc.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_stc.obj: ..\..\src\stc\stc.cpp
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\stc.cpp
|
||||
|
||||
$(OBJS)\stclib_AutoComplete.obj: ../../src/stc\scintilla\src\AutoComplete.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_AutoComplete.obj: ..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
|
||||
$(OBJS)\stclib_CallTip.obj: ../../src/stc\scintilla\src\CallTip.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_CallTip.obj: ..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
|
||||
$(OBJS)\stclib_CellBuffer.obj: ../../src/stc\scintilla\src\CellBuffer.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_CellBuffer.obj: ..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
|
||||
$(OBJS)\stclib_CharClassify.obj: ../../src/stc\scintilla\src\CharClassify.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_CharClassify.obj: ..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
|
||||
$(OBJS)\stclib_ContractionState.obj: ../../src/stc\scintilla\src\ContractionState.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_ContractionState.obj: ..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
|
||||
$(OBJS)\stclib_Document.obj: ../../src/stc\scintilla\src\Document.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_Document.obj: ..\..\src\stc\scintilla\src\Document.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\Document.cxx
|
||||
|
||||
$(OBJS)\stclib_DocumentAccessor.obj: ../../src/stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_DocumentAccessor.obj: ..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
|
||||
$(OBJS)\stclib_Editor.obj: ../../src/stc\scintilla\src\Editor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_Editor.obj: ..\..\src\stc\scintilla\src\Editor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\Editor.cxx
|
||||
|
||||
$(OBJS)\stclib_ExternalLexer.obj: ../../src/stc\scintilla\src\ExternalLexer.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_ExternalLexer.obj: ..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
|
||||
$(OBJS)\stclib_Indicator.obj: ../../src/stc\scintilla\src\Indicator.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_Indicator.obj: ..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
|
||||
$(OBJS)\stclib_KeyMap.obj: ../../src/stc\scintilla\src\KeyMap.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_KeyMap.obj: ..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
|
||||
$(OBJS)\stclib_KeyWords.obj: ../../src/stc\scintilla\src\KeyWords.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_KeyWords.obj: ..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAPDL.obj: ../../src/stc\scintilla\src\LexAPDL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAPDL.obj: ..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAU3.obj: ../../src/stc\scintilla\src\LexAU3.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAU3.obj: ..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAVE.obj: ../../src/stc\scintilla\src\LexAVE.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAVE.obj: ..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAda.obj: ../../src/stc\scintilla\src\LexAda.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAda.obj: ..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAsm.obj: ../../src/stc\scintilla\src\LexAsm.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAsm.obj: ..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAsn1.obj: ../../src/stc\scintilla\src\LexAsn1.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAsn1.obj: ..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
|
||||
$(OBJS)\stclib_LexBaan.obj: ../../src/stc\scintilla\src\LexBaan.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexBaan.obj: ..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
|
||||
$(OBJS)\stclib_LexBash.obj: ../../src/stc\scintilla\src\LexBash.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexBash.obj: ..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
|
||||
$(OBJS)\stclib_LexBasic.obj: ../../src/stc\scintilla\src\LexBasic.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexBasic.obj: ..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
|
||||
$(OBJS)\stclib_LexBullant.obj: ../../src/stc\scintilla\src\LexBullant.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexBullant.obj: ..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCLW.obj: ../../src/stc\scintilla\src\LexCLW.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCLW.obj: ..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCPP.obj: ../../src/stc\scintilla\src\LexCPP.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCPP.obj: ..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCSS.obj: ../../src/stc\scintilla\src\LexCSS.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCSS.obj: ..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCaml.obj: ../../src/stc\scintilla\src\LexCaml.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCaml.obj: ..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCsound.obj: ../../src/stc\scintilla\src\LexCsound.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCsound.obj: ..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
|
||||
$(OBJS)\stclib_LexConf.obj: ../../src/stc\scintilla\src\LexConf.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexConf.obj: ..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCrontab.obj: ../../src/stc\scintilla\src\LexCrontab.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCrontab.obj: ..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
|
||||
$(OBJS)\stclib_LexEScript.obj: ../../src/stc\scintilla\src\LexEScript.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexEScript.obj: ..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
|
||||
$(OBJS)\stclib_LexEiffel.obj: ../../src/stc\scintilla\src\LexEiffel.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexEiffel.obj: ..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
|
||||
$(OBJS)\stclib_LexErlang.obj: ../../src/stc\scintilla\src\LexErlang.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexErlang.obj: ..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
|
||||
$(OBJS)\stclib_LexFlagship.obj: ../../src/stc\scintilla\src\LexFlagship.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexFlagship.obj: ..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
|
||||
$(OBJS)\stclib_LexForth.obj: ../../src/stc\scintilla\src\LexForth.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexForth.obj: ..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
|
||||
$(OBJS)\stclib_LexFortran.obj: ../../src/stc\scintilla\src\LexFortran.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexFortran.obj: ..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
|
||||
$(OBJS)\stclib_LexGui4Cli.obj: ../../src/stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexGui4Cli.obj: ..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
|
||||
$(OBJS)\stclib_LexHTML.obj: ../../src/stc\scintilla\src\LexHTML.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexHTML.obj: ..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
|
||||
$(OBJS)\stclib_LexHaskell.obj: ../../src/stc\scintilla\src\LexHaskell.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexHaskell.obj: ..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
|
||||
$(OBJS)\stclib_LexInno.obj: ../../src/stc\scintilla\src\LexInno.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexInno.obj: ..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
|
||||
$(OBJS)\stclib_LexKix.obj: ../../src/stc\scintilla\src\LexKix.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexKix.obj: ..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
|
||||
$(OBJS)\stclib_LexLisp.obj: ../../src/stc\scintilla\src\LexLisp.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexLisp.obj: ..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
|
||||
$(OBJS)\stclib_LexLout.obj: ../../src/stc\scintilla\src\LexLout.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexLout.obj: ..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
|
||||
$(OBJS)\stclib_LexLua.obj: ../../src/stc\scintilla\src\LexLua.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexLua.obj: ..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
|
||||
$(OBJS)\stclib_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexMMIXAL.obj: ..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexMPT.obj: ../../src/stc\scintilla\src\LexMPT.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexMPT.obj: ..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
|
||||
$(OBJS)\stclib_LexMSSQL.obj: ../../src/stc\scintilla\src\LexMSSQL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexMSSQL.obj: ..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexMatlab.obj: ..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
|
||||
$(OBJS)\stclib_LexMetapost.obj: ../../src/stc\scintilla\src\LexMetapost.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexMetapost.obj: ..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
|
||||
$(OBJS)\stclib_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexNsis.obj: ..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
|
||||
$(OBJS)\stclib_LexOpal.obj: ../../src/stc\scintilla\src\LexOpal.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexOpal.obj: ..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
|
||||
$(OBJS)\stclib_LexOthers.obj: ../../src/stc\scintilla\src\LexOthers.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexOthers.obj: ..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPB.obj: ../../src/stc\scintilla\src\LexPB.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPB.obj: ..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPOV.obj: ../../src/stc\scintilla\src\LexPOV.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPOV.obj: ..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPS.obj: ..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPascal.obj: ../../src/stc\scintilla\src\LexPascal.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPascal.obj: ..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPerl.obj: ../../src/stc\scintilla\src\LexPerl.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPerl.obj: ..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPython.obj: ../../src/stc\scintilla\src\LexPython.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPython.obj: ..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
|
||||
$(OBJS)\stclib_LexRebol.obj: ../../src/stc\scintilla\src\LexRebol.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexRebol.obj: ..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
|
||||
$(OBJS)\stclib_LexRuby.obj: ../../src/stc\scintilla\src\LexRuby.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexRuby.obj: ..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
|
||||
$(OBJS)\stclib_LexSQL.obj: ../../src/stc\scintilla\src\LexSQL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexSQL.obj: ..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexSmalltalk.obj: ../../src/stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexSmalltalk.obj: ..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
|
||||
$(OBJS)\stclib_LexTADS3.obj: ../../src/stc\scintilla\src\LexTADS3.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexTADS3.obj: ..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
|
||||
$(OBJS)\stclib_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexScriptol.obj: ..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
|
||||
$(OBJS)\stclib_LexSpecman.obj: ../../src/stc\scintilla\src\LexSpecman.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexSpecman.obj: ..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
|
||||
$(OBJS)\stclib_LexSpice.obj: ../../src/stc\scintilla\src\LexSpice.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexSpice.obj: ..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
|
||||
$(OBJS)\stclib_LexTCL.obj: ../../src/stc\scintilla\src\LexTCL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexTCL.obj: ..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexTeX.obj: ../../src/stc\scintilla\src\LexTeX.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexTeX.obj: ..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
|
||||
$(OBJS)\stclib_LexVB.obj: ../../src/stc\scintilla\src\LexVB.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexVB.obj: ..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
|
||||
$(OBJS)\stclib_LexVHDL.obj: ../../src/stc\scintilla\src\LexVHDL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexVHDL.obj: ..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexVerilog.obj: ../../src/stc\scintilla\src\LexVerilog.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexVerilog.obj: ..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
|
||||
$(OBJS)\stclib_LexYAML.obj: ../../src/stc\scintilla\src\LexYAML.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexYAML.obj: ..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
|
||||
$(OBJS)\stclib_LineMarker.obj: ../../src/stc\scintilla\src\LineMarker.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LineMarker.obj: ..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
|
||||
$(OBJS)\stclib_PropSet.obj: ../../src/stc\scintilla\src\PropSet.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_PropSet.obj: ..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
|
||||
$(OBJS)\stclib_RESearch.obj: ../../src/stc\scintilla\src\RESearch.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_RESearch.obj: ..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
|
||||
$(OBJS)\stclib_ScintillaBase.obj: ../../src/stc\scintilla\src\ScintillaBase.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_ScintillaBase.obj: ..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
|
||||
$(OBJS)\stclib_Style.obj: ../../src/stc\scintilla\src\Style.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_Style.obj: ..\..\src\stc\scintilla\src\Style.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\Style.cxx
|
||||
|
||||
$(OBJS)\stclib_StyleContext.obj: ../../src/stc\scintilla\src\StyleContext.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_StyleContext.obj: ..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
|
||||
$(OBJS)\stclib_UniConversion.obj: ../../src/stc\scintilla\src\UniConversion.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_UniConversion.obj: ..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
|
||||
$(OBJS)\stclib_ViewStyle.obj: ../../src/stc\scintilla\src\ViewStyle.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_ViewStyle.obj: ..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
|
||||
$(OBJS)\stclib_WindowAccessor.obj: ../../src/stc\scintilla\src\WindowAccessor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_WindowAccessor.obj: ..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
|
||||
$(OBJS)\stclib_XPM.obj: ../../src/stc\scintilla\src\XPM.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_XPM.obj: ..\..\src\stc\scintilla\src\XPM.cxx
|
||||
$(CXX) -q -c -P -o$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\XPM.cxx
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# =========================================================================
|
||||
# This makefile was generated by
|
||||
# Bakefile 0.2.2 (http://bakefile.sourceforge.net)
|
||||
# Bakefile 0.2.3 (http://www.bakefile.org)
|
||||
# Do not modify, all changes will be overwritten!
|
||||
# =========================================================================
|
||||
|
||||
@@ -12,7 +12,7 @@ include ../../../build/msw/config.gcc
|
||||
|
||||
### Variables: ###
|
||||
|
||||
CPPDEPS = -MT$@ -MF$@.d -MD
|
||||
CPPDEPS = -MT$@ -MF$@.d -MD -MP
|
||||
WX_RELEASE_NODOT = 28
|
||||
OBJS = \
|
||||
gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
|
||||
@@ -407,7 +407,7 @@ clean:
|
||||
|
||||
ifeq ($(SHARED),1)
|
||||
$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_gcc$(VENDORTAG).dll: $(STCDLL_OBJECTS) $(OBJS)\stcdll_version_rc.o
|
||||
$(CXX) -shared -fPIC -o $@ $(STCDLL_OBJECTS) $(LDFLAGS) $(__DEBUGINFO) $(__THREADSFLAG) -L$(LIBDIRNAME) -Wl,--out-implib=$(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) -lwxzlib$(WXDEBUGFLAG) -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG) -lwxexpat$(WXDEBUGFLAG) $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) $(__GDIPLUS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32 -lodbc32 $(__WXLIB_CORE_p) $(__WXLIB_BASE_p)
|
||||
$(CXX) $(LINK_DLL_FLAGS) -fPIC -o $@ $(STCDLL_OBJECTS) $(__DEBUGINFO) $(__THREADSFLAG) -L$(LIBDIRNAME) -Wl,--out-implib=$(LIBDIRNAME)\libwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.a $(LDFLAGS) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) -lwxzlib$(WXDEBUGFLAG) -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG) -lwxexpat$(WXDEBUGFLAG) $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) $(__GDIPLUS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32 -lodbc32 $(__WXLIB_CORE_p) $(__WXLIB_BASE_p)
|
||||
endif
|
||||
|
||||
ifeq ($(SHARED),0)
|
||||
@@ -927,5 +927,7 @@ $(OBJS)\stclib_XPM.o: ../../src/stc/scintilla/src/XPM.cxx
|
||||
.PHONY: all clean
|
||||
|
||||
|
||||
SHELL := $(COMSPEC)
|
||||
|
||||
# Dependencies tracking:
|
||||
-include $(OBJS)/*.d
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# =========================================================================
|
||||
# This makefile was generated by
|
||||
# Bakefile 0.2.2 (http://bakefile.sourceforge.net)
|
||||
# Bakefile 0.2.3 (http://www.bakefile.org)
|
||||
# Do not modify, all changes will be overwritten!
|
||||
# =========================================================================
|
||||
|
||||
@@ -497,7 +497,7 @@ clean:
|
||||
|
||||
!if "$(SHARED)" == "1"
|
||||
$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).dll: $(STCDLL_OBJECTS) $(OBJS)\stcdll_version.res
|
||||
link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_2) $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) @<<
|
||||
link /DLL /NOLOGO /OUT:$@ $(__DEBUGINFO_2) /pdb:"$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).pdb" $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) $(LDFLAGS) @<<
|
||||
$(STCDLL_OBJECTS) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) $(__GDIPLUS_LIB_p) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) /IMPLIB:$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib
|
||||
<<
|
||||
!endif
|
||||
@@ -510,510 +510,510 @@ $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXD
|
||||
<<
|
||||
!endif
|
||||
|
||||
$(OBJS)\stcdll_PlatWX.obj: ../../src/stc\PlatWX.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_PlatWX.obj: ..\..\src\stc\PlatWX.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\PlatWX.cpp
|
||||
|
||||
$(OBJS)\stcdll_ScintillaWX.obj: ../../src/stc\ScintillaWX.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_ScintillaWX.obj: ..\..\src\stc\ScintillaWX.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\ScintillaWX.cpp
|
||||
|
||||
$(OBJS)\stcdll_stc.obj: ../../src/stc\stc.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_stc.obj: ..\..\src\stc\stc.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\stc.cpp
|
||||
|
||||
$(OBJS)\stcdll_AutoComplete.obj: ../../src/stc\scintilla\src\AutoComplete.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_AutoComplete.obj: ..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
|
||||
$(OBJS)\stcdll_CallTip.obj: ../../src/stc\scintilla\src\CallTip.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_CallTip.obj: ..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
|
||||
$(OBJS)\stcdll_CellBuffer.obj: ../../src/stc\scintilla\src\CellBuffer.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_CellBuffer.obj: ..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
|
||||
$(OBJS)\stcdll_CharClassify.obj: ../../src/stc\scintilla\src\CharClassify.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_CharClassify.obj: ..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
|
||||
$(OBJS)\stcdll_ContractionState.obj: ../../src/stc\scintilla\src\ContractionState.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_ContractionState.obj: ..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
|
||||
$(OBJS)\stcdll_Document.obj: ../../src/stc\scintilla\src\Document.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_Document.obj: ..\..\src\stc\scintilla\src\Document.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\Document.cxx
|
||||
|
||||
$(OBJS)\stcdll_DocumentAccessor.obj: ../../src/stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_DocumentAccessor.obj: ..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
|
||||
$(OBJS)\stcdll_Editor.obj: ../../src/stc\scintilla\src\Editor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_Editor.obj: ..\..\src\stc\scintilla\src\Editor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\Editor.cxx
|
||||
|
||||
$(OBJS)\stcdll_ExternalLexer.obj: ../../src/stc\scintilla\src\ExternalLexer.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_ExternalLexer.obj: ..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
|
||||
$(OBJS)\stcdll_Indicator.obj: ../../src/stc\scintilla\src\Indicator.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_Indicator.obj: ..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
|
||||
$(OBJS)\stcdll_KeyMap.obj: ../../src/stc\scintilla\src\KeyMap.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_KeyMap.obj: ..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
|
||||
$(OBJS)\stcdll_KeyWords.obj: ../../src/stc\scintilla\src\KeyWords.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_KeyWords.obj: ..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAPDL.obj: ../../src/stc\scintilla\src\LexAPDL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAPDL.obj: ..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAU3.obj: ../../src/stc\scintilla\src\LexAU3.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAU3.obj: ..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAVE.obj: ../../src/stc\scintilla\src\LexAVE.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAVE.obj: ..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAda.obj: ../../src/stc\scintilla\src\LexAda.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAda.obj: ..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAsm.obj: ../../src/stc\scintilla\src\LexAsm.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAsm.obj: ..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexAsn1.obj: ../../src/stc\scintilla\src\LexAsn1.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexAsn1.obj: ..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexBaan.obj: ../../src/stc\scintilla\src\LexBaan.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexBaan.obj: ..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexBash.obj: ../../src/stc\scintilla\src\LexBash.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexBash.obj: ..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexBasic.obj: ../../src/stc\scintilla\src\LexBasic.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexBasic.obj: ..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexBullant.obj: ../../src/stc\scintilla\src\LexBullant.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexBullant.obj: ..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCLW.obj: ../../src/stc\scintilla\src\LexCLW.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCLW.obj: ..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCPP.obj: ../../src/stc\scintilla\src\LexCPP.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCPP.obj: ..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCSS.obj: ../../src/stc\scintilla\src\LexCSS.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCSS.obj: ..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCaml.obj: ../../src/stc\scintilla\src\LexCaml.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCaml.obj: ..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCsound.obj: ../../src/stc\scintilla\src\LexCsound.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCsound.obj: ..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexConf.obj: ../../src/stc\scintilla\src\LexConf.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexConf.obj: ..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexCrontab.obj: ../../src/stc\scintilla\src\LexCrontab.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexCrontab.obj: ..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexEScript.obj: ../../src/stc\scintilla\src\LexEScript.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexEScript.obj: ..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexEiffel.obj: ../../src/stc\scintilla\src\LexEiffel.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexEiffel.obj: ..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexErlang.obj: ../../src/stc\scintilla\src\LexErlang.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexErlang.obj: ..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexFlagship.obj: ../../src/stc\scintilla\src\LexFlagship.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexFlagship.obj: ..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexForth.obj: ../../src/stc\scintilla\src\LexForth.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexForth.obj: ..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexFortran.obj: ../../src/stc\scintilla\src\LexFortran.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexFortran.obj: ..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexGui4Cli.obj: ../../src/stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexGui4Cli.obj: ..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexHTML.obj: ../../src/stc\scintilla\src\LexHTML.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexHTML.obj: ..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexHaskell.obj: ../../src/stc\scintilla\src\LexHaskell.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexHaskell.obj: ..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexInno.obj: ../../src/stc\scintilla\src\LexInno.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexInno.obj: ..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexKix.obj: ../../src/stc\scintilla\src\LexKix.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexKix.obj: ..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexLisp.obj: ../../src/stc\scintilla\src\LexLisp.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexLisp.obj: ..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexLout.obj: ../../src/stc\scintilla\src\LexLout.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexLout.obj: ..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexLua.obj: ../../src/stc\scintilla\src\LexLua.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexLua.obj: ..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexMMIXAL.obj: ..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexMPT.obj: ../../src/stc\scintilla\src\LexMPT.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexMPT.obj: ..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexMSSQL.obj: ../../src/stc\scintilla\src\LexMSSQL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexMSSQL.obj: ..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexMatlab.obj: ..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexMetapost.obj: ../../src/stc\scintilla\src\LexMetapost.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexMetapost.obj: ..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexNsis.obj: ..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexOpal.obj: ../../src/stc\scintilla\src\LexOpal.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexOpal.obj: ..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexOthers.obj: ../../src/stc\scintilla\src\LexOthers.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexOthers.obj: ..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPB.obj: ../../src/stc\scintilla\src\LexPB.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPB.obj: ..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPOV.obj: ../../src/stc\scintilla\src\LexPOV.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPOV.obj: ..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPS.obj: ..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPascal.obj: ../../src/stc\scintilla\src\LexPascal.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPascal.obj: ..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPerl.obj: ../../src/stc\scintilla\src\LexPerl.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPerl.obj: ..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexPython.obj: ../../src/stc\scintilla\src\LexPython.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexPython.obj: ..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexRebol.obj: ../../src/stc\scintilla\src\LexRebol.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexRebol.obj: ..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexRuby.obj: ../../src/stc\scintilla\src\LexRuby.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexRuby.obj: ..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexSQL.obj: ../../src/stc\scintilla\src\LexSQL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexSQL.obj: ..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexSmalltalk.obj: ../../src/stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexSmalltalk.obj: ..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexTADS3.obj: ../../src/stc\scintilla\src\LexTADS3.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexTADS3.obj: ..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexScriptol.obj: ..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexSpecman.obj: ../../src/stc\scintilla\src\LexSpecman.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexSpecman.obj: ..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexSpice.obj: ../../src/stc\scintilla\src\LexSpice.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexSpice.obj: ..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexTCL.obj: ../../src/stc\scintilla\src\LexTCL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexTCL.obj: ..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexTeX.obj: ../../src/stc\scintilla\src\LexTeX.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexTeX.obj: ..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexVB.obj: ../../src/stc\scintilla\src\LexVB.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexVB.obj: ..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexVHDL.obj: ../../src/stc\scintilla\src\LexVHDL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexVHDL.obj: ..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexVerilog.obj: ../../src/stc\scintilla\src\LexVerilog.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexVerilog.obj: ..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
|
||||
$(OBJS)\stcdll_LexYAML.obj: ../../src/stc\scintilla\src\LexYAML.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LexYAML.obj: ..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
|
||||
$(OBJS)\stcdll_LineMarker.obj: ../../src/stc\scintilla\src\LineMarker.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_LineMarker.obj: ..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
|
||||
$(OBJS)\stcdll_PropSet.obj: ../../src/stc\scintilla\src\PropSet.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_PropSet.obj: ..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
|
||||
$(OBJS)\stcdll_RESearch.obj: ../../src/stc\scintilla\src\RESearch.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_RESearch.obj: ..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
|
||||
$(OBJS)\stcdll_ScintillaBase.obj: ../../src/stc\scintilla\src\ScintillaBase.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_ScintillaBase.obj: ..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
|
||||
$(OBJS)\stcdll_Style.obj: ../../src/stc\scintilla\src\Style.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_Style.obj: ..\..\src\stc\scintilla\src\Style.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\Style.cxx
|
||||
|
||||
$(OBJS)\stcdll_StyleContext.obj: ../../src/stc\scintilla\src\StyleContext.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_StyleContext.obj: ..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
|
||||
$(OBJS)\stcdll_UniConversion.obj: ../../src/stc\scintilla\src\UniConversion.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_UniConversion.obj: ..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
|
||||
$(OBJS)\stcdll_ViewStyle.obj: ../../src/stc\scintilla\src\ViewStyle.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_ViewStyle.obj: ..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
|
||||
$(OBJS)\stcdll_WindowAccessor.obj: ../../src/stc\scintilla\src\WindowAccessor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_WindowAccessor.obj: ..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
|
||||
$(OBJS)\stcdll_XPM.obj: ../../src/stc\scintilla\src\XPM.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
|
||||
$(OBJS)\stcdll_XPM.obj: ..\..\src\stc\scintilla\src\XPM.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) ..\..\src\stc\scintilla\src\XPM.cxx
|
||||
|
||||
$(OBJS)\stcdll_version.res: ../../src/stc\..\..\..\src\msw\version.rc
|
||||
rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_3_p_1) $(__NO_VC_CRTDBG_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) $(__MSLU_DEFINE_p_1) $(__GFXCTX_DEFINE_p_1) /i $(SETUPHDIR) /i ..\..\src\stc\..\..\..\include /d WXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG) /i ..\..\src\stc\..\..\include /i ..\..\src\stc\scintilla\include /i ..\..\src\stc\scintilla\src /d __WX__ /d SCI_LEXER /d LINK_LEXERS /d WXUSINGDLL /d WXMAKINGDLL_STC $**
|
||||
$(OBJS)\stcdll_version.res: ..\..\src\stc\..\..\..\src\msw\version.rc
|
||||
rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_3_p_1) $(__NO_VC_CRTDBG_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) $(__MSLU_DEFINE_p_1) $(__GFXCTX_DEFINE_p_1) /i $(SETUPHDIR) /i ..\..\src\stc\..\..\..\include /d WXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG) /i ..\..\src\stc\..\..\include /i ..\..\src\stc\scintilla\include /i ..\..\src\stc\scintilla\src /d __WX__ /d SCI_LEXER /d LINK_LEXERS /d WXUSINGDLL /d WXMAKINGDLL_STC ..\..\src\stc\..\..\..\src\msw\version.rc
|
||||
|
||||
$(OBJS)\stclib_PlatWX.obj: ../../src/stc\PlatWX.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_PlatWX.obj: ..\..\src\stc\PlatWX.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\PlatWX.cpp
|
||||
|
||||
$(OBJS)\stclib_ScintillaWX.obj: ../../src/stc\ScintillaWX.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_ScintillaWX.obj: ..\..\src\stc\ScintillaWX.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\ScintillaWX.cpp
|
||||
|
||||
$(OBJS)\stclib_stc.obj: ../../src/stc\stc.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_stc.obj: ..\..\src\stc\stc.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\stc.cpp
|
||||
|
||||
$(OBJS)\stclib_AutoComplete.obj: ../../src/stc\scintilla\src\AutoComplete.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_AutoComplete.obj: ..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
|
||||
$(OBJS)\stclib_CallTip.obj: ../../src/stc\scintilla\src\CallTip.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_CallTip.obj: ..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
|
||||
$(OBJS)\stclib_CellBuffer.obj: ../../src/stc\scintilla\src\CellBuffer.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_CellBuffer.obj: ..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
|
||||
$(OBJS)\stclib_CharClassify.obj: ../../src/stc\scintilla\src\CharClassify.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_CharClassify.obj: ..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
|
||||
$(OBJS)\stclib_ContractionState.obj: ../../src/stc\scintilla\src\ContractionState.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_ContractionState.obj: ..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
|
||||
$(OBJS)\stclib_Document.obj: ../../src/stc\scintilla\src\Document.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_Document.obj: ..\..\src\stc\scintilla\src\Document.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\Document.cxx
|
||||
|
||||
$(OBJS)\stclib_DocumentAccessor.obj: ../../src/stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_DocumentAccessor.obj: ..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
|
||||
$(OBJS)\stclib_Editor.obj: ../../src/stc\scintilla\src\Editor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_Editor.obj: ..\..\src\stc\scintilla\src\Editor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\Editor.cxx
|
||||
|
||||
$(OBJS)\stclib_ExternalLexer.obj: ../../src/stc\scintilla\src\ExternalLexer.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_ExternalLexer.obj: ..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
|
||||
$(OBJS)\stclib_Indicator.obj: ../../src/stc\scintilla\src\Indicator.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_Indicator.obj: ..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
|
||||
$(OBJS)\stclib_KeyMap.obj: ../../src/stc\scintilla\src\KeyMap.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_KeyMap.obj: ..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
|
||||
$(OBJS)\stclib_KeyWords.obj: ../../src/stc\scintilla\src\KeyWords.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_KeyWords.obj: ..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAPDL.obj: ../../src/stc\scintilla\src\LexAPDL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAPDL.obj: ..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAU3.obj: ../../src/stc\scintilla\src\LexAU3.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAU3.obj: ..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAVE.obj: ../../src/stc\scintilla\src\LexAVE.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAVE.obj: ..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAda.obj: ../../src/stc\scintilla\src\LexAda.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAda.obj: ..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAsm.obj: ../../src/stc\scintilla\src\LexAsm.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAsm.obj: ..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
|
||||
$(OBJS)\stclib_LexAsn1.obj: ../../src/stc\scintilla\src\LexAsn1.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexAsn1.obj: ..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
|
||||
$(OBJS)\stclib_LexBaan.obj: ../../src/stc\scintilla\src\LexBaan.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexBaan.obj: ..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
|
||||
$(OBJS)\stclib_LexBash.obj: ../../src/stc\scintilla\src\LexBash.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexBash.obj: ..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
|
||||
$(OBJS)\stclib_LexBasic.obj: ../../src/stc\scintilla\src\LexBasic.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexBasic.obj: ..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
|
||||
$(OBJS)\stclib_LexBullant.obj: ../../src/stc\scintilla\src\LexBullant.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexBullant.obj: ..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCLW.obj: ../../src/stc\scintilla\src\LexCLW.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCLW.obj: ..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCPP.obj: ../../src/stc\scintilla\src\LexCPP.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCPP.obj: ..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCSS.obj: ../../src/stc\scintilla\src\LexCSS.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCSS.obj: ..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCaml.obj: ../../src/stc\scintilla\src\LexCaml.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCaml.obj: ..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCsound.obj: ../../src/stc\scintilla\src\LexCsound.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCsound.obj: ..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
|
||||
$(OBJS)\stclib_LexConf.obj: ../../src/stc\scintilla\src\LexConf.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexConf.obj: ..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
|
||||
$(OBJS)\stclib_LexCrontab.obj: ../../src/stc\scintilla\src\LexCrontab.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexCrontab.obj: ..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
|
||||
$(OBJS)\stclib_LexEScript.obj: ../../src/stc\scintilla\src\LexEScript.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexEScript.obj: ..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
|
||||
$(OBJS)\stclib_LexEiffel.obj: ../../src/stc\scintilla\src\LexEiffel.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexEiffel.obj: ..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
|
||||
$(OBJS)\stclib_LexErlang.obj: ../../src/stc\scintilla\src\LexErlang.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexErlang.obj: ..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
|
||||
$(OBJS)\stclib_LexFlagship.obj: ../../src/stc\scintilla\src\LexFlagship.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexFlagship.obj: ..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
|
||||
$(OBJS)\stclib_LexForth.obj: ../../src/stc\scintilla\src\LexForth.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexForth.obj: ..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
|
||||
$(OBJS)\stclib_LexFortran.obj: ../../src/stc\scintilla\src\LexFortran.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexFortran.obj: ..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
|
||||
$(OBJS)\stclib_LexGui4Cli.obj: ../../src/stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexGui4Cli.obj: ..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
|
||||
$(OBJS)\stclib_LexHTML.obj: ../../src/stc\scintilla\src\LexHTML.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexHTML.obj: ..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
|
||||
$(OBJS)\stclib_LexHaskell.obj: ../../src/stc\scintilla\src\LexHaskell.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexHaskell.obj: ..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
|
||||
$(OBJS)\stclib_LexInno.obj: ../../src/stc\scintilla\src\LexInno.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexInno.obj: ..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
|
||||
$(OBJS)\stclib_LexKix.obj: ../../src/stc\scintilla\src\LexKix.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexKix.obj: ..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
|
||||
$(OBJS)\stclib_LexLisp.obj: ../../src/stc\scintilla\src\LexLisp.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexLisp.obj: ..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
|
||||
$(OBJS)\stclib_LexLout.obj: ../../src/stc\scintilla\src\LexLout.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexLout.obj: ..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
|
||||
$(OBJS)\stclib_LexLua.obj: ../../src/stc\scintilla\src\LexLua.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexLua.obj: ..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
|
||||
$(OBJS)\stclib_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexMMIXAL.obj: ..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexMPT.obj: ../../src/stc\scintilla\src\LexMPT.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexMPT.obj: ..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
|
||||
$(OBJS)\stclib_LexMSSQL.obj: ../../src/stc\scintilla\src\LexMSSQL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexMSSQL.obj: ..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexMatlab.obj: ..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
|
||||
$(OBJS)\stclib_LexMetapost.obj: ../../src/stc\scintilla\src\LexMetapost.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexMetapost.obj: ..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
|
||||
$(OBJS)\stclib_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexNsis.obj: ..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
|
||||
$(OBJS)\stclib_LexOpal.obj: ../../src/stc\scintilla\src\LexOpal.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexOpal.obj: ..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
|
||||
$(OBJS)\stclib_LexOthers.obj: ../../src/stc\scintilla\src\LexOthers.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexOthers.obj: ..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPB.obj: ../../src/stc\scintilla\src\LexPB.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPB.obj: ..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPOV.obj: ../../src/stc\scintilla\src\LexPOV.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPOV.obj: ..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPS.obj: ..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPascal.obj: ../../src/stc\scintilla\src\LexPascal.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPascal.obj: ..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPerl.obj: ../../src/stc\scintilla\src\LexPerl.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPerl.obj: ..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
|
||||
$(OBJS)\stclib_LexPython.obj: ../../src/stc\scintilla\src\LexPython.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexPython.obj: ..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
|
||||
$(OBJS)\stclib_LexRebol.obj: ../../src/stc\scintilla\src\LexRebol.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexRebol.obj: ..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
|
||||
$(OBJS)\stclib_LexRuby.obj: ../../src/stc\scintilla\src\LexRuby.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexRuby.obj: ..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
|
||||
$(OBJS)\stclib_LexSQL.obj: ../../src/stc\scintilla\src\LexSQL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexSQL.obj: ..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexSmalltalk.obj: ../../src/stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexSmalltalk.obj: ..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
|
||||
$(OBJS)\stclib_LexTADS3.obj: ../../src/stc\scintilla\src\LexTADS3.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexTADS3.obj: ..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
|
||||
$(OBJS)\stclib_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexScriptol.obj: ..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
|
||||
$(OBJS)\stclib_LexSpecman.obj: ../../src/stc\scintilla\src\LexSpecman.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexSpecman.obj: ..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
|
||||
$(OBJS)\stclib_LexSpice.obj: ../../src/stc\scintilla\src\LexSpice.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexSpice.obj: ..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
|
||||
$(OBJS)\stclib_LexTCL.obj: ../../src/stc\scintilla\src\LexTCL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexTCL.obj: ..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexTeX.obj: ../../src/stc\scintilla\src\LexTeX.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexTeX.obj: ..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
|
||||
$(OBJS)\stclib_LexVB.obj: ../../src/stc\scintilla\src\LexVB.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexVB.obj: ..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
|
||||
$(OBJS)\stclib_LexVHDL.obj: ../../src/stc\scintilla\src\LexVHDL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexVHDL.obj: ..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
|
||||
$(OBJS)\stclib_LexVerilog.obj: ../../src/stc\scintilla\src\LexVerilog.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexVerilog.obj: ..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
|
||||
$(OBJS)\stclib_LexYAML.obj: ../../src/stc\scintilla\src\LexYAML.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LexYAML.obj: ..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
|
||||
$(OBJS)\stclib_LineMarker.obj: ../../src/stc\scintilla\src\LineMarker.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_LineMarker.obj: ..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
|
||||
$(OBJS)\stclib_PropSet.obj: ../../src/stc\scintilla\src\PropSet.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_PropSet.obj: ..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
|
||||
$(OBJS)\stclib_RESearch.obj: ../../src/stc\scintilla\src\RESearch.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_RESearch.obj: ..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
|
||||
$(OBJS)\stclib_ScintillaBase.obj: ../../src/stc\scintilla\src\ScintillaBase.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_ScintillaBase.obj: ..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
|
||||
$(OBJS)\stclib_Style.obj: ../../src/stc\scintilla\src\Style.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_Style.obj: ..\..\src\stc\scintilla\src\Style.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\Style.cxx
|
||||
|
||||
$(OBJS)\stclib_StyleContext.obj: ../../src/stc\scintilla\src\StyleContext.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_StyleContext.obj: ..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
|
||||
$(OBJS)\stclib_UniConversion.obj: ../../src/stc\scintilla\src\UniConversion.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_UniConversion.obj: ..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
|
||||
$(OBJS)\stclib_ViewStyle.obj: ../../src/stc\scintilla\src\ViewStyle.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_ViewStyle.obj: ..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
|
||||
$(OBJS)\stclib_WindowAccessor.obj: ../../src/stc\scintilla\src\WindowAccessor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_WindowAccessor.obj: ..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
|
||||
$(OBJS)\stclib_XPM.obj: ../../src/stc\scintilla\src\XPM.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
|
||||
$(OBJS)\stclib_XPM.obj: ..\..\src\stc\scintilla\src\XPM.cxx
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) ..\..\src\stc\scintilla\src\XPM.cxx
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# =========================================================================
|
||||
# This makefile was generated by
|
||||
# Bakefile 0.2.2 (http://bakefile.sourceforge.net)
|
||||
# Bakefile 0.2.3 (http://www.bakefile.org)
|
||||
# Do not modify, all changes will be overwritten!
|
||||
# =========================================================================
|
||||
|
||||
@@ -441,7 +441,7 @@ $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXD
|
||||
@%append $(OBJS)\stcdll.lbc option quiet
|
||||
@%append $(OBJS)\stcdll.lbc name $^@
|
||||
@%append $(OBJS)\stcdll.lbc option caseexact
|
||||
@%append $(OBJS)\stcdll.lbc $(LDFLAGS) $(__DEBUGINFO_2) libpath $(LIBDIRNAME)
|
||||
@%append $(OBJS)\stcdll.lbc $(__DEBUGINFO_2) libpath $(LIBDIRNAME) $(LDFLAGS)
|
||||
@for %i in ($(STCDLL_OBJECTS)) do @%append $(OBJS)\stcdll.lbc file %i
|
||||
@for %i in ( $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__GDIPLUS_LIB_p) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) ) do @%append $(OBJS)\stcdll.lbc library %i
|
||||
@%append $(OBJS)\stcdll.lbc option resource=$(OBJS)\stcdll_version.res
|
||||
@@ -457,510 +457,510 @@ $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXD
|
||||
wlib -q -p4096 -n -b $^@ @$(OBJS)\stclib.lbc
|
||||
!endif
|
||||
|
||||
$(OBJS)\stcdll_PlatWX.obj : .AUTODEPEND ../../src/stc\PlatWX.cpp
|
||||
$(OBJS)\stcdll_PlatWX.obj : .AUTODEPEND ..\..\src\stc\PlatWX.cpp
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_ScintillaWX.obj : .AUTODEPEND ../../src/stc\ScintillaWX.cpp
|
||||
$(OBJS)\stcdll_ScintillaWX.obj : .AUTODEPEND ..\..\src\stc\ScintillaWX.cpp
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_stc.obj : .AUTODEPEND ../../src/stc\stc.cpp
|
||||
$(OBJS)\stcdll_stc.obj : .AUTODEPEND ..\..\src\stc\stc.cpp
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_AutoComplete.obj : .AUTODEPEND ../../src/stc\scintilla\src\AutoComplete.cxx
|
||||
$(OBJS)\stcdll_AutoComplete.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_CallTip.obj : .AUTODEPEND ../../src/stc\scintilla\src\CallTip.cxx
|
||||
$(OBJS)\stcdll_CallTip.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_CellBuffer.obj : .AUTODEPEND ../../src/stc\scintilla\src\CellBuffer.cxx
|
||||
$(OBJS)\stcdll_CellBuffer.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_CharClassify.obj : .AUTODEPEND ../../src/stc\scintilla\src\CharClassify.cxx
|
||||
$(OBJS)\stcdll_CharClassify.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_ContractionState.obj : .AUTODEPEND ../../src/stc\scintilla\src\ContractionState.cxx
|
||||
$(OBJS)\stcdll_ContractionState.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_Document.obj : .AUTODEPEND ../../src/stc\scintilla\src\Document.cxx
|
||||
$(OBJS)\stcdll_Document.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\Document.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_DocumentAccessor.obj : .AUTODEPEND ../../src/stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(OBJS)\stcdll_DocumentAccessor.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_Editor.obj : .AUTODEPEND ../../src/stc\scintilla\src\Editor.cxx
|
||||
$(OBJS)\stcdll_Editor.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\Editor.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_ExternalLexer.obj : .AUTODEPEND ../../src/stc\scintilla\src\ExternalLexer.cxx
|
||||
$(OBJS)\stcdll_ExternalLexer.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_Indicator.obj : .AUTODEPEND ../../src/stc\scintilla\src\Indicator.cxx
|
||||
$(OBJS)\stcdll_Indicator.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_KeyMap.obj : .AUTODEPEND ../../src/stc\scintilla\src\KeyMap.cxx
|
||||
$(OBJS)\stcdll_KeyMap.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_KeyWords.obj : .AUTODEPEND ../../src/stc\scintilla\src\KeyWords.cxx
|
||||
$(OBJS)\stcdll_KeyWords.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexAPDL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAPDL.cxx
|
||||
$(OBJS)\stcdll_LexAPDL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexAU3.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAU3.cxx
|
||||
$(OBJS)\stcdll_LexAU3.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexAVE.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAVE.cxx
|
||||
$(OBJS)\stcdll_LexAVE.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexAda.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAda.cxx
|
||||
$(OBJS)\stcdll_LexAda.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexAsm.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAsm.cxx
|
||||
$(OBJS)\stcdll_LexAsm.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexAsn1.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAsn1.cxx
|
||||
$(OBJS)\stcdll_LexAsn1.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexBaan.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexBaan.cxx
|
||||
$(OBJS)\stcdll_LexBaan.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexBash.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexBash.cxx
|
||||
$(OBJS)\stcdll_LexBash.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexBasic.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexBasic.cxx
|
||||
$(OBJS)\stcdll_LexBasic.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexBullant.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexBullant.cxx
|
||||
$(OBJS)\stcdll_LexBullant.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexCLW.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCLW.cxx
|
||||
$(OBJS)\stcdll_LexCLW.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexCPP.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCPP.cxx
|
||||
$(OBJS)\stcdll_LexCPP.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexCSS.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCSS.cxx
|
||||
$(OBJS)\stcdll_LexCSS.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexCaml.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCaml.cxx
|
||||
$(OBJS)\stcdll_LexCaml.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexCsound.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCsound.cxx
|
||||
$(OBJS)\stcdll_LexCsound.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexConf.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexConf.cxx
|
||||
$(OBJS)\stcdll_LexConf.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexCrontab.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCrontab.cxx
|
||||
$(OBJS)\stcdll_LexCrontab.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexEScript.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexEScript.cxx
|
||||
$(OBJS)\stcdll_LexEScript.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexEiffel.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexEiffel.cxx
|
||||
$(OBJS)\stcdll_LexEiffel.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexErlang.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexErlang.cxx
|
||||
$(OBJS)\stcdll_LexErlang.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexFlagship.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexFlagship.cxx
|
||||
$(OBJS)\stcdll_LexFlagship.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexForth.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexForth.cxx
|
||||
$(OBJS)\stcdll_LexForth.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexFortran.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexFortran.cxx
|
||||
$(OBJS)\stcdll_LexFortran.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexGui4Cli.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(OBJS)\stcdll_LexGui4Cli.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexHTML.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexHTML.cxx
|
||||
$(OBJS)\stcdll_LexHTML.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexHaskell.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexHaskell.cxx
|
||||
$(OBJS)\stcdll_LexHaskell.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexInno.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexInno.cxx
|
||||
$(OBJS)\stcdll_LexInno.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexKix.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexKix.cxx
|
||||
$(OBJS)\stcdll_LexKix.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexLisp.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexLisp.cxx
|
||||
$(OBJS)\stcdll_LexLisp.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexLout.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexLout.cxx
|
||||
$(OBJS)\stcdll_LexLout.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexLua.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexLua.cxx
|
||||
$(OBJS)\stcdll_LexLua.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexMMIXAL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(OBJS)\stcdll_LexMMIXAL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexMPT.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexMPT.cxx
|
||||
$(OBJS)\stcdll_LexMPT.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexMSSQL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexMSSQL.cxx
|
||||
$(OBJS)\stcdll_LexMSSQL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexMatlab.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexMatlab.cxx
|
||||
$(OBJS)\stcdll_LexMatlab.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexMetapost.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexMetapost.cxx
|
||||
$(OBJS)\stcdll_LexMetapost.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexNsis.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexNsis.cxx
|
||||
$(OBJS)\stcdll_LexNsis.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexOpal.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexOpal.cxx
|
||||
$(OBJS)\stcdll_LexOpal.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexOthers.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexOthers.cxx
|
||||
$(OBJS)\stcdll_LexOthers.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexPB.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPB.cxx
|
||||
$(OBJS)\stcdll_LexPB.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexPOV.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPOV.cxx
|
||||
$(OBJS)\stcdll_LexPOV.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexPS.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPS.cxx
|
||||
$(OBJS)\stcdll_LexPS.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexPascal.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPascal.cxx
|
||||
$(OBJS)\stcdll_LexPascal.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexPerl.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPerl.cxx
|
||||
$(OBJS)\stcdll_LexPerl.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexPython.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPython.cxx
|
||||
$(OBJS)\stcdll_LexPython.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexRebol.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexRebol.cxx
|
||||
$(OBJS)\stcdll_LexRebol.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexRuby.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexRuby.cxx
|
||||
$(OBJS)\stcdll_LexRuby.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexSQL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexSQL.cxx
|
||||
$(OBJS)\stcdll_LexSQL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexSmalltalk.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(OBJS)\stcdll_LexSmalltalk.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexTADS3.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexTADS3.cxx
|
||||
$(OBJS)\stcdll_LexTADS3.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexScriptol.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexScriptol.cxx
|
||||
$(OBJS)\stcdll_LexScriptol.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexSpecman.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexSpecman.cxx
|
||||
$(OBJS)\stcdll_LexSpecman.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexSpice.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexSpice.cxx
|
||||
$(OBJS)\stcdll_LexSpice.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexTCL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexTCL.cxx
|
||||
$(OBJS)\stcdll_LexTCL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexTeX.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexTeX.cxx
|
||||
$(OBJS)\stcdll_LexTeX.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexVB.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexVB.cxx
|
||||
$(OBJS)\stcdll_LexVB.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexVHDL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexVHDL.cxx
|
||||
$(OBJS)\stcdll_LexVHDL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexVerilog.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexVerilog.cxx
|
||||
$(OBJS)\stcdll_LexVerilog.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LexYAML.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexYAML.cxx
|
||||
$(OBJS)\stcdll_LexYAML.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_LineMarker.obj : .AUTODEPEND ../../src/stc\scintilla\src\LineMarker.cxx
|
||||
$(OBJS)\stcdll_LineMarker.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_PropSet.obj : .AUTODEPEND ../../src/stc\scintilla\src\PropSet.cxx
|
||||
$(OBJS)\stcdll_PropSet.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_RESearch.obj : .AUTODEPEND ../../src/stc\scintilla\src\RESearch.cxx
|
||||
$(OBJS)\stcdll_RESearch.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_ScintillaBase.obj : .AUTODEPEND ../../src/stc\scintilla\src\ScintillaBase.cxx
|
||||
$(OBJS)\stcdll_ScintillaBase.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_Style.obj : .AUTODEPEND ../../src/stc\scintilla\src\Style.cxx
|
||||
$(OBJS)\stcdll_Style.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\Style.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_StyleContext.obj : .AUTODEPEND ../../src/stc\scintilla\src\StyleContext.cxx
|
||||
$(OBJS)\stcdll_StyleContext.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_UniConversion.obj : .AUTODEPEND ../../src/stc\scintilla\src\UniConversion.cxx
|
||||
$(OBJS)\stcdll_UniConversion.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_ViewStyle.obj : .AUTODEPEND ../../src/stc\scintilla\src\ViewStyle.cxx
|
||||
$(OBJS)\stcdll_ViewStyle.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_WindowAccessor.obj : .AUTODEPEND ../../src/stc\scintilla\src\WindowAccessor.cxx
|
||||
$(OBJS)\stcdll_WindowAccessor.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_XPM.obj : .AUTODEPEND ../../src/stc\scintilla\src\XPM.cxx
|
||||
$(OBJS)\stcdll_XPM.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\XPM.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCDLL_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stcdll_version.res : .AUTODEPEND ../../src/stc\..\..\..\src\msw\version.rc
|
||||
$(OBJS)\stcdll_version.res : .AUTODEPEND ..\..\src\stc\..\..\..\src\msw\version.rc
|
||||
wrc -q -ad -bt=nt -r -fo=$^@ -d__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) $(__GFXCTX_DEFINE_p) -i=$(SETUPHDIR) -i=..\..\src\stc\..\..\..\include -dWXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_wat$(VENDORTAG) -i=..\..\src\stc\..\..\include -i=..\..\src\stc\scintilla\include -i=..\..\src\stc\scintilla\src -d__WX__ -dSCI_LEXER -dLINK_LEXERS -dWXUSINGDLL -dWXMAKINGDLL_STC $<
|
||||
|
||||
$(OBJS)\stclib_PlatWX.obj : .AUTODEPEND ../../src/stc\PlatWX.cpp
|
||||
$(OBJS)\stclib_PlatWX.obj : .AUTODEPEND ..\..\src\stc\PlatWX.cpp
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_ScintillaWX.obj : .AUTODEPEND ../../src/stc\ScintillaWX.cpp
|
||||
$(OBJS)\stclib_ScintillaWX.obj : .AUTODEPEND ..\..\src\stc\ScintillaWX.cpp
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_stc.obj : .AUTODEPEND ../../src/stc\stc.cpp
|
||||
$(OBJS)\stclib_stc.obj : .AUTODEPEND ..\..\src\stc\stc.cpp
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_AutoComplete.obj : .AUTODEPEND ../../src/stc\scintilla\src\AutoComplete.cxx
|
||||
$(OBJS)\stclib_AutoComplete.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_CallTip.obj : .AUTODEPEND ../../src/stc\scintilla\src\CallTip.cxx
|
||||
$(OBJS)\stclib_CallTip.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_CellBuffer.obj : .AUTODEPEND ../../src/stc\scintilla\src\CellBuffer.cxx
|
||||
$(OBJS)\stclib_CellBuffer.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_CharClassify.obj : .AUTODEPEND ../../src/stc\scintilla\src\CharClassify.cxx
|
||||
$(OBJS)\stclib_CharClassify.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_ContractionState.obj : .AUTODEPEND ../../src/stc\scintilla\src\ContractionState.cxx
|
||||
$(OBJS)\stclib_ContractionState.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_Document.obj : .AUTODEPEND ../../src/stc\scintilla\src\Document.cxx
|
||||
$(OBJS)\stclib_Document.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\Document.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_DocumentAccessor.obj : .AUTODEPEND ../../src/stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(OBJS)\stclib_DocumentAccessor.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_Editor.obj : .AUTODEPEND ../../src/stc\scintilla\src\Editor.cxx
|
||||
$(OBJS)\stclib_Editor.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\Editor.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_ExternalLexer.obj : .AUTODEPEND ../../src/stc\scintilla\src\ExternalLexer.cxx
|
||||
$(OBJS)\stclib_ExternalLexer.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_Indicator.obj : .AUTODEPEND ../../src/stc\scintilla\src\Indicator.cxx
|
||||
$(OBJS)\stclib_Indicator.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_KeyMap.obj : .AUTODEPEND ../../src/stc\scintilla\src\KeyMap.cxx
|
||||
$(OBJS)\stclib_KeyMap.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_KeyWords.obj : .AUTODEPEND ../../src/stc\scintilla\src\KeyWords.cxx
|
||||
$(OBJS)\stclib_KeyWords.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexAPDL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAPDL.cxx
|
||||
$(OBJS)\stclib_LexAPDL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexAU3.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAU3.cxx
|
||||
$(OBJS)\stclib_LexAU3.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexAVE.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAVE.cxx
|
||||
$(OBJS)\stclib_LexAVE.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexAda.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAda.cxx
|
||||
$(OBJS)\stclib_LexAda.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexAsm.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAsm.cxx
|
||||
$(OBJS)\stclib_LexAsm.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexAsn1.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexAsn1.cxx
|
||||
$(OBJS)\stclib_LexAsn1.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexBaan.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexBaan.cxx
|
||||
$(OBJS)\stclib_LexBaan.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexBash.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexBash.cxx
|
||||
$(OBJS)\stclib_LexBash.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexBasic.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexBasic.cxx
|
||||
$(OBJS)\stclib_LexBasic.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexBullant.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexBullant.cxx
|
||||
$(OBJS)\stclib_LexBullant.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexCLW.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCLW.cxx
|
||||
$(OBJS)\stclib_LexCLW.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexCPP.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCPP.cxx
|
||||
$(OBJS)\stclib_LexCPP.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexCSS.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCSS.cxx
|
||||
$(OBJS)\stclib_LexCSS.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexCaml.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCaml.cxx
|
||||
$(OBJS)\stclib_LexCaml.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexCsound.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCsound.cxx
|
||||
$(OBJS)\stclib_LexCsound.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexConf.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexConf.cxx
|
||||
$(OBJS)\stclib_LexConf.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexCrontab.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexCrontab.cxx
|
||||
$(OBJS)\stclib_LexCrontab.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexEScript.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexEScript.cxx
|
||||
$(OBJS)\stclib_LexEScript.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexEiffel.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexEiffel.cxx
|
||||
$(OBJS)\stclib_LexEiffel.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexErlang.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexErlang.cxx
|
||||
$(OBJS)\stclib_LexErlang.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexFlagship.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexFlagship.cxx
|
||||
$(OBJS)\stclib_LexFlagship.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexForth.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexForth.cxx
|
||||
$(OBJS)\stclib_LexForth.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexFortran.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexFortran.cxx
|
||||
$(OBJS)\stclib_LexFortran.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexGui4Cli.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(OBJS)\stclib_LexGui4Cli.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexHTML.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexHTML.cxx
|
||||
$(OBJS)\stclib_LexHTML.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexHaskell.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexHaskell.cxx
|
||||
$(OBJS)\stclib_LexHaskell.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexInno.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexInno.cxx
|
||||
$(OBJS)\stclib_LexInno.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexKix.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexKix.cxx
|
||||
$(OBJS)\stclib_LexKix.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexLisp.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexLisp.cxx
|
||||
$(OBJS)\stclib_LexLisp.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexLout.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexLout.cxx
|
||||
$(OBJS)\stclib_LexLout.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexLua.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexLua.cxx
|
||||
$(OBJS)\stclib_LexLua.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexMMIXAL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(OBJS)\stclib_LexMMIXAL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexMPT.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexMPT.cxx
|
||||
$(OBJS)\stclib_LexMPT.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexMSSQL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexMSSQL.cxx
|
||||
$(OBJS)\stclib_LexMSSQL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexMatlab.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexMatlab.cxx
|
||||
$(OBJS)\stclib_LexMatlab.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexMetapost.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexMetapost.cxx
|
||||
$(OBJS)\stclib_LexMetapost.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexNsis.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexNsis.cxx
|
||||
$(OBJS)\stclib_LexNsis.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexOpal.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexOpal.cxx
|
||||
$(OBJS)\stclib_LexOpal.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexOthers.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexOthers.cxx
|
||||
$(OBJS)\stclib_LexOthers.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexPB.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPB.cxx
|
||||
$(OBJS)\stclib_LexPB.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexPOV.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPOV.cxx
|
||||
$(OBJS)\stclib_LexPOV.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexPS.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPS.cxx
|
||||
$(OBJS)\stclib_LexPS.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexPascal.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPascal.cxx
|
||||
$(OBJS)\stclib_LexPascal.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexPerl.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPerl.cxx
|
||||
$(OBJS)\stclib_LexPerl.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexPython.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexPython.cxx
|
||||
$(OBJS)\stclib_LexPython.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexRebol.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexRebol.cxx
|
||||
$(OBJS)\stclib_LexRebol.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexRuby.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexRuby.cxx
|
||||
$(OBJS)\stclib_LexRuby.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexSQL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexSQL.cxx
|
||||
$(OBJS)\stclib_LexSQL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexSmalltalk.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(OBJS)\stclib_LexSmalltalk.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexTADS3.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexTADS3.cxx
|
||||
$(OBJS)\stclib_LexTADS3.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexScriptol.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexScriptol.cxx
|
||||
$(OBJS)\stclib_LexScriptol.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexSpecman.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexSpecman.cxx
|
||||
$(OBJS)\stclib_LexSpecman.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexSpice.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexSpice.cxx
|
||||
$(OBJS)\stclib_LexSpice.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexTCL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexTCL.cxx
|
||||
$(OBJS)\stclib_LexTCL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexTeX.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexTeX.cxx
|
||||
$(OBJS)\stclib_LexTeX.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexVB.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexVB.cxx
|
||||
$(OBJS)\stclib_LexVB.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexVHDL.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexVHDL.cxx
|
||||
$(OBJS)\stclib_LexVHDL.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexVerilog.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexVerilog.cxx
|
||||
$(OBJS)\stclib_LexVerilog.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LexYAML.obj : .AUTODEPEND ../../src/stc\scintilla\src\LexYAML.cxx
|
||||
$(OBJS)\stclib_LexYAML.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_LineMarker.obj : .AUTODEPEND ../../src/stc\scintilla\src\LineMarker.cxx
|
||||
$(OBJS)\stclib_LineMarker.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_PropSet.obj : .AUTODEPEND ../../src/stc\scintilla\src\PropSet.cxx
|
||||
$(OBJS)\stclib_PropSet.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_RESearch.obj : .AUTODEPEND ../../src/stc\scintilla\src\RESearch.cxx
|
||||
$(OBJS)\stclib_RESearch.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_ScintillaBase.obj : .AUTODEPEND ../../src/stc\scintilla\src\ScintillaBase.cxx
|
||||
$(OBJS)\stclib_ScintillaBase.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_Style.obj : .AUTODEPEND ../../src/stc\scintilla\src\Style.cxx
|
||||
$(OBJS)\stclib_Style.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\Style.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_StyleContext.obj : .AUTODEPEND ../../src/stc\scintilla\src\StyleContext.cxx
|
||||
$(OBJS)\stclib_StyleContext.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_UniConversion.obj : .AUTODEPEND ../../src/stc\scintilla\src\UniConversion.cxx
|
||||
$(OBJS)\stclib_UniConversion.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_ViewStyle.obj : .AUTODEPEND ../../src/stc\scintilla\src\ViewStyle.cxx
|
||||
$(OBJS)\stclib_ViewStyle.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_WindowAccessor.obj : .AUTODEPEND ../../src/stc\scintilla\src\WindowAccessor.cxx
|
||||
$(OBJS)\stclib_WindowAccessor.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
$(OBJS)\stclib_XPM.obj : .AUTODEPEND ../../src/stc\scintilla\src\XPM.cxx
|
||||
$(OBJS)\stclib_XPM.obj : .AUTODEPEND ..\..\src\stc\scintilla\src\XPM.cxx
|
||||
$(CXX) -bt=nt -zq -fo=$^@ $(STCLIB_CXXFLAGS) $<
|
||||
|
||||
|
@@ -65,8 +65,8 @@ BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LINK32=link.exe
|
||||
# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28u_core.lib wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28u_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28u_stc.lib"
|
||||
# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28u_core.lib wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28u_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28u_stc.lib"
|
||||
# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28u_core.lib wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28u_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28u_stc.lib" /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28u_stc_vc_custom.pdb"
|
||||
# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28u_core.lib wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28u_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28u_stc.lib" /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28u_stc_vc_custom.pdb"
|
||||
|
||||
!ELSEIF "$(CFG)" == "stc - Win32 DLL Universal Unicode Debug"
|
||||
|
||||
@@ -80,8 +80,8 @@ LINK32=link.exe
|
||||
# PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_dll"
|
||||
# PROP Intermediate_Dir "vc_mswunivuddll\stc"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswunivud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswunivud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswunivud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswunivud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /mktyplib203 /win32
|
||||
# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /mktyplib203 /win32
|
||||
# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\src\stc\..\..\..\lib\vc_dll\mswunivud" /i "..\..\src\stc\..\..\..\include" /d WXDLLNAME=wxmswuniv28ud_stc_vc_custom /i "..\..\src\stc\..\..\include" /i "..\..\src\stc\scintilla\include" /i "..\..\src\stc\scintilla\src" /d "__WX__" /d "SCI_LEXER" /d "LINK_LEXERS" /d "WXUSINGDLL" /d WXMAKINGDLL_STC
|
||||
@@ -90,8 +90,8 @@ BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LINK32=link.exe
|
||||
# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28ud_core.lib wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc.lib" /debug
|
||||
# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28ud_core.lib wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc.lib" /debug
|
||||
# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28ud_core.lib wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc.lib" /debug /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc_vc_custom.pdb"
|
||||
# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28ud_core.lib wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc.lib" /debug /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28ud_stc_vc_custom.pdb"
|
||||
|
||||
!ELSEIF "$(CFG)" == "stc - Win32 DLL Universal Release"
|
||||
|
||||
@@ -115,8 +115,8 @@ BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LINK32=link.exe
|
||||
# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28_core.lib wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28_stc.lib"
|
||||
# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28_core.lib wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28_stc.lib"
|
||||
# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28_core.lib wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28_stc.lib" /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28_stc_vc_custom.pdb"
|
||||
# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28_core.lib wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28_stc.lib" /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28_stc_vc_custom.pdb"
|
||||
|
||||
!ELSEIF "$(CFG)" == "stc - Win32 DLL Universal Debug"
|
||||
|
||||
@@ -130,8 +130,8 @@ LINK32=link.exe
|
||||
# PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_dll"
|
||||
# PROP Intermediate_Dir "vc_mswunivddll\stc"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswunivd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswunivd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswunivd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswunivd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /mktyplib203 /win32
|
||||
# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /mktyplib203 /win32
|
||||
# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXUNIVERSAL__" /d "__WXDEBUG__" /i "..\..\src\stc\..\..\..\lib\vc_dll\mswunivd" /i "..\..\src\stc\..\..\..\include" /d WXDLLNAME=wxmswuniv28d_stc_vc_custom /i "..\..\src\stc\..\..\include" /i "..\..\src\stc\scintilla\include" /i "..\..\src\stc\scintilla\src" /d "__WX__" /d "SCI_LEXER" /d "LINK_LEXERS" /d "WXUSINGDLL" /d WXMAKINGDLL_STC
|
||||
@@ -140,8 +140,8 @@ BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LINK32=link.exe
|
||||
# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28d_core.lib wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc.lib" /debug
|
||||
# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28d_core.lib wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc.lib" /debug
|
||||
# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28d_core.lib wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc.lib" /debug /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc_vc_custom.pdb"
|
||||
# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmswuniv28d_core.lib wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc.lib" /debug /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmswuniv28d_stc_vc_custom.pdb"
|
||||
|
||||
!ELSEIF "$(CFG)" == "stc - Win32 DLL Unicode Release"
|
||||
|
||||
@@ -165,8 +165,8 @@ BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LINK32=link.exe
|
||||
# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28u_core.lib wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28u_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28u_stc.lib"
|
||||
# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28u_core.lib wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28u_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28u_stc.lib"
|
||||
# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28u_core.lib wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28u_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28u_stc.lib" /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28u_stc_vc_custom.pdb"
|
||||
# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28u_core.lib wxbase28u.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28u_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28u_stc.lib" /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28u_stc_vc_custom.pdb"
|
||||
|
||||
!ELSEIF "$(CFG)" == "stc - Win32 DLL Unicode Debug"
|
||||
|
||||
@@ -180,8 +180,8 @@ LINK32=link.exe
|
||||
# PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_dll"
|
||||
# PROP Intermediate_Dir "vc_mswuddll\stc"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /mktyplib203 /win32
|
||||
# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /mktyplib203 /win32
|
||||
# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /d "_UNICODE" /i "..\..\src\stc\..\..\..\lib\vc_dll\mswud" /i "..\..\src\stc\..\..\..\include" /d WXDLLNAME=wxmsw28ud_stc_vc_custom /i "..\..\src\stc\..\..\include" /i "..\..\src\stc\scintilla\include" /i "..\..\src\stc\scintilla\src" /d "__WX__" /d "SCI_LEXER" /d "LINK_LEXERS" /d "WXUSINGDLL" /d WXMAKINGDLL_STC
|
||||
@@ -190,8 +190,8 @@ BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LINK32=link.exe
|
||||
# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28ud_core.lib wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc.lib" /debug
|
||||
# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28ud_core.lib wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc.lib" /debug
|
||||
# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28ud_core.lib wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc.lib" /debug /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc_vc_custom.pdb"
|
||||
# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28ud_core.lib wxbase28ud.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc.lib" /debug /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28ud_stc_vc_custom.pdb"
|
||||
|
||||
!ELSEIF "$(CFG)" == "stc - Win32 DLL Release"
|
||||
|
||||
@@ -215,8 +215,8 @@ BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LINK32=link.exe
|
||||
# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28_core.lib wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28_stc.lib"
|
||||
# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28_core.lib wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28_stc.lib"
|
||||
# ADD BASE LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28_core.lib wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28_stc.lib" /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28_stc_vc_custom.pdb"
|
||||
# ADD LINK32 wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28_core.lib wxbase28.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28_stc.lib" /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28_stc_vc_custom.pdb"
|
||||
|
||||
!ELSEIF "$(CFG)" == "stc - Win32 DLL Debug"
|
||||
|
||||
@@ -230,8 +230,8 @@ LINK32=link.exe
|
||||
# PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_dll"
|
||||
# PROP Intermediate_Dir "vc_mswddll\stc"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_dll\mswd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc_vc_custom.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /c
|
||||
# ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /mktyplib203 /win32
|
||||
# ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "WXMAKINGDLL_STC" /mktyplib203 /win32
|
||||
# ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "__WXDEBUG__" /i "..\..\src\stc\..\..\..\lib\vc_dll\mswd" /i "..\..\src\stc\..\..\..\include" /d WXDLLNAME=wxmsw28d_stc_vc_custom /i "..\..\src\stc\..\..\include" /i "..\..\src\stc\scintilla\include" /i "..\..\src\stc\scintilla\src" /d "__WX__" /d "SCI_LEXER" /d "LINK_LEXERS" /d "WXUSINGDLL" /d WXMAKINGDLL_STC
|
||||
@@ -240,8 +240,8 @@ BSC32=bscmake.exe
|
||||
# ADD BASE BSC32 /nologo
|
||||
# ADD BSC32 /nologo
|
||||
LINK32=link.exe
|
||||
# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28d_core.lib wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc.lib" /debug
|
||||
# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28d_core.lib wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc.lib" /debug
|
||||
# ADD BASE LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28d_core.lib wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc.lib" /debug /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc_vc_custom.pdb"
|
||||
# ADD LINK32 wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexd.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib odbc32.lib wxmsw28d_core.lib wxbase28d.lib /nologo /dll /machine:i386 /out:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc_vc_custom.dll" /libpath:"..\..\src\stc\..\..\..\lib\vc_dll" /implib:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc.lib" /debug /pdb:"..\..\src\stc\..\..\..\lib\vc_dll\wxmsw28d_stc_vc_custom.pdb"
|
||||
|
||||
!ELSEIF "$(CFG)" == "stc - Win32 Universal Unicode Release"
|
||||
|
||||
@@ -278,8 +278,8 @@ LIB32=link.exe -lib
|
||||
# PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_lib"
|
||||
# PROP Intermediate_Dir "vc_mswunivud\stc"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswunivud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmswuniv28ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswunivud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmswuniv28ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswunivud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmswuniv28ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswunivud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmswuniv28ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD BASE RSC /l 0x409
|
||||
# ADD RSC /l 0x409
|
||||
BSC32=bscmake.exe
|
||||
@@ -324,8 +324,8 @@ LIB32=link.exe -lib
|
||||
# PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_lib"
|
||||
# PROP Intermediate_Dir "vc_mswunivd\stc"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswunivd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmswuniv28d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswunivd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmswuniv28d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswunivd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmswuniv28d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswunivd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmswuniv28d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD BASE RSC /l 0x409
|
||||
# ADD RSC /l 0x409
|
||||
BSC32=bscmake.exe
|
||||
@@ -370,8 +370,8 @@ LIB32=link.exe -lib
|
||||
# PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_lib"
|
||||
# PROP Intermediate_Dir "vc_mswud\stc"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmsw28ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmsw28ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmsw28ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswud" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmsw28ud_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "_UNICODE" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD BASE RSC /l 0x409
|
||||
# ADD RSC /l 0x409
|
||||
BSC32=bscmake.exe
|
||||
@@ -416,8 +416,8 @@ LIB32=link.exe -lib
|
||||
# PROP Output_Dir "..\..\src\stc\..\..\..\lib\vc_lib"
|
||||
# PROP Intermediate_Dir "vc_mswd\stc"
|
||||
# PROP Target_Dir ""
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmsw28d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Gm /GZ /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmsw28d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmsw28d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I "..\..\src\stc\..\..\..\lib\vc_lib\mswd" /I "..\..\src\stc\..\..\..\include" /W4 /Zi /Fd..\..\src\stc\..\..\..\lib\vc_lib\wxmsw28d_stc.pdb /I "..\..\src\stc\..\..\include" /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c
|
||||
# ADD BASE RSC /l 0x409
|
||||
# ADD RSC /l 0x409
|
||||
BSC32=bscmake.exe
|
||||
@@ -452,343 +452,343 @@ LIB32=link.exe -lib
|
||||
# PROP Default_Filter ""
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\AutoComplete.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\AutoComplete.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\CallTip.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\CallTip.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\CellBuffer.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\CellBuffer.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\CharClassify.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\CharClassify.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\ContractionState.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\ContractionState.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\Document.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\Document.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\DocumentAccessor.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\DocumentAccessor.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\Editor.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\Editor.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\ExternalLexer.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\ExternalLexer.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\Indicator.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\Indicator.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\KeyMap.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\KeyMap.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\KeyWords.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\KeyWords.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexAPDL.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexAPDL.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexAU3.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexAU3.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexAVE.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexAVE.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexAda.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexAda.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexAsm.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexAsm.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexAsn1.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexAsn1.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexBaan.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexBaan.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexBash.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexBash.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexBasic.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexBasic.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexBullant.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexBullant.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexCLW.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexCLW.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexCPP.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexCPP.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexCSS.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexCSS.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexCaml.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexCaml.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexConf.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexConf.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexCrontab.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexCrontab.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexCsound.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexCsound.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexEScript.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexEScript.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexEiffel.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexEiffel.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexErlang.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexErlang.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexFlagship.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexFlagship.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexForth.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexForth.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexFortran.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexFortran.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexGui4Cli.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexGui4Cli.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexHTML.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexHTML.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexHaskell.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexHaskell.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexInno.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexInno.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexKix.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexKix.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexLisp.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexLisp.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexLout.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexLout.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexLua.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexLua.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexMMIXAL.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexMMIXAL.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexMPT.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexMPT.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexMSSQL.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexMSSQL.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexMatlab.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexMatlab.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexMetapost.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexMetapost.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexNsis.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexNsis.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexOpal.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexOpal.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexOthers.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexOthers.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexPB.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexPB.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexPOV.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexPOV.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexPS.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexPS.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexPascal.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexPascal.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexPerl.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexPerl.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexPython.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexPython.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexRebol.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexRebol.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexRuby.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexRuby.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexSQL.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexSQL.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexScriptol.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexScriptol.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexSmalltalk.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexSmalltalk.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexSpecman.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexSpecman.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexSpice.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexSpice.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexTADS3.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexTADS3.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexTCL.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexTCL.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexTeX.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexTeX.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexVB.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexVB.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexVHDL.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexVHDL.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexVerilog.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexVerilog.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LexYAML.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LexYAML.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\LineMarker.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\LineMarker.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\PlatWX.cpp
|
||||
SOURCE=..\..\src\stc\PlatWX.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\PropSet.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\PropSet.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\RESearch.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\RESearch.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\ScintillaBase.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\ScintillaBase.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\ScintillaWX.cpp
|
||||
SOURCE=..\..\src\stc\ScintillaWX.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\Style.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\Style.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\StyleContext.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\StyleContext.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\UniConversion.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\UniConversion.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\ViewStyle.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\ViewStyle.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\WindowAccessor.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\WindowAccessor.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\scintilla\src\XPM.cxx
|
||||
SOURCE=..\..\src\stc\scintilla\src\XPM.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\stc.cpp
|
||||
SOURCE=..\..\src\stc\stc.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=../../src/stc\..\..\..\src\msw\version.rc
|
||||
SOURCE=..\..\src\stc\..\..\..\src\msw\version.rc
|
||||
|
||||
!IF "$(CFG)" == "stc - Win32 DLL Universal Unicode Release"
|
||||
|
||||
|
Reference in New Issue
Block a user