Home
last modified time | relevance | path

Searched refs:KIT_FILENAME (Results 1 – 1 of 1) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dkitmanager.cpp82 const char KIT_FILENAME[] = "profiles.xml"; variable
86 return ICore::userResourcePath(KIT_FILENAME); in settingsFileName()
200 KitList system = restoreKitsHelper(ICore::installerResourcePath(KIT_FILENAME)); in restoreKits()