Hey there,
QMake Code:
LIBS += \ -Llib/ -lqkCoreDTo copy to clipboard, switch view to plain text mode
How can I change this LIBS including flag according to if I'm compiling in Debug or Release, I tried CONFIG(debug) / Release with no success.
Thanks.
Bookmarks