Fix crash on app list start page keyboard navigation with <4 apps.
[chromium-blink-merge.git] / sandbox / win / tools / launcher / launcher.vcproj
blob71ed011d2b2a5cee930abd8389d530158b7662e2
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="launcher"
6 ProjectGUID="{386FA217-FBC2-4461-882D-CDAD221ED800}"
7 RootNamespace="launcher"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\common.vsprops"
23 <Tool
24 Name="VCPreBuildEventTool"
26 <Tool
27 Name="VCCustomBuildTool"
29 <Tool
30 Name="VCXMLDataGeneratorTool"
32 <Tool
33 Name="VCWebServiceProxyGeneratorTool"
35 <Tool
36 Name="VCMIDLTool"
38 <Tool
39 Name="VCCLCompilerTool"
40 UsePrecompiledHeader="2"
41 ForcedIncludeFiles="stdafx.h"
43 <Tool
44 Name="VCManagedResourceCompilerTool"
46 <Tool
47 Name="VCResourceCompilerTool"
49 <Tool
50 Name="VCPreLinkEventTool"
52 <Tool
53 Name="VCLinkerTool"
55 <Tool
56 Name="VCALinkTool"
58 <Tool
59 Name="VCManifestTool"
61 <Tool
62 Name="VCXDCMakeTool"
64 <Tool
65 Name="VCBscMakeTool"
67 <Tool
68 Name="VCFxCopTool"
70 <Tool
71 Name="VCAppVerifierTool"
73 <Tool
74 Name="VCWebDeploymentTool"
76 <Tool
77 Name="VCPostBuildEventTool"
79 </Configuration>
80 <Configuration
81 Name="Release|Win32"
82 ConfigurationType="1"
83 InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\common.vsprops"
85 <Tool
86 Name="VCPreBuildEventTool"
88 <Tool
89 Name="VCCustomBuildTool"
91 <Tool
92 Name="VCXMLDataGeneratorTool"
94 <Tool
95 Name="VCWebServiceProxyGeneratorTool"
97 <Tool
98 Name="VCMIDLTool"
100 <Tool
101 Name="VCCLCompilerTool"
102 UsePrecompiledHeader="0"
103 ForcedIncludeFiles="stdafx.h"
105 <Tool
106 Name="VCManagedResourceCompilerTool"
108 <Tool
109 Name="VCResourceCompilerTool"
111 <Tool
112 Name="VCPreLinkEventTool"
114 <Tool
115 Name="VCLinkerTool"
117 <Tool
118 Name="VCALinkTool"
120 <Tool
121 Name="VCManifestTool"
123 <Tool
124 Name="VCXDCMakeTool"
126 <Tool
127 Name="VCBscMakeTool"
129 <Tool
130 Name="VCFxCopTool"
132 <Tool
133 Name="VCAppVerifierTool"
135 <Tool
136 Name="VCWebDeploymentTool"
138 <Tool
139 Name="VCPostBuildEventTool"
141 </Configuration>
142 </Configurations>
143 <References>
144 </References>
145 <Files>
146 <File
147 RelativePath=".\launcher.cc"
149 </File>
150 <File
151 RelativePath=".\stdafx.cc"
153 <FileConfiguration
154 Name="Debug|Win32"
156 <Tool
157 Name="VCCLCompilerTool"
158 UsePrecompiledHeader="1"
160 </FileConfiguration>
161 <FileConfiguration
162 Name="Release|Win32"
164 <Tool
165 Name="VCCLCompilerTool"
166 UsePrecompiledHeader="0"
168 </FileConfiguration>
169 </File>
170 <File
171 RelativePath=".\stdafx.h"
173 </File>
174 </Files>
175 <Globals>
176 </Globals>
177 </VisualStudioProject>