qmlaxes.pro Example File

qmlaxes/qmlaxes.pro

  !include( ../examples.pri ) {
      error( "Couldn't find the examples.pri file!" )
  }

  RESOURCES += resources.qrc
  SOURCES += main.cpp
  OTHER_FILES += qml/qmlaxes/*