- 
    
Bug
 - 
    Resolution: Done
 - 
    
P3: Somewhat important
 - 
    5.0.0 RC 1
 - 
    None
 
Building playandpaint example without building qt src causes the following line in the pro file to be interpreted incorrectly:
LIBS           = -L$${QT_BUILD_TREE}/examples/widgets/tools/plugandpaint/plugins -lpnp_basictools
so the lib is not found because of not specifying correct path to it.