This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
qtdeclarative
mirror of
https://github.com/qt/qtdeclarative.git
Watch
1
Star
0
Fork
You've already forked qtdeclarative
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dfe316ad0b
qtdeclarative
/
examples
/
examples.pro
5 lines
87 B
Prolog
Raw
Normal View
History
Unescape
Escape
Initial import from the monolithic Qt. This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12
2011-04-27 10:05:43 +00:00
TEMPLATE
=
subdirs
Fixed build when Qt is configured with -no-opengl. Task-number: QTBUG-28849 Change-Id: I331ebca76892ce7ffbc6f8e03ff4afe0c8e28d5e Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
2013-02-19 13:47:12 +00:00
SUBDIRS
+=
qml
qmake: Fix build of quickcontrols examples The QuickControls2 module has been moved to src/quickcontrols. Its examples are in examples/quickcontrols. Adjust the .pro file name in examples/quickcontrols and fix the SUBDIRS entry to it. This amends commit 4bd87b903b355b53e3105ba1ae7c154c4e55cdaf. Pick-to: 6.5 Task-number: QTBUG-109383 Change-Id: I9de70a773a11344398c01b3e84e557213268c935 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2022-12-14 11:27:08 +00:00
qtHaveModule
(
quick
)
:
SUBDIRS
+=
quick
quickcontrols
Merge qtquickcontrols2 into qtdeclarative Task-number: QTBUG-95173 Change-Id: I2cf31e30127e8cc2f10304cabf4ff7f5050633b8
2021-07-28 09:21:25 +00:00