Some small corrections and setup.h additions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-01-04 18:34:42 +00:00
parent ac57418f39
commit 124031d517
5 changed files with 19 additions and 2 deletions

View File

@@ -127,6 +127,10 @@
#define wxUSE_THREADS 0
// Use threads
#define wxUSE_ZLIB 1
// Use zlib for compression in streams and PNG code
#define wxUSE_LIBPNG 1
// Use PNG bitmap code
/*
* Finer detail
*