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-05 18:01:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bf284dfc17
wine
/
programs
/
winhelp.exe16
/
Makefile.in
6 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
kernel32: Make winhelp.exe into a stand-alone 16-bit executable.
2009-02-24 17:22:47 +00:00
MODULE
=
winhelp.exe16
winhelp.exe: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-21 15:54:33 +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 winhelp.exe into a stand-alone 16-bit executable.
2009-02-24 17:22:47 +00:00
C_SRCS
=
winhelp.c
Reference in a new issue
Copy permalink