Add pbd/resource.h for portable access to resource limits

This commit is contained in:
Paul Davis
2013-07-11 12:41:55 -04:00
parent 38ebf63961
commit 4eff7b4e82
3 changed files with 127 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ libpbd_sources = [
'property_list.cc',
'pthread_utils.cc',
'receiver.cc',
'resource.cc',
'search_path.cc',
'semutils.cc',
'shortpath.cc',