diff options
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 0a6f935930..fce9b16129 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -407,6 +407,7 @@ set(viewer_SOURCE_FILES llpaneleditwearable.cpp llpanelexperiencelisteditor.cpp llpanelexperiencelog.cpp + llpanelexperiencepicker.cpp llpanelexperiences.cpp llpanelface.cpp llpanelgenerictip.cpp @@ -997,6 +998,7 @@ set(viewer_HEADER_FILES llpaneleditwearable.h llpanelexperiencelisteditor.h llpanelexperiencelog.h + llpanelexperiencepicker.h llpanelexperiences.h llpanelface.h llpanelgenerictip.h |