projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Use d3dexecutebuffer_create only when compiling with MESA.
[wine]
/
dlls
/
tapi32
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = tapi32
6
SOVERSION = 1.0
7
8
SPEC_SRCS = tapi32.spec
9
10
C_SRCS = \
11
assisted.c \
12
line.c \
13
phone.c
14
15
@MAKE_DLL_RULES@
16
17
### Dependencies:
18