added --enable-filesystem

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2000-02-27 21:06:17 +00:00
parent 93d3817568
commit 24528b0c14
13 changed files with 538 additions and 470 deletions

View File

@@ -17,7 +17,7 @@
#pragma hdrstop
#endif
#if wxUSE_FS_ZIP && wxUSE_STREAMS
#if wxUSE_FILESYSTEM && wxUSE_FS_ZIP && wxUSE_STREAMS
#ifndef WXPRECOMP
@@ -51,5 +51,5 @@ class WXDLLEXPORT wxZipFSHandler : public wxFileSystemHandler
#endif
// wxUSE_FS_ZIP && wxUSE_STREAMS
// wxUSE_FILESYSTEM && wxUSE_FS_ZIP && wxUSE_STREAMS