repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winex11.drv: Map coordinates before calling send_mouse_input.
[wine/zf.git]
/
dlls
/
kernel32
/
Makefile.in
blob
832f2365b15a8c730dcc6554ff3c69fee5a207b5
1
EXTRADEFS
= -
D_KERNEL32_
-
D_NORMALIZE_
2
MODULE
=
kernel32.dll
3
IMPORTLIB
=
kernel32
4
IMPORTS
=
kernelbase ntdll winecrt0
5
EXTRADLLFLAGS
= -
mno-cygwin
-
nodefaultlibs
-
Wb
,-
F
,
KERNEL32.dll
-
Wl
,--
image-base
,
0x7b600000
6
7
C_SRCS
=
\
8
atom.c \
9
comm.c \
10
computername.c \
11
console.c \
12
debugger.c \
13
file.c \
14
heap.c \
15
kernel_main.c \
16
lcformat.c \
17
locale.c \
18
lzexpand.c \
19
module.c \
20
path.c \
21
powermgnt.c \
22
process.c \
23
profile.c \
24
resource.c \
25
sync.c \
26
tape.c \
27
thread.c \
28
toolhelp.c \
29
version.c \
30
virtual.c \
31
volume.c
32
33
RC_SRCS
=
\
34
locale_rc.rc \
35
version.rc
36
37
MC_SRCS
=
\
38
winerror.mc