aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-12 15:57:07 -0700
committerMcCabe Maxsted2010-08-12 15:57:07 -0700
commite22d5289980ef75ac736915e80717eff7d9e07dc (patch)
treea1ddc37702803ce18b76daf88082b3ff0675ef5d /linden/indra
parentRe-added voice in CopyWinLibs.cmake and viewer_manifest.py (diff)
downloadmeta-impy-e22d5289980ef75ac736915e80717eff7d9e07dc.zip
meta-impy-e22d5289980ef75ac736915e80717eff7d9e07dc.tar.gz
meta-impy-e22d5289980ef75ac736915e80717eff7d9e07dc.tar.bz2
meta-impy-e22d5289980ef75ac736915e80717eff7d9e07dc.tar.xz
Re-added voice in CopyWinLibs.cmake and viewer_manifest.py--amend
Diffstat (limited to '')
-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 a953927..a376d98 100755
--- a/linden/indra/newview/viewer_manifest.py
+++ b/linden/indra/newview/viewer_manifest.py
@@ -292,7 +292,7 @@ class WindowsManifest(ViewerManifest):
292 # self.path("libeay32.dll") 292 # self.path("libeay32.dll")
293 # self.path("srtp.dll") 293 # self.path("srtp.dll")
294 # self.path("ssleay32.dll") 294 # self.path("ssleay32.dll")
295 self.path("tntk.dll") 295 # self.path("tntk.dll")
296 self.path("vivoxsdk.dll") 296 self.path("vivoxsdk.dll")
297 self.path("ortp.dll") 297 self.path("ortp.dll")
298 298