diff --git a/Source/Script1.rc b/Source/Script1.rc index 6e7f7b13..4409ebb4 100644 --- a/Source/Script1.rc +++ b/Source/Script1.rc @@ -21,15 +21,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_ICON1 ICON DISCARDABLE "icon.ico" - #ifdef APSTUDIO_INVOKED ///////////////////////////////////////////////////////////////////////////// // diff --git a/Source/makenssi.dsp b/Source/makenssi.dsp index f4fe4151..4631ea05 100644 --- a/Source/makenssi.dsp +++ b/Source/makenssi.dsp @@ -244,10 +244,6 @@ SOURCE=.\util.h # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" # Begin Source File -SOURCE=.\icon.ico -# End Source File -# Begin Source File - SOURCE=.\Script1.rc # End Source File # End Group diff --git a/Source/resource.h b/Source/resource.h index 7a74bdaa..278f956d 100644 --- a/Source/resource.h +++ b/Source/resource.h @@ -2,8 +2,6 @@ // Microsoft Developer Studio generated include file. // Used by Script1.rc // -#define IDI_ICON1 101 -#define IDD_DIALOG1 110 // Next default values for new objects //