OLD | NEW |
| (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> | |
OLD | NEW |