repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msxml3/tests: Check the correct return value.
[wine/multimedia.git]
/
dlls
/
msvcp60
/
Makefile.in
blob
a9ee92ca5d721d73a589d0380048d9f007b0bf2e
1
MODULE
=
msvcp60.dll
2
IMPORTS
=
msvcrt
3
MODCFLAGS
=
@BUILTINFLAG@
4
EXTRAINCL
= -
I
$(
top_srcdir
)/
include
/
msvcrt
5
6
C_SRCS
=
\
7
exception.c \
8
main.c \
9
memory.c \
10
misc.c \
11
string.c
12
13
@MAKE_DLL_RULES@