mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-30 03:03:59 +02:00
5 lines
82 B
Makefile
5 lines
82 B
Makefile
TESTDLL = d3d10core.dll
|
|
IMPORTS = d3d10 dxgi user32
|
|
|
|
SOURCES = \
|
|
d3d10core.c
|