repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Enforce 16-byte stack alignment when returning from 16-bit code and
[wine/wine64.git]
/
dlls
/
dmcompos
/
Makefile.in
blob
95a2ccc0b8056acade0fca6a56e9015841806d9b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmcompos.dll
6
IMPORTS
=
ole32 user32 advapi32 kernel32
7
EXTRALIBS
= -
ldxguid
-
luuid
8
9
C_SRCS
=
\
10
chordmap.c \
11
chordmaptrack.c \
12
composer.c \
13
dmcompos_main.c \
14
regsvr.c \
15
signposttrack.c
16
17
RC_SRCS
=
version.rc
18
19
@MAKE_DLL_RULES@
20
21
### Dependencies: