aboutsummaryrefslogtreecommitdiffstats
path: root/examples/websockets/simplechat/simplechat.pro
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant options and a stray defineJesus Fernandez2018-08-171-2/+1
| | | | | Change-Id: Ic7ce11f1631197e6ee019b66c0d7ec56590c5ab5 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
* add example installsOswald Buddenhagen2016-05-061-1/+4
| | | | | Change-Id: I49d9fda43374776685d2ab1fa653287447d34028 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
* Move examples into 'websockets' folderKai Koehne2014-03-191-0/+17
In the packaging process the content of all 'examples' folders are copied together into one folder ... so modules are supposed to have their submodule name as a sub-folder of 'examples'. Change-Id: I9981b914e8268c932ca5a3d1c9fa73f8db0b6a5b Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>