about summary refs log tree commit diff stats
path: root/Source/Source.rc
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Source.rc')
-rw-r--r--Source/Source.rc33
1 files changed, 1 insertions, 32 deletions
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 @@
8// Generated from the TEXTINCLUDE 2 resource. 8// Generated from the TEXTINCLUDE 2 resource.
9// 9//
10#ifndef APSTUDIO_INVOKED 10#ifndef APSTUDIO_INVOKED
11#include "targetver.h" 11#include <SDKDDKVer.h>
12#endif 12#endif
13#define APSTUDIO_HIDDEN_SYMBOLS 13#define APSTUDIO_HIDDEN_SYMBOLS
14#include "windows.h" 14#include "windows.h"
@@ -24,31 +24,6 @@
24LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 24LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
25#pragma code_page(1252) 25#pragma code_page(1252)
26 26
27/////////////////////////////////////////////////////////////////////////////
28//
29// Icon
30//
31
32// Icon with lowest ID value placed first to ensure application icon
33// remains consistent on all systems.
34IDI_SOURCE ICON "Source.ico"
35
36IDI_SMALL ICON "small.ico"
37
38
39/////////////////////////////////////////////////////////////////////////////
40//
41// Menu
42//
43
44
45
46/////////////////////////////////////////////////////////////////////////////
47//
48// Accelerator
49//
50
51
52 27
53#ifdef APSTUDIO_INVOKED 28#ifdef APSTUDIO_INVOKED
54///////////////////////////////////////////////////////////////////////////// 29/////////////////////////////////////////////////////////////////////////////
@@ -80,12 +55,6 @@ END
80 55
81#endif // APSTUDIO_INVOKED 56#endif // APSTUDIO_INVOKED
82 57
83
84/////////////////////////////////////////////////////////////////////////////
85//
86// String Table
87//
88
89STRINGTABLE 58STRINGTABLE
90BEGIN 59BEGIN
91 IDS_APP_TITLE "Witness Randomizer" 60 IDS_APP_TITLE "Witness Randomizer"