summaryrefslogtreecommitdiff
path: root/odk/settings
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 12:58:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 12:58:07 +0000
commit2a30bbcab277c07996aec7c9d22a78ffb7947a30 (patch)
treefc83c1829b7e29b3f21fbc2fc42581c88575f7ca /odk/settings
parent02a1e8aed53a44db066272278bba8bf5c5e59182 (diff)
INTEGRATION: CWS jsc18 (1.22.36); FILE MERGED
2007/07/19 07:04:06 jsc 1.22.36.1: #i74573# use quotes for mt command options
Diffstat (limited to 'odk/settings')
-rw-r--r--odk/settings/settings.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/settings/settings.mk b/odk/settings/settings.mk
index c0c0745014d0..554153ebf879 100644
--- a/odk/settings/settings.mk
+++ b/odk/settings/settings.mk
@@ -80,7 +80,7 @@ PATH_SEPARATOR=;
CC_FLAGS=-c -MT -Zm500 -wd4251 -wd4275 -wd4290 -wd4675 -wd4786 -wd4800 -Zc:forScope -GR
ifeq "$(CPP_VC8)" "true"
CC_FLAGS+=-EHa -Zc:wchar_t-
-LINK_MANIFEST_VC8_ONLY=mt -manifest $@.manifest -outputresource:$@;2
+LINK_MANIFEST_VC8_ONLY=mt -manifest $@.manifest "-outputresource:$@;2"
else
CC_FLAGS+=-GX
LINK_MANIFEST_VC8_ONLY=