# Created by and for Qt Creator This file was created for editing the project sources only. # You may attempt to use it for building too, by modifying this file here. #TARGET = flock QT = core gui widgets HEADERS = \ $$PWD/flock.h SOURCES = \ $$PWD/flock.cpp \ $$PWD/main.cpp INCLUDEPATH = \ $$PWD/. #DEFINES =