summaryrefslogtreecommitdiff
path: root/examples/network/network.pro
blob: 0a65e402105aabf09d5ae69bc4db635c53cc3206 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs
!contains(QT_CONFIG, no-widgets): SUBDIRS += bearercloud
QT+=widgets

# install
sources.files = network.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtsvg/network
INSTALLS += sources