X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Configurations%2F00-base-templates.conf;h=9cd7aabb81d7c3ca3affb521dd43d5894a654d10;hp=515cf00e20af867a67ee6deeeeffd40599e32c47;hb=19ed1ec12eba7e9d57b8e7f7cb5c57aeeecac49d;hpb=6133b4edbd12266ef9ccc3cbbfc0d5bb56e0d481 diff --git a/Configurations/00-base-templates.conf b/Configurations/00-base-templates.conf index 515cf00e20..9cd7aabb81 100644 --- a/Configurations/00-base-templates.conf +++ b/Configurations/00-base-templates.conf @@ -91,6 +91,10 @@ ar => "lib", arflags => "/nologo", aroutflag => "/out:", + mt => "mt", + mtflags => "-nologo", + mtinflag => "-manifest ", + mtoutflag => "-outputresource:", build_file => "makefile", build_scheme => [ "unified", "windows" ],