summaryrefslogtreecommitdiffstats
path: root/third_party/zlib/zlib.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/zlib/zlib.vsprops')
-rw-r--r--third_party/zlib/zlib.vsprops12
1 files changed, 12 insertions, 0 deletions
diff --git a/third_party/zlib/zlib.vsprops b/third_party/zlib/zlib.vsprops
new file mode 100644
index 0000000..aa94800
--- /dev/null
+++ b/third_party/zlib/zlib.vsprops
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="sqlite"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="$(ProjectDir)"
+ PreprocessorDefinitions=""
+ />
+</VisualStudioPropertySheet>