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:54:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
312ea8e72c
wine
/
programs
/
powershell
/
Makefile.in
7 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
powershell: Add a stub program. Signed-off-by: Jactry Zeng <jzeng@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-28 07:45:30 +00:00
MODULE
=
powershell.exe
makefiles: Build stub programs with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-24 09:27:57 +00:00
EXTRADLLFLAGS
=
-mconsole -municode -mno-cygwin
powershell: Add a stub program. Signed-off-by: Jactry Zeng <jzeng@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-28 07:45:30 +00:00
C_SRCS
=
\
main.c
Reference in a new issue
Copy permalink