Added wxUSE_MENUS to setup0.h to make menu sample compile;

updated some makefiles


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2001-06-13 12:45:31 +00:00
parent 35d764b08c
commit 4d2c67a9da
8 changed files with 27 additions and 4 deletions

View File

@@ -320,6 +320,8 @@
// Miscellaneous geometry code: needed for Canvas library
#define wxUSE_GEOMETRY 1
// Use menus
#define wxUSE_MENUS 1
// ----------------------------------------------------------------------------
// Optional controls