From: mturk Date: Wed, 9 May 2007 13:54:04 +0000 (+0000) Subject: Fix binaries by using /D_UNICODE for library as well. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=204b273c1b9797117bf6f53af9a681ef82225721;p=tomcat7.0 Fix binaries by using /D_UNICODE for library as well. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@536529 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/res/procrun/amd64/tomcat6.exe b/res/procrun/amd64/tomcat6.exe index 12ca3f16b..3ac96d7e6 100644 Binary files a/res/procrun/amd64/tomcat6.exe and b/res/procrun/amd64/tomcat6.exe differ diff --git a/res/procrun/amd64/tomcat6w.exe b/res/procrun/amd64/tomcat6w.exe index 663e10476..29f00e99e 100644 Binary files a/res/procrun/amd64/tomcat6w.exe and b/res/procrun/amd64/tomcat6w.exe differ diff --git a/res/procrun/ia64/tomcat6.exe b/res/procrun/ia64/tomcat6.exe index c950a696e..d2107fcb4 100644 Binary files a/res/procrun/ia64/tomcat6.exe and b/res/procrun/ia64/tomcat6.exe differ diff --git a/res/procrun/ia64/tomcat6w.exe b/res/procrun/ia64/tomcat6w.exe index 70434b1dc..f66fbfde7 100644 Binary files a/res/procrun/ia64/tomcat6w.exe and b/res/procrun/ia64/tomcat6w.exe differ diff --git a/res/procrun/tomcat6.exe b/res/procrun/tomcat6.exe index f42ba0936..c0544c174 100755 Binary files a/res/procrun/tomcat6.exe and b/res/procrun/tomcat6.exe differ diff --git a/res/procrun/tomcat6w.exe b/res/procrun/tomcat6w.exe index f94efe88d..5b0864a09 100755 Binary files a/res/procrun/tomcat6w.exe and b/res/procrun/tomcat6w.exe differ