mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
SourceRoot=$$PWD
|
|
BuildRoot=$$shadowed($$SourceRoot)
|
|
DestRootDebug=$$BuildRoot/out/debug
|
|
DestRootRelease=$$BuildRoot/out/release
|