This website requires JavaScript.
Explore
Help
Sign in
system
/
wine
Watch
1
Star
0
Fork
You've already forked wine
0
mirror of
git://source.winehq.org/git/wine.git
synced
2024-11-01 21:04:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7626ad6850
wine
/
dlls
/
ctl3d32
/
Makefile.in
8 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added ctl3d, ctl3dv2 and ctl3d32 API implementations.
2003-01-02 19:34:14 +00:00
MODULE
=
ctl3d32.dll
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. Only specify the root to keep platform-specifics out of the individual DLL makefiles.
2008-03-04 15:52:54 +00:00
IMPORTLIB
=
ctl3d32
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
user32
List 16-bit spec files explicitly to avoid problems with some versions of make.
2003-03-23 20:00:02 +00:00
Added ctl3d, ctl3dv2 and ctl3d32 API implementations.
2003-01-02 19:34:14 +00:00
C_SRCS
=
ctl3d32.c
@
M
A
K
E
_
D
L
L
_
R
U
L
E
S
@
Reference in a new issue
Copy permalink