add_executable(printconfig testplugandplay.cpp testpnp.cpp testpnp.h)
target_link_libraries(printconfig Qt::Gui KF6::Screen)
