move path_expand() and search_path_expand() into libpbd, and use them to expand search paths given to pathscanner objects (always)

This commit is contained in:
Paul Davis
2013-03-20 07:43:19 -04:00
parent b2a667266b
commit a2d6577210
7 changed files with 13 additions and 121 deletions

View File

@@ -86,6 +86,7 @@ def build(bld):
malign.cc
mountpoint.cc
openuri.cc
pathexpand.cc
pathscanner.cc
pool.cc
property_list.cc