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
descrip.mms
doc.cpp Stop using wx/ioswrap.h in the samples 2019-10-22 02:42:33 +02:00
doc.h
doc.icns
doc.ico
doc.xpm
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
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
view.cpp
view.h