summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2009-12-17 13:16:17 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2009-12-17 13:16:17 -0500
commitc3522ef0ce81830e467302c98ecc05397d7e0547 (patch)
tree7505d9a9024847b8b59c7b3932fb53526ae6732f /indra/newview/viewer_manifest.py
parentbc2b79681101facc3d913cab3ebf8e43edc98b8e (diff)
parent9571dcfed6e12f23b170ddbc6d0fba93a96e657c (diff)
merge
--HG-- branch : avatar-pipeline
Diffstat (limited to 'indra/newview/viewer_manifest.py')
-rwxr-xr-xindra/newview/viewer_manifest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index 32fdd41be2..d6d6aa48d1 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -324,6 +324,7 @@ class WindowsManifest(ViewerManifest):
self.path("qtnetwork4.dll")
self.path("qtopengl4.dll")
self.path("qtwebkit4.dll")
+ self.path("qtxmlpatterns4.dll")
self.path("ssleay32.dll")
self.end_prefix()