summaryrefslogtreecommitdiff
path: root/qwebchannel.pro
blob: bbb213a6e0d3635c3d34a3f61872d0dca0f75b82 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs

SUBDIRS = \
  src \
  examples \
  tests

examples.depends = src
tests.depends = src