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
explorer: Implement ABM_ADD and ABM_REMOVE.
[wine/multimedia.git]
/
programs
/
services
/
Makefile.in
blob
257489bd55fb6d2ce4af20e3bd1fe41dc2d87e39
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
services.exe
7
APPMODE
= -
mconsole
8
IMPORTS
=
kernel32
9
IMPORTS
=
rpcrt4 advapi32 kernel32 ntdll
10
11
C_SRCS
=
\
12
rpc.c \
13
services.c \
14
utils.c
15
16
IDL_S_SRCS
=
svcctl.idl
17
18
@MAKE_PROG_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend