summaryrefslogtreecommitdiffstats
path: root/src/xzdec/lzmadec_w32res.rc
blob: b85962df241aae5d280bc6fcaac632516a7917ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Author: Lasse Collin
 *
 * This file has been put into the public domain.
 * You can do whatever you want with this file.
 */

#define MY_TYPE VFT_APP
#define MY_NAME "lzmadec"
#define MY_SUFFIX ".exe"
#define MY_DESC "lzmadec decompression tool for .lzma files"
#include "common_w32res.rc"