diff svcore.pro @ 1249:d45a16c232bd piper

Align Sonic Annotator with the new Piper-ified subrepos (bearing in mind we want neither Piper nor the plugin load checker in Sonic Annotator itself)
author Chris Cannam
date Fri, 04 Nov 2016 14:16:01 +0000
parents 9ae2ce9190e6
children
line wrap: on
line diff
--- a/svcore.pro	Thu Nov 03 15:38:17 2016 +0000
+++ b/svcore.pro	Fri Nov 04 14:16:01 2016 +0000
@@ -29,6 +29,6 @@
 
 include(files.pri)
 
-HEADERS = $$(SVCORE_HEADERS)
-SOURCES = $$(SVCORE_SOURCES)
+HEADERS = $$SVCORE_HEADERS
+SOURCES = $$SVCORE_SOURCES