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
kernelbase: Remove unnecessary handler from LocalLock.
[wine.git]
/
dlls
/
msvcr90
/
Makefile.in
blob
96176a125530d2d651a44a982131cf81a0e2a76d
1
EXTRADEFS
= -
D_CRTIMP
=
2
MODULE
=
msvcr90.dll
3
IMPORTLIB
=
msvcr90
4
IMPORTS
=
ntdll
5
DELAYIMPORTS
=
advapi32 user32
6
PARENTSRC
=
..
/
msvcrt
7
8
C_SRCS
=
\
9
console.c \
10
cpp
.c \
11
ctype.c \
12
data.c \
13
dir
.c \
14
environ.c \
15
errno.c \
16
except.c \
17
except_arm.c \
18
except_arm64.c \
19
except_i386.c \
20
except_x86_64.c \
21
exit.c \
22
file.c \
23
heap.c \
24
iob.c \
25
locale.c \
26
lock.c \
27
main.c \
28
math.c \
29
mathf.c \
30
mbcs.c \
31
misc.c \
32
onexit.c \
33
process.c \
34
scanf.c \
35
sincos.c \
36
string.c \
37
thread.c \
38
time.c \
39
undname.c \
40
wcs.c
41
42
RC_SRCS
=
msvcr90.rc