### 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
        ArcLeft.ui.qml
        ArcRight.ui.qml
        BikeInfo.ui.qml
        CircleIndicator.ui.qml
        CustomLabel.ui.qml
        EBikeDesign.qml
        Foreground.ui.qml
        FpsCounter.qml
        GeneralSettings.ui.qml
        Light.ui.qml
        ModeToggle.ui.qml
        MyButton.ui.qml
        NavigationItem.ui.qml
        NavigationScreen.ui.qml
        Screen01.ui.qml
        SettingsBar.ui.qml
        SpeedBackground.ui.qml
        SpeedoMeter.ui.qml
        Tabbar.qml
        TripScreen.ui.qml
        ViewSettings.ui.qml
    RESOURCES
        images/arrow_left.png
        images/arrow_right.png
        images/assist.png
        images/battery.png
        images/bike-rearwheel.png
        images/blue_circle_gps_area.png
        images/calories.png
        images/curtain_shadow_handle.png
        images/info.png
        images/info_selected.png
        images/lights_off.png
        images/lights_on.png
        images/list.png
        images/list_selected.png
        images/map_locate.png
        images/map_location_arrow.png
        images/map_zoomin.png
        images/map_zoomout.png
        images/nav_nodir.png
        images/search_cancel.png
        images/settings.png
        images/settings_selected.png
        images/small_speedometer_shadow.png
        images/speed.png
        images/top_curtain_drag.png
        images/top_curtain_drag_back.png
        images/trip.png
        maps/chart01.png
        maps/map01.png

)
