repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
user32: Add definitions for EM_GETIMESTATUS and EM_SETIMESTATUS.
[wine/multimedia.git]
/
dlls
/
dmcompos
/
Makefile.in
blob
9b51cd9be21f2c0b69b77318033309f6641c8afe
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmcompos.dll
6
IMPORTS
=
dxguid uuid ole32 advapi32 kernel32
7
8
C_SRCS
=
\
9
chordmap.c \
10
chordmaptrack.c \
11
composer.c \
12
dmcompos_main.c \
13
regsvr.c \
14
signposttrack.c
15
16
RC_SRCS
=
version.rc
17
18
@MAKE_DLL_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend