forked from qt-creator/qt-creator
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:
@@ -307,7 +307,7 @@ Project {
|
||||
}
|
||||
|
||||
Group {
|
||||
name: "FileUtils_osx"
|
||||
name: "FileUtils_macos"
|
||||
condition: qbs.targetOS.contains("macos")
|
||||
files: [
|
||||
"fileutils_mac.h", "fileutils_mac.mm",
|
||||
|
Reference in New Issue
Block a user