/* Setup for Microsoft Visual C++ Version 5 */ #ifndef _config_h_ #define _config_h_ #define PACKAGE "libsidutils" #define VERSION "0.0.0" /* Define if your C++ compiler implements exception-handling. */ /* #define HAVE_EXCEPTIONS */ /* Define if you support file names longer than 14 characters. */ #define HAVE_LONG_FILE_NAMES /* Define if you have the header file. */ #define HAVE_STRSTREA_H #endif // _config_h_