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

Unified Diff: sdch/sdch.vcproj

Issue 46075: Adding back in files lost in 11688. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 9 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 | « no previous file | third_party/bzip2/bzip2.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdch/sdch.vcproj
===================================================================
--- sdch/sdch.vcproj (revision 0)
+++ sdch/sdch.vcproj (revision 0)
@@ -0,0 +1,259 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="sdch"
+ ProjectGUID="{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}"
+ RootNamespace="sdch"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\sdch\using_sdch.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=".\open-vcdiff\vsprojects;"
+ DefaultCharIsUnsigned="true"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\sdch\using_sdch.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=".\open-vcdiff\vsprojects;"
+ DefaultCharIsUnsigned="true"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Header Files"
+ >
+ <File
+ RelativePath=".\open-vcdiff\src\blockhash.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\checksum.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\codetable.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\compile_assert.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\vsprojects\config.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\decodetable.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\encodetable.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\headerparser.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\logging.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\google\output_string.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\rolling_hash.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\vsprojects\stdint.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\testing.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\varint_bigendian.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\google\vcdecoder.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\vcdiff_defs.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\vcdiffengine.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\zconf.h"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\zlib.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Source Files"
+ >
+ <File
+ RelativePath=".\open-vcdiff\src\addrcache.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\adler32.c"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\blockhash.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\codetable.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\decodetable.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\encodetable.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\headerparser.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\logging.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\varint_bigendian.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\vcdecoder.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\open-vcdiff\src\vcdiffengine.cc"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
« no previous file with comments | « no previous file | third_party/bzip2/bzip2.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698