Rev 1695 |
Go to most recent revision |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 1693 — 6285d 15h
- Author: craig
- Log message:
- 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() .