1. fixed typo in filelist.txt

2. some DLL makefiles/compilation/linking fixes


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2000-04-22 21:24:45 +00:00
parent 80b2a27b78
commit e48b7d7c05
5 changed files with 15 additions and 18 deletions

View File

@@ -24,7 +24,7 @@
class WXDLLEXPORT wxArrayString;
extern const wxChar *wxEmptyString;
WXDLLEXPORT_DATA(extern const wxChar*) wxEmptyString;
#define WXDIALUP_MANAGER_DEFAULT_BEACONHOST wxT("www.yahoo.com")