diff options
author | prep <none@none> | 2012-03-13 16:55:25 -0400 |
---|---|---|
committer | prep <none@none> | 2012-03-13 16:55:25 -0400 |
commit | 1c812c3c6734197835fd8cfaef286f1ad444ec64 (patch) | |
tree | 7c4dabb6b86ce523c3ffaadec237ff7e29194d46 /indra/newview/CMakeLists.txt | |
parent | fab57eea612f34ed9d8c8559674ead1760aab42b (diff) | |
parent | a8d5d6f45e34ff965fd9adc1d9824eb2840171a3 (diff) |
merge
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index b586c6e31f..500163c030 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -421,6 +421,7 @@ set(viewer_SOURCE_FILES llpathfindinglinksetlist.cpp llpathfindingmanager.cpp llpathfindingnavmesh.cpp + llpathfindingnavmeshstatus.cpp llpathfindingnavmeshzone.cpp llphysicsmotion.cpp llphysicsshapebuilderutil.cpp @@ -976,6 +977,7 @@ set(viewer_HEADER_FILES llpathfindinglinksetlist.h llpathfindingmanager.h llpathfindingnavmesh.h + llpathfindingnavmeshstatus.h llpathfindingnavmeshzone.h llphysicsmotion.h llphysicsshapebuilderutil.h |