true
0
300
300
200
$([System.Convert]::ToInt32($(Keyword.Substring(6))))
true
false
true
false
$(QtInstall)
$(QtVersionsRegKey)\$(QtInstall)
$([MSBuild]::GetRegistryValue('$(QtInstallRegKey)','InstallDir'))
$(QtInstallRegDir)
$(QtInstallRegDir.Split(':')[1])
$(QtInstall)
$([System.IO.Path]::Combine('$(QtInstallDir)','$(QtPathBinaries)').Replace('\', '/'))
$([System.IO.Path]::Combine('$(QtInstallDir)','$(QtPathLibraryExecutables)').Replace('\', '/'))
$(QtInstallDir)
$([System.IO.Path]::Combine('$(ProjectDir)', '$(IntDir)', 'qmake'))
qtvars_$(Platform.Replace(' ','_'))_$(Configuration.Replace(' ','_')).props
$(QtVarsOutputDir)\$(QtVarsFileName)
temp
$([System.IO.Path]::Combine('$(QtVarsOutputDir)','$(QtVarsWorkDirName)'))
$(QtVarsWorkDir)\$(QtVarsFileName)
$(QtVarsWorkDir)\$(ProjectGuid.Replace('{','').Replace('}','')).$(ProjectName).designtime.idx
$([System.String]::Copy($([System.IO.File]::ReadAllText('$(QtVarsIndexPathDesignTime)'))).Replace('
',''))
PATH=%PATH%;$(QtDllPath)
$(LocalDebuggerEnvironment)
-qmljsdebugger=file:$(ProjectGuid),block
$(QmlDebug)
ResolveReferences;PrepareForBuild;InitializeBuildStatus
FinalizeBuildStatus