qt6windows7/tests/manual/stereographicsview/stereographicsview.pro
2023-10-29 23:33:08 +01:00

14 lines
278 B
Prolog

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