diff make/windows/build_vm_def.sh @ 2184:5d801e6b9a80

Imported build system changes from other repository.
author Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
date Mon, 21 Feb 2011 19:17:10 +0100
parents aa6e219afbf1
children 33df1aeaebbf
line wrap: on
line diff
--- a/make/windows/build_vm_def.sh	Wed Feb 16 15:13:34 2011 +0100
+++ b/make/windows/build_vm_def.sh	Mon Feb 21 19:17:10 2011 +0100
@@ -54,6 +54,7 @@
 CAT="$MKS_HOME/cat.exe"
 RM="$MKS_HOME/rm.exe"
 DUMPBIN="link.exe /dump"
+export VS_UNICODE_OUTPUT= 
 
 # When called from IDE the first param should contain the link version, otherwise may be nill
 if [ "x$1" != "x" ]; then