TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .
CONFIG -= app_bundle
win32: DESTDIR = ../copier
# Input
SOURCES += main.cpp

