mirror of
https://github.com/reactos/wine.git
synced 2025-02-21 05:11:57 +00:00
8 lines
86 B
Makefile
8 lines
86 B
Makefile
TESTDLL = infosoft.dll
|
|
IMPORTS = ole32
|
|
|
|
C_SRCS = \
|
|
infosoft.c
|
|
|
|
@MAKE_TEST_RULES@
|