mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 18:53:55 +02:00
7 lines
140 B
Makefile
7 lines
140 B
Makefile
TESTDLL = gameux.dll
|
|
IMPORTS = uuid shlwapi oleaut32 ole32 advapi32 shell32
|
|
|
|
SOURCES = \
|
|
gameexplorer.c \
|
|
gamestatistics.c \
|
|
rsrc.rc
|