Kaydet (Commit) beb70d75 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Build the Relase configuration with msbuild

üst 222b8352
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment