mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
d0370f7cf5
+ Support for VC++ 2005 Express. - MFC dependency for quakeforge.rc. + VC++ 2005 compatible icon, choose Vista or XP icon depending on SDK target OS. ! Renamed E_POINTER macro to E_PTR (was in conflict with Windows macro). ! Fixed HAVE_SNPRINTF and HAVE__SNPRINTF macros. ! Fixed HAVE_VSNPRINTF and HAVE__VSNPRINTF config macros. + Added explicit dependency to gdi32.lib and user32.lib when using Express. ! Changed -0x80000000 to INT_MIN ! Added return value when running *_Error for Visual C++ compiler. ! Function method_free wasn't freeing _meth parameter. + Added a Visual Studio solution specific to Express to remedy unsupported features. ! Renamed solution files to reflect their associated Visual Studio flavor. ! Updated vc2005/readme.txt to reflect changes and notify incompatibility with Wave preprocessor. |
||
---|---|---|
.. | ||
resources | ||
dirent.h | ||
fnmatch.h | ||
stdint.h |