Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(367)

Unified Diff: third_party/libxml/build/libxml.vsprops

Issue 18243: Remove the build time generation of config.h and xmlversion.h. (Closed)
Patch Set: add sln files Created 11 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libxml/build/generate-win32-headers.bat ('k') | third_party/libxml/build/libxml_config.bat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/build/libxml.vsprops
diff --git a/third_party/libxml/build/libxml.vsprops b/third_party/libxml/build/libxml.vsprops
index 9f01fdf0c933c7b91a2b392598007a7c57f74a89..a8392e2cd37cd72365694d9fba857873fa0c14b6 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="&quot;$(SolutionDir)..\third_party\libxml\win32&quot;;&quot;$(SolutionDir)..\third_party\libxml\win32\include&quot;"
/>
</VisualStudioPropertySheet>
« no previous file with comments | « third_party/libxml/build/generate-win32-headers.bat ('k') | third_party/libxml/build/libxml_config.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698