summaryrefslogtreecommitdiffstats
path: root/package/package.pro
AgeCommit message (Collapse)AuthorFilesLines
2020-06-10Update autobuild scriptsScott Murray1-1/+6
Update autobuild scripts with reworked version that fixes building outside of the source tree. As well, the project files have been tweaked to strip the release build binaries and add "-debug" in the name of the debug widget file. Bug-AGL: SPEC-2049, SPEC-3300 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I6c95323eaf8c7bbcd3658f809c569a8cd8f34686
2016-12-17Copy icon and config file for wgt alwaysTasuku Suzuki1-12/+10
We have to do it regardless of shadow building Change-Id: I861077c76158c46afa4062bb1735a5265475b2df Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
2016-12-13move hvac app and hvac plugin to new repositoryTasuku Suzuki1-0/+21
$ qmake && make will generate package/hvac.wgt Change-Id: I67057f1f3b511a3af4a22aedd32f6614dc56b503 Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>