summaryrefslogtreecommitdiff
path: root/Tools/ImageDiff/ImageDiff.pro
blob: f3e8a4910235eaa7a148013007d61bd4d1d63a3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# -------------------------------------------------------------------
# Project file for the ImageDiff binary
#
# See 'Tools/qmake/README' for an overview of the build system
# -------------------------------------------------------------------

TEMPLATE = app

TARGET = ImageDiff
DESTDIR = $$ROOT_BUILD_DIR/bin

QT = core gui widgets

SOURCES = qt/ImageDiff.cpp