summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorleyla_linden <none@none>2010-12-09 17:30:17 -0800
committerleyla_linden <none@none>2010-12-09 17:30:17 -0800
commitdb1af2445dac667eb24c69d005509b8ff007cc9e (patch)
tree94fb2b407edae8134e92257db267a4432b3429e8 /indra/newview/CMakeLists.txt
parenta1e59112d028469870c7d1b38c8dbb56f556959d (diff)
Initial code for the upload model wizard - loading model is working, not much else
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 133f93ec1a..fd52c56a87 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -201,6 +201,7 @@ set(viewer_SOURCE_FILES
llfloatermediasettings.cpp
llfloatermemleak.cpp
llfloatermodelpreview.cpp
+ llfloatermodelwizard.cpp
llfloaternamedesc.cpp
llfloaternotificationsconsole.cpp
llfloateropenobject.cpp
@@ -741,6 +742,7 @@ set(viewer_HEADER_FILES
llfloatermediasettings.h
llfloatermemleak.h
llfloatermodelpreview.h
+ llfloatermodelwizard.h
llfloaternamedesc.h
llfloaternotificationsconsole.h
llfloateropenobject.h