repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msi: Validate the szProduct parameter of MsiConfigureProductEx.
[wine/gsoc_dplay.git]
/
programs
/
services
/
Makefile.in
blob
8bbd0ad438cadef01e9b2a70374e2738f57c8937
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
services.exe
6
APPMODE
= -
mconsole
7
IMPORTS
=
kernel32
8
IMPORTS
=
rpcrt4 advapi32 kernel32 ntdll
9
10
C_SRCS
=
\
11
rpc.c \
12
services.c \
13
utils.c
14
15
IDL_S_SRCS
=
svcctl.idl
16
17
@MAKE_PROG_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend