repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
push f98ef5dce4886db1f9801e7c454145e1b633b4ff
[wine/hacks.git]
/
dlls
/
dinput8
/
Makefile.in
blob
62a57c696bc037f8ec357b3762ec88ee35182977
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dinput8.dll
6
IMPORTLIB
=
libdinput8.
$(
IMPLIBEXT
)
7
IMPORTS
=
dinput ole32 advapi32 kernel32
8
EXTRALIBS
= -
luuid
-
ldxguid
9
10
C_SRCS
=
\
11
dinput8_main.c \
12
regsvr.c
13
14
RC_SRCS
=
version.rc
15
16
@MAKE_DLL_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend