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
wined3d: Print a FIXME/WARN for all unsupported vertex blend flags.
[wine.git]
/
dlls
/
nddeapi
/
Makefile.in
blob
451e9f754e6a664acfeca7b8f49cbd1136f6c2c0
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
nddeapi.dll
6
IMPORTLIB
=
nddeapi
7
IMPORTS
=
kernel32
8
9
C_SRCS
=
\
10
nddeapi.c
11
12
@MAKE_DLL_RULES@