GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / tools / misc / xz / src / liblzma / liblzma_w32res.rc
blobd4d8159c7b4fc66a3a1ebac3d15cae376bc5fef2
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_DLL
9 #define MY_NAME "liblzma"
10 #define MY_SUFFIX ".dll"
11 #define MY_DESC "liblzma data compression library"
12 #include "common_w32res.rc"