projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wineps.drv: Ignore requested resolutions not supported by device.
[wine]
/
dlls
/
msvcr100
/
Makefile.in
1
MODULE = msvcr100.dll
2
IMPORTS = msvcrt
3
MODCFLAGS = @BUILTINFLAG@
4
EXTRAINCL = -I$(top_srcdir)/include/msvcrt
5
6
C_SRCS = \
7
msvcr100.c
8
9
RC_SRCS = rsrc.rc
10
11
@MAKE_DLL_RULES@