summaryrefslogtreecommitdiffstatshomepage
path: root/src/ume/osd/windows/ume.rc
blob: 02ce637afce66807fd3fbf67740aa88dbf64388f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
//============================================================
//
//	ume.rc - Minimal resource file for Win32 MAME
//
//============================================================

#define NOWINRES
#include "windows.h"
#include "commctrl.h"
#include "umevers.rc"

1                       24      MOVEABLE PURE   "ume.man"

2                       ICON    DISCARDABLE     "ume.ico"