mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 15:39:00 +00:00
83991665db
Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
84 B
Makefile
5 lines
84 B
Makefile
TESTDLL = oleacc.dll
|
|
IMPORTS = ole32 oleacc oleaut32 user32
|
|
|
|
C_SRCS = \
|
|
main.c
|