Configurations/00-base-templates.conf: harmonize BASE_Windows.
[openssl.git] / Configurations / 00-base-templates.conf
index 515cf00e20af867a67ee6deeeeffd40599e32c47..566b89b83541f5ee0f38f1e9df26d4aca8e0a62e 100644 (file)
         ar              => "lib",
         arflags         => "/nologo",
         aroutflag       => "/out:",
+        rc               => "rc",
+        rcoutflag        => "/fo",
+        mt              => "mt",
+        mtflags         => "-nologo",
+        mtinflag        => "-manifest ",
+        mtoutflag       => "-outputresource:",
 
         build_file      => "makefile",
         build_scheme    => [ "unified", "windows" ],