]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/mgl.t
no real change: divide in groups the wxEvtHandler methods
[wxWidgets.git] / distrib / msw / tmake / mgl.t
index af07954f30712e0236f6376b4e61f649a68917c6..56da38c49756a32d5bf13ad30a88d6a2312fbdf9 100644 (file)
@@ -13,7 +13,6 @@
     IncludeTemplate("filelist.t");
 
     #! find all our sources
-    $project{"COMMONOBJS"} .= "parser.o ";
 
     foreach $file (sort keys %wxGeneric) {
         next if $wxGeneric{$file} =~ /\bNotMGL\b/;