aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-25 08:18:10 -0700
committerMcCabe Maxsted2010-08-28 05:01:41 -0700
commitf248ce248c8ac0f75fd0219542f4c329204d00f4 (patch)
treef71b916f7da180d739c82ff6324304f41b6e7df2 /linden/indra/newview/CMakeLists.txt
parentMade disable max build constraints also disable max position spinner values (diff)
downloadmeta-impy-f248ce248c8ac0f75fd0219542f4c329204d00f4.zip
meta-impy-f248ce248c8ac0f75fd0219542f4c329204d00f4.tar.gz
meta-impy-f248ce248c8ac0f75fd0219542f4c329204d00f4.tar.bz2
meta-impy-f248ce248c8ac0f75fd0219542f4c329204d00f4.tar.xz
Ported local textures from Emerald (requires boost filesystem and system libs to work)
Diffstat (limited to 'linden/indra/newview/CMakeLists.txt')
-rw-r--r--linden/indra/newview/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt
index 7dfe3d2..13c972a 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -71,6 +71,7 @@ set(viewer_SOURCE_FILES
71 floaterbusy.cpp 71 floaterbusy.cpp
72 floatergriddefault.cpp 72 floatergriddefault.cpp
73 floatergridmanager.cpp 73 floatergridmanager.cpp
74 floaterlocalassetbrowse.cpp
74 floatervoicelicense.cpp 75 floatervoicelicense.cpp
75 hbfloatergrouptitles.cpp 76 hbfloatergrouptitles.cpp
76 hippoGridManager.cpp 77 hippoGridManager.cpp
@@ -504,6 +505,7 @@ set(viewer_HEADER_FILES
504 floaterbusy.h 505 floaterbusy.h
505 floatergriddefault.h 506 floatergriddefault.h
506 floatergridmanager.h 507 floatergridmanager.h
508 floaterlocalassetbrowse.h
507 floatervoicelicense.h 509 floatervoicelicense.h
508 hbfloatergrouptitles.h 510 hbfloatergrouptitles.h
509 hippoGridManager.h 511 hippoGridManager.h