summaryrefslogtreecommitdiff
path: root/sid/sidplay-libs-2.1.0/libsidplay/win/VC/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'sid/sidplay-libs-2.1.0/libsidplay/win/VC/config.h')
-rw-r--r--sid/sidplay-libs-2.1.0/libsidplay/win/VC/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/sid/sidplay-libs-2.1.0/libsidplay/win/VC/config.h b/sid/sidplay-libs-2.1.0/libsidplay/win/VC/config.h
deleted file mode 100644
index 553737ed..00000000
--- a/sid/sidplay-libs-2.1.0/libsidplay/win/VC/config.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/* Setup for Microsoft Visual C++ Version 5 */
-#ifndef _config_h_
-#define _config_h_
-
-#define PACKAGE "libsidplay"
-#define VERSION "2.1.0a3"
-
-/* 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 <strstrea.h> header file. */
-#define HAVE_STRSTREA_H
-
-/* Define if ``ios::nocreate'' is supported. */
-//#define HAVE_IOS_NOCREATE
-
-#endif // _config_h_