projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
shlwapi/tests: Fix some test failures on XP/Vista.
[wine]
/
dlls
/
dxguid
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = dxguid
6
7
C_SRCS = \
8
dx10guid.c \
9
dx8guid.c \
10
dx9guid.c \
11
dxguid.c
12
13
@MAKE_IMPLIB_RULES@