diff options
| author | Andrey Lihatskiy <andreylproductengine@lindenlab.com> | 2015-12-22 19:24:33 +0200 |
|---|---|---|
| committer | Andrey Lihatskiy <andreylproductengine@lindenlab.com> | 2015-12-22 19:24:33 +0200 |
| commit | 579ed3849a5b5e2d1875c1232eab44ee2f9fe7ea (patch) | |
| tree | c6d72fe898faef4b01023ab9819299712125bd67 /indra/media_plugins/winmmshim | |
| parent | 80bfd16cb0d4bbb025eda7d6b877c29c39971ea6 (diff) | |
| parent | 60dfd55edaa5df0cb864dc5086037bc5625bc0be (diff) | |
Merged lindenlab/viewer-bear into default
Diffstat (limited to 'indra/media_plugins/winmmshim')
| -rwxr-xr-x | indra/media_plugins/winmmshim/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/media_plugins/winmmshim/CMakeLists.txt b/indra/media_plugins/winmmshim/CMakeLists.txt index bf74f81809..6890589892 100755 --- a/indra/media_plugins/winmmshim/CMakeLists.txt +++ b/indra/media_plugins/winmmshim/CMakeLists.txt @@ -22,9 +22,6 @@ set(winmm_shim_HEADER_FILES list(APPEND winmm_shim_SOURCE_FILES ${winmm_shim_HEADER_FILES}) -set_source_files_properties(${media_plugin_webkit_HEADER_FILES} - PROPERTIES HEADER_FILE_ONLY TRUE) - add_library(winmm_shim SHARED ${winmm_shim_SOURCE_FILES} |
