diff options
author | callum <none@none> | 2009-12-15 17:50:16 -0800 |
---|---|---|
committer | callum <none@none> | 2009-12-15 17:50:16 -0800 |
commit | f923f896bca0d0d8459c35a5ef8e0d0171cbe664 (patch) | |
tree | 922bacbef40117c70f306224f840376d5b37af27 /indra/test_apps | |
parent | 60e6fa139e8056288514cfa7276eee9133953de9 (diff) |
client changes to work with new version of Qt (4.6) and to do some cleanup at plugin exit so that cookies more betterer than what they did before.
Diffstat (limited to 'indra/test_apps')
-rw-r--r-- | indra/test_apps/llplugintest/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/test_apps/llplugintest/CMakeLists.txt b/indra/test_apps/llplugintest/CMakeLists.txt index 0011daaec6..12310f9ecd 100644 --- a/indra/test_apps/llplugintest/CMakeLists.txt +++ b/indra/test_apps/llplugintest/CMakeLists.txt @@ -435,6 +435,7 @@ if(WINDOWS) qtnetwork4.dll qtopengl4.dll qtwebkit4.dll + qtxmlpatterns4.dll ssleay32.dll ) copy_if_different( |