examples.qbs 86 B

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