mirror of
https://github.com/holub/mame
synced 2025-07-07 19:03:29 +03:00
10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
#include "../../MyVersionInfo.rc"
|
|
|
|
MY_VERSION_INFO_APP("7z Console SFX", "7z.sfx")
|
|
|
|
101 ICON "7z.ico"
|
|
|
|
#ifndef UNDER_CE
|
|
1 24 MOVEABLE PURE "../../UI/Console/Console.manifest"
|
|
#endif
|