This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1f6808f494
Sweden-Number
/
dlls
/
d3d10
/
tests
/
Makefile.in
7 lines
74 B
Makefile
Raw
Normal View
History
Unescape
Escape
d3d10: Add a test to show d3d10 devices implement IDXGIDevice.
2008-10-29 09:00:27 +01:00
TESTDLL
=
d3d10.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
d3d10
d3d10: Add a test to show d3d10 devices implement IDXGIDevice.
2008-10-29 09:00:27 +01:00
makefiles: Use the standard C_SRCS variable as the list of test files. This enables it to be auto-updated by make_makefiles.
2010-02-20 19:56:55 +01:00
C_SRCS
=
\
d3d10: Add a test to show d3d10 devices implement IDXGIDevice.
2008-10-29 09:00:27 +01:00
device.c
\
d3d10/tests: Add constant buffer type test.
2009-10-06 20:44:30 +02:00
effect.c