mirror of https://git.tukaani.org/xz.git
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
|
#define MY_TYPE VFT_APP
|
||
|
#define MY_NAME "lzmadec"
|
||
|
#define MY_SUFFIX ".exe"
|
||
|
#define MY_DESC "lzmadec uncompression tool for .lzma files"
|
||
|
#include "common.rc"
|