mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 15:25:35 +08:00
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
SourceRoot=$$PWD
|
|
BuildRoot=$$shadowed($$SourceRoot)
|
|
DestRootDebug=$$BuildRoot/out/debug
|
|
DestRootRelease=$$BuildRoot/out/release
|
|
CONFIG+=in_full_qmake
|