You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
193 B
8 lines
193 B
4 months ago
|
#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
|