mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 01:09:30 -05:00
@@ -1187,6 +1187,8 @@ void cmVisualStudio10TargetGenerator::WriteExtraSource(cmSourceFile const* sf)
|
||||
tool = "PRIResource";
|
||||
} else if (ext == "xml") {
|
||||
tool = "XML";
|
||||
} else if (ext == "natvis") {
|
||||
tool = "Natvis";
|
||||
}
|
||||
|
||||
if (this->NsightTegra) {
|
||||
|
||||
Reference in New Issue
Block a user