From: Gilles Depeyrot Date: Sat, 23 Jun 2001 17:02:37 +0000 (+0000) Subject: removed dialup from list of files because of compilation problem with X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/09b7e6184a08a6d7df8244fd5a0e97177fbe41cf removed dialup from list of files because of compilation problem with -cpp-precomp option under Mac OS X git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/mac/carbon/files.lst b/src/mac/carbon/files.lst index e628fe490e..56c602f09d 100644 --- a/src/mac/carbon/files.lst +++ b/src/mac/carbon/files.lst @@ -880,8 +880,8 @@ GUIDEPS = \ # gsocket.o # mimetype.o # threadpsx.o +# dialup.o UNIXOBJS = \ - dialup.o \ utilsunx.o \ dl_macosx.o diff --git a/src/mac/files.lst b/src/mac/files.lst index e628fe490e..56c602f09d 100644 --- a/src/mac/files.lst +++ b/src/mac/files.lst @@ -880,8 +880,8 @@ GUIDEPS = \ # gsocket.o # mimetype.o # threadpsx.o +# dialup.o UNIXOBJS = \ - dialup.o \ utilsunx.o \ dl_macosx.o