summaryrefslogtreecommitdiffstats
path: root/util/pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2002-10-04 21:22:47 +0000
committerDr. Stephen Henson <steve@openssl.org>2002-10-04 21:22:47 +0000
commitfc6a6a10309704e10c4493d5ee5f834a3307ffa3 (patch)
tree6c473ff5cf2197f48398d70c07401c69f96e5ee9 /util/pl
parent3d840c827f1190f11780a5bdb05665d341fcec78 (diff)
Add version info to Win32 DLLs.
We might want to edit the strings a bit... Maybe add to 0.9.7 too?
Diffstat (limited to 'util/pl')
-rw-r--r--util/pl/VC-32.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/pl/VC-32.pl b/util/pl/VC-32.pl
index d6e3a11530..334a53f70b 100644
--- a/util/pl/VC-32.pl
+++ b/util/pl/VC-32.pl
@@ -32,6 +32,7 @@ $ofile="/Fo";
# EXE linking stuff
$link="link";
+$rsc="rc";
$efile="/out:";
$exep='.exe';
if ($no_sock)