diff options
author | skolb <> | 2009-12-15 22:05:21 -0800 |
---|---|---|
committer | skolb <> | 2009-12-15 22:05:21 -0800 |
commit | 88291b378eda6178ae3f2cbda60feddf0e68e3fa (patch) | |
tree | 1c59efc71a095f2ff25af779969f8780680d6ad6 /indra/newview/CMakeLists.txt | |
parent | e7eae453908e77a959a2ef6fea272107491fe35e (diff) | |
parent | 966b2ebfe28d096791395188552f3fc18154247c (diff) |
Merge
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 492d70a956..293faa7b70 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1780,6 +1780,7 @@ if (WINDOWS) qtnetworkd4.dll qtopengld4.dll qtwebkitd4.dll + qtxmlpatternsd4.dll ssleay32.dll ) copy_if_different( @@ -1799,6 +1800,7 @@ if (WINDOWS) qtnetwork4.dll qtopengl4.dll qtwebkit4.dll + qtxmlpatterns4.dll ssleay32.dll ) copy_if_different( |