qhttpserver.pro 100 B

12345678
  1. CONFIG += ordered
  2. TEMPLATE = subdirs
  3. SUBDIRS += src \
  4. examples
  5. examples.depends = src