### This file is automatically generated by Qt Design Studio.
### Do not change



qt_add_library(content STATIC)
qt6_add_qml_module(content
    URI "content"
    VERSION 1.0
    QML_FILES
        App.qml
        MyProgressBar.qml
        ProgressBar.ui.qml
    RESOURCES
        built-with-Qt_Large.png

)
