diff options
Diffstat (limited to 'third_party/libxml/build/libxml.vsprops')
-rw-r--r-- | third_party/libxml/build/libxml.vsprops | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/libxml/build/libxml.vsprops b/third_party/libxml/build/libxml.vsprops index 9f01fdf..a8392e2c 100644 --- a/third_party/libxml/build/libxml.vsprops +++ b/third_party/libxml/build/libxml.vsprops @@ -8,5 +8,6 @@ <Tool Name="VCCLCompilerTool" DisableSpecificWarnings="4101;4133" + AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\libxml\win32";"$(SolutionDir)..\third_party\libxml\win32\include"" /> </VisualStudioPropertySheet> |