X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/268d5364cf16bccdca4c9b81475f535e8846b56e..5f605ccf3fcce969d9a634bf1cf6aa4f13f74d2e:/distrib/msw/tmake/bcc.t diff --git a/distrib/msw/tmake/bcc.t b/distrib/msw/tmake/bcc.t index 14f7cb15c4..d9ccb8f43e 100644 --- a/distrib/msw/tmake/bcc.t +++ b/distrib/msw/tmake/bcc.t @@ -31,7 +31,7 @@ foreach $file (sort keys %wxCommon) { #! socket files don't compile under Win16 currently - next if $wxCommon{$file} =~ /\b(32|S)\b/; + next if $wxCommon{$file} =~ /\b(32|S|U)\b/; #! needs extra files (sql*.h) so not compiled by default. next if $file =~ /^odbc\./; @@ -58,7 +58,7 @@ } #$} -# 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 BCC.T! #