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
Fix definition of LookupPrivilegeNameW and declare it.
[wine/multimedia.git]
/
dlls
/
ttydrv
/
Makefile.in
blob
385a74b99f1a3174df0a93a316666ec0ae5613b5
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ttydrv.dll
6
IMPORTS
=
user32 gdi32 kernel32
7
EXTRALIBS
=
@CURSESLIBS@
8
9
C_SRCS
=
\
10
bitmap.c \
11
dc.c \
12
graphics.c \
13
objects.c \
14
palette.c \
15
ttydrv_main.c \
16
user.c \
17
wnd.c
18
19
@MAKE_DLL_RULES@
20
21
### Dependencies: