comparison vamp-client/client.pro @ 108:247d8d533a9c

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 <c.cannam@qmul.ac.uk>
date Mon, 24 Oct 2016 17:53:33 +0100
parents f55631599988
children 1902e6db5b61
comparison
equal deleted inserted replaced
107:2586f4be738c 108:247d8d533a9c
24 24
25 TARGET = client 25 TARGET = client
26 26
27 SOURCES += \ 27 SOURCES += \
28 client.cpp \ 28 client.cpp \
29 ../vamp-capnp/piper.capnp.c++ 29 ../vamp-capnp/piper-capnp.cpp
30 30
31 HEADERS += \ 31 HEADERS += \
32 ProcessQtTransport.h \ 32 ProcessQtTransport.h \
33 CapnpRRClient.h \ 33 CapnpRRClient.h \
34 Loader.h \ 34 Loader.h \