add_library(sda ../item.cpp ../data.qrc sda.cpp)
target_link_libraries(sda ${QT_LIBRARIES})
