This repository has been archived on 2023-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
plugin/tests/auto/tst_plugin3/tst_plugin3.pro

17 lines
340 B
Prolog

include(../tst_plugin.pri)
CONFIG += plugin
TEMPLATE = lib
DEFINES += TST_PLUGIN3_LIBRARY
VERSION = 1.0.0
QMAKE_TARGET_COMPANY = "RTPTechGroup"
QMAKE_TARGET_PRODUCT = "TST_PLUGIN3"
QMAKE_TARGET_DESCRIPTION = "TST_PLUGIN3"
QMAKE_TARGET_COPYRIGHT = "Copyright (C) RTPTechGroup"
# Input
HEADERS = *.h
SOURCES = *.cpp
RESOURCES = *.qrc