forked from qt-creator/qt-creator
Add CurrentProject:VcsTopLevelPath as a variable.
Change-Id: I46ed1c0711cc9cc23f82628e8e9dcd82b1112fad Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
a3da1dfce5
commit
8845683197
@@ -51,6 +51,7 @@ const char VCS_ID_CVS[] = "Z.CVS";
|
||||
|
||||
const char VAR_VCS_NAME[] = "CurrentProject:VcsName";
|
||||
const char VAR_VCS_TOPIC[] = "CurrentProject:VcsTopic";
|
||||
const char VAR_VCS_TOPLEVELPATH[] = "CurrentProject:VcsTopLevelPath";
|
||||
|
||||
} // namespace Constants
|
||||
} // namespace VcsBase
|
||||
|
||||
Reference in New Issue
Block a user