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
kernelbase: Implement GetConsoleOriginalTitleA().
[wine.git]
/
dlls
/
sechost
/
Makefile.in
blob
f930088d3a7bdb59bbac29b5a05657fe85ed49e4
1
MODULE
=
sechost.dll
2
IMPORTLIB
=
sechost
3
IMPORTS
=
kernelbase
4
DELAYIMPORTS
=
rpcrt4
5
6
C_SRCS
=
\
7
security.c \
8
service.c \
9
trace.c
10
11
IDL_SRCS
=
\
12
plugplay.idl \
13
svcctl.idl