projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
windowscodecs: Add stub JPEG encoder.
[wine]
/
dlls
/
msvcrtd
/
Makefile.in
1
MODULE = msvcrtd.dll
2
IMPORTLIB = msvcrtd
3
IMPORTS = msvcrt
4
MODCFLAGS = @BUILTINFLAG@
5
EXTRAINCL = -I$(top_srcdir)/include/msvcrt
6
7
C_SRCS = \
8
debug.c
9
10
@MAKE_DLL_RULES@