http://blog.sina.com.cn/s/blog_70b93da90100n6w8.html
參考這篇文章
舉例:
要引用 F:\QT\parttime_work\build-JChartView-Desktop_Qt_5_12_1_MinGW_64_bit-Debug\debug\JChartView1.dll
將目錄前加 -L 加空格 文件名前加-l (不要后綴)
使用LIBS+= -LF:\QT\parttime_work\build-JChartView-Desktop_Qt_5_12_1_MinGW_64_bit-Debug\debug -lJChartView1