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

Side by Side Diff: webkit/build/JavaScriptCore/JavaScriptCore_pcre.vcproj

Issue 8947: Fix the JSC build.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 1 month 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
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="JavaScriptCore_pcre" 5 Name="JavaScriptCore_pcre"
6 ProjectGUID="{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}" 6 ProjectGUID="{49909552-0B0C-4C14-8CF6-DB8A2ADE0934}"
7 RootNamespace="JavaScriptCore_pcre" 7 RootNamespace="JavaScriptCore_pcre"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 </File> 135 </File>
136 <File 136 <File
137 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\pcre_exec.cpp" 137 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\pcre_exec.cpp"
138 > 138 >
139 </File> 139 </File>
140 <File 140 <File
141 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\pcre_internal.h" 141 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\pcre_internal.h"
142 > 142 >
143 </File> 143 </File>
144 <File 144 <File
145 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\pcre_tables.cpp"
146 >
147 </File>
148 <File
149 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\pcre_ucp_searchfuncs.cpp" 145 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\pcre_ucp_searchfuncs.cpp"
150 > 146 >
151 </File> 147 </File>
152 <File 148 <File
153 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\pcre_xclass.cpp" 149 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\pcre_xclass.cpp"
154 > 150 >
155 </File> 151 </File>
156 <File 152 <File
157 RelativePath=".\prebuild.bat" 153 RelativePath=".\prebuild.bat"
158 > 154 >
159 </File> 155 </File>
160 <File 156 <File
161 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\ucpinternal.h" 157 RelativePath="..\..\..\third_party\WebKit\JavaScriptCore \pcre\ucpinternal.h"
162 > 158 >
163 </File> 159 </File>
164 </Files> 160 </Files>
165 <Globals> 161 <Globals>
166 </Globals> 162 </Globals>
167 </VisualStudioProject> 163 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698