mirror of
git://projects.qi-hardware.com/nanomap.git
synced 2024-11-21 15:18:28 +02:00
add a .pri file for common settings in the build system
This commit is contained in:
parent
69d133c63c
commit
67b755ca82
@ -1,3 +1,5 @@
|
||||
include(../../nanomap.pri)
|
||||
|
||||
TEMPLATE = lib
|
||||
CONFIG += plugin
|
||||
#CONFIG += debug
|
||||
|
@ -4,6 +4,8 @@
|
||||
#
|
||||
#-------------------------------------------------
|
||||
|
||||
include(../../nanomap.pri)
|
||||
|
||||
TEMPLATE = lib
|
||||
CONFIG += plugin
|
||||
#CONFIG += debug
|
||||
|
@ -4,6 +4,8 @@
|
||||
#
|
||||
#-------------------------------------------------
|
||||
|
||||
include(../../nanomap.pri)
|
||||
|
||||
DESTDIR = ..
|
||||
TEMPLATE = lib
|
||||
CONFIG += plugin
|
||||
|
0
nanomap.pri
Normal file
0
nanomap.pri
Normal file
Loading…
Reference in New Issue
Block a user