1
0
mirror of https://git.tukaani.org/xz.git synced 2025-10-10 19:28:20 +00:00
xz/src/xz/xz_w32res.rc

12 lines
234 B
Plaintext

/* 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"