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:26:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c8bf3ba2da
wine
/
programs
/
expand
/
Makefile.in
8 lines
94 B
Makefile
Raw
Normal View
History
Unescape
Escape
Renamed Winelib apps to .exe.so to follow the dll naming convention.
2002-05-21 19:42:29 +00:00
MODULE
=
expand.exe
programs: Remove explicit imports of kernel32 and ntdll.
2010-07-21 11:18:52 +00:00
IMPORTS
=
setupapi
Moved expand.c from libtest to programs/expand. Removed the rest of the libtest directory.
2002-05-20 19:18:16 +00:00
makefiles: Make -mno-cygwin the default. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 15:03:48 +00:00
EXTRADLLFLAGS
=
-mconsole
expand: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-29 08:47:01 +00:00
makefiles: Always use the global SOURCES variable for .c files.
2023-11-01 07:37:19 +00:00
SOURCES
=
\
expand.c
Reference in a new issue
Copy permalink