forked from GerhardHoffmann/DCLibraries
Start repository
This commit is contained in:
10
lib_ca_master/lib_ca_master.pro
Normal file
10
lib_ca_master/lib_ca_master.pro
Normal file
@@ -0,0 +1,10 @@
|
||||
TEMPLATE = lib
|
||||
TARGET = CAmaster
|
||||
VERSION="1.0.0"
|
||||
|
||||
include(../DCLibraries.pri)
|
||||
|
||||
DEFINES+=THIS_IS_CA_MASTER
|
||||
DESTDIR=$${_PRO_FILE_PWD_}/../build
|
||||
system("mkdir -p $${DESTDIR}")
|
||||
system("cp ../include/interfaces.h $${DESTDIR}")
|
Reference in New Issue
Block a user