Bug 2955. Workaround for lack of atomic operations in GCCE standard libraries (fall back to default use of Mutex)
this dummy directory is needed for the QApplication::libraryPaths() autotest
that calls QDir(applicationDirPath + "/tmp/..").canonicalPath(). canonicalPath()
stat()'s the given directory, so if the tmp directory doesn't exist it fails...