From b4bef54b7a6be1b25d670c3f630b1c4370da7757 Mon Sep 17 00:00:00 2001 From: click Date: Mon, 16 Aug 2010 09:51:37 +0200 Subject: Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655 - Use minihack on ACE to avoid using config.h on Windows platforms - Put include-locations for ACE in AFTER everything else (for later use) An insane thanks to paradox for being patient with testing changes and swapouts --HG-- branch : trunk --- externals/ace/config.h | 1 - 1 file changed, 1 deletion(-) delete mode 100644 externals/ace/config.h (limited to 'externals/ace/config.h') diff --git a/externals/ace/config.h b/externals/ace/config.h deleted file mode 100644 index d3408e611cb..00000000000 --- a/externals/ace/config.h +++ /dev/null @@ -1 +0,0 @@ -#include "ace/config-win32.h" \ No newline at end of file -- cgit v1.2.3