qtdeclarative/examples/qml/dynamicscene
Amir Masoud Abdol 8f7080fd09 Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests
Every instance of AUTO_RESOURCE_PREFIX has been replaced by either
qt_standard_project_setup(REQUIRES 6.5) or with
qt_policy(SET QTP0001 NEW), mainly in tests.

In addition, I added a warning message for the case where
AUTO_RESOURCE_PREFIX is used.

Pick-to: 6.5
Task-number: QTBUG-96233
Change-Id: I323a15e9d0bb5fe6ba649365314af9fc2ad67bda
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Oliver Eftevaag <oliver.eftevaag@qt.io>
2023-02-21 19:45:44 +01:00
..
doc Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
images Fix dynamicscene example to use a QML module 2021-09-04 08:48:15 +02:00
CMakeLists.txt Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, tests 2023-02-21 19:45:44 +01:00
GenericSceneItem.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
PaletteItem.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
PerspectiveItem.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
Sun.qml Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
dynamicscene.pro Examples: Add *.pro projects for existing *.qmlproject 2020-03-04 12:13:06 +02:00
dynamicscene.qml Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
dynamicscene.qmlproject Doc: Fix paths and add missing project files for QML and Quick examples 2013-02-20 14:10:45 +01:00
dynamicscene.qrc Adapt examples to AUTO_RESOURCE_PREFIX 2022-06-24 08:45:43 +02:00
itemCreation.js Fix dynamicscene example to use a QML module 2021-09-04 08:48:15 +02:00
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00