
add_executable( curvdemo1 WIN32 "curvdemo1.cpp" )

target_link_libraries( curvdemo1 qwt5-qt5 )
