qt5base-lts/config.tests/unix/fontconfig/fontconfig.pro

5 lines
123 B
Prolog
Raw Normal View History

SOURCES = fontconfig.cpp
CONFIG -= qt app_bundle
LIBS += -lfreetype -lfontconfig
include(../../unix/freetype/freetype.pri)