summaryrefslogtreecommitdiff
path: root/solenv/bin/guw.pl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-09 10:14:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-09 10:14:28 +0000
commit715289706c00362b6b7a606c0d2591435112d49a (patch)
tree27afce05de948e47b05b0392b2b146430c9b12e8 /solenv/bin/guw.pl
parent8b373a6f5a7ca75c02cd51b98fe2a1265d07d73f (diff)
INTEGRATION: CWS ooo20040815 (1.16.6); FILE MERGED
2004/07/31 13:42:50 pjanik 1.16.6.1: #i29787#: Add support for 'delayload'.
Diffstat (limited to 'solenv/bin/guw.pl')
-rwxr-xr-xsolenv/bin/guw.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/bin/guw.pl b/solenv/bin/guw.pl
index 3f898c98a7ad..00a575437c81 100755
--- a/solenv/bin/guw.pl
+++ b/solenv/bin/guw.pl
@@ -5,9 +5,9 @@ eval 'exec perl -wS $0 ${1+"$@"}'
#
# $RCSfile: guw.pl,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: rt $ $Date: 2004-09-08 14:51:22 $
+# last change: $Author: hr $ $Date: 2004-09-09 11:14:28 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,7 +84,7 @@ use Text::ParseWords;
'link', [ 'BASE:', 'DEBUG', 'DLL', 'LIBPATH', 'MACHINE:',
'MAP', 'NODEFAULTLIB', 'OPT', 'PDB', 'RELEASE',
'SUBSYSTEM', 'STACK', 'out:', 'map:', 'ENTRY:',
- 'implib:', 'def' ],
+ 'implib:', 'delayload:','def' ],
'regcomp', [ '-env:', 'vnd.sun.star.expand:' , 'vnd.openoffice.pymodule' ],
'regmerge', [ '/UCR' ] );