开发者

Making dlls in qt

开发者 https://www.devze.com 2023-03-03 14:59 出处:网络
Where can i get a tutorial on making dlls in qt?.I have been reading the latest docs on version 4.7 a开发者_如何学编程nd i haven\'t found any.You have to specify the qmake variable TEMPLATE..

Where can i get a tutorial on making dlls in qt?.I have been reading the latest docs on version 4.7 a开发者_如何学编程nd i haven't found any.


You have to specify the qmake variable TEMPLATE..

Similarly from the docs,

dll option will output you the dll instead of an exe.

0

精彩评论

暂无评论...
验证码 换一张
取 消