wxWidgets/samples/docview
Vadim Zeitlin 47d881b683 Fix order of -L options in autoconf makefiles
Put linker flags determined by configure after -L$(LIBDIRNAME) option
pointing to the directory containing the libraries being built, to
ensure that we link with these libraries rather than any wx libraries
globally installed in the system, as could be the case since the changes
of ec091c9f2b (Don't override CFLAGS etc in configure-generated
makefile, 2020-02-02).

See #18729.
2020-04-15 02:33:53 +02: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.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 Stop using wx/ioswrap.h in the samples 2019-10-22 02:42:33 +02:00
doc.h use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +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.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
docview_vc7.vcproj Rebake after changes 2020-03-27 23:15:03 +01:00
docview_vc8.vcproj Rebake after changes 2020-03-27 23:15:03 +01:00
docview_vc9.vcproj Rebake after changes 2020-03-27 23:15:03 +01:00
docview.bkl Allow using AUI-based MDI classes in the docview sample 2018-05-13 02:45:40 +02:00
docview.cpp macOS fix 2019-01-03 17:04:13 +01:00
docview.h Allow using AUI-based MDI classes in the docview sample 2018-05-13 02:45:40 +02:00
docview.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
Info.plist Update copyright years to 2020 2020-03-06 00:51:39 +01: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 Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
makefile.gcc Rebake after adding DPI awareness option 2019-11-30 22:52:48 +01:00
Makefile.in Fix order of -L options in autoconf makefiles 2020-04-15 02:33:53 +02:00
makefile.unx Allow using AUI-based MDI classes in the docview sample 2018-05-13 02:45:40 +02:00
makefile.vc Rebake after changes 2020-03-27 23:15:03 +01:00
makefile.vms *** empty log message *** 1998-05-22 19:57:05 +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 Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
view.h use "new" wx-prefixed macros in samples 2014-03-30 07:07:55 +00:00