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
shdocvw: Guess URL scheme if not available.
[wine.git]
/
dlls
/
ddrawex
/
Makefile.in
blob
4237534e85c5ebdb7d453e7539dbf837393c3009
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ddrawex.dll
6
IMPORTS
=
ddraw ole32 advapi32 kernel32
7
EXTRALIBS
= -
ldxguid
-
luuid
8
9
C_SRCS
=
\
10
main.c \
11
regsvr.c
12
13
@MAKE_DLL_RULES@
14
15
@DEPENDENCIES@
# everything below this line is overwritten by make depend