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