project (basic)
add_library(basic SHARED basic.cpp basic.def)
set_target_properties(basic PROPERTIES SUFFIX ".dtr")
