X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6a253da1fbe80462be743a58513fccd4c75dac0b..a97d569cbbf90ba8bb293214055c3a8c19d447b5:/distrib/msw/tmake/msw.t diff --git a/distrib/msw/tmake/msw.t b/distrib/msw/tmake/msw.t index 0d86ddddac..32681accc9 100644 --- a/distrib/msw/tmake/msw.t +++ b/distrib/msw/tmake/msw.t @@ -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");