Fixing media, second part

This commit is contained in:
Siana Gearz
2010-11-12 00:02:37 +01:00
parent 93ae868684
commit e87975b8eb
10 changed files with 47 additions and 62 deletions

View File

@@ -2,10 +2,6 @@
project(media_plugin_example)
if(WORD_SIZE EQUAL 64)
set(REQUIRE_PIC)
endif(WORD_SIZE EQUAL 64)
include(00-Common)
include(LLCommon)
include(LLImage)