mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
6 lines
147 B
Text
6 lines
147 B
Text
|
#define MY_TYPE VFT_DLL
|
||
|
#define MY_NAME "liblzma"
|
||
|
#define MY_SUFFIX ".dll"
|
||
|
#define MY_DESC "liblzma data compression library"
|
||
|
#include "common.rc"
|