Previous 199869 Revisions Next

r34736 Friday 30th January, 2015 at 00:53:17 UTC by Oliver Stöneberg
(MESS) fixed missing file details [Oliver Stöneberg]

also aligned all .rc files
[src/mess/osd/windows]mess.rc
[src/ume/osd/windows]ume.rc

trunk/src/mess/osd/windows/mess.rc
r243247r243248
77//============================================================
88
99#include <windows.h>
10#include <commctrl.h>
10#include "messvers.rc"
1111
12121                       24      MOVEABLE PURE   "mess.man"
1313
trunk/src/ume/osd/windows/ume.rc
r243247r243248
66//
77//============================================================
88
9#define NOWINRES
109#include <windows.h>
11#include <commctrl.h>
1210#include "umevers.rc"
1311
14121                       24      MOVEABLE PURE   "ume.man"


Previous 199869 Revisions Next


© 1997-2024 The MAME Team