Removed legacy qmake files
This commit is contained in:
@@ -1,22 +0,0 @@
|
|||||||
QT += core network
|
|
||||||
QT -= gui widgets
|
|
||||||
|
|
||||||
DBLIBS +=
|
|
||||||
|
|
||||||
TARGET = radiodumper
|
|
||||||
|
|
||||||
PROJECT_ROOT = ..
|
|
||||||
|
|
||||||
SOURCES += main.cpp \
|
|
||||||
dumpjob.cpp
|
|
||||||
|
|
||||||
HEADERS += \
|
|
||||||
dumpjob.h
|
|
||||||
|
|
||||||
FORMS +=
|
|
||||||
|
|
||||||
RESOURCES +=
|
|
||||||
|
|
||||||
TRANSLATIONS +=
|
|
||||||
|
|
||||||
include($${PROJECT_ROOT}/app.pri)
|
|
Reference in New Issue
Block a user