]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/msw.t
Use generic collapsible pane for wxUniv based builds.
[wxWidgets.git] / distrib / msw / tmake / msw.t
index 0d86ddddac52268d4de07e195e206b2e18fe06e2..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/;
 
@@ -86,7 +84,7 @@
         $project{"MSW_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 MSW.T!
 ALL_SOURCES = \
                #$ ExpandList("MSW_SOURCES");