From 09b7e6184a08a6d7df8244fd5a0e97177fbe41cf Mon Sep 17 00:00:00 2001 From: Gilles Depeyrot Date: Sat, 23 Jun 2001 17:02:37 +0000 Subject: [PATCH 1/1] 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 --- src/mac/carbon/files.lst | 2 +- src/mac/files.lst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.45.2