summaryrefslogtreecommitdiff
path: root/icu
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-03-14 14:55:27 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-03-14 14:55:27 +0200
commitbeb70d756ae09e4bab3f45eea54b8abe4b081b41 (patch)
treef09de96a438895ca07b14a040766233b57754f5d /icu
parent222b8352289dee2b8c5ce4445a402993105a1f2c (diff)
Build the Relase configuration with msbuild
Diffstat (limited to 'icu')
-rw-r--r--icu/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/icu/makefile.mk b/icu/makefile.mk
index a15e4a211daf..d8f2e6af23b9 100644
--- a/icu/makefile.mk
+++ b/icu/makefile.mk
@@ -213,7 +213,7 @@ ICU_BUILD_LIBPOST=
CONFIGURE_ACTION+= $(PERL) ..$/..$/..$/..$/..$/createmak.pl ..$/..$/..$/..$/..$/createmak.cfg .
-BUILD_ACTION=cd allinone && msbuild.exe allinone.sln && cd ..$/..
+BUILD_ACTION=cd allinone && msbuild.exe /p:Configuration=Release allinone.sln && cd ..$/..
OUT2LIB= \
$(BUILD_DIR)$/..$/lib$/icudata.lib \