qmqtt.qbs 84 B

123456789
  1. import qbs
  2. Project {
  3. name: "qmqtt"
  4. references: [
  5. "client"
  6. ]
  7. }