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
wined3d: Use the bo binding in wined3d_context_gl_map_bo_address().
[wine.git]
/
dlls
/
ntdll
/
Makefile.in
blob
a67809a6c2b7c860a99e47e34ae08007b1b975b5
1
EXTRADEFS
= -
D_NTSYSTEM_
2
MODULE
=
ntdll.dll
3
IMPORTLIB
=
ntdll
4
IMPORTS
=
winecrt0
5
EXTRAINCL
= $(
UNWIND_CFLAGS
)
6
EXTRALIBS
= -
lwine
$(
IOKIT_LIBS
) $(
RT_LIBS
) $(
PTHREAD_LIBS
) $(
UNWIND_LIBS
)
7
EXTRADLLFLAGS
= -
nodefaultlibs
-
Wl
,--
image-base
,
0x7bc00000
8
9
C_SRCS
=
\
10
actctx.c \
11
atom.c \
12
cdrom.c \
13
critsection.c \
14
crypt.c \
15
debugbuffer.c \
16
debugtools.c \
17
directory.c \
18
env.c \
19
error.c \
20
exception.c \
21
file.c \
22
handletable.c \
23
heap.c \
24
large_int.c \
25
loader.c \
26
loadorder.c \
27
locale.c \
28
misc.c \
29
nt.c \
30
om.c \
31
path.c \
32
printf.c \
33
process.c \
34
reg.c \
35
relay.c \
36
resource.c \
37
rtl.c \
38
rtlbitmap.c \
39
rtlstr.c \
40
sec.c \
41
serial.c \
42
server.c \
43
signal_arm.c \
44
signal_arm64.c \
45
signal_i386.c \
46
signal_powerpc.c \
47
signal_x86_64.c \
48
string.c \
49
sync.c \
50
tape.c \
51
thread.c \
52
threadpool.c \
53
time.c \
54
version.c \
55
virtual.c \
56
wcstring.c
57
58
RC_SRCS
=
version.rc