blob: 36d70e7d9c8315df28674cf0a68e36edcaa100f0 (
plain)
1
2
3
4
5
6
7
|
#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
|