msvc/vc8/ftgl_dll.vcproj


Log

Author Commit Date CI Message
sammy b066d782 2010-05-23T16: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
sammy 84fdd792 2009-07-19T16:09:40 Correct the order in which FT_Done_Face is called via the library's destructors. Fixes a Bzflag crash upon exit. Patch courtesy of Mathew Eis (kingrobot) from SF patch 2721799.
dtremenak f3318e80 2008-06-11T23:35:09 be consistent
dtremenak a8352445 2008-05-21T00:53:45 missed FTBuffer.cpp
dtremenak dee77a99 2008-05-21T00:44:40 build bufferfont/bufferglyph stuff on windows too
JeffM2501 fe768541 2008-05-06T05:43:46 put our stuff in build not debug
JeffM2501 95f3b90b 2008-05-06T04:55:37 build as a VC8 DLL again
JeffM2501 83bbc4b9 2008-05-06T03:59:34 move 2005 build files to VC8 dir so we can have more then one windows build system