From e42911405c4bc2f8c097f47d4598baf8522ef3da Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Sun, 8 May 2016 16:02:01 +0100 Subject: Moved source to src directory --- config/config_linux.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 config/config_linux.h (limited to 'config/config_linux.h') diff --git a/config/config_linux.h b/config/config_linux.h deleted file mode 100644 index 51c4a13..0000000 --- a/config/config_linux.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef __CONFIG_LINUX_H -#define __CONFIG_LINUX_H -#define CONFIG_CORE -#define CONFIG_OS_LINUX -#define CONFIG_DRAW -#define CONFIG_GL -#define CONFIG_SDL2 -#define CONFIG_TUI -#define CONFIG_HW -#define CONFIG_HW_LIB_ORIG -#define CONFIG_HW_ALSA -#define CONFIG_MOD -#define CONFIG_MOD_FM_DEMOD -#endif -- cgit v1.2.3