xz/src/lzmainfo/lzmainfo_w32res.rc

13 lines
300 B
Plaintext
Raw Normal View History

2010-10-09 10:02:15 +00:00
/*
* 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 "lzmainfo"
#define MY_SUFFIX ".exe"
#define MY_DESC "lzmainfo shows information about .lzma files"
#include "common_w32res.rc"