set(SOURCES Profile.cpp
            ProfilesManager.cpp)

set(HEADERS Profile.h
            ProfilesManager.h)

core_add_library(profiles)
