]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/cocoa.t
added maxDepth parameter to WalkFromException() (patch 1759239)
[wxWidgets.git] / distrib / msw / tmake / cocoa.t
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/;