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

Unified Diff: third_party/libxml/build/using_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/libxml_config.vcproj ('k') | third_party/libxml/libxml.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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="&quot;$(SolutionDir)..\third_party\libxml\include&quot;"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)..\third_party\libxml\include&quot;;&quot;$(SolutionDir)..\third_party\libxml\win32\include&quot;"
PreprocessorDefinitions="LIBXML_STATIC"
/>
<Tool
« no previous file with comments | « third_party/libxml/build/libxml_config.vcproj ('k') | third_party/libxml/libxml.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698