]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/mac.t
Added wxStringBufferLength: works like wxStringBuffer, except
[wxWidgets.git] / distrib / msw / tmake / mac.t
index f42c00b2c88099ab14e704bc78d3b10b372435ae..7d367415fd51241620af7b04cea991b45f642764 100644 (file)
@@ -13,7 +13,8 @@
     IncludeTemplate("filelist.t");
 
     #! find all our sources
-    $project{"COMMONOBJS"} .= "parser.o ";
+    #! MoreFiles sources
+    $project{"GUIOBJS"} .= "MoreFilesX.o ";
 
     foreach $file (sort keys %wxGeneric) {
         next if $wxGeneric{$file} =~ /\bNotMac\b/;
@@ -86,7 +87,7 @@
         $project{"MACRESOURCES"} .= $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 MAC.T!
 ALL_SOURCES = \
                #$ ExpandList("MAC_SOURCES");