xz/src/lzmainfo/lzmainfo_w32res.rc

12 lines
236 B
Plaintext
Raw Normal View History

/* SPDX-License-Identifier: 0BSD */
2010-10-09 10:02:15 +00:00
/*
* 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"