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 15:17:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
63f94c4925
wine
/
programs
/
winmgmt
/
Makefile.in
8 lines
102 B
Makefile
Raw
Normal View
History
Unescape
Escape
programs: Add a stub winmgmt service. Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-03 11:29:50 +00:00
MODULE
=
winmgmt.exe
IMPORTS
=
advapi32
makefiles: Make -mno-cygwin the default. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 15:03:48 +00:00
EXTRADLLFLAGS
=
-mconsole -municode
makefiles: Build stub services with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-24 09:32:32 +00:00
programs: Add a stub winmgmt service. Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-03 11:29:50 +00:00
C_SRCS
=
\
main.c
Reference in a new issue
Copy permalink