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/;
$isCFile = $file =~ /\.c$/;
$file =~ s/cp?p?$/obj/;
$project{"WXCOBJS"} .= $obj if $isCFile;
}
#$}
-# 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 DOS.T!
# this is needed because my usual 4NT doesn't work well when invoked from