Added GetState, GetManagedProperties, CreateNetwork methods to WiFiService.
[chromium-blink-merge.git] / sandbox / win / tests / validation_tests / sbox_validation_tests.vcproj
blob9b7b5992955b0c2ef3b7b7d66684ed3b9e79c216
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="sbox_validation_tests"
6 ProjectGUID="{B9CC7B0D-145A-49C2-B887-84E43CFA0F27}"
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 WarningLevel="3"
43 ForcedIncludeFiles="stdafx.h"
45 <Tool
46 Name="VCManagedResourceCompilerTool"
48 <Tool
49 Name="VCResourceCompilerTool"
51 <Tool
52 Name="VCPreLinkEventTool"
54 <Tool
55 Name="VCLinkerTool"
56 AdditionalDependencies="shlwapi.lib"
58 <Tool
59 Name="VCALinkTool"
61 <Tool
62 Name="VCManifestTool"
64 <Tool
65 Name="VCXDCMakeTool"
67 <Tool
68 Name="VCBscMakeTool"
70 <Tool
71 Name="VCFxCopTool"
73 <Tool
74 Name="VCAppVerifierTool"
76 <Tool
77 Name="VCWebDeploymentTool"
79 <Tool
80 Name="VCPostBuildEventTool"
82 </Configuration>
83 <Configuration
84 Name="Release|Win32"
85 ConfigurationType="1"
86 InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops"
88 <Tool
89 Name="VCPreBuildEventTool"
91 <Tool
92 Name="VCCustomBuildTool"
94 <Tool
95 Name="VCXMLDataGeneratorTool"
97 <Tool
98 Name="VCWebServiceProxyGeneratorTool"
100 <Tool
101 Name="VCMIDLTool"
103 <Tool
104 Name="VCCLCompilerTool"
105 PreprocessorDefinitions="_CONSOLE"
106 UsePrecompiledHeader="0"
107 WarningLevel="3"
109 <Tool
110 Name="VCManagedResourceCompilerTool"
112 <Tool
113 Name="VCResourceCompilerTool"
115 <Tool
116 Name="VCPreLinkEventTool"
118 <Tool
119 Name="VCLinkerTool"
120 AdditionalDependencies="shlwapi.lib"
122 <Tool
123 Name="VCALinkTool"
125 <Tool
126 Name="VCManifestTool"
128 <Tool
129 Name="VCXDCMakeTool"
131 <Tool
132 Name="VCBscMakeTool"
134 <Tool
135 Name="VCFxCopTool"
137 <Tool
138 Name="VCAppVerifierTool"
140 <Tool
141 Name="VCWebDeploymentTool"
143 <Tool
144 Name="VCPostBuildEventTool"
146 </Configuration>
147 </Configurations>
148 <References>
149 </References>
150 <Files>
151 <Filter
152 Name="Common"
153 Filter="h;hpp;hxx;hm;inl;inc;xsd"
154 UniqueIdentifier="{2E6C7E35-7538-4883-B80C-C89961A80D66}"
156 <File
157 RelativePath="..\common\controller.cc"
159 </File>
160 <File
161 RelativePath="..\common\controller.h"
163 </File>
164 <File
165 RelativePath="..\..\..\testing\gtest\src\gtest.cc"
167 </File>
168 <File
169 RelativePath=".\stdafx.cc"
171 <FileConfiguration
172 Name="Debug|Win32"
174 <Tool
175 Name="VCCLCompilerTool"
176 UsePrecompiledHeader="1"
178 </FileConfiguration>
179 <FileConfiguration
180 Name="Release|Win32"
181 ExcludedFromBuild="true"
183 <Tool
184 Name="VCCLCompilerTool"
186 </FileConfiguration>
187 </File>
188 <File
189 RelativePath=".\stdafx.h"
191 </File>
192 <File
193 RelativePath=".\unit_tests.cc"
195 </File>
196 </Filter>
197 <Filter
198 Name="Suite"
200 <File
201 RelativePath=".\commands.cc"
203 </File>
204 <File
205 RelativePath=".\commands.h"
207 </File>
208 <File
209 RelativePath=".\suite.cc"
211 </File>
212 </Filter>
213 </Files>
214 <Globals>
215 </Globals>
216 </VisualStudioProject>