regenerated after adding gzstream.* and vidmode.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-09-27 15:48:14 +00:00
parent 4547faae1d
commit b71531ad92
477 changed files with 17147 additions and 4224 deletions

View File

@@ -64,6 +64,9 @@ SHARED = 0
# Compile Unicode build of wxWindows? [0,1]
UNICODE = 0
# Enable exceptions in compiled code. [0,1]
USE_EXCEPTIONS = 1
# Build GUI libraries? [0,1]
USE_GUI = 1