repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winedos: Make sure that the main message queue exists before the DOS thread starts.
[wine.git]
/
dlls
/
dinput8
/
Makefile.in
blob
1a466398d7cd34661cf8c35284f2316cd2ee37a1
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dinput8.dll
6
IMPORTLIB
=
dinput8
7
IMPORTS
=
uuid dxguid dinput ole32 advapi32 kernel32
8
9
C_SRCS
=
\
10
dinput8_main.c \
11
regsvr.c
12
13
RC_SRCS
=
version.rc
14
15
@MAKE_DLL_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend