projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ddraw: Added a todo_wine test for SetCooperativeLevel.
[wine]
/
dlls
/
xinput1_1
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = xinput1_1.dll
6
7
C_SRCS = \
8
xinput1_1_main.c
9
10
RC_SRCS = version.rc
11
12
@MAKE_DLL_RULES@