OLD | NEW |
1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
2 <VisualStudioProject | 2 <VisualStudioProject |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="8.00" | 4 Version="8.00" |
5 Name="net_unittests" | 5 Name="net_unittests" |
6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}" | 6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}" |
7 RootNamespace="net_unittests" | 7 RootNamespace="net_unittests" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
141 /> | 141 /> |
142 </Configuration> | 142 </Configuration> |
143 </Configurations> | 143 </Configurations> |
144 <References> | 144 <References> |
145 </References> | 145 </References> |
146 <Files> | 146 <Files> |
147 <Filter | 147 <Filter |
148 Name="support" | 148 Name="support" |
149 > | 149 > |
150 <File | 150 <File |
151 » » » » RelativePath=".\precompiled_net.cc" | 151 » » » » RelativePath="precompiled_net.cc" |
152 > | 152 > |
153 <FileConfiguration | 153 <FileConfiguration |
154 Name="Debug|Win32" | 154 Name="Debug|Win32" |
155 > | 155 > |
156 <Tool | 156 <Tool |
157 Name="VCCLCompilerTool" | 157 Name="VCCLCompilerTool" |
158 UsePrecompiledHeader="1" | 158 UsePrecompiledHeader="1" |
159 /> | 159 /> |
160 </FileConfiguration> | 160 </FileConfiguration> |
161 <FileConfiguration | 161 <FileConfiguration |
162 Name="Release|Win32" | 162 Name="Release|Win32" |
163 ExcludedFromBuild="true" | 163 ExcludedFromBuild="true" |
164 > | 164 > |
165 <Tool | 165 <Tool |
166 Name="VCCLCompilerTool" | 166 Name="VCCLCompilerTool" |
167 /> | 167 /> |
168 </FileConfiguration> | 168 </FileConfiguration> |
169 </File> | 169 </File> |
170 <File | 170 <File |
171 » » » » RelativePath=".\precompiled_net.h" | 171 » » » » RelativePath="precompiled_net.h" |
172 > | 172 > |
173 </File> | 173 </File> |
174 <File | 174 <File |
175 RelativePath="..\base\run_all_unittests.cc" | 175 RelativePath="..\base\run_all_unittests.cc" |
176 > | 176 > |
177 </File> | 177 </File> |
178 </Filter> | 178 </Filter> |
179 <Filter | 179 <Filter |
180 Name="tests" | 180 Name="tests" |
181 > | 181 > |
(...skipping 235 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
417 <File | 417 <File |
418 RelativePath="..\proxy\proxy_service_uni
ttest.cc" | 418 RelativePath="..\proxy\proxy_service_uni
ttest.cc" |
419 > | 419 > |
420 </File> | 420 </File> |
421 </Filter> | 421 </Filter> |
422 </Filter> | 422 </Filter> |
423 </Files> | 423 </Files> |
424 <Globals> | 424 <Globals> |
425 </Globals> | 425 </Globals> |
426 </VisualStudioProject> | 426 </VisualStudioProject> |
OLD | NEW |