Build: Include macosx/build.sh in the distribution.
[xz/debian.git] / src / xzdec / lzmadec_w32res.rc
blobb85962df241aae5d280bc6fcaac632516a7917ea
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  */
8 #define MY_TYPE VFT_APP
9 #define MY_NAME "lzmadec"
10 #define MY_SUFFIX ".exe"
11 #define MY_DESC "lzmadec decompression tool for .lzma files"
12 #include "common_w32res.rc"