]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/msw.t
* Added gsockcocoa.c to files list
[wxWidgets.git] / distrib / msw / tmake / msw.t
index cfdd651f733f8b5f0cc8b5b049620fa4c1f9c873..32681accc9d3c93249bbc588e210ea3c2267e957 100644 (file)
@@ -13,8 +13,6 @@
     IncludeTemplate("filelist.t");
 
     #! find all our sources
-    $project{"COMMONOBJS"} .= "parser.o ";
-
     foreach $file (sort keys %wxGeneric) {
         next if $wxGeneric{$file} =~ /\b(PS|G|U|16)\b/;