Searched refs:SourcePath (Results 1 – 2 of 2) sorted by relevance
54 <SourcePath Condition="'$(SourcePath)' == ''">$(VC_SourcePath);</SourcePath>
380 for (const auto &SourcePath : SourcePaths) { in run() local381 std::string File(getAbsolutePath(SourcePath)); in run()