summaryrefslogtreecommitdiffstats
path: root/README.wince
Commit message (Collapse)AuthorAgeFilesLines
* Update INSTALL and README + friends for the everywhere packageJason McDonald2009-11-091-44/+0
| | | | | | | | | Make INSTALL and README more generic, avoid repeating stuff that's already in the product docs, and move the Windows Signing stuff into the product docs. Task-number: QTBUG-5453 Reviewed-by: Espen Riskedal
* Add platform-specific README's.Jason McDonald2009-09-231-0/+44
These files were previously added to source packages by the packaging system. There's no reason why these files shouldn't be available to repo users too. Reviewed-by: Trust Me