15 lines
424 B
Prolog
15 lines
424 B
Prolog
|
######################################################################
|
||
|
# Automatically generated by qmake (1.07a) Fri Sep 30 15:20:45 2005
|
||
|
######################################################################
|
||
|
|
||
|
TEMPLATE = app
|
||
|
CONFIG -= moc
|
||
|
INCLUDEPATH += . /usr/include/freetype2
|
||
|
INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/harfbuzz/src
|
||
|
|
||
|
# Input
|
||
|
SOURCES += main.cpp
|
||
|
CONFIG += qt warn_on debug thread create_prl link_prl
|
||
|
|
||
|
|