mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
SourceRoot=$$PWD
|
|
BuildRoot=$$shadowed($$SourceRoot)
|
|
DestRootDebug=$$BuildRoot/out/debug
|
|
DestRootRelease=$$BuildRoot/out/release
|