What steps will reproduce the problem?
1. Set output as dll
2. TEMPLATE is recorded as += lib
3. An executable is built
What is the expected output? What do you see instead?
A dll should be built while an executable is built
Please use labels and text to provide additional information.
This happens because of the way qmake handles the += operator. The default
value is to build an executable.
Original issue reported on code.google.com by y.pag...@gmail.com on 3 Jul 2007 at 5:09
Original issue reported on code.google.com by
y.pag...@gmail.com
on 3 Jul 2007 at 5:09