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

add_subdirectory(asset_imports)


qt_add_library(CarConfiguratorContent STATIC)
qt6_add_qml_module(CarConfiguratorContent
    URI "CarConfiguratorContent"
    VERSION 1.0
    RESOURCE_PREFIX "/qt/qml"
    QML_FILES
        "KissButtonSeparator.qml"
        "ScreenPrimary.ui.qml"
        "MouseRotatorAndWASD.qml"
        "PinchWidget.qml"
        "InteriorPointLight.qml"
        "Headlights.ui.qml"
        "DoorButton.qml"
        "App.qml"
        "KissButton.qml"
        "DebugBox.ui.qml"
        "WallEffect3/WallEffect3.qml"
        "doorIcon/Logo.ui.qml"
        "doorIcon/Door_button.ui.qml"
        "doorIcon/Icons.ui.qml"
        "WallEffect1/WallEffect1.qml"
        "WallEffect2/WallEffect2.qml"
    RESOURCES
        "asset_imports/Quick3DAssets/HoodFixed/meshes/hood_mesh.mesh"
        "WallEffect3/walleffect3.frag.qsb"
        "WallEffect3/walleffect3.vert.qsb"
        "images/builtWithQt.png"
        "images/backlight.png"
        "images/tg1kfdzq_2K_Albedo.jpg"
        "images/Close.svg"
        "images/tg1kfdzq_2K_AO.jpg"
        "images/1_idle.png"
        "images/Menu.svg"
        "images/vlkhcah_2K_Normal.jpg"
        "images/vlkhcah_2K_Roughness.jpg"
        "images/tg1kfdzq_2K_Normal.jpg"
        "images/1_active.png"
        "images/3_active.png"
        "images/Ground.png"
        "images/2_idle.png"
        "images/PointerOutlined.svg"
        "images/3_idle.png"
        "images/tg1kfdzq_2K_Roughness.jpg"
        "images/headlightflare.png"
        "images/vlkhcah_2K_AO.jpg"
        "images/smoke.png"
        "images/2_active.png"
        "images/dot.png"
        "images/vlkhcah_2K_Albedo.jpg"
        "doorIcon/assets/yellow_state_Idle_Name_Yellow.png"
        "doorIcon/assets/white_state_Idle_Name_White.png"
        "doorIcon/assets/black_state_Idle_Name_Black.png"
        "doorIcon/assets/red_state_Idle_Name_Red.png"
        "WallEffect1/clouds.png"
        "WallEffect1/walleffect1.frag.qsb"
        "WallEffect1/fog.png"
        "WallEffect1/walleffect1.vert.qsb"
        "fonts/TitilliumWeb-Regular.ttf"
        "fonts/OpenSans-Bold.ttf"
        "fonts/OpenSans-Regular.ttf"
        "WallEffect2/walleffect2.frag.qsb"
        "WallEffect2/walleffect2.vert.qsb"
        "shaders/flaremat.vert"
        "shaders/flaremat.frag"
)


qt6_add_resources(CarConfiguratorContent CarConfiguratorContentBigResource
    BIG_RESOURCES
    PREFIX "/qt/qml/CarConfiguratorContent"
    VERSION 1.0
    FILES 
        "images/_Desert.hdr"
        "images/HDR/_Hall.ktx"
        "images/HDR/_Desert.ktx"
        "images/HDR/low/_Hall.ktx"
        "images/HDR/low/_Desert.ktx"
)

