File: tests.pro

package info (click to toggle)
qtpass 1.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,224 kB
  • sloc: cpp: 5,834; xml: 44; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 162 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
!include(tests.pri) { error("Couldn't find the tests.pri file!") }

TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS += auto
exists(manual): SUBDIRS += manual