projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
windowscodecs/tests: Make sure returns values are used (LLVM/Clang).
[wine]
/
dlls
/
cabinet
/
Makefile.in
1
MODULE = cabinet.dll
2
IMPORTLIB = cabinet
3
4
C_SRCS = \
5
cabinet_main.c \
6
fci.c \
7
fdi.c
8
9
RC_SRCS = cabinet.rc
10
11
@MAKE_DLL_RULES@