Revision 3bf7bc37
Added by skyjake almost 18 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- build
- engine
- external
- libcurl
- libpng
- portable
- win32
- libpng.lib
- libpng13.dll
- libpng13.lib
- libpng13d.dll
- libpng13d.lib
- libpngd.lib
- zlib
- include
- zconf.h
- zlib.h
- portable
- win32
- libz.lib
- zlib.dll
- zlib1.dll
- zlib1.lib
- zlib1d.dll
- zlib1d.lib
- include
- plugins
Changes engine calling convention to the default, __cdecl. This is more compatible with the external libraries.
Update/upgrade external win32 binaries. Added libcurl as a static library.
Fixed vcbuild.bat and the vs8 project files.
Added missing WINAPI calling convention to DllMain() functions in plugins.