Hi!
Thanks for your reply!
As far as i can see, "qmake" (as part of QT) is only needed for compiling. The app itself is a plain old command line executable with (hopefully) no weird dependencies.
If you can translate the *.pro file to a standard makefile, there won't be a reason to use qmake at all.
Greetings.
Joachim