-
Notifications
You must be signed in to change notification settings - Fork 71
/
Copy pathherctape.rc
18 lines (13 loc) · 905 Bytes
/
herctape.rc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* HERCTAPE.RC (C) Copyright "Fish" (David B. Trout), 2009-2015 */
/* Defines the Hercules tape utilities resource information */
/* */
/* Released under "The Q Public License Version 1" */
/* (http://www.hercules-390.org/herclic.html) */
/* as modifications to Hercules. */
/*********************************************************************/
#include "hercver.rc2" /* Product version resource information */
/*********************************************************************/
/* Icon with lowest ID value placed first to ensure the */
/* application icon remains consistent on all systems. */
001 ICON DISCARDABLE "herctape.ico"
/*********************************************************************/