mame/scripts/resources/windows/mame/mame.rc
2016-04-03 17:19:41 +02:00

15 lines
404 B
Plaintext

// 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"