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
libwine: Remove __wine_main_arg* from the public header.
[wine/zf.git]
/
dlls
/
kernel32
/
Makefile.in
blob
a6c9fed5466c16e38c3e43f5a8c102bf07cce82e
1
EXTRADEFS
= -
D_KERNEL32_
-
D_NORMALIZE_
2
MODULE
=
kernel32.dll
3
IMPORTLIB
=
kernel32
4
IMPORTS
=
winecrt0 kernelbase ntdll
5
EXTRALIBS
= $(
COREFOUNDATION_LIBS
) $(
POLL_LIBS
) $(
RT_LIBS
)
6
EXTRADLLFLAGS
= -
nodefaultlibs
-
Wb
,-
F
,
KERNEL32.dll
-
Wl
,--
image-base
,
0x7b400000
7
8
C_SRCS
=
\
9
actctx.c \
10
atom.c \
11
comm.c \
12
computername.c \
13
console.c \
14
cpu.c \
15
debugger.c \
16
editline.c \
17
environ.c \
18
file.c \
19
format_msg.c \
20
heap.c \
21
kernel_main.c \
22
lcformat.c \
23
locale.c \
24
lzexpand.c \
25
module.c \
26
path.c \
27
powermgnt.c \
28
process.c \
29
profile.c \
30
resource.c \
31
string.c \
32
sync.c \
33
tape.c \
34
term.c \
35
thread.c \
36
time.c \
37
toolhelp.c \
38
version.c \
39
virtual.c \
40
volume.c \
41
wer.c
42
43
RC_SRCS
=
\
44
locale_rc.rc \
45
version.rc
46
47
MC_SRCS
=
\
48
winerror.mc