projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
gdi32: Add support for 1 bpp brushes.
[wine]
/
dlls
/
msvcp90
/
tests
/
Makefile.in
1
TESTDLL = msvcp90.dll
2
APPMODE = -mno-cygwin
3
MODCFLAGS = @BUILTINFLAG@
4
EXTRAINCL = -I$(top_srcdir)/include/msvcrt
5
6
C_SRCS = \
7
misc.c \
8
string.c
9
10
RC_SRCS = \
11
msvcp90.rc
12
13
@MAKE_TEST_RULES@