kc3-lang/ftgl/msvc

Branch :


Log

Author Commit Date CI Message
thodg 4f375d14 2023-12-22 14:23:28 update_sources configure Makefile
48363921 2019-02-07 22:39:58 set version number to 2.4.0
3c0fdf36 2018-11-21 01:50:09 set version number to 2.3.1
d48ee410 2018-10-14 21:28:21 set version number to 2.3.0, prepare for release
3851a043 2011-05-20 03:33:11 define new symbols on msvc builds as necessary
fe058a59 2010-05-23 19:55:26 Bring the VS 2003 build up to date, courtesy of Lars Huttar in SF bug #2027775.
b4180639 2010-05-23 19:35:27 Clarify DLL shipping requirements in msvc/README.txt.
87a8fb95 2010-05-23 17:50:57 Remove additional files upon make maintainer-clean. Fix courtesy of Bullet Catcher, from SF patch #2039757.
b066d782 2010-05-23 16:30:54 Add query functions to request FTGL configuration information: - C version: ftglGetString(); - C++ version: FTGL::GetString(); Currently supported strings are: - FTGL_CONFIG_VERSION: FTGL version information
32d5c35a 2009-09-07 15:47:30 Add missing entries to the list of distributed MSVC files.