core_support.pri 195 B

123456
  1. INCLUDEPATH += $$PWD
  2. INCLUDEPATH += $$PWD/fileconfigdecode
  3. include($$PWD/fileconfigdecode/fileconfigdecode.pri)
  4. INCLUDEPATH += $$PWD/tchttpservice
  5. include($$PWD/tchttpservice/tchttpservice.pri)