aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview
diff options
context:
space:
mode:
authorJacek Antonelli2009-03-11 14:16:02 -0500
committerJacek Antonelli2009-03-11 17:13:22 -0500
commit629af1f4df0f1df3c3258e1eb21ee9966171ab3d (patch)
treed0fd8059faddbc55c618788f2add5710be923de7 /linden/indra/newview
parentManifest includes openal and gstreamer libs in Mac package (diff)
downloadmeta-impy-629af1f4df0f1df3c3258e1eb21ee9966171ab3d.zip
meta-impy-629af1f4df0f1df3c3258e1eb21ee9966171ab3d.tar.gz
meta-impy-629af1f4df0f1df3c3258e1eb21ee9966171ab3d.tar.bz2
meta-impy-629af1f4df0f1df3c3258e1eb21ee9966171ab3d.tar.xz
Removed Quicktime-related cmake code
Diffstat (limited to 'linden/indra/newview')
-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 2bda223..f971f97 100644
--- a/linden/indra/newview/CMakeLists.txt
+++ b/linden/indra/newview/CMakeLists.txt
@@ -1393,7 +1393,6 @@ target_link_libraries(imprudence-bin
1393 ${SMARTHEAP_LIBRARY} 1393 ${SMARTHEAP_LIBRARY}
1394 ${UI_LIBRARIES} 1394 ${UI_LIBRARIES}
1395 ${NDOF_LIBRARY} 1395 ${NDOF_LIBRARY}
1396 ${QUICKTIME_LIBRARY}
1397 ${WINDOWS_LIBRARIES} 1396 ${WINDOWS_LIBRARIES}
1398 ${XMLRPCEPI_LIBRARIES} 1397 ${XMLRPCEPI_LIBRARIES}
1399 ${ZLIB_LIBRARIES} 1398 ${ZLIB_LIBRARIES}