mame/3rdparty/lzma/CPP/7zip/Bundles/SFXCon/resource.rc
2023-12-06 07:58:49 +11:00

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