Find library dir etc using the ScPath class instead of LIBDIR etc macros.
This permits bundle portability on MacOS/X and is probably not a bad idea
anyway. Please avoid using the old LIBDIR, SCRIPTDIR etc macros in favour
of ScPath::instance().whateverDir() .