changeset 1300:f7481cb5a1ff project-file-rework

Rename server to simple-server, and add some more description in usage
author Chris Cannam
date Fri, 28 Oct 2016 11:08:17 +0100
parents 9027d12841af
children 26da0e253e68
files .hgsubstate server.pro
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Thu Oct 27 16:14:49 2016 +0100
+++ b/.hgsubstate	Fri Oct 28 11:08:17 2016 +0100
@@ -4,9 +4,9 @@
 8643d4d1cb14226c72be27e7493597b9a2af526d checker
 896aefe629c85b05ae0880ec93a396b9e3a5a304 dataquay
 68ae618c6b0e442d08a71d39217784a08f2a8de3 icons/scalable
-fa98f112bfbb3701c00cd34e928b56a234ee926c piper-cpp
+c7164afe438ca500579cc51a0269adb4bab5f33d piper-cpp
 e1712f7d74a455337591091a57beba2f0443b9dd sv-dependency-builds
 d5e339613174be7acfe20906a347b35c396883b4 svapp
-7f4230e7d83a911dd0e92c34ced6443509e642b0 svcore
+fe391a7b837649394839e760036c07d73f273233 svcore
 8e4b90aeefaa58a1744f0291768ce03e1652f3a1 svgui
 59f7c7ae2f6437d039e328ef61d91dcf0f538680 vamp-plugin-sdk
--- a/server.pro	Thu Oct 27 16:14:49 2016 +0100
+++ b/server.pro	Fri Oct 28 11:08:17 2016 +0100
@@ -30,7 +30,7 @@
 
 linux*: LIBS += -ldl
 
-TARGET = piper-vamp-server
+TARGET = piper-vamp-simple-server
 
 OBJECTS_DIR = o
 MOC_DIR = o
@@ -49,4 +49,4 @@
 SOURCES += \
         piper-cpp/vamp-capnp/piper-capnp.cpp \
         piper-cpp/json11/json11.cpp \
-        piper-cpp/vamp-server/server.cpp
+        piper-cpp/vamp-server/simple-server.cpp