From ef73e104bd71560e1dab2c0c9a1bb1d718674e1a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Nov 2013 22:37:15 -0600 Subject: Update minor TQt3 tool names to match current TQt3 sources in GIT --- tools/qvfb/qvfb.pro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/qvfb/qvfb.pro') diff --git a/tools/qvfb/qvfb.pro b/tools/qvfb/qvfb.pro index 7896e7c..33e6a3f 100644 --- a/tools/qvfb/qvfb.pro +++ b/tools/qvfb/qvfb.pro @@ -1,11 +1,11 @@ TEMPLATE = app CONFIG += qt warn_on release -HEADERS = qvfb.h qvfbview.h qvfbratedlg.h qanimationwriter.h \ +HEADERS = tqvfb.h tqvfbview.h tqvfbratedlg.h qanimationwriter.h \ gammaview.h skin.h -SOURCES = qvfb.cpp qvfbview.cpp qvfbratedlg.cpp \ +SOURCES = tqvfb.cpp tqvfbview.cpp tqvfbratedlg.cpp \ main.cpp qanimationwriter.cpp skin.cpp INTERFACES = config.ui IMAGES = images/logo.png -TARGET = qvfb +TARGET = tqvfb INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/libpng $$QT_SOURCE_TREE/src/3rdparty/zlib DEPENDPATH = ../../include -- cgit v1.2.1