File: dataquay.pro

package info (click to toggle)
sonic-visualiser 2.5~repack1-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,596 kB
  • ctags: 9,853
  • sloc: cpp: 93,843; ansic: 1,138; sh: 1,012; xml: 64; makefile: 35
file content (8 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8

TEMPLATE = subdirs
SUBDIRS = sub_lib sub_tests

sub_lib.file = lib.pro
sub_tests.file = tests/tests.pro
sub_tests.depends = sub_lib