diff options
author | Leyla Farazha <leyla@lindenlab.com> | 2010-11-30 16:40:18 -0800 |
---|---|---|
committer | Leyla Farazha <leyla@lindenlab.com> | 2010-11-30 16:40:18 -0800 |
commit | 6e62c6c410df9001b56ffd57c6c6d8cd9fe035e6 (patch) | |
tree | 22a77be7720c4ea9cf9a17f70b00b14f68122454 /indra/newview/CMakeLists.txt | |
parent | c489f33169bdf88df24c430c278038b2f5a0630a (diff) | |
parent | b778ba9b882ecb03e61b3b9bd833618ca096f5da (diff) |
Merge
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index fa49c1ac4c..679637caf6 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1877,6 +1877,7 @@ if (LL_TESTS) lldateutil.cpp llmediadataclient.cpp lllogininstance.cpp + llremoteparcelrequest.cpp llviewerhelputil.cpp llversioninfo.cpp ) |