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
atlthunk: Add support for ARM64.
[wine/zf.git]
/
dlls
/
kernelbase
/
Makefile.in
blob
3ad8cc7faa5e6e27531b12a5af9ce492ee2bd0f2
1
MODULE
=
kernelbase.dll
2
IMPORTLIB
=
kernelbase
3
IMPORTS
=
uuid ntdll winecrt0 kernel32
4
EXTRADLLFLAGS
= -
nodefaultlibs
-
nostartfiles
-
mno-cygwin
5
6
C_SRCS
=
\
7
console.c \
8
debug.c \
9
file.c \
10
loader.c \
11
locale.c \
12
main.c \
13
memory.c \
14
path.c \
15
process.c \
16
registry.c \
17
security.c \
18
string.c \
19
sync.c \
20
thread.c \
21
version.c