2025-05-25 15:08:40 +02:00

6 lines
96 B
Prolog

QT += core widgets
TEMPLATE = lib
TARGET = CC_QTLib
SOURCES += CC_QTLib.cpp
CONFIG += staticlib