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
eaab7a88f4
Sweden-Number
/
dlls
/
xinput1_3
/
tests
/
Makefile.in
8 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
xinput: Added the function XInputGetState with test case.
2008-11-10 17:32:33 +01:00
TESTDLL
=
xinput1_3.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 13:24:34 +02:00
IMPORTS
=
user32
xinput: Added the function XInputGetState with test case.
2008-11-10 17:32:33 +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
=
\
xinput: Added the function XInputGetState with test case.
2008-11-10 17:32:33 +01:00
xinput.c
@
M
A
K
E
_
T
E
S
T
_
R
U
L
E
S
@