GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / tools / misc / xz / src / xz / xz_w32res.rc
blobbad302029913c3bf836bb3013bb8a9df8d99e674
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  */
8 #define MY_TYPE VFT_APP
9 #define MY_NAME "xz"
10 #define MY_SUFFIX ".exe"
11 #define MY_DESC "xz data compression tool for .xz and .lzma files"
12 #include "common_w32res.rc"