| Index: third_party/libxml/build/using_libxml.vsprops
|
| diff --git a/third_party/libxml/build/using_libxml.vsprops b/third_party/libxml/build/using_libxml.vsprops
|
| index 7900ceda0059c5e810721b485547822027a13a17..0c7311c3bf02f008bd5b915b9fb42f29bba45a48 100644
|
| --- a/third_party/libxml/build/using_libxml.vsprops
|
| +++ b/third_party/libxml/build/using_libxml.vsprops
|
| @@ -6,7 +6,7 @@
|
| >
|
| <Tool
|
| Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\libxml\include""
|
| + AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\libxml\include";"$(SolutionDir)..\third_party\libxml\win32\include""
|
| PreprocessorDefinitions="LIBXML_STATIC"
|
| />
|
| <Tool
|
|
|