Hi all,
I just want to import QbsFunctions in my project, but qbs complains about it.
That's just a small project:
import qbs 1.0
import QbsFunctions
Project {
}
qbs 1.4.5 says:
import QbsFunctions not found
What am I doing wrong?
Regards,
Stephan