File: dataquay.pro

package info (click to toggle)
sonic-visualiser 2.4.1~repack1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 13,432 kB
  • ctags: 9,637
  • sloc: cpp: 91,711; ansic: 1,138; sh: 1,012; xml: 64; makefile: 36
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