mirror of
https://github.com/reactos/wine.git
synced 2024-12-04 01:41:18 +00:00
7 lines
88 B
Makefile
7 lines
88 B
Makefile
TESTDLL = browseui.dll
|
|
IMPORTS = ole32
|
|
|
|
C_SRCS = \
|
|
autocomplete.c \
|
|
progressdlg.c
|