Added and corrected a few more html makefiles,
Corrected wrong buffer size in menu code, Turned wxDirDlgg from functional to cool, Found a few esoteric bugs in wxListCtrl and wxTreeCtrl on the way git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -11,8 +11,9 @@
|
||||
|
||||
top_srcdir = @top_srcdir@
|
||||
top_builddir = ../../..
|
||||
program_dir = samples/html/printing
|
||||
|
||||
VPATH = :$(top_srcdir)/samples/html/printing
|
||||
DATAFILES = test.htm pic.png
|
||||
|
||||
PROGRAM=printing
|
||||
|
||||
|
Reference in New Issue
Block a user