Removed legacy qmake files
This commit is contained in:
@@ -1,28 +0,0 @@
|
||||
QT += core
|
||||
QT -= gui widgets
|
||||
|
||||
PROJECT_ROOT = ../..
|
||||
|
||||
TARGET = dbcore
|
||||
|
||||
DEFINES += DBCORELIB_LIBRARY
|
||||
|
||||
SOURCES += \
|
||||
randomdevice.cpp \
|
||||
utils/timeutils.cpp \
|
||||
utils/jsonutils.cpp
|
||||
|
||||
HEADERS += dbcorelib_global.h \
|
||||
cpp14polyfills.h \
|
||||
fixedsizematrix.h \
|
||||
randomdevice.h \
|
||||
utils/timeutils.h \
|
||||
utils/jsonutils.h
|
||||
|
||||
FORMS +=
|
||||
|
||||
RESOURCES +=
|
||||
|
||||
TRANSLATIONS +=
|
||||
|
||||
include($${PROJECT_ROOT}/lib.pri)
|
Reference in New Issue
Block a user