]> icculus.org git repositories - icculus/xz.git/blob - src/xzdec/xzdec_w32res.rc
liblzma: Make lzma_code() check the reserved members in lzma_stream.
[icculus/xz.git] / src / xzdec / xzdec_w32res.rc
1 /*
2  * Author: Lasse Collin
3  *
4  * This file has been put into the public domain.
5  * You can do whatever you want with this file.
6  */
7
8 #define MY_TYPE VFT_APP
9 #define MY_NAME "xzdec"
10 #define MY_SUFFIX ".exe"
11 #define MY_DESC "xzdec decompression tool for .xz files"
12 #include "common_w32res.rc"