diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-05-31 16:57:39 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-05-31 16:57:39 +0300 |
commit | 4b8c269d9495718207e58c22c991894aa375e497 (patch) | |
tree | 759d6a7bc1e5ea1a77b630b3ce59aadd2549e07a /indra/newview/CMakeLists.txt | |
parent | 39eb49c5f400f5e99750f48cc4b02ffa56537403 (diff) | |
parent | aac23d2d1e4c0c92b31bff377633da7d2b305a1a (diff) |
merge; fixed gcc build
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | 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 50d1491523..9ba44e787b 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -379,6 +379,7 @@ set(viewer_SOURCE_FILES llregionposition.cpp llremoteparcelrequest.cpp llsavedsettingsglue.cpp + llsaveoutfitcombobtn.cpp llscreenchannel.cpp llscriptfloater.cpp llscrollingpanelparam.cpp @@ -894,6 +895,7 @@ set(viewer_HEADER_FILES llresourcedata.h llrootview.h llsavedsettingsglue.h + llsaveoutfitcombobtn.h llscreenchannel.h llscriptfloater.h llscrollingpanelparam.h |