Disable view source for Developer Tools.
[chromium-blink-merge.git] / chrome / installer / setup / setup.vcproj
blob00792ce9be02a1f0dd35dbacdd784153910b90b4
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="setup"
6 ProjectGUID="{21C76E6E-8B38-44D6-8148-B589C13B9554}"
7 RootNamespace="setup"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 <ToolFile
17 RelativePath="..\..\tools\build\win\version.rules"
19 <ToolFile
20 RelativePath="..\..\tools\build\win\server.rules"
22 </ToolFiles>
23 <Configurations>
24 <Configuration
25 Name="Debug|Win32"
26 ConfigurationType="1"
27 InheritedPropertySheets=".\setup_debug.vsprops;$(SolutionDir)installer\util\using_util.vsprops"
29 <Tool
30 Name="Version"
32 <Tool
33 Name="VCCLCompilerTool"
35 <Tool
36 Name="VCResourceCompilerTool"
38 <Tool
39 Name="VCLinkerTool"
41 <Tool
42 Name="VCManifestTool"
44 </Configuration>
45 <Configuration
46 Name="Release|Win32"
47 ConfigurationType="1"
48 InheritedPropertySheets=".\setup_release.vsprops;$(SolutionDir)installer\util\using_util.vsprops"
50 <Tool
51 Name="Version"
53 <Tool
54 Name="VCCLCompilerTool"
56 <Tool
57 Name="VCResourceCompilerTool"
59 <Tool
60 Name="VCLinkerTool"
62 <Tool
63 Name="VCManifestTool"
65 </Configuration>
66 </Configurations>
67 <References>
68 </References>
69 <Files>
70 <Filter
71 Name="resources"
73 <File
74 RelativePath=".\setup.ico"
76 </File>
77 <File
78 RelativePath=".\setup.rc"
80 </File>
81 <File
82 RelativePath=".\setup_exe_version.rc.version"
84 </File>
85 <File
86 RelativePath=".\setup_resource.h"
88 </File>
89 </Filter>
90 <File
91 RelativePath="..\mini_installer\chrome.release"
93 </File>
94 <File
95 RelativePath=".\install.cc"
97 </File>
98 <File
99 RelativePath=".\main.cc"
101 </File>
102 <File
103 RelativePath=".\setup.cc"
105 </File>
106 <File
107 RelativePath=".\setup.h"
109 </File>
110 <File
111 RelativePath=".\setup_util.cc"
113 </File>
114 <File
115 RelativePath=".\setup_util.h"
117 </File>
118 <File
119 RelativePath=".\setup_constants.cc"
121 </File>
122 <File
123 RelativePath=".\setup_constants.h"
125 </File>
126 <File
127 RelativePath=".\uninstall.cc"
129 </File>
130 <File
131 RelativePath=".\uninstall.h"
133 </File>
134 </Files>
135 <Globals>
136 </Globals>
137 </VisualStudioProject>