OLD | NEW |
| (Empty) |
1 <?xml version="1.0" encoding="Windows-1252"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="8.00" | |
5 Name="ondemand_updates" | |
6 ProjectGUID="{4052059A-D72B-4183-B5C2-9D1B099E9E35}" | |
7 RootNamespace="ondemand_updates" | |
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="10" | |
21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs
props" | |
22 > | |
23 <Tool | |
24 Name="VCPreBuildEventTool" | |
25 /> | |
26 <Tool | |
27 Name="VCCustomBuildTool" | |
28 /> | |
29 <Tool | |
30 Name="VCMIDLTool" | |
31 /> | |
32 <Tool | |
33 Name="VCPostBuildEventTool" | |
34 /> | |
35 </Configuration> | |
36 <Configuration | |
37 Name="Release|Win32" | |
38 ConfigurationType="10" | |
39 InheritedPropertySheets="$(SolutionDir)..\build\release.
vsprops" | |
40 > | |
41 <Tool | |
42 Name="VCPreBuildEventTool" | |
43 /> | |
44 <Tool | |
45 Name="VCCustomBuildTool" | |
46 /> | |
47 <Tool | |
48 Name="VCMIDLTool" | |
49 /> | |
50 <Tool | |
51 Name="VCPostBuildEventTool" | |
52 /> | |
53 </Configuration> | |
54 </Configurations> | |
55 <References> | |
56 </References> | |
57 <Files> | |
58 <File | |
59 RelativePath=".\google_update_idl.idl" | |
60 > | |
61 </File> | |
62 </Files> | |
63 <Globals> | |
64 </Globals> | |
65 </VisualStudioProject> | |
OLD | NEW |