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 11:43:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
feda122578
wine
/
programs
/
rundll.exe16
/
Makefile.in
7 lines
80 B
Makefile
Raw
Normal View
History
Unescape
Escape
rundll.exe16: Add program as 16bit wrapper for rundll32.exe.
2010-07-18 17:15:57 +00:00
MODULE
=
rundll.exe16
rundll.exe: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-21 15:54:15 +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
rundll.exe16: Add program as 16bit wrapper for rundll32.exe.
2010-07-18 17:15:57 +00:00
makefiles: Always use the global SOURCES variable for .c files.
2023-11-01 07:37:19 +00:00
SOURCES
=
\
rundll.c
Reference in a new issue
Copy permalink