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_plugin4/tst_plugin4.pro

16 lines
339 B
Prolog

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