mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 15:17:59 +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=42
|
|
TESTDLL = d3dx10_42.dll
|
|
IMPORTS = d3dx10_42 ole32 gdi32
|
|
PARENTSRC = ../../d3dx10_43/tests
|
|
|
|
C_SRCS = \
|
|
d3dx10.c
|