QT *.pri 语法学习

QT的配置文件有pro、pri、prf

1、contains(QWT_CONFIG, QwtSvg) {

  }

2、warning(“”) 输出

3、

原文地址:https://www.cnblogs.com/hzijone/p/12326386.html