9f1aa866bd
Task-number: QTBUG-19013 Change-Id: Ibb776f5967c0645ce6d22ef7afdc40657c575461 Reviewed-by: Holger Ihrig <holger.ihrig@nokia.com>
4 lines
238 B
Plaintext
4 lines
238 B
Plaintext
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...
|