mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-09-01 20:23:56 +02:00
5 lines
89 B
Makefile
5 lines
89 B
Makefile
TESTDLL = uxtheme.dll
|
|
IMPORTS = advapi32 user32 gdi32 uxtheme
|
|
|
|
SOURCES = \
|
|
system.c
|