yeah goQT.sh just dumps some environment variable values and runs the app -qws or something IIRC
You can actually just do a big long command line call (I was doing this last week) that does the same thing
AFAICT it's fairly generic (other than the app that gets "runned") aside from a few specific lib calls (that are related to the actual app rather than QT)
I do have a copy of CR3 somewhere lying around that I could check but from what I have seen so far all the goQT.sh's are much of a muchness.
|