Add an edge callback hook for blocks
[libfirm] / win32 / config.h
index a4a5430..a22a9bb 100644 (file)
@@ -83,6 +83,9 @@
 /* define to 1 to use the libcore */
 #define WITH_LIBCORE 1
 
+/* define to 1 to use the ILP solver */
+#undef WITH_ILP
+
 /* define to 1 to have wchar_t support for identifiers */
 #define FIRM_ENABLE_WCHAR 1