Merge branch 'V2MultiWear' of bitbucket.org:Lirusaito/singularityviewer into AltCompilers

Conflicts:
	indra/cmake/00-Common.cmake
	indra/newview/llvovolume.cpp
This commit is contained in:
Drake Arconis
2012-07-02 20:16:56 +00:00
93 changed files with 3912 additions and 2204 deletions

View File

@@ -330,6 +330,10 @@ endif (STANDALONE)
if(1 EQUAL 1)
add_definitions(-DOPENSIM_RULES=1)
add_definitions(-DMESH_ENABLED=1)
add_definitions(-DENABLE_CLASSIC_CLOUDS=1)
if (NOT "$ENV{SHY_MOD}" STREQUAL "")
add_definitions(-DSHY_MOD=1)
endif (NOT "$ENV{SHY_MOD}" STREQUAL "")
endif(1 EQUAL 1)
SET( CMAKE_EXE_LINKER_FLAGS_RELEASESSE2