Quote Originally Posted by d_stranz View Post
Sorry, but I don't use QtCreator, so I don't know how to rework project files in that environment to make debug and release builds with different names.
qmake Code:
  1. TEMPLATE=lib
  2. TARGET= $$qtLibraryTarget(qwt)
To copy to clipboard, switch view to plain text mode