summaryrefslogtreecommitdiff
path: root/examples/websockets/echoserver/echoserver.pro
Commit message (Collapse)AuthorAgeFilesLines
* 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>