diff options
Diffstat (limited to 'third_party/libxslt/build/libxslt.vsprops')
-rw-r--r-- | third_party/libxslt/build/libxslt.vsprops | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/third_party/libxslt/build/libxslt.vsprops b/third_party/libxslt/build/libxslt.vsprops new file mode 100644 index 0000000..4a41281 --- /dev/null +++ b/third_party/libxslt/build/libxslt.vsprops @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioPropertySheet + ProjectType="Visual C++" + Version="8.00" + Name="libxslt" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops" + > + <Tool + Name="VCCLCompilerTool" + /> +</VisualStudioPropertySheet> |