ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor/xz/5.0.7/src/lzmainfo/lzmainfo_w32res.rc
Revision: 6860
Committed: Sat Oct 11 14:54:09 2014 UTC (9 years, 6 months ago) by laffer1
File size: 300 byte(s)
Log Message:
xz 5.0.7 (trimmed)

File Contents

# Content
1 /*
2 * Author: Lasse Collin
3 *
4 * This file has been put into the public domain.
5 * You can do whatever you want with this file.
6 */
7
8 #define MY_TYPE VFT_APP
9 #define MY_NAME "lzmainfo"
10 #define MY_SUFFIX ".exe"
11 #define MY_DESC "lzmainfo shows information about .lzma files"
12 #include "common_w32res.rc"