C
stereoscopicqml.pro Example File
stereoscopicqml/stereoscopicqml.proTEMPLATE = app QT += widgets qml quick 3dstudioruntime2 SOURCES += \ main.cpp RESOURCES += stereoscopicqml.qrc OTHER_FILES += \ main.qml \ SettingsPanel.qml target.path = $$[QT_INSTALL_EXAMPLES]/3dstudioruntime2/$$TARGET INSTALLS += target
Available under certain Qt licenses.
Find out more.