summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-02-11 17:24:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-02-11 17:24:47 +0000
commit7b5de728dff99e01102c0a6ba5e22bcbd7215d1a (patch)
treeda3c2a2cb24f43cae23c18b8f32d9761c10ef848 /solenv
parentac430053189b340baed6cff461e14b414b982f49 (diff)
INTEGRATION: CWS vq09 (1.21.58); FILE MERGED
2005/01/29 05:37:50 vq 1.21.58.1: #i41571# The /COMMENT:.. switch needs to be preserved.
Diffstat (limited to 'solenv')
-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 cd980998b469..a2f05c69ebf4 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.21 $
+# $Revision: 1.22 $
#
-# last change: $Author: rt $ $Date: 2004-12-14 09:47:12 $
+# last change: $Author: hr $ $Date: 2005-02-11 18:24:47 $
#
# 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:', 'delayload:', 'def' ],
+ 'implib:', 'delayload:', 'def', 'COMMENT:' ],
'regcomp', [ '-env:', 'vnd.sun.star.expand:' , 'vnd.openoffice.pymodule' ],
'regmerge', [ '/UCR' ],
'rsc', [ '-DOOO_' ] );