mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 23:14:54 -06:00
8 lines
146 B
Plaintext
Executable File
8 lines
146 B
Plaintext
Executable File
#include "../../MyVersionInfo.rc"
|
|
|
|
MY_VERSION_INFO_APP("7-Zip Console" , "7z")
|
|
|
|
#ifndef UNDER_CE
|
|
1 24 MOVEABLE PURE "Console.manifest"
|
|
#endif
|