summaryrefslogtreecommitdiffstats
path: root/ShemovCleaner.pro
blob: e2f02ed284b53fcf1ab5f4016ea13f8c05a9f847 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#-------------------------------------------------
#
# Project created by QtCreator 2016-08-16T06:39:30
#
#-------------------------------------------------

QT       += core gui

greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

TARGET = ShemovCleaner
TEMPLATE = app


SOURCES += main.cpp\
        shemovcleaner.cpp

HEADERS  += shemovcleaner.h