View | Details | Raw Unified
Collapse All | Expand All

(-) ClanLib-0.6.5/Setup/Tests/ttf.cpp.freetype (-1 / +2 lines)
 Lines 11-17    Link Here 
	------------------------------------------------------------------------
	------------------------------------------------------------------------
*/
*/
#include <freetype2/freetype/freetype.h>
#include <ft2build.h>
#include FT_FREETYPE_H
int main() {
int main() {
	return 0;
	return 0;