projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
gdiplus: Fix reading the mask bits in GdipCreateBitmapFromHICON.
[wine]
/
dlls
/
infosoft
/
Makefile.in
1
MODULE = infosoft.dll
2
IMPORTS = uuid advapi32
3
EXTRADEFS = -DCOM_NO_WINDOWS_H
4
5
C_SRCS = \
6
infosoft_main.c \
7
wordbreaker.c
8
9
IDL_H_SRCS = infosoft.idl
10
IDL_R_SRCS = infosoft.idl
11
12
@MAKE_DLL_RULES@