add_subdirectory(containments)
if(NOT WIN32)
add_subdirectory(shell)
endif(NOT WIN32)


