diff Makefile @ 63:fecb53842b3d

Finxed sonic annotator compiling issues, now expects svcore in m4 root
author gyorgyf
date Mon, 13 Feb 2012 14:16:25 +0000
parents 0eadb9b0ddb8
children 8c65fff56cab
line wrap: on
line diff
--- a/Makefile	Mon Feb 13 11:53:07 2012 +0000
+++ b/Makefile	Mon Feb 13 14:16:25 2012 +0000
@@ -1,6 +1,6 @@
 #############################################################################
 # Makefile for building: sonic-annotator
-# Generated by qmake (2.01a) (Qt 4.6.2) on: Mon Jan 23 17:29:06 2012
+# Generated by qmake (2.01a) (Qt 4.6.2) on: Mon Feb 13 14:04:05 2012
 # Project:  sonic-annotator.pro
 # Template: app
 # Command: /usr/bin/qmake-qt4 -unix -o Makefile sonic-annotator.pro
@@ -264,7 +264,8 @@
 		../svcore/base/XmlExportable.h \
 		../svcore/base/Debug.h \
 		../svcore/base/Window.h \
-		../svcore/base/RealTime.h
+		../svcore/base/RealTime.h \
+		version.h
 	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o o/BinaryFeatureWriter.o runner/BinaryFeatureWriter.cpp
 
 o/FeatureWriterFactory.o: runner/FeatureWriterFactory.cpp runner/FeatureWriterFactory.h \