summaryrefslogtreecommitdiffstats
path: root/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro
blob: 32d66495b5317b9f3a0a0018c158100a23f700de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TEMPLATE = app
INCLUDEPATH += . ..
TARGET = extractarchiveoperationtest

include(../../installerfw.pri)

QT -= gui
QT += testlib

CONFIG += console
CONFIG -= app_bundle
DESTDIR = $$IFW_APP_PATH

HEADERS = extractarchiveoperationtest.h
SOURCES = extractarchiveoperationtest.cpp