]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/base.t
wxFileDialog cleanup, extracted common code to fldlgcmn.cpp (patch 754187)
[wxWidgets.git] / distrib / msw / tmake / base.t
index 889aa93d74716edbd92fe4010c4f90c73bada606..e35baf6f9ea15ac39c48ae22c648351a186642f9 100644 (file)
@@ -1,6 +1,6 @@
 #!################################################################################
 #! File:    base.t
-#! Purpose: tmake template file from which src/common/files.lst containing the
+#! Purpose: tmake template file from which src/files.lst containing the
 #!          list of files for wxBase library is generated by tmake
 #! Author:  Vadim Zeitlin
 #! Created: 27.01.00
@@ -72,7 +72,7 @@
         $project{"BASE_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 BASE.T!
 ALL_SOURCES = \
                #$ ExpandList("BASE_SOURCES");