00001 00002 #ifndef _MSC_VER // [ 00003 # error "Use this header only with Microsoft Visual C++ compilers!" 00004 #endif // _MSC_VER ] 00005 00006 /* This file is loosely based on src/config.h generated on 00007 * my Cygwin/MinGW/whatever system. Simulavr does not care 00008 * about the other #define's. */ 00009 00010 /* Define to 1 if you build simulavr on windows with MSYS/MingW */ 00011 /* #undef HAVE_SYS_MINGW */