wxWidgets/samples/dragimag
Vadim Zeitlin a4830bb560 Always add libwxscintilla in monolithic mode.
The library was already present in the makefiles but came before the
monolithic library itself, which broke the linking of the samples when using
GNU ld as the dependent libraries must come after the libraries using them.

Closes #13837.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-07-06 12:41:02 +00:00
..
backgrnd.png Added wxDragImage generic implementation and sample; added mask handling to Motif's 2000-03-01 11:05:49 +00:00
descrip.mms add more samples to the compile cascade for OpenVMS 2009-10-12 06:50:59 +00:00
dragicon.ico Added wxDragImage generic implementation and sample; added mask handling to Motif's 2000-03-01 11:05:49 +00:00
dragicon.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
dragimag_vc7.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
dragimag_vc8.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
dragimag_vc9.vcproj Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +00:00
dragimag.bkl add headers to the samples' bakefiles so that they show up in MSVC project files 2009-03-04 11:47:32 +00:00
dragimag.cpp Use wxHAS_IMAGES_IN_RESOURCES instead of explicit platform checks. 2012-03-04 00:28:58 +00:00
dragimag.dsp Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
dragimag.h Removed dependence on wxClientDC and blitting from a window, 2006-10-09 15:15:13 +00:00
dragimag.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +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 Always add libwxscintilla in monolithic mode. 2013-07-06 12:41:02 +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
shape01.png Added wxDragImage generic implementation and sample; added mask handling to Motif's 2000-03-01 11:05:49 +00:00
shape02.png Added wxDragImage generic implementation and sample; added mask handling to Motif's 2000-03-01 11:05:49 +00:00
shape03.png Added wxDragImage generic implementation and sample; added mask handling to Motif's 2000-03-01 11:05:49 +00:00