X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a4830bb56087db30c534dc6937242b2260d0a9c8..ac687ddffb6f199603abc2415f7bcf0d051f1eca:/samples/dll/makefile.wat diff --git a/samples/dll/makefile.wat b/samples/dll/makefile.wat index 02a7539e7c..f0c47654a4 100644 --- a/samples/dll/makefile.wat +++ b/samples/dll/makefile.wat @@ -93,8 +93,10 @@ __WXLIB_MONO_p = & !endif __LIB_SCINTILLA_IF_MONO_p = !ifeq MONOLITHIC 1 +!ifeq USE_STC 1 __LIB_SCINTILLA_IF_MONO_p = wxscintilla$(WXDEBUGFLAG).lib !endif +!endif __LIB_TIFF_p = !ifeq USE_GUI 1 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib @@ -226,7 +228,7 @@ __DLLFLAG_p = -dWXUSINGDLL ### Variables: ### -WX_RELEASE_NODOT = 29 +WX_RELEASE_NODOT = 30 COMPILER_PREFIX = wat OBJS = & $(COMPILER_PREFIX)$(COMPILER_VERSION)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)