Originally Posted by d_stranz 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: Switch view TEMPLATE=libTARGET= $$qtLibraryTarget(qwt) TEMPLATE=lib TARGET= $$qtLibraryTarget(qwt) To copy to clipboard, switch view to plain text mode
TEMPLATE=libTARGET= $$qtLibraryTarget(qwt)
TEMPLATE=lib TARGET= $$qtLibraryTarget(qwt)
Your biological and technological distinctiveness will be added to our own. Resistance is futile. Please ask Qt related questions on the forum and not using private messages or visitor messages.
Forum Rules
Bookmarks