Home
last modified time | relevance | path

Searched defs:relativeProjectPath (Results 1 – 3 of 3) sorted by relevance

/dports/devel/qbs/qbs-src-1.21.0/src/plugins/generator/keiluv/
H A Dkeiluvworkspace.cpp60 const QString relativeProjectPath = QDir::toNativeSeparators( in addProject() local
/dports/devel/qbs/qbs-src-1.21.0/src/plugins/generator/iarew/
H A Diarewworkspace.cpp55 const QString relativeProjectPath = QLatin1String("$WS_DIR$/") in addProject() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmakeprojectmanager/
H A Dqmakebuildconfiguration.cpp764 QString relativeProjectPath = qtSourceDir.relativeFilePath(projectDirectory); in createBuildInfo() local