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
lz32/tests: More checks for various LZOpenFile[AW] operations on existing files.
[wine.git]
/
dlls
/
dmstyle
/
Makefile.in
blob
e9500c48c716a8ff1ffb6ba54af22b9eab62683c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmstyle.dll
6
IMPORTS
=
ole32 user32 advapi32 kernel32
7
EXTRALIBS
= -
ldxguid
-
luuid
8
EXTRADEFS
= -
DWINE_NO_LONG_AS_INT
9
10
C_SRCS
=
\
11
auditiontrack.c \
12
chordtrack.c \
13
commandtrack.c \
14
dmstyle_main.c \
15
dmutils.c \
16
motiftrack.c \
17
mutetrack.c \
18
regsvr.c \
19
style.c \
20
styletrack.c
21
22
RC_SRCS
=
version.rc
23
24
@MAKE_DLL_RULES@
25
26
@DEPENDENCIES@
# everything below this line is overwritten by make depend