Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Side by Side Diff: printing/printing_unittests.vcproj

Issue 27008: Add linux printing module. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « printing/printing_unittests.scons ('k') | printing/run_all_unittests.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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="printing_unittests" 5 Name="printing_unittests"
6 ProjectGUID="{8B2EE5D9-41BC-4AA2-A401-2DC143A05D2E}" 6 ProjectGUID="{8B2EE5D9-41BC-4AA2-A401-2DC143A05D2E}"
7 RootNamespace="printing_unittests" 7 RootNamespace="printing_unittests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 /> 136 />
137 </Configuration> 137 </Configuration>
138 </Configurations> 138 </Configurations>
139 <References> 139 <References>
140 </References> 140 </References>
141 <Files> 141 <Files>
142 <Filter 142 <Filter
143 Name="support" 143 Name="support"
144 > 144 >
145 <File 145 <File
146 » » » » RelativePath="..\base\run_all_unittests.cc" 146 » » » » RelativePath=".\run_all_unittests.cc"
147 > 147 >
148 </File> 148 </File>
149 <File 149 <File
150 RelativePath="..\base\test_suite.h" 150 RelativePath="..\base\test_suite.h"
151 > 151 >
152 </File> 152 </File>
153 </Filter> 153 </Filter>
154 <Filter 154 <Filter
155 Name="tests" 155 Name="tests"
156 > 156 >
157 <File 157 <File
158 RelativePath=".\units_unittest.cc" 158 RelativePath=".\units_unittest.cc"
159 > 159 >
160 </File> 160 </File>
161 </Filter> 161 </Filter>
162 </Files> 162 </Files>
163 <Globals> 163 <Globals>
164 </Globals> 164 </Globals>
165 </VisualStudioProject> 165 </VisualStudioProject>
OLDNEW
« no previous file with comments | « printing/printing_unittests.scons ('k') | printing/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698