mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 09:21:14 +00:00
07be1c30e5
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
7 lines
148 B
Makefile
7 lines
148 B
Makefile
EXTRADEFS = -DD3DX10_SDK_VERSION=38
|
|
TESTDLL = d3dx10_38.dll
|
|
IMPORTS = d3dx10_38 ole32 gdi32
|
|
PARENTSRC = ../../d3dx10_43/tests
|
|
|
|
C_SRCS = \
|
|
d3dx10.c
|