Removed legacy qmake files

This commit is contained in:
2019-04-09 18:57:53 +02:00
parent e00dfd4cab
commit 99d8c7386d

View File

@@ -1,20 +0,0 @@
QT += core
QT -= gui widgets
DBLIBS +=
TARGET = picsync
PROJECT_ROOT = ..
SOURCES += main.cpp
HEADERS +=
FORMS +=
RESOURCES +=
TRANSLATIONS +=
include($${PROJECT_ROOT}/app.pri)