2022-07-05 13:11:56 +00:00
|
|
|
# Copyright (C) 2022 The Qt Company Ltd.
|
2022-08-22 13:39:32 +00:00
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
2022-07-05 13:11:56 +00:00
|
|
|
|
2020-05-08 13:06:53 +00:00
|
|
|
# Generated from dynamic-model-loader-qml.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## dynamic-model-loader-qml Binary:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-10-07 09:20:57 +00:00
|
|
|
qt_internal_add_manual_test(dynamic-model-loader-qml
|
2020-05-08 13:06:53 +00:00
|
|
|
GUI
|
|
|
|
SOURCES
|
|
|
|
main.cpp
|
2022-07-26 15:54:36 +00:00
|
|
|
LIBRARIES
|
2020-05-08 13:06:53 +00:00
|
|
|
Qt::3DCore
|
|
|
|
Qt::3DInput
|
|
|
|
Qt::3DQuick
|
|
|
|
Qt::3DQuickExtras
|
|
|
|
Qt::3DRender
|
|
|
|
Qt::Gui
|
|
|
|
Qt::Qml
|
|
|
|
Qt::Quick
|
|
|
|
)
|
|
|
|
|
|
|
|
# Resources:
|
|
|
|
set(dynamic-model-loader-qml_resource_files
|
|
|
|
"CuboidEntity.qml"
|
|
|
|
"SphereEntity.qml"
|
|
|
|
"main.qml"
|
|
|
|
)
|
|
|
|
|
2020-10-07 09:20:57 +00:00
|
|
|
qt_internal_add_resource(dynamic-model-loader-qml "dynamic-model-loader-qml"
|
2020-05-08 13:06:53 +00:00
|
|
|
PREFIX
|
|
|
|
"/"
|
|
|
|
FILES
|
|
|
|
${dynamic-model-loader-qml_resource_files}
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
#### Keys ignored in scope 1:.:.:dynamic-model-loader-qml.pro:<TRUE>:
|
|
|
|
# OTHER_FILES = "main.qml" "SphereEntity.qml" "CuboidEntity.qml"
|
|
|
|
|
|
|
|
## Scopes:
|
|
|
|
#####################################################################
|