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

Unified Diff: sdch/sdch.vcproj

Issue 18717: Generate additional .vcproj files in miscellaneous top-level components.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' 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 | « sdch/SConscript ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdch/sdch.vcproj
===================================================================
--- sdch/sdch.vcproj (revision 8575)
+++ sdch/sdch.vcproj (working copy)
@@ -4,6 +4,7 @@
Version="8.00"
Name="sdch"
ProjectGUID="{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}"
+ RootNamespace="sdch"
Keyword="Win32Proj"
>
<Platforms>
@@ -36,7 +37,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="./open-vcdiff/vsprojects;"
+ AdditionalIncludeDirectories=".\open-vcdiff\vsprojects;"
DefaultCharIsUnsigned="true"
/>
<Tool
@@ -89,7 +90,7 @@
/>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="./open-vcdiff/vsprojects;"
+ AdditionalIncludeDirectories=".\open-vcdiff\vsprojects;"
DefaultCharIsUnsigned="true"
/>
<Tool
@@ -126,8 +127,6 @@
<Files>
<Filter
Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{5612E1F3-EC29-4848-8301-B23786CED3CA}"
>
<File
RelativePath=".\open-vcdiff\src\blockhash.h"
@@ -208,8 +207,6 @@
</Filter>
<Filter
Name="Source Files"
- Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{883D491D-EF73-4c2f-BB09-6F87DC95DC28}"
>
<File
RelativePath=".\open-vcdiff\src\addrcache.cc"
« no previous file with comments | « sdch/SConscript ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698