PROJECT(Orxonox)

INCLUDE_DIRECTORIES(.)

ADD_SUBDIRECTORY(loader)
ADD_SUBDIRECTORY(network)
ADD_SUBDIRECTORY(orxonox)

# xml get handled by loader
