Reputation: 13693
Where can i get a tutorial on making dlls in qt?.I have been reading the latest docs on version 4.7 and i haven't found any.
Upvotes: 1
Views: 239
Reputation: 11648
You have to specify the qmake variable TEMPLATE..
TEMPLATE
Similarly from the docs,
dll option will output you the dll instead of an exe.
dll