From ab6f5dc64eaef74bf6d58d5397e9ce3cf94cccfa Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Sun, 22 Aug 2010 22:30:14 +0200 Subject: [PATCH] Add the definition of ECL_MS_WINDOWS_HOST to MSVC's config.h --- msvc/ecl/config.h.msvc6 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/msvc/ecl/config.h.msvc6 b/msvc/ecl/config.h.msvc6 index 64a1ea5a7..c2f387e35 100755 --- a/msvc/ecl/config.h.msvc6 +++ b/msvc/ecl/config.h.msvc6 @@ -13,6 +13,8 @@ See file '../Copyright' for full details. */ +#define ECL_MS_WINDOWS_HOST + /* * If ECL_API has been predefined, that means we are building the core * library and, under windows, we must tell the compiler to export