projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Use a lookup table in select_card_ati_binary().
[wine]
/
dlls
/
setupx.dll16
/
Makefile.in
1
MODULE = setupx.dll16
2
IMPORTS = setupapi user32 advapi32
3
4
EXTRADLLFLAGS = -m16 -Wb,--main-module,setupapi.dll
5
6
C_SRCS = \
7
devinst16.c \
8
infparse.c \
9
setupx_main.c \
10
virtcopy.c
11
12
@MAKE_DLL_RULES@