Respect wxFileName::DontFollowLink() in wxFileSystemWatcher.
[wxWidgets.git] / samples / dll / makefile.gcc
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-07  Vadim ZeitlinAdd a very simple example of a Win32 application using...
2009-12-07  Vadim ZeitlinDefine MY_DLL_BUILDING symbol for dll sample DLL build.
2009-12-07  Vadim ZeitlinRegenerate dll samples makefiles using the correct...
2009-12-05  Václav SlavíkAdded samples/dll for showing how to use wxWidgets...