1
0
mirror of https://git.tukaani.org/xz.git synced 2025-10-02 15:28:39 +00:00
xz/src/xzdec/lzmadec_w32res.rc
Lasse Collin 7ff0004fbc Moved the Windows resource files outside the windows directory
to prepare for building them with Autotools.
2009-06-27 17:28:01 +03:00

6 lines
164 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_w32res.rc"