1 SOURCES = fontconfig.cpp
2 CONFIG += x11
3 CONFIG -= qt
4 LIBS += -lfreetype -lfontconfig
5 include(../../unix/freetype/freetype.pri)