diff options
author | Armin Weatherwax | 2010-02-26 17:06:16 +0100 |
---|---|---|
committer | Armin Weatherwax | 2010-09-23 15:40:22 +0200 |
commit | dcdfa1ebab37dd78282bc95093a5f347f5846b1c (patch) | |
tree | 22d6ea3f35b749e51ae4ac882bd56f42d35f9590 /linden/indra/media_plugins/example/CMakeLists.txt | |
parent | remove deprecated files (diff) | |
download | meta-impy-dcdfa1ebab37dd78282bc95093a5f347f5846b1c.zip meta-impy-dcdfa1ebab37dd78282bc95093a5f347f5846b1c.tar.gz meta-impy-dcdfa1ebab37dd78282bc95093a5f347f5846b1c.tar.bz2 meta-impy-dcdfa1ebab37dd78282bc95093a5f347f5846b1c.tar.xz |
port SG2.0 Mediaplugs (webkit supports flash now)
Diffstat (limited to 'linden/indra/media_plugins/example/CMakeLists.txt')
-rwxr-xr-x[-rw-r--r--] | linden/indra/media_plugins/example/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/media_plugins/example/CMakeLists.txt b/linden/indra/media_plugins/example/CMakeLists.txt index b074a1d..6d14c1b 100644..100755 --- a/linden/indra/media_plugins/example/CMakeLists.txt +++ b/linden/indra/media_plugins/example/CMakeLists.txt | |||
@@ -14,7 +14,7 @@ include(PluginAPI) | |||
14 | include(MediaPluginBase) | 14 | include(MediaPluginBase) |
15 | include(FindOpenGL) | 15 | include(FindOpenGL) |
16 | 16 | ||
17 | include(ExamplePlugin) | 17 | #awfixme include(ExamplePlugin) |
18 | 18 | ||
19 | include_directories( | 19 | include_directories( |
20 | ${LLPLUGIN_INCLUDE_DIRS} | 20 | ${LLPLUGIN_INCLUDE_DIRS} |