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

Side by Side Diff: third_party/bspatch/bspatch.vcproj

Issue 115819: Remove the old checked-in SCons and Visual Studio files for... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « third_party/bspatch/bspatch.scons ('k') | third_party/bspatch/using_bspatch.scons » ('j') | 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="bspatch"
6 ProjectGUID="{D7ED06E8-6138-4CE3-A906-5EF1D9C804E0}"
7 RootNamespace="bspatch"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 ConfigurationType="4"
20 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code .vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;$(SolutionDi r)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
21 >
22 <Tool
23 Name="VCCLCompilerTool"
24 />
25 <Tool
26 Name="VCLibrarianTool"
27 />
28 </Configuration>
29 <Configuration
30 Name="Release|Win32"
31 ConfigurationType="4"
32 InheritedPropertySheets="$(SolutionDir)..\build\common.v sprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_co de.vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;$(Solution Dir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
33 >
34 <Tool
35 Name="VCCLCompilerTool"
36 />
37 <Tool
38 Name="VCLibrarianTool"
39 />
40 </Configuration>
41 </Configurations>
42 <References>
43 </References>
44 <Files>
45 <File
46 RelativePath=".\mbspatch.cc"
47 >
48 </File>
49 <File
50 RelativePath=".\mbspatch.h"
51 >
52 </File>
53 </Files>
54 <Globals>
55 </Globals>
56 </VisualStudioProject>
OLDNEW
« no previous file with comments | « third_party/bspatch/bspatch.scons ('k') | third_party/bspatch/using_bspatch.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698