qtdeclarative/examples/quick/tutorials/samegame/samegame3
Ulf Hermann 1d090673bf CMake: Allow omitting the version of QML modules
Also, drop all the VERSION 1.0 lines from the examples and tests. 1.0 is
actually a bad default version since it's before all the Qt versions.

[ChangeLog][QML] You can now omit the VERSION argument to
qt_add_qml_module(). This will automatically generate the highest
possible version.

Task-number: QTBUG-99146
Change-Id: Ic10ec69b87c224e0e94e1785f65653815d4c778c
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
(cherry picked from commit 2d44365f69)
2023-01-30 10:45:04 +01:00
..
pics Fix samegame example to use QML modules 2021-08-31 11:26:10 +02:00
Block.qml Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
Button.qml Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
CMakeLists.txt CMake: Allow omitting the version of QML modules 2023-01-30 10:45:04 +01:00
Dialog.qml Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
samegame.js fix whitespace 2014-01-22 21:01:53 +01:00
samegame.qml Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
samegame3.pro Fix samegame example to use QML modules 2021-08-31 11:26:10 +02:00
samegame3.qmlproject
samegame3.qrc Adapt examples to AUTO_RESOURCE_PREFIX 2022-06-24 08:45:43 +02:00