File: dataquay.pro

package info (click to toggle)
dataquay 0.9-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 912 kB
  • ctags: 1,348
  • sloc: cpp: 8,795; sh: 26; ansic: 12; makefile: 9
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