mirror of
https://github.com/reactos/wine.git
synced 2025-03-02 17:55:57 +00:00
7 lines
110 B
Makefile
7 lines
110 B
Makefile
MODULE = inseng.dll
|
|
IMPORTS = uuid ole32 advapi32
|
|
|
|
C_SRCS = inseng_main.c
|
|
|
|
IDL_SRCS = inseng_classes.idl
|