diff options
Diffstat (limited to 'third_party/libxml/build/using_libxml.vsprops')
-rw-r--r-- | third_party/libxml/build/using_libxml.vsprops | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/third_party/libxml/build/using_libxml.vsprops b/third_party/libxml/build/using_libxml.vsprops deleted file mode 100644 index 84b9d5a..0000000 --- a/third_party/libxml/build/using_libxml.vsprops +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioPropertySheet - ProjectType="Visual C++" - Version="8.00" - Name="using_libxml" - > - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories=""$(SolutionDir)..\third_party\libxml\include";"$(SolutionDir)..\third_party\libxml\win32\include"" - PreprocessorDefinitions="LIBXML_STATIC" - /> - <Tool - Name="VCLinkerTool" - /> -</VisualStudioPropertySheet> |