简体   繁体   English

在qt项目中创建多个dll

[英]creating more than one dll in a qt project

I am working on a project in qt Creator and I would like to create a couple of dlls as well as an exe. 我正在使用qt Creator中的一个项目,我想创建一些dll以及一个exe。 Can I do this in one project or would I need to split my word into three separate projects? 我可以在一个项目中执行此操作,还是需要将我的单词分成三个单独的项目?

You would need to create three separate projects I am afraid. 你恐怕需要创建三个独立的项目。 But you can have all three open at the one time in Qt Creator, which is always handy. 但是你可以在Qt Creator中同时打开所有三个,这总是很方便。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM