wxWidgets/samples/stc
Vadim Zeitlin c80ae45452 Only link with libwxscintilla if using Scintilla is enabled.
Correct the changes of r74408 to avoid using libwxscintilla if we don't build
it at all.

See #13837.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-06 19:14:59 +00:00
..
defsext.h Add simple tests for Scintilla annotations to the stc sample. 2013-02-05 20:46:16 +00:00
descrip.mms configure stc support for OpenVMS 2009-10-05 14:50:45 +00:00
edit.cpp Add simple tests for Scintilla annotations to the stc sample. 2013-02-05 20:46:16 +00:00
edit.h Add simple tests for Scintilla annotations to the stc sample. 2013-02-05 20:46:16 +00:00
makefile.bcc Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
makefile.gcc Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
Makefile.in Only link with libwxscintilla if using Scintilla is enabled. 2013-07-06 19:14:59 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
makefile.wat Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
prefs.cpp Applied part of #9115 (STC sample cleanup) 2009-09-24 13:08:48 +00:00
prefs.h use const char*, not char*, for string literals to avoid gcc warnings 2008-02-12 22:53:30 +00:00
stctest_vc7.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
stctest_vc8.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
stctest_vc9.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
stctest.bkl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
stctest.cpp Add simple tests for Scintilla annotations to the stc sample. 2013-02-05 20:46:16 +00:00
stctest.dsp Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00