Project

General

Profile

« Previous | Next » 

Revision 62e9642b

Added by danij over 17 years ago

Updated vcproj files to find external/lzss/src/lzss.c and not link against a pre-built lib. This is a temporary solution as we should instead use the lzss routines offered in zlib (same algo).

Replaced all #ifdef MSVC with #ifdef _MSC_VER as the former was failing in VC++2k5.

Still some linking errors regarding lzss under MSVC, working with yagisan to resolve.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences