summaryrefslogtreecommitdiff
path: root/Build/source/utils/xz-4.999.9beta/src/xzdec/xzdec_w32res.rc
blob: 626f26cea872d7fce1ff4e5d607bf9b87ac3213b (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 "xzdec"
#define MY_SUFFIX ".exe"
#define MY_DESC "xzdec uncompression tool for .xz files"
#include "common_w32res.rc"