mirror of
https://github.com/reactos/wine.git
synced 2024-12-13 22:58:37 +00:00
6 lines
88 B
Makefile
6 lines
88 B
Makefile
TESTDLL = explorerframe.dll
|
|
IMPORTS = uuid shell32 ole32 user32
|
|
|
|
C_SRCS = \
|
|
nstc.c
|