Fix crash on app list start page keyboard navigation with <4 apps.
[chromium-blink-merge.git] / sandbox / win / tests / integration_tests / sbox_integration_tests.vcproj
blob53816e73e2a3a56417808fcd6a44bf6f20f6b75e
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="sbox_integration_tests"
6 ProjectGUID="{542D4B3B-98D4-4233-B68D-0103891508C6}"
7 RootNamespace="unit_tests"
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;$(SolutionDir)..\testing\using_gtest.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 PreprocessorDefinitions="_CONSOLE"
41 UsePrecompiledHeader="2"
42 ForcedIncludeFiles="stdafx.h"
44 <Tool
45 Name="VCManagedResourceCompilerTool"
47 <Tool
48 Name="VCResourceCompilerTool"
50 <Tool
51 Name="VCPreLinkEventTool"
53 <Tool
54 Name="VCLinkerTool"
55 AdditionalOptions="/safeseh /dynamicbase /ignore:4199 $(NoInherit)"
57 <Tool
58 Name="VCALinkTool"
60 <Tool
61 Name="VCManifestTool"
63 <Tool
64 Name="VCXDCMakeTool"
66 <Tool
67 Name="VCBscMakeTool"
69 <Tool
70 Name="VCFxCopTool"
72 <Tool
73 Name="VCAppVerifierTool"
75 <Tool
76 Name="VCWebDeploymentTool"
78 <Tool
79 Name="VCPostBuildEventTool"
81 </Configuration>
82 <Configuration
83 Name="Release|Win32"
84 ConfigurationType="1"
85 InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
87 <Tool
88 Name="VCPreBuildEventTool"
90 <Tool
91 Name="VCCustomBuildTool"
93 <Tool
94 Name="VCXMLDataGeneratorTool"
96 <Tool
97 Name="VCWebServiceProxyGeneratorTool"
99 <Tool
100 Name="VCMIDLTool"
102 <Tool
103 Name="VCCLCompilerTool"
104 PreprocessorDefinitions="_CONSOLE"
105 UsePrecompiledHeader="0"
107 <Tool
108 Name="VCManagedResourceCompilerTool"
110 <Tool
111 Name="VCResourceCompilerTool"
113 <Tool
114 Name="VCPreLinkEventTool"
116 <Tool
117 Name="VCLinkerTool"
118 AdditionalOptions="/safeseh /dynamicbase /ignore:4199 $(NoInherit)"
120 <Tool
121 Name="VCALinkTool"
123 <Tool
124 Name="VCManifestTool"
126 <Tool
127 Name="VCXDCMakeTool"
129 <Tool
130 Name="VCBscMakeTool"
132 <Tool
133 Name="VCFxCopTool"
135 <Tool
136 Name="VCAppVerifierTool"
138 <Tool
139 Name="VCWebDeploymentTool"
141 <Tool
142 Name="VCPostBuildEventTool"
144 </Configuration>
145 </Configurations>
146 <References>
147 </References>
148 <Files>
149 <Filter
150 Name="Common"
151 Filter="h;hpp;hxx;hm;inl;inc;xsd"
152 UniqueIdentifier="{49F2D231-E141-4455-B241-7D37C09B6EEB}"
154 <File
155 RelativePath="..\common\controller.cc"
157 </File>
158 <File
159 RelativePath="..\common\controller.h"
161 </File>
162 <File
163 RelativePath="..\..\..\testing\gtest\src\gtest.cc"
165 </File>
166 <File
167 RelativePath=".\integration_tests.cc"
169 </File>
170 <File
171 RelativePath=".\stdafx.cc"
173 <FileConfiguration
174 Name="Debug|Win32"
176 <Tool
177 Name="VCCLCompilerTool"
178 UsePrecompiledHeader="1"
180 </FileConfiguration>
181 <FileConfiguration
182 Name="Release|Win32"
184 <Tool
185 Name="VCCLCompilerTool"
186 UsePrecompiledHeader="0"
188 </FileConfiguration>
189 </File>
190 <File
191 RelativePath=".\stdafx.h"
193 </File>
194 </Filter>
195 <File
196 RelativePath="..\..\src\dep_test.cc"
198 </File>
199 <File
200 RelativePath="..\..\src\file_policy_test.cc"
202 </File>
203 <File
204 RelativePath=".\integration_tests_test.cc"
206 </File>
207 <File
208 RelativePath="..\..\src\integrity_level_test.cc"
210 </File>
211 <File
212 RelativePath="..\..\src\ipc_ping_test.cc"
214 </File>
215 <File
216 RelativePath="..\..\src\named_pipe_policy_test.cc"
218 </File>
219 <File
220 RelativePath="..\..\src\policy_target_test.cc"
222 </File>
223 <File
224 RelativePath="..\..\src\process_policy_test.cc"
226 </File>
227 <File
228 RelativePath="..\..\src\registry_policy_test.cc"
230 </File>
231 <File
232 RelativePath="..\..\src\sync_policy_test.cc"
234 </File>
235 <File
236 RelativePath="..\..\src\unload_dll_test.cc"
238 </File>
239 </Files>
240 <Globals>
241 </Globals>
242 </VisualStudioProject>