67cd488a54fcc1bd4c7df48e6a2c96f9ec080a54
[reactos.git] / reactos / dll / win32 / lzexpand / lz32.xml
1 <module name="lz32" type="win32dll" baseaddress="${BASEADDRESS_LZ32}" installbase="system32" installname="lz32.dll">
2 <importlibrary definition="lz32.def" />
3 <include base="lz32">.</include>
4 <define name="_DISABLE_TIDENTS" />
5 <define name="__USE_W32API" />
6 <library>ntdll</library>
7 <library>kernel32</library>
8 <file>lzexpand_main.c</file>
9 <file>lz32.rc</file>
10 </module>