added wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#if wxUSE_SOCKETS && wxUSE_STREAMS
|
||||
#if wxUSE_PROTOCOL_FTP
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include <stdlib.h>
|
||||
@@ -925,5 +925,5 @@ wxList *wxFTP::GetList(const wxString& wildcard, bool details)
|
||||
}
|
||||
#endif // WXWIN_COMPATIBILITY_2
|
||||
|
||||
#endif
|
||||
// wxUSE_SOCKETS
|
||||
#endif // wxUSE_PROTOCOL_FTP
|
||||
|
||||
|
Reference in New Issue
Block a user