diff options
author | Don Kjer <don@lindenlab.com> | 2012-08-02 23:01:32 +0000 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2012-08-02 23:01:32 +0000 |
commit | 4f020596019d6c1058468374b5fb56767312c2ec (patch) | |
tree | 076654def501766cabda3ef8e944af6553e411a4 /indra/newview/CMakeLists.txt | |
parent | 3a954ddda398bf0266bce303849495570c6bdae1 (diff) | |
parent | 5e8b525670456a6897127dd8029b5a740dc31c20 (diff) |
Merge viewer-horde-fixes -> sunshine
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | 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 753dbd7438..2c9952cbc8 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -437,6 +437,7 @@ set(viewer_SOURCE_FILES llpathfindingpathtool.cpp llphysicsmotion.cpp llphysicsshapebuilderutil.cpp + llpipelinelistener.cpp llplacesinventorybridge.cpp llplacesinventorypanel.cpp llpopupview.cpp @@ -1002,6 +1003,7 @@ set(viewer_HEADER_FILES llpathfindingpathtool.h llphysicsmotion.h llphysicsshapebuilderutil.h + llpipelinelistener.h llplacesinventorybridge.h llplacesinventorypanel.h llpolymesh.h |