mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 02:33:58 +02:00
5 lines
132 B
Makefile
5 lines
132 B
Makefile
TESTDLL = d2d1.dll
|
|
IMPORTS = d2d1 d3d10_1 d3d11 dwrite dxguid uuid user32 advapi32 ole32 gdi32 d3dcompiler
|
|
|
|
SOURCES = \
|
|
d2d1.c
|