summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/resources/windows/mame/mame.rc
blob: deceb06819310c246a719cf4643cd9b647549dbc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// license:BSD-3-Clause
// copyright-holders:Aaron Giles
//============================================================
//
//	mame.rc - Minimal resource file for Win32 MAME
//
//============================================================

#include <windows.h>
//#include "mamevers.rc"

1                       24      MOVEABLE PURE   "mame.man"

2                       ICON    DISCARDABLE     "mame.ico"