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
user32: Hook drawing menu buttons.
[wine.git]
/
dlls
/
msvcp100
/
Makefile.in
blob
43416c92ad2f7591aa76818c1b7e49590ee3d2d3
1
MODULE
=
msvcp100.dll
2
IMPORTS
=
msvcr100
3
EXTRADEFS
= -
D_MSVCP_VER
=
100
4
PARENTSRC
=
..
/
msvcp90
5
6
C_SRCS
=
\
7
details.c \
8
exception.c \
9
ios.c \
10
locale.c \
11
math.c \
12
memory.c \
13
misc.c \
14
msvcp_main.c \
15
string.c