-
Task
-
Resolution: Done
-
P2: Important
-
4.4.3
-
None
-
None
-
269821d9a1eda2893f84fdeff76edef576f9847d,f8596b2269631b9522e51bb0a68d86588d4696c7
Deployment uses .sources where as source/header file inclusion uses .files.
Keyword should be unified to .files in both cases.
case example:
deployment (wrong):
images.sources = images
images.path = .
DEPLOYMENT += images
source inclusion (correct):
sources.files = $$SOURCES $$HEADERS $$RESOURCES runme.pro files
sources.path = $$QT_BUILD_TREE/runme
This is can be found from WinCE cases as well.
For Gerrit Dashboard: QTBUG-3216 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
29925,1 | cetest: remove support for X.sources of DEPLOYMENT variables | master | qt/qttools | Status: MERGED | +2 | 0 |