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
comdlg32: We only want to check the low word of wparam.
[wine.git]
/
dlls
/
msvcp90
/
Makefile.in
blob
e727fd3a14f9beeb3f8e0881078f2ccb783a7fd2
1
MODULE
=
msvcp90.dll
2
IMPORTS
=
msvcrt
3
MODCFLAGS
=
@BUILTINFLAG@
4
EXTRAINCL
= -
I
$(
top_srcdir
)/
include
/
msvcrt
5
6
C_SRCS
=
\
7
exception.c \
8
memory.c \
9
msvcp90_main.c \
10
string.c
11
12
@MAKE_DLL_RULES@