X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/aa2d6059971e191317dd12ab05541f7932ed7205..cff5df9f18b1e9010baa3f4048cc48b000e8e4ac:/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/;