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 12:47:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
85b063af4c
wine
/
dlls
/
ctapi32
/
Makefile.in
7 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
ctapi32: Added wrapper dll for ctapi (CardTerminal API).
2007-11-02 12:46:18 +00:00
MODULE
=
ctapi32.dll
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:24:34 +00:00
IMPORTS
=
advapi32
ctapi32: Added wrapper dll for ctapi (CardTerminal API).
2007-11-02 12:46:18 +00:00
makefiles: Add a -mcygwin flag to specify the inverse of -mno-cygwin. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 14:58:11 +00:00
EXTRADLLFLAGS
=
-mcygwin
ctapi32: Added wrapper dll for ctapi (CardTerminal API).
2007-11-02 12:46:18 +00:00
C_SRCS
=
ctapi32.c
Reference in a new issue
Copy permalink