Split out ECDHE from process CKE code
[openssl.git] / Configurations / 00-base-templates.conf
index 515cf00e20af867a67ee6deeeeffd40599e32c47..9cd7aabb81d7c3ca3affb521dd43d5894a654d10 100644 (file)
         ar              => "lib",
         arflags         => "/nologo",
         aroutflag       => "/out:",
+        mt              => "mt",
+        mtflags         => "-nologo",
+        mtinflag        => "-manifest ",
+        mtoutflag       => "-outputresource:",
 
         build_file      => "makefile",
         build_scheme    => [ "unified", "windows" ],