FileUtils_osx -> FileUtils_macos

This matches other macOS naming in Qt.

Change-Id: Ifd6b9b173992a4c096c83733194493f4a2292adf
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Morten Johan Sørvig
2018-08-17 12:55:25 +02:00
parent fd25bbd99d
commit 389fb7f060

View File

@@ -307,7 +307,7 @@ Project {
}
Group {
name: "FileUtils_osx"
name: "FileUtils_macos"
condition: qbs.targetOS.contains("macos")
files: [
"fileutils_mac.h", "fileutils_mac.mm",