mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-24 04:20:46 +08:00
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...
|