// // LeoCAD configuration // // Auto-generated file, DO NOT EDIT // #ifndef _CONFIG_H_ #define _CONFIG_H_ #define LC_VERSION_MAJOR 0 #define LC_VERSION_MINOR 72 #define LC_VERSION_PATCH 0 #define LC_VERSION_OSNAME "Windows" #define LC_VERSION "0.72.0" #define LC_INSTALL_PREFIX "C:\\leocad" #define LC_LITTLE_ENDIAN #define LC_HAVE_JPEGLIB #define LC_HAVE_ZLIB #define LC_HAVE_PNGLIB #endif // _CONFIG_H_