1
0
mirror of https://git.tukaani.org/xz.git synced 2025-12-24 06:18:44 +00:00
xz/windows/lzmadec.rc
2009-02-10 21:48:05 +02:00

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"