summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-01-27 16:40:23 -0800
committerTodd Stinson <stinson@lindenlab.com>2012-01-27 16:40:23 -0800
commit891e99058bcc587cd6a4b4d3eece134cfddd0883 (patch)
treeb130394d968fbf8698cc57e65a5811bb2f5dfdce /indra/newview/CMakeLists.txt
parenta0bab1952bfe09be49164bad0ab7205735109395 (diff)
PATH-187 : Moving the PathfindingLinkset definition into its own file.
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 9a15b65f83..194c7d35bb 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -415,6 +415,7 @@ set(viewer_SOURCE_FILES
llparcelselection.cpp
llparticipantlist.cpp
llpatchvertexarray.cpp
+ llpathfindinglinksets.cpp
llphysicsmotion.cpp
llphysicsshapebuilderutil.cpp
llplacesinventorybridge.cpp
@@ -963,6 +964,7 @@ set(viewer_HEADER_FILES
llparcelselection.h
llparticipantlist.h
llpatchvertexarray.h
+ llpathfindinglinksets.h
llphysicsmotion.h
llphysicsshapebuilderutil.h
llplacesinventorybridge.h