repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wbemprox: Rewrite IWbemServices::ExecMethod with low-level functions so we can reuse...
[wine.git]
/
dlls
/
msvcp60
/
Makefile.in
blob
ca2e0e286f93eb17b14a062b093434b09750126f
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
ios.c \
9
locale.c \
10
main.c \
11
memory.c \
12
misc.c \
13
string.c
14
15
@MAKE_DLL_RULES@