aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorArmin Weatherwax2010-06-14 14:29:10 +0200
committerArmin Weatherwax2010-09-23 15:42:38 +0200
commitc791570b8f7704dd3af382ab1d6ad446af1fa671 (patch)
tree5e556779651cdf826a5d599493a0a0c32734b43b /linden/indra/newview/CMakeLists.txt
parentport llprimitive from SG2.0 (diff)
downloadmeta-impy-c791570b8f7704dd3af382ab1d6ad446af1fa671.zip
meta-impy-c791570b8f7704dd3af382ab1d6ad446af1fa671.tar.gz
meta-impy-c791570b8f7704dd3af382ab1d6ad446af1fa671.tar.bz2
meta-impy-c791570b8f7704dd3af382ab1d6ad446af1fa671.tar.xz
make it compile and run.
TODO: llpanellandmedia.cpp and llviewermedia.cpp need a proper fix
Diffstat (limited to 'linden/indra/newview/CMakeLists.txt')
-rw-r--r--linden/indra/newview/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/linden/indra/newview/CMakeLists.txt b/linden/indra/newview/CMakeLists.txt
index b576ccd..75ba977 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -1174,7 +1174,6 @@ set(viewer_APPSETTINGS_FILES
1174 ${CMAKE_SOURCE_DIR}/../scripts/messages/message_template.msg 1174 ${CMAKE_SOURCE_DIR}/../scripts/messages/message_template.msg
1175 ) 1175 )
1176 1176
1177
1178source_group("App Settings" FILES ${viewer_APPSETTINGS_FILES}) 1177source_group("App Settings" FILES ${viewer_APPSETTINGS_FILES})
1179 1178
1180set_source_files_properties(${viewer_APPSETTINGS_FILES} 1179set_source_files_properties(${viewer_APPSETTINGS_FILES}