Files
pilotclient/.qmake.conf
Mathew Sutcliffe 09c0d4b862 refs #461 Only complain about missing externals when qmake is really generating build files.
This is so we can use the fromfile function to extract variables from pro files.
2015-11-23 10:55:46 +00:00

6 lines
150 B
Plaintext

SourceRoot=$$PWD
BuildRoot=$$shadowed($$SourceRoot)
DestRootDebug=$$BuildRoot/out/debug
DestRootRelease=$$BuildRoot/out/release
CONFIG+=in_full_qmake