mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 11:14:58 -06:00
8 lines
176 B
Plaintext
Executable File
8 lines
176 B
Plaintext
Executable File
#include "../../MyVersionInfo.rc"
|
|
|
|
MY_VERSION_INFO_APP("7-Zip Standalone 2 Console", "7zz")
|
|
|
|
#ifndef UNDER_CE
|
|
1 24 MOVEABLE PURE "../../UI/Console/Console.manifest"
|
|
#endif
|