要使用测试框架,需要在项目文件中加入“QT+=testlib”。那位哥哥说这样做不行,其实是行的。
http://blog.csdn.net/haha_mingg/article/details/6893363
亮点:
如果使用qmake作为编译工具,只需在project文件中增加移行:
QT += testlib
要使用测试框架,需要在项目文件中加入“QT+=testlib”。那位哥哥说这样做不行,其实是行的。
http://blog.csdn.net/haha_mingg/article/details/6893363
亮点:
如果使用qmake作为编译工具,只需在project文件中增加移行:
QT += testlib
HxLauncher: Launch Android applications by voice commands