aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include
diff options
context:
space:
mode:
Diffstat (limited to 'toolsrc/include')
-rw-r--r--toolsrc/include/vcpkg/vcpkgpaths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolsrc/include/vcpkg/vcpkgpaths.h b/toolsrc/include/vcpkg/vcpkgpaths.h
index 2b7faffd9..38a9d4e4d 100644
--- a/toolsrc/include/vcpkg/vcpkgpaths.h
+++ b/toolsrc/include/vcpkg/vcpkgpaths.h
@@ -85,6 +85,7 @@ namespace vcpkg
fs::path tools;
fs::path buildsystems;
fs::path buildsystems_msbuild_targets;
+ fs::path buildsystems_msbuild_props;
fs::path vcpkg_dir;
fs::path vcpkg_dir_status_file;