annotate sonic-visualiser.pro @ 1299:9027d12841af project-file-rework

Win32 fixes in subrepos (inc binary modes for server)
author Chris Cannam
date Thu, 27 Oct 2016 16:14:49 +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