• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="vcdenc"
6	ProjectGUID="{C498DA26-B014-44BD-A387-EB6C3CE16FCF}"
7	Keyword="Win32Proj"
8	>
9	<Platforms>
10		<Platform
11			Name="Win32"
12		/>
13	</Platforms>
14	<ToolFiles>
15	</ToolFiles>
16	<Configurations>
17		<Configuration
18			Name="Debug|Win32"
19			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
20			IntermediateDirectory="Debug"
21			ConfigurationType="4"
22			BuildLogFile="$(IntDir)\BuildLog_$(ProjectName).htm"
23			>
24			<Tool
25				Name="VCPreBuildEventTool"
26			/>
27			<Tool
28				Name="VCCustomBuildTool"
29			/>
30			<Tool
31				Name="VCXMLDataGeneratorTool"
32			/>
33			<Tool
34				Name="VCWebServiceProxyGeneratorTool"
35			/>
36			<Tool
37				Name="VCMIDLTool"
38			/>
39			<Tool
40				Name="VCCLCompilerTool"
41				Optimization="0"
42				AdditionalIncludeDirectories="../..;../../src;../../vsprojects"
43				MinimalRebuild="true"
44				BasicRuntimeChecks="3"
45				RuntimeLibrary="3"
46				DefaultCharIsUnsigned="true"
47				UsePrecompiledHeader="0"
48				ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
49				WarningLevel="3"
50				Detect64BitPortabilityProblems="true"
51				DebugInformationFormat="4"
52			/>
53			<Tool
54				Name="VCManagedResourceCompilerTool"
55			/>
56			<Tool
57				Name="VCResourceCompilerTool"
58			/>
59			<Tool
60				Name="VCPreLinkEventTool"
61			/>
62			<Tool
63				Name="VCLibrarianTool"
64			/>
65			<Tool
66				Name="VCALinkTool"
67			/>
68			<Tool
69				Name="VCXDCMakeTool"
70			/>
71			<Tool
72				Name="VCBscMakeTool"
73			/>
74			<Tool
75				Name="VCFxCopTool"
76			/>
77			<Tool
78				Name="VCPostBuildEventTool"
79			/>
80		</Configuration>
81		<Configuration
82			Name="Release|Win32"
83			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
84			IntermediateDirectory="Release"
85			ConfigurationType="4"
86			BuildLogFile="$(IntDir)\BuildLog_$(ProjectName).htm"
87			>
88			<Tool
89				Name="VCPreBuildEventTool"
90			/>
91			<Tool
92				Name="VCCustomBuildTool"
93			/>
94			<Tool
95				Name="VCXMLDataGeneratorTool"
96			/>
97			<Tool
98				Name="VCWebServiceProxyGeneratorTool"
99			/>
100			<Tool
101				Name="VCMIDLTool"
102			/>
103			<Tool
104				Name="VCCLCompilerTool"
105				AdditionalIncludeDirectories="../..;../../src;../../vsprojects"
106				RuntimeLibrary="2"
107				DefaultCharIsUnsigned="true"
108				UsePrecompiledHeader="0"
109				ProgramDataBaseFileName="$(IntDir)\$(ProjectName).pdb"
110				WarningLevel="3"
111				Detect64BitPortabilityProblems="true"
112				DebugInformationFormat="3"
113			/>
114			<Tool
115				Name="VCManagedResourceCompilerTool"
116			/>
117			<Tool
118				Name="VCResourceCompilerTool"
119			/>
120			<Tool
121				Name="VCPreLinkEventTool"
122			/>
123			<Tool
124				Name="VCLibrarianTool"
125			/>
126			<Tool
127				Name="VCALinkTool"
128			/>
129			<Tool
130				Name="VCXDCMakeTool"
131			/>
132			<Tool
133				Name="VCBscMakeTool"
134			/>
135			<Tool
136				Name="VCFxCopTool"
137			/>
138			<Tool
139				Name="VCPostBuildEventTool"
140			/>
141		</Configuration>
142	</Configurations>
143	<References>
144	</References>
145	<Files>
146		<Filter
147			Name="Header Files"
148			Filter="h;hpp;hxx;hm;inl;inc;xsd"
149			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
150			>
151			<File
152				RelativePath="..\..\src\blockhash.h"
153				>
154			</File>
155			<File
156				RelativePath="..\..\src\checksum.h"
157				>
158			</File>
159			<File
160				RelativePath="..\..\src\codetablewriter_interface.h"
161				>
162			</File>
163			<File
164				RelativePath="..\..\src\compile_assert.h"
165				>
166			</File>
167			<File
168				RelativePath="..\..\src\encodetable.h"
169				>
170			</File>
171			<File
172				RelativePath="..\..\src\instruction_map.h"
173				>
174			</File>
175			<File
176				RelativePath="..\..\src\google\output_string.h"
177				>
178			</File>
179			<File
180				RelativePath="..\..\src\rolling_hash.h"
181				>
182			</File>
183			<File
184				RelativePath="..\..\src\vcdiffengine.h"
185				>
186			</File>
187			<File
188				RelativePath="..\..\src\google\vcencoder.h"
189				>
190			</File>
191		</Filter>
192		<Filter
193			Name="Resource Files"
194			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
195			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
196			>
197		</Filter>
198		<Filter
199			Name="Source Files"
200			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
201			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
202			>
203			<File
204				RelativePath="..\..\src\blockhash.cc"
205				>
206			</File>
207			<File
208				RelativePath="..\..\src\encodetable.cc"
209				>
210			</File>
211			<File
212				RelativePath="..\..\src\instruction_map.cc"
213				>
214			</File>
215			<File
216				RelativePath="..\..\src\vcdiffengine.cc"
217				>
218			</File>
219			<File
220				RelativePath="..\..\src\vcencoder.cc"
221				>
222			</File>
223		</Filter>
224	</Files>
225	<Globals>
226	</Globals>
227</VisualStudioProject>
228