aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/CMakeLists.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt
index cd725d2..0a4ee82 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -61,11 +61,6 @@ include_directories(
61 ) 61 )
62 62
63set(viewer_SOURCE_FILES 63set(viewer_SOURCE_FILES
64 authentication_controller.cpp
65 authentication_floater.cpp
66 authentication_model.cpp
67 controllerlogin.cpp
68 controllerpasswords.cpp
69 floaterlogin.cpp 64 floaterlogin.cpp
70 hippoGridManager.cpp 65 hippoGridManager.cpp
71 hippoLimits.cpp 66 hippoLimits.cpp
@@ -442,7 +437,6 @@ set(viewer_SOURCE_FILES
442 llxmlrpctransaction.cpp 437 llxmlrpctransaction.cpp
443 noise.cpp 438 noise.cpp
444 pipeline.cpp 439 pipeline.cpp
445 prefpanelpasswords.cpp
446 primbackup.cpp 440 primbackup.cpp
447 rlvhandler.cpp 441 rlvhandler.cpp
448 rlvhelper.cpp 442 rlvhelper.cpp
@@ -471,11 +465,6 @@ endif (LINUX)
471set(viewer_HEADER_FILES 465set(viewer_HEADER_FILES
472 CMakeLists.txt 466 CMakeLists.txt
473 ViewerInstall.cmake 467 ViewerInstall.cmake
474 authentication_controller.h
475 authentication_floater.h
476 authentication_model.h
477 controllerlogin.h
478 controllerpasswords.h
479 floaterlogin.h 468 floaterlogin.h
480 hippoGridManager.h 469 hippoGridManager.h
481 hippoLimits.h 470 hippoLimits.h
@@ -859,7 +848,6 @@ set(viewer_HEADER_FILES
859 macmain.h 848 macmain.h
860 noise.h 849 noise.h
861 pipeline.h 850 pipeline.h
862 prefpanelpasswords.h
863 primbackup.h 851 primbackup.h
864 randgauss.h 852 randgauss.h
865 VertexCache.h 853 VertexCache.h