From 7ed67f28c4f52ef2446e00b4d92ddf6027c4e55f Mon Sep 17 00:00:00 2001 From: Mathieu Schroeter Date: Sat, 21 Jan 2017 23:47:16 +0100 Subject: [PATCH] Remove one more useless header --- planetblupi.vcxproj | 1 - planetblupi.vcxproj.filters | 3 --- resrc1.h | 19 ------------------- 3 files changed, 23 deletions(-) delete mode 100644 resrc1.h diff --git a/planetblupi.vcxproj b/planetblupi.vcxproj index d51fb67..ee3e690 100644 --- a/planetblupi.vcxproj +++ b/planetblupi.vcxproj @@ -200,7 +200,6 @@ - diff --git a/planetblupi.vcxproj.filters b/planetblupi.vcxproj.filters index e90f6d6..08dcbdc 100644 --- a/planetblupi.vcxproj.filters +++ b/planetblupi.vcxproj.filters @@ -142,9 +142,6 @@ Sources - - Sources - Sources diff --git a/resrc1.h b/resrc1.h deleted file mode 100644 index 6d43f40..0000000 --- a/resrc1.h +++ /dev/null @@ -1,19 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Developer Studio generated include file. -// Used by Blupi-e.rc -// -#define TX_DIRECT_N 512 -#define TX_DIRECT_S 513 -#define TX_DIRECT_E 514 -#define TX_DIRECT_O 515 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 109 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1000 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif