diff 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
line wrap: on
line diff
--- a/vamp-client/client.pro	Thu Oct 20 18:33:36 2016 +0100
+++ b/vamp-client/client.pro	Mon Oct 24 17:53:33 2016 +0100
@@ -26,7 +26,7 @@
 
 SOURCES += \
         client.cpp \
-        ../vamp-capnp/piper.capnp.c++
+        ../vamp-capnp/piper-capnp.cpp
         
 HEADERS += \
         ProcessQtTransport.h \