aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/viewer_manifest.py')
-rwxr-xr-xlinden/indra/newview/viewer_manifest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/viewer_manifest.py b/linden/indra/newview/viewer_manifest.py
index ace6173..b3dbbcd 100755
--- a/linden/indra/newview/viewer_manifest.py
+++ b/linden/indra/newview/viewer_manifest.py
@@ -691,7 +691,7 @@ class DarwinManifest(ViewerManifest):
691 self.path("vivox-runtime/universal-darwin/libortp.dylib", "libortp.dylib") 691 self.path("vivox-runtime/universal-darwin/libortp.dylib", "libortp.dylib")
692 self.path("vivox-runtime/universal-darwin/libvivoxsdk.dylib", "libvivoxsdk.dylib") 692 self.path("vivox-runtime/universal-darwin/libvivoxsdk.dylib", "libvivoxsdk.dylib")
693 self.path("vivox-runtime/universal-darwin/SLVoice", "SLVoice") 693 self.path("vivox-runtime/universal-darwin/SLVoice", "SLVoice")
694 self.path("vivox-runtime/universal-darwin/SLVoiceAgent.app", "SLVoiceAgent.app") 694 #self.path("vivox-runtime/universal-darwin/SLVoiceAgent.app", "SLVoiceAgent.app")
695 695
696 #libfmodwrapper.dylib 696 #libfmodwrapper.dylib
697 #self.path(self.args['configuration'] + "/libfmodwrapper.dylib", "libfmodwrapper.dylib") 697 #self.path(self.args['configuration'] + "/libfmodwrapper.dylib", "libfmodwrapper.dylib")