repo.or.cz
/
wine
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
oledb32: Check for DBSTATUS_S_ISNULL first.
[wine/wine-gecko.git]
/
dlls
/
msvcr110
/
Makefile.in
blob
9b8e6b1d6591d2088ee9b724613e7ea7646f6c87
1
MODULE
=
msvcr110.dll
2
IMPORTS
=
msvcrt
3
MODCFLAGS
=
@BUILTINFLAG@
4
EXTRAINCL
= -
I
$(
top_srcdir
)/
include
/
msvcrt
5
6
C_SRCS
=
\
7
msvcr110.c
8
9
@MAKE_DLL_RULES@