From 3029b8da045c2d8f3d191efbfe714faeb22ffc4b Mon Sep 17 00:00:00 2001 From: Siegfried Siegert Date: Wed, 19 Apr 2023 16:24:53 +0200 Subject: [PATCH] Rename TARGET name --- DCPlugin.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/DCPlugin.pro b/DCPlugin.pro index e702dc2..38da3bc 100644 --- a/DCPlugin.pro +++ b/DCPlugin.pro @@ -46,11 +46,12 @@ contains( CONFIG, PTU5_YOCTO ) { #LIBS += -lQt5Qmqtt } -TARGET = CashAgentLib +TARGET = ATBDeviceControllerPlugin #DESTDIR = ../plugins INTERFACE = DeviceController INTERFACE_DEFINITION = $${PWD}/include/ATBAPP/DeviceControllerInterface.h +DEFINES += DEVICECONTROLLERPLUGIN_LIBRARY # The following define makes your compiler emit warnings if you use # any Qt feature that has been marked deprecated (the exact warnings