Merge branch 'master' of git://github.com/AlericInglewood/SingularityViewer

Conflicts:
	indra/llmessage/llregionpresenceverifier.cpp
	indra/llmessage/llregionpresenceverifier.h
This commit is contained in:
Siana Gearz
2012-11-04 02:10:31 +01:00
135 changed files with 5345 additions and 4376 deletions

View File

@@ -18,7 +18,6 @@ include(LLMath)
include(LLRender)
include(LLVFS)
include(LLWindow)
include(LLXML)
include(UI)
include_directories(
@@ -28,7 +27,6 @@ include_directories(
${LLRENDER_INCLUDE_DIRS}
${LLVFS_INCLUDE_DIRS}
${LLWINDOW_INCLUDE_DIRS}
${LLXML_INCLUDE_DIRS}
)
set(llwindow_SOURCE_FILES