projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Don't warn about independent color write masks when the masks are all the...
[wine]
/
dlls
/
sfc
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = sfc.dll
6
IMPORTLIB = sfc
7
IMPORTS = sfc_os kernel32
8
9
C_SRCS = sfc_main.c
10
11
@MAKE_DLL_RULES@