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
setupapi: Implement SetupDuplicateDiskSpaceListA/W.
[wine.git]
/
dlls
/
ctl3dv2.dll16
/
Makefile.in
blob
8804447eb9c266596402193c182ed4135892d1a6
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ctl3dv2.dll16
6
IMPORTS
=
user32
7
EXTRADLLFLAGS
= -
m16
-
Wb
,--
main-module
,
ctl3d32.dll
8
9
C_SRCS
=
ctl3d.c
10
11
@MAKE_DLL_RULES@