wine-wine/tools/winebuild
Alexandre Julliard ada5e6521b Implemented import libraries; on Unix we import the .def file
directly, on Mingw we use it to build the .a library.
2002-12-12 22:03:14 +00:00
..
.cvsignore Added a winebuild man page. 2002-07-28 18:58:41 +00:00
Makefile.in Added a winebuild man page. 2002-07-28 18:58:41 +00:00
build.h Made stdcall decoration in .def files the default, and added -k option 2002-12-12 04:06:28 +00:00
import.c Implemented import libraries; on Unix we import the .def file 2002-12-12 22:03:14 +00:00
main.c Made stdcall decoration in .def files the default, and added -k option 2002-12-12 04:06:28 +00:00
parser.c Added list of symbols to ignore by default in winebuild. 2002-12-12 02:20:47 +00:00
relay.c Merged wine_call_to_16_long and wine_call_to_16_short into a single 2002-10-18 00:29:32 +00:00
res16.c Include protection for <unistd.h>, <sys/types.h> and <sys/stat.h>. 2002-08-17 18:28:43 +00:00
res32.c Check file header to differentiate between object files and resources 2002-12-06 23:26:29 +00:00
spec16.c Merged wine_call_to_16_long and wine_call_to_16_short into a single 2002-10-18 00:29:32 +00:00
spec32.c Implemented import libraries; on Unix we import the .def file 2002-12-12 22:03:14 +00:00
utils.c In -spec and -exe mode, accept multiple object files and link them 2002-08-01 18:34:12 +00:00
winebuild.man.in Made stdcall decoration in .def files the default, and added -k option 2002-12-12 04:06:28 +00:00