1
0
mirror of https://git.tukaani.org/xz.git synced 2025-09-27 12:58:23 +00:00
xz/src/lzmainfo/lzmainfo_w32res.rc

12 lines
236 B
Plaintext

/* SPDX-License-Identifier: 0BSD */
/*
* Author: Lasse Collin
*/
#define MY_TYPE VFT_APP
#define MY_NAME "lzmainfo"
#define MY_SUFFIX ".exe"
#define MY_DESC "lzmainfo shows information about .lzma files"
#include "common_w32res.rc"