summaryrefslogtreecommitdiffstats
path: root/tools/tqvfb/tqvfb.pro
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-11-06 16:23:17 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-11-06 16:23:17 -0600
commite193e0140419d117a52e3756ddd9d2bdf3ab7a4a (patch)
tree2581a958653985ed91ff63ff702ad47a253553b3 /tools/tqvfb/tqvfb.pro
parentab9c0372a33806de1210b9b6f3bc7544895ad4fb (diff)
downloadtqt3-e193e0140419d117a52e3756ddd9d2bdf3ab7a4a.tar.gz
tqt3-e193e0140419d117a52e3756ddd9d2bdf3ab7a4a.zip
Automated update from Qt3
Diffstat (limited to 'tools/tqvfb/tqvfb.pro')
-rw-r--r--tools/tqvfb/tqvfb.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/tqvfb/tqvfb.pro b/tools/tqvfb/tqvfb.pro
new file mode 100644
index 00000000..33e6a3f2
--- /dev/null
+++ b/tools/tqvfb/tqvfb.pro
@@ -0,0 +1,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