From 80c90a97d23eb73f287fc6302ab500c568c5a9a0 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Tue, 30 Oct 2018 19:15:43 -0700 Subject: still fine --- Source/Source.rc | 33 +-------------------------------- 1 file changed, 1 insertion(+), 32 deletions(-) (limited to 'Source/Source.rc') diff --git a/Source/Source.rc b/Source/Source.rc index 7e2ce4e..b981a72 100644 --- a/Source/Source.rc +++ b/Source/Source.rc @@ -8,7 +8,7 @@ // Generated from the TEXTINCLUDE 2 resource. // #ifndef APSTUDIO_INVOKED -#include "targetver.h" +#include #endif #define APSTUDIO_HIDDEN_SYMBOLS #include "windows.h" @@ -24,31 +24,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_SOURCE ICON "Source.ico" - -IDI_SMALL ICON "small.ico" - - -///////////////////////////////////////////////////////////////////////////// -// -// Menu -// - - - -///////////////////////////////////////////////////////////////////////////// -// -// Accelerator -// - - #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// @@ -80,12 +55,6 @@ END #endif // APSTUDIO_INVOKED - -///////////////////////////////////////////////////////////////////////////// -// -// String Table -// - STRINGTABLE BEGIN IDS_APP_TITLE "Witness Randomizer" -- cgit 1.4.1