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
Clear the internal paint flag in the server before returning a
[wine.git]
/
dlls
/
amstream
/
Makefile.in
blob
d41f22d2c5bc6cec143277a985b6913af6b42367
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
amstream.dll
6
IMPORTS
=
ole32 user32 advapi32 kernel32
7
EXTRALIBS
= -
lstrmiids
-
luuid
8
9
C_SRCS
=
\
10
amstream.c \
11
main.c \
12
regsvr.c
13
14
RC_SRCS
=
version.rc
15
16
@MAKE_DLL_RULES@
17
18
### Dependencies: