mirror of
https://github.com/holub/mame
synced 2025-07-15 22:45:02 +03:00
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
#include "../../../../C/7zVersion.rc"
|
|
|
|
MY_VERSION_INFO_APP("7-Zip Reduced Standalone Console", "7zr")
|
|
|
|
#ifndef UNDER_CE
|
|
1 24 MOVEABLE PURE "../../UI/Console/Console.manifest"
|
|
#endif
|