Replace the usage of AUTO_RESOURCE_PREFIX with QTP0001 policy

Change-Id: Ia31ba1483ada2adaec5773ca92322b96f2f57c17
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Amir Masoud Abdol 2023-03-10 17:18:21 +01:00
parent 38e113547a
commit a2b8a0940f
1 changed files with 2 additions and 1 deletions

View File

@ -13,9 +13,10 @@ set(common_libraries
target_link_libraries(qmltc_exported_tests_module PUBLIC ${common_libraries})
qt_policy(SET QTP0001 NEW)
qt6_add_qml_module(qmltc_exported_tests_module
URI QmltcExportedTests
AUTO_RESOURCE_PREFIX
QML_FILES
HelloExportedWorld.qml
DEPENDENCIES