mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 19:49:50 +00:00
6c80346dbc
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
64 B
Makefile
5 lines
64 B
Makefile
TESTDLL = dbgeng.dll
|
|
IMPORTS = dbgeng
|
|
|
|
C_SRCS = \
|
|
dbgeng.c
|