Removed legacy qmake files

This commit is contained in:
2019-04-09 18:58:48 +02:00
parent 729b5e3606
commit 370743ee32

View File

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