mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 13:09:57 +00:00
7a2bead026
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
65 B
Makefile
5 lines
65 B
Makefile
TESTDLL = dmloader.dll
|
|
IMPORTS = ole32
|
|
|
|
C_SRCS = \
|
|
loader.c
|