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

Side by Side Diff: third_party/modp_b64/modp_b64.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 unified diff | Download patch
« no previous file with comments | « third_party/bzip2/bzip2.vcproj ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="modp_b64"
6 ProjectGUID="{7100F41F-868D-4E99-80A2-AF8E6574749D}"
7 RootNamespace="modp_b64"
8 Keyword="Win32Proj"
9 >
10 <Platforms>
11 <Platform
12 Name="Win32"
13 />
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 ConfigurationType="4"
21 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code .vsprops"
22 >
23 <Tool
24 Name="VCCLCompilerTool"
25 />
26 <Tool
27 Name="VCLibrarianTool"
28 />
29 </Configuration>
30 <Configuration
31 Name="Release|Win32"
32 ConfigurationType="4"
33 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_co de.vsprops"
34 >
35 <Tool
36 Name="VCCLCompilerTool"
37 />
38 <Tool
39 Name="VCLibrarianTool"
40 />
41 </Configuration>
42 </Configurations>
43 <References>
44 </References>
45 <Files>
46 <File
47 RelativePath=".\modp_b64.cc"
48 >
49 </File>
50 <File
51 RelativePath=".\modp_b64.h"
52 >
53 </File>
54 <File
55 RelativePath=".\modp_b64_data.h"
56 >
57 </File>
58 </Files>
59 <Globals>
60 </Globals>
61 </VisualStudioProject>
OLDNEW
« no previous file with comments | « third_party/bzip2/bzip2.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698