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
chart.ico
chart.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00:00
descrip.mms
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
doc.ico
doc.xpm add const attribute to avoid lots of warnings from GCC 2009-01-09 15:48:13 +00: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
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
Info.plist Update copyright years to 2020 2020-03-06 00:51:39 +01:00
Info.plist.in
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
notepad.icns
notepad.ico
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