TEMPLATE = app
CONFIG += qt warn_on
HEADERS = test_file.h
SOURCES = test_file.cpp \
main.cpp
RESOURCES = test.qrc
TARGET = simple_app
DESTDIR = ./