summaryrefslogtreecommitdiffstats
path: root/sdch/using_sdch.vsprops
diff options
context:
space:
mode:
authorjar@google.com <jar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-23 03:06:08 +0000
committerjar@google.com <jar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-23 03:06:08 +0000
commit1fdd9828faba2073ef63c0b91aa04f5b12119794 (patch)
tree90bd84710a77c93adc68e24f07010cb20feff222 /sdch/using_sdch.vsprops
parentf769448d531095b5c90cf94424e7eae12e953f71 (diff)
downloadchromium_src-1fdd9828faba2073ef63c0b91aa04f5b12119794.zip
chromium_src-1fdd9828faba2073ef63c0b91aa04f5b12119794.tar.gz
chromium_src-1fdd9828faba2073ef63c0b91aa04f5b12119794.tar.bz2
A complete copy of the open source open-vcdiff code
This is "soon to be released" open source code. I have a copy here to avoid racing for release. Once it is really on our source server, I'll pull that instead. tbr=ajenjo,nsylvain git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1274 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sdch/using_sdch.vsprops')
-rw-r--r--sdch/using_sdch.vsprops11
1 files changed, 11 insertions, 0 deletions
diff --git a/sdch/using_sdch.vsprops b/sdch/using_sdch.vsprops
new file mode 100644
index 0000000..3c25048
--- /dev/null
+++ b/sdch/using_sdch.vsprops
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="using_sdch"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="$(SolutionDir)..\sdch\open_vcdiff\depot\opensource\open-vcdiff\src;"
+ />
+</VisualStudioPropertySheet>