mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
|
|
#include "../../MyVersionInfo.rc"
|
||
|
|
|
||
|
|
MY_VERSION_INFO_APP("7-Zip Console" , "7z")
|
||
|
|
|
||
|
|
#ifndef UNDER_CE
|
||
|
|
1 24 MOVEABLE PURE "Console.manifest"
|
||
|
|
#endif
|