summaryrefslogtreecommitdiffstats
path: root/sdch/using_sdch.vsprops
diff options
context:
space:
mode:
authorjar@google.com <jar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-30 01:18:09 +0000
committerjar@google.com <jar@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-30 01:18:09 +0000
commitcc510c17f62f0f1654b51d6edd055976dbf16a6e (patch)
treecf525ec1c8d6300d17a455a10b6fe0cc0d4ff6c1 /sdch/using_sdch.vsprops
parent7794ec00dd9e3b03fe5c261d993ade85a93b47ec (diff)
downloadchromium_src-cc510c17f62f0f1654b51d6edd055976dbf16a6e.zip
chromium_src-cc510c17f62f0f1654b51d6edd055976dbf16a6e.tar.gz
chromium_src-cc510c17f62f0f1654b51d6edd055976dbf16a6e.tar.bz2
Transition to pulling open-vcdiff rather than using a private snapshot pull
I can't include all the svn deletions (all of sdch/open_vcdiff/*) in this change list, as it will break reitveld. I'll do them piecemeal after a get an LGTM. Also, by temporarilly leaving in the old subtree, I can support mac until the move to use this new sub-tree. r=nsylvain,sgk Review URL: http://codereview.chromium.org/5402 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2709 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sdch/using_sdch.vsprops')
-rw-r--r--sdch/using_sdch.vsprops2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdch/using_sdch.vsprops b/sdch/using_sdch.vsprops
index 3c25048..fd694e9 100644
--- a/sdch/using_sdch.vsprops
+++ b/sdch/using_sdch.vsprops
@@ -6,6 +6,6 @@
>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(SolutionDir)..\sdch\open_vcdiff\depot\opensource\open-vcdiff\src;"
+ AdditionalIncludeDirectories="$(SolutionDir)..\sdch\open-vcdiff\src;"
/>
</VisualStudioPropertySheet>