qt6windows7/tests/manual/stereographicsview/stereographicsview.pro

14 lines
278 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
QT += widgets widgets-private gui-private core-private
TARGET = stereographicsview
TEMPLATE = app
SOURCES += main.cpp \
mainwindow.cpp \
mainwindow.h \
mainwindow.ui \
mygraphicsview.h \
mygraphicsview.cpp \
HEADERS += openglwidget.h