projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Properly flip in surface_blt_to_drawable().
[wine]
/
dlls
/
comcat
/
Makefile.in
1
MODULE = comcat.dll
2
IMPORTS = uuid ole32 user32 advapi32
3
4
C_SRCS = \
5
comcat_main.c
6
7
RC_SRCS = \
8
version.rc
9
10
@MAKE_DLL_RULES@