Static build has been fixed

This commit is contained in:
Arin Alexander
2017-06-14 12:07:02 +03:00
parent ab7394eacf
commit 6a42e0c46c
5 changed files with 8 additions and 7 deletions

View File

@@ -13,13 +13,12 @@ macx{
CONFIG += plugin
}
!staticlib:{
DEFINES += LIMEREPORT_EXPORTS
}
DEFINES += LIMEREPORT_EXPORTS
staticlib:{
contains(CONFIG, staticlib){
DEFINES += HAVE_STATIC_BUILD
message(STATIC_BUILD)
DEFINES -= LIMEREPORT_EXPORTS
}
EXTRA_FILES += \