]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/mgl.t
compilation fix for VC7 which seems to somehow lose the default value for PopEventHan...
[wxWidgets.git] / distrib / msw / tmake / mgl.t
index 4778f4402d5e35eda35f2cb7e785147d7e7d5d9d..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/;
@@ -85,7 +84,7 @@
         $project{"MGL_HEADERS"} .= "protocol/" . $file . " "
     }
 #$}
-# This file was automatically generated by tmake at #$ Now()
+# This file was automatically generated by tmake 
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE MGL.T!
 ALL_SOURCES = \
                #$ ExpandList("MGL_SOURCES");