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
winemac: Use the default IME implementation for ImeSelect.
[wine.git]
/
dlls
/
winevulkan
/
Makefile.in
blob
732bf5493a9e641ffb8318a6169813d615c4635f
1
MODULE
=
winevulkan.dll
2
UNIXLIB
=
winevulkan.so
3
IMPORTLIB
=
winevulkan
4
IMPORTS
=
user32 gdi32 advapi32 setupapi win32u
5
UNIX_LIBS
= -
lwin32u
$(
PTHREAD_LIBS
)
6
7
C_SRCS
=
\
8
loader.c \
9
loader_thunks.c \
10
vulkan.c \
11
vulkan_thunks.c
12
13
RC_SRCS
=
winevulkan.rc