diff base/base.pro @ 392:183ee2a55fc7

* More work to abstract out interactive components used in the data library, so that it does not need to depend on QtGui.
author Chris Cannam
date Fri, 14 Mar 2008 17:14:21 +0000
parents 5858cc462d0a
children 9d70f577d6f5
line wrap: on
line diff
--- a/base/base.pro	Thu Mar 13 14:06:03 2008 +0000
+++ b/base/base.pro	Fri Mar 14 17:14:21 2008 +0000
@@ -26,6 +26,8 @@
            PlayParameters.h \
            Preferences.h \
            Profiler.h \
+           ProgressPrinter.h \
+           ProgressReporter.h \
            PropertyContainer.h \
            RangeMapper.h \
            RealTime.h \
@@ -54,6 +56,8 @@
            PlayParameters.cpp \
            Preferences.cpp \
            Profiler.cpp \
+           ProgressPrinter.cpp \
+           ProgressReporter.cpp \
            PropertyContainer.cpp \
            RangeMapper.cpp \
            RealTime.cpp \