Skip to content

Commit

Permalink
updated Watcom-Win32.zip:
Browse files Browse the repository at this point in the history
- Adjusted the dll-exported functions (calling convention / _cdecl
  symbol decoration mess), so that the applications linked against
  mingw- or msvc-built SDL.dll can run with the watcom-built dll.
- Builds current SDL-1.2 branch, tested by cross-compiling on Linux.
- The makefile builds the dll by default, and links statically to
  watcom C libraries instead of their dll versions (dropped '-br').
- Included the needed directx headers (ddraw.h, dinput.h, dsound.h)
  based on Wine project (LGPL). (Can still override using DXDIR=xx
  on the wmake cmdline..)
  • Loading branch information
sezero committed Jul 31, 2019
1 parent bfb6f53 commit e4b6fa8
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified Watcom-Win32.zip
Binary file not shown.

0 comments on commit e4b6fa8

Please sign in to comment.