projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3dx9: Add support for D3DFMT_A32B32G32R32F.
[wine]
/
dlls
/
localui
/
Makefile.in
1
MODULE = localui.dll
2
IMPORTS = winspool user32
3
4
C_SRCS = \
5
localui.c
6
7
RC_SRCS = localui.rc
8
PO_SRCS = localui.rc
9
10
@MAKE_DLL_RULES@