#!################################################################################
#! 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
$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");