]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed deprecated parser.o from cocoa.t, reran tmake
authorDavid Elliott <dfe@tgwbd.org>
Tue, 1 Apr 2003 16:44:48 +0000 (16:44 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 1 Apr 2003 16:44:48 +0000 (16:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/tmake/cocoa.t
src/cocoa/files.lst

index 84111bee890904996cc09b1ab442d7cab2d6c4ca..7537b00f16eaf20597661cc2201fa59247d0434b 100644 (file)
@@ -14,7 +14,6 @@
     IncludeTemplate("filelist.t");
 
     #! find all our sources
-    $project{"COMMONOBJS"} .= "parser.o ";
 
     foreach $file (sort keys %wxGeneric) {
         next if $wxGeneric{$file} =~ /\bNotCocoa\b/;
index 8fd072b73b2b65fc7007783e2046e248d42fff0c..7f45cb96e01c2a5ca2e5a2e50ab6d091be861c72 100644 (file)
@@ -600,7 +600,6 @@ ALL_HEADERS = \
                protocol/protocol.h
 
 COMMONOBJS = \
-               parser.o \
                accesscmn.o \
                appcmn.o \
                artprov.o \