summaryrefslogtreecommitdiff
path: root/indra/newview/viewer_manifest.py
diff options
context:
space:
mode:
authorskolb <>2009-12-15 22:05:21 -0800
committerskolb <>2009-12-15 22:05:21 -0800
commit88291b378eda6178ae3f2cbda60feddf0e68e3fa (patch)
tree1c59efc71a095f2ff25af779969f8780680d6ad6 /indra/newview/viewer_manifest.py
parente7eae453908e77a959a2ef6fea272107491fe35e (diff)
parent966b2ebfe28d096791395188552f3fc18154247c (diff)
Merge
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()