aboutsummaryrefslogtreecommitdiff
path: root/src/xz/xz_w32res.rc
blob: e80903eb726a2da022d634da54d70569e5cdc322 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: 0BSD */

/*
 * Author: Lasse Collin
 */

#define MY_TYPE VFT_APP
#define MY_NAME "xz"
#define MY_SUFFIX ".exe"
#define MY_DESC "xz data compression tool for .xz and .lzma files"
#include "common_w32res.rc"