mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-19 02:11:05 +02:00
Use Hercules logo as main product icon, create new icons for disk/tape/misc utilities and update build files appropriately.
19 lines
905 B
Plaintext
19 lines
905 B
Plaintext
/* HERCDASD.RC (C) Copyright "Fish" (David B. Trout), 2009-2015 */
|
|
/* Defines the Hercules dasd 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 "hercdasd.ico"
|
|
|
|
/*********************************************************************/
|