File: tests.pri

package info (click to toggle)
sailcut 1.5.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,048 kB
  • sloc: cpp: 12,009; xml: 67; sh: 47; python: 28; makefile: 15
file content (9 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
QT -= gui
QT += testlib
CONFIG -= app_bundle
CONFIG += testcase

INCLUDEPATH += ../../src

# do not install testcases
target.CONFIG += no_default_install