X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa2d6059971e191317dd12ab05541f7932ed7205..3b01b1fe4cb656f39290bf7f3891667855abe601:/distrib/msw/tmake/cocoa.t diff --git a/distrib/msw/tmake/cocoa.t b/distrib/msw/tmake/cocoa.t index 84111bee89..7537b00f16 100644 --- a/distrib/msw/tmake/cocoa.t +++ b/distrib/msw/tmake/cocoa.t @@ -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/;