You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/tools/tqvfb/tqvfb.pro

12 lines
411 B

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