System notice: In light of the Debian OpenSSL security issue we've regenerated the server keys. See this thread for instructions and the new key fingerprints.

Blob of examples/simple/simple.pro (raw blob data)

1 include($$PWD/../examples_config.pri)
2
3 SOURCES += main.cpp
4
5
6
7 VERSION = 1
8
9 TEMPLATE = app