mirror of
https://github.com/reactos/wine.git
synced 2025-01-23 12:25:17 +00:00
6 lines
65 B
Makefile
6 lines
65 B
Makefile
TESTDLL = uxtheme.dll
|
|
IMPORTS = user32
|
|
|
|
C_SRCS = \
|
|
system.c
|