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