diff options
author | Rider Linden <rider@lindenlab.com> | 2018-03-06 14:58:39 -0800 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2018-03-06 14:58:39 -0800 |
commit | cbe4cac78cf48cb9144dc2f6c194585cff87a1ce (patch) | |
tree | 5c1ae3a57ac6bdeafb78bc193ba9b081f8108774 /indra/llinventory/CMakeLists.txt | |
parent | 5621fa48537100d70e8d06b00b6c2577f5c11140 (diff) |
Settings type inventory objects and upload the assests.
Diffstat (limited to 'indra/llinventory/CMakeLists.txt')
-rw-r--r-- | indra/llinventory/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/llinventory/CMakeLists.txt b/indra/llinventory/CMakeLists.txt index 2d40dd6443..f1bc28427d 100644 --- a/indra/llinventory/CMakeLists.txt +++ b/indra/llinventory/CMakeLists.txt @@ -23,6 +23,7 @@ set(llinventory_SOURCE_FILES llfoldertype.cpp llinventory.cpp llinventorydefines.cpp + llinventorysettings.cpp llinventorytype.cpp lllandmark.cpp llnotecard.cpp @@ -47,6 +48,7 @@ set(llinventory_HEADER_FILES llinventorydefines.h llinventorysettings.h llinventorytype.h + llinvtranslationbrdg.h lllandmark.h llnotecard.h llparcel.h |