annotate sonic-visualiser.pro @ 1279:c6513cae4747 project-file-rework

Cut down vastly on the number of config.pri files and places where their contents has to be effectively duplicated without them
author Chris Cannam
date Mon, 24 Oct 2016 17:53:33 +0100
parents eb60f984c66c
children ac6db2ee1beb
rev   line source
Chris@1279 1
Chris@517 2 TEMPLATE = subdirs
Chris@640 3
Chris@1279 4 SUBDIRS = \
Chris@1279 5 sub_server \
Chris@1279 6 sub_sv
Chris@563 7
Chris@1278 8 sub_server.file = server.pro
Chris@1279 9 sub_sv.file = sv.pro