summaryrefslogtreecommitdiffstats
path: root/tools/tqvfb/tqvfb.pro
blob: 33e6a3f253eb8b6be3d64671c16140c3b2c3c742 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE	= app
CONFIG		+= qt warn_on release
HEADERS		= tqvfb.h tqvfbview.h tqvfbratedlg.h qanimationwriter.h \
		  gammaview.h skin.h
SOURCES		= tqvfb.cpp tqvfbview.cpp tqvfbratedlg.cpp \
		  main.cpp qanimationwriter.cpp skin.cpp
INTERFACES	= config.ui
IMAGES		= images/logo.png
TARGET		= tqvfb
INCLUDEPATH	+= $$QT_SOURCE_TREE/src/3rdparty/libpng $$QT_SOURCE_TREE/src/3rdparty/zlib
DEPENDPATH	= ../../include