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-10-31 12:19:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
100504d2f5
wine
/
programs
/
winoldap.mod16
/
Makefile.in
6 lines
80 B
Makefile
Raw
Normal View
History
Unescape
Escape
kernel32: Make winoldap.mod into a stand-alone 16-bit executable.
2009-02-24 17:21:02 +00:00
MODULE
=
winoldap.mod16
winoldap.mod: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-21 15:54:40 +00:00
makefiles: Always build 16-bit modules with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-02 09:09:19 +00:00
EXTRADLLFLAGS
=
-mconsole -m16
kernel32: Make winoldap.mod into a stand-alone 16-bit executable.
2009-02-24 17:21:02 +00:00
C_SRCS
=
winoldap.c
Reference in a new issue
Copy permalink