qt6windows7/util/cmake/tests/data/conversion/optional_qt_modules.pro

5 lines
80 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
TARGET = myapp
QT = core network widgets
win32: QT += opengl
SOURCES = main.cpp