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

Side by Side Diff: breakpad/breakpad_handler.vcproj

Issue 18717: Generate additional .vcproj files in miscellaneous top-level components.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « breakpad/breakpad_handler.scons ('k') | breakpad/breakpad_sender.scons » ('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="breakpad_handler" 5 Name="breakpad_handler"
6 ProjectGUID="{B55CA863-B374-4BAF-95AC-539E4FA4C90C}" 6 ProjectGUID="{B55CA863-B374-4BAF-95AC-539E4FA4C90C}"
7 RootNamespace="breakpad_handler" 7 RootNamespace="breakpad_handler"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 /> 115 />
116 <Tool 116 <Tool
117 Name="VCPostBuildEventTool" 117 Name="VCPostBuildEventTool"
118 /> 118 />
119 </Configuration> 119 </Configuration>
120 </Configurations> 120 </Configurations>
121 <References> 121 <References>
122 </References> 122 </References>
123 <Files> 123 <Files>
124 <File 124 <File
125 » » » RelativePath=".\src\client\windows\crash_generation\clie nt_info.cc" 125 » » » RelativePath="src\client\windows\crash_generation\client _info.cc"
126 > 126 >
127 </File> 127 </File>
128 <File 128 <File
129 » » » RelativePath=".\src\client\windows\crash_generation\clie nt_info.h" 129 » » » RelativePath="src\client\windows\crash_generation\client _info.h"
130 > 130 >
131 </File> 131 </File>
132 <File 132 <File
133 » » » RelativePath=".\src\client\windows\crash_generation\cras h_generation_client.cc" 133 » » » RelativePath="src\client\windows\crash_generation\crash_ generation_client.cc"
134 > 134 >
135 </File> 135 </File>
136 <File 136 <File
137 » » » RelativePath=".\src\client\windows\crash_generation\cras h_generation_client.h" 137 » » » RelativePath="src\client\windows\crash_generation\crash_ generation_client.h"
138 > 138 >
139 </File> 139 </File>
140 <File 140 <File
141 » » » RelativePath=".\src\client\windows\crash_generation\cras h_generation_server.cc" 141 » » » RelativePath="src\client\windows\crash_generation\crash_ generation_server.cc"
142 > 142 >
143 </File> 143 </File>
144 <File 144 <File
145 » » » RelativePath=".\src\client\windows\crash_generation\cras h_generation_server.h" 145 » » » RelativePath="src\client\windows\crash_generation\crash_ generation_server.h"
146 > 146 >
147 </File> 147 </File>
148 <File 148 <File
149 RelativePath="src\client\windows\handler\exception_handl er.cc" 149 RelativePath="src\client\windows\handler\exception_handl er.cc"
150 > 150 >
151 </File> 151 </File>
152 <File 152 <File
153 RelativePath="src\client\windows\handler\exception_handl er.h" 153 RelativePath="src\client\windows\handler\exception_handl er.h"
154 > 154 >
155 </File> 155 </File>
156 <File 156 <File
157 RelativePath="src\common\windows\guid_string.cc" 157 RelativePath="src\common\windows\guid_string.cc"
158 > 158 >
159 </File> 159 </File>
160 <File 160 <File
161 RelativePath="src\common\windows\guid_string.h" 161 RelativePath="src\common\windows\guid_string.h"
162 > 162 >
163 </File> 163 </File>
164 <File 164 <File
165 RelativePath="src\google_breakpad\common\minidump_format .h" 165 RelativePath="src\google_breakpad\common\minidump_format .h"
166 > 166 >
167 </File> 167 </File>
168 <File 168 <File
169 » » » RelativePath=".\src\client\windows\crash_generation\mini dump_generator.cc" 169 » » » RelativePath="src\client\windows\crash_generation\minidu mp_generator.cc"
170 > 170 >
171 </File> 171 </File>
172 <File 172 <File
173 » » » RelativePath=".\src\client\windows\crash_generation\mini dump_generator.h" 173 » » » RelativePath="src\client\windows\crash_generation\minidu mp_generator.h"
174 > 174 >
175 </File> 175 </File>
176 <File 176 <File
177 RelativePath="src\common\windows\string_utils-inl.h" 177 RelativePath="src\common\windows\string_utils-inl.h"
178 > 178 >
179 </File> 179 </File>
180 </Files> 180 </Files>
181 <Globals> 181 <Globals>
182 </Globals> 182 </Globals>
183 </VisualStudioProject> 183 </VisualStudioProject>
OLDNEW
« no previous file with comments | « breakpad/breakpad_handler.scons ('k') | breakpad/breakpad_sender.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698