qtbase-opensource-src/util/plugintest/plugintest.pro

6 lines
83 B
Prolog
Raw Normal View History

2022-05-14 17:39:13 +08:00
TEMPLATE = app
TARGET = plugintest
SOURCES += main.cpp
QT = core
CONFIG += console