diff --git a/limereport/limereport.pro b/limereport/limereport.pro index 8586072..079efff 100644 --- a/limereport/limereport.pro +++ b/limereport/limereport.pro @@ -28,7 +28,7 @@ DEFINES += LIMEREPORT_EXPORTS contains(CONFIG, staticlib){ DEFINES += HAVE_STATIC_BUILD - message(Static Build) + message(STATIC_BUILD) DEFINES -= LIMEREPORT_EXPORTS }