Board  0.9.2
BoardConfig.h
1 /* -*- mode: c++ -*- */
27 #ifndef _BOARD_CONFIG_H_
28 #define _BOARD_CONFIG_H_
29 
30 #define _BOARD_HAVE_MAGICKPLUSPLUS_ 1
31 
32 #define _BOARD_WIN32_ 0
33 
34 #endif