diff options
author | Andrew de Laix <alain@lindenlab.com> | 2011-03-14 20:01:31 +0000 |
---|---|---|
committer | Andrew de Laix <alain@lindenlab.com> | 2011-03-14 20:01:31 +0000 |
commit | c41d9949d797312626d44c639766b285111d608b (patch) | |
tree | bb8fd12bbc971e6700edcd96943610b6c93d18f5 /indra | |
parent | fcdd82af83093a0e62200be7b1fc44e96fd76d57 (diff) |
update llqtwebkit usage.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/cmake/WebKitLibPlugin.cmake | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/cmake/WebKitLibPlugin.cmake b/indra/cmake/WebKitLibPlugin.cmake index 1f5b0f5d84..8fb717cdb8 100644 --- a/indra/cmake/WebKitLibPlugin.cmake +++ b/indra/cmake/WebKitLibPlugin.cmake @@ -62,10 +62,6 @@ elseif (LINUX) else (STANDALONE) set(WEBKIT_PLUGIN_LIBRARIES llqtwebkit - - qgif - qjpeg - QtWebKit QtOpenGL QtNetwork |