version: Don't bother importing lz32, all the functions are in kernel32.
This commit is contained in:
parent
ddaea5456e
commit
deaf2f593d
|
@ -1,6 +1,5 @@
|
|||
MODULE = version.dll
|
||||
IMPORTLIB = version
|
||||
IMPORTS = lz32
|
||||
|
||||
C_SRCS = \
|
||||
info.c \
|
||||
|
|
Loading…
Reference in New Issue