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
5f38a1e1f7
wine
/
programs
/
expand
/
Makefile.in
8 lines
104 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
Build all the programs with winegcc.
2004-03-02 21:00:00 +00:00
APPMODE
=
-mconsole
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
C_SRCS
=
expand.c
@
M
A
K
E
_
P
R
O
G
_
R
U
L
E
S
@
Reference in a new issue
Copy permalink