Qt Quick 3D - Antialiasing Example
QT += quick quick3d
target.path = $$[QT_INSTALL_EXAMPLES]/quick3d/antialiasing
INSTALLS += target
SOURCES += \
    main.cpp
RESOURCES += \
    qml.qrc
OTHER_FILES += \
    main.qmlQT += quick quick3d
target.path = $$[QT_INSTALL_EXAMPLES]/quick3d/antialiasing
INSTALLS += target
SOURCES += \
    main.cpp
RESOURCES += \
    qml.qrc
OTHER_FILES += \
    main.qmlQt Group includes The Qt Company Oy and its global subsidiaries and affiliates.
