summaryrefslogtreecommitdiffstats
path: root/examples/fonts/simple-tqfont-demo/simple-tqfont-demo.pro
blob: d740c470166d0536be5a86a986d8c31b39a8c2e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE	= app
TARGET		= fontdemo

CONFIG		+= qt warn_on release
DEPENDPATH	= ../../include

REQUIRES 	= full-config

HEADERS		= viewer.h
SOURCES		= simple-tqfont-demo.cpp \
	          viewer.cpp