forked from GerhardHoffmann/DCLibraries
Fix: remove lines from TEMPLATE=lib on. This will completely confuse Qt creator
This commit is contained in:
parent
075a9d9316
commit
3eff32b45c
@ -5,9 +5,3 @@ SUBDIRS = lib_ca_master lib_ca_slave CArunGUI dCArun
|
||||
|
||||
CArunGUI.depends = lib_ca_master lib_ca_slave
|
||||
dCArun.depends = lib_ca_master lib_ca_slave
|
||||
|
||||
TEMPLATE = lib
|
||||
INCLUDEPATH += $${PWD}/plugins
|
||||
INCLUDEPATH += $${PWD}/include
|
||||
QT -= gui
|
||||
QT += widgets serialport
|
||||
|
Loading…
Reference in New Issue
Block a user