wxWidgets/samples/docview
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
..
chart.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
chart.ico Replaced images 2005-05-19 17:22:42 +00:00
chart.r added custom icons 2003-01-10 16:12:32 +00:00
chart.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
descrip.mms Committing in . 2001-11-07 09:26:33 +00:00
doc.cpp Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
doc.h Add support for child documents to docview framework. 2011-06-27 00:09:37 +00:00
doc.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
doc.ico Replaced images 2005-05-19 17:22:42 +00:00
doc.r added custom icons 2003-01-10 16:12:32 +00:00
doc.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
docview_vc7.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
docview_vc8.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
docview_vc9.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
docview.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
docview.cpp Compilation fix to docview sample after r73004. 2012-11-26 23:53:44 +00:00
docview.dsp Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
docview.h No changes, just simplify docview sample a bit. 2010-11-10 00:36:39 +00:00
docview.r corrected for resource compilation with Apple Developer Tools 2003-04-19 08:17:23 +00:00
docview.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
Info.plist Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
Info.plist.in adding generic BUNDLE_RESOURCES for copying any special resources into the bundle, renaming BUNDLE_ICONS to BUNDLE_ICON = the path of the app icon 2008-08-13 15:20:57 +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.vms *** empty log message *** 1998-05-22 19:57:05 +00:00
makefile.wat Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
notepad.icns custom info.plist with supported document types 2008-08-05 11:55:21 +00:00
notepad.ico Replaced images 2005-05-19 17:22:42 +00:00
notepad.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
view.cpp Respect image mask in the docview sample. 2012-01-19 22:17:17 +00:00
view.h Add support for child documents to docview framework. 2011-06-27 00:09:37 +00:00