摘要: 在实际开发中如果你想要使用除了那些 Qt 项目中提供的第三方库,你就需要在你的项目文件中引用它们。 win32-g++:CONFIG(release, debug|release): LIBS += -L$$(thirdlibDir)/libs/mingw/release -lthirdlib el 阅读全文
posted @ 2021-04-20 22:35 TonyRogers 阅读(1238) 评论(0) 推荐(0)