summaryrefslogtreecommitdiffstats
path: root/src/imports/folderlistmodel/folderlistmodel.pro
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary QML import project dependency to Symbian deployment pri ↵Joona Petrell2010-10-291-1/+0
| | | | | | | | | | | | file used by Qt demos Task-number: QT-4197 Reviewed-by: Jason Barron * breaks compilation of releases that omit Qt demos directory * qt import plugins have different deployment configuration than demo applications * declarative import plugins already get their symbian-related settings from src\imports\qimportbase.pri that is basically a copy from qpluginbase.pri written for plugins
* Do not set DESTDIR to the current directoryDenis Dzyubenko2010-09-241-3/+3
| | | | | | | Setting DESTDIR=. shows an error from mv trying to move the file from the current directory to the same current directory. Reviewed-by: axis
* Fixed deployment locations for various profiles.axis2010-07-021-1/+2
| | | | RevBy: Trust me
* Provide Qml plugins with UID3s on SymbianAlessandro Portale2010-06-231-0/+1
| | | | | | ...otherwise we cannot Symbian sign them. Reviewed-by: Miikka Heikkinen
* Removed unnecessary data_caging_paths.prf loading from applicationsMiikka Heikkinen2010-06-221-1/+0
| | | | | | | | | Since plugin and import paths variables were moved to symbian.conf, there were many unnecessary load(data_caging_paths) statements left in applications. Task-number: QTBUG-11619 Reviewed-by: Janne Koskinen
* Fix naming.Warwick Allison2010-05-181-0/+26