diff svcore.pro @ 679:c8badbd4c005

* Introduce ResourceFinder
author Chris Cannam
date Wed, 04 May 2011 14:05:08 +0100
parents 920e3880f7b4
children 99222d4bfc78
line wrap: on
line diff
--- a/svcore.pro	Thu Apr 14 15:20:27 2011 +0100
+++ b/svcore.pro	Wed May 04 14:05:08 2011 +0100
@@ -43,6 +43,7 @@
            base/RecentFiles.h \
            base/Resampler.h \
            base/ResizeableBitset.h \
+           base/ResourceFinder.h \
            base/RingBuffer.h \
            base/Scavenger.h \
            base/Selection.h \
@@ -75,6 +76,7 @@
            base/RealTime.cpp \
            base/RecentFiles.cpp \
            base/Resampler.cpp \
+           base/ResourceFinder.cpp \
            base/Selection.cpp \
            base/Serialiser.cpp \
            base/StorageAdviser.cpp \