annotate sonic-visualiser.pro @ 1301:26da0e253e68 project-file-rework

Don't -Werror here
author Chris Cannam
date Fri, 28 Oct 2016 11:32:22 +0100
parents 337617d1d50a
children f2ef4a7bdf16
rev   line source
Chris@1279 1
Chris@517 2 TEMPLATE = subdirs
Chris@640 3
Chris@1279 4 SUBDIRS = \
cannam@1285 5 checker \
Chris@1279 6 sub_server \
Chris@1297 7 sub_convert \
Chris@1279 8 sub_sv
Chris@563 9
Chris@1278 10 sub_server.file = server.pro
Chris@1297 11 sub_convert.file = convert.pro
Chris@1279 12 sub_sv.file = sv.pro