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

Side by Side Diff: tools/visual_studio/v8_arm.vcproj

Issue 1111011: Update Visual Studio project files. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 9 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 | « tools/visual_studio/v8.vcproj ('k') | tools/visual_studio/v8_base.vcproj » ('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="v8" 5 Name="v8"
6 ProjectGUID="{21E22961-22BF-4493-BD3A-868F93DA5179}" 6 ProjectGUID="{21E22961-22BF-4493-BD3A-868F93DA5179}"
7 RootNamespace="v8" 7 RootNamespace="v8"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 > 128 >
129 <File 129 <File
130 RelativePath="..\..\src\apinatives.js" 130 RelativePath="..\..\src\apinatives.js"
131 > 131 >
132 </File> 132 </File>
133 <File 133 <File
134 RelativePath="..\..\src\array.js" 134 RelativePath="..\..\src\array.js"
135 > 135 >
136 </File> 136 </File>
137 <File 137 <File
138 » » » » RelativePath="..\..\src\date-delay.js" 138 » » » » RelativePath="..\..\src\date.js"
139 > 139 >
140 </File> 140 </File>
141 <File 141 <File
142 » » » » RelativePath="..\..\src\debug-delay.js" 142 » » » » RelativePath="..\..\src\debug-debugger.js"
143 > 143 >
144 </File> 144 </File>
145 <File 145 <File
146 » » » » RelativePath="..\..\src\liveedit-delay.js" 146 » » » » RelativePath="..\..\src\liveedit-debugger.js"
147 > 147 >
148 </File> 148 </File>
149 <File 149 <File
150 RelativePath="..\..\src\macros.py" 150 RelativePath="..\..\src\macros.py"
151 > 151 >
152 </File> 152 </File>
153 <File 153 <File
154 RelativePath="..\..\src\math.js" 154 RelativePath="..\..\src\math.js"
155 > 155 >
156 </File> 156 </File>
157 <File 157 <File
158 RelativePath="..\..\src\messages.js" 158 RelativePath="..\..\src\messages.js"
159 > 159 >
160 </File> 160 </File>
161 <File 161 <File
162 » » » » RelativePath="..\..\src\mirror-delay.js" 162 » » » » RelativePath="..\..\src\mirror-debugger.js"
163 > 163 >
164 </File> 164 </File>
165 <File 165 <File
166 » » » » RelativePath="..\..\src\regexp-delay.js" 166 » » » » RelativePath="..\..\src\regexp.js"
167 > 167 >
168 </File> 168 </File>
169 <File 169 <File
170 » » » » RelativePath="..\..\src\json-delay.js" 170 » » » » RelativePath="..\..\src\json.js"
171 > 171 >
172 </File> 172 </File>
173 <File 173 <File
174 RelativePath="..\..\src\runtime.js" 174 RelativePath="..\..\src\runtime.js"
175 > 175 >
176 </File> 176 </File>
177 <File 177 <File
178 RelativePath="..\..\src\string.js" 178 RelativePath="..\..\src\string.js"
179 > 179 >
180 </File> 180 </File>
181 <File 181 <File
182 RelativePath="..\..\src\uri.js" 182 RelativePath="..\..\src\uri.js"
183 > 183 >
184 </File> 184 </File>
185 <File 185 <File
186 RelativePath="..\..\src\v8natives.js" 186 RelativePath="..\..\src\v8natives.js"
187 > 187 >
188 <FileConfiguration 188 <FileConfiguration
189 Name="Debug|Win32" 189 Name="Debug|Win32"
190 > 190 >
191 <Tool 191 <Tool
192 Name="VCCustomBuildTool" 192 Name="VCCustomBuildTool"
193 Description="Processing js files ..." 193 Description="Processing js files ..."
194 CommandLine=".\js2c.cmd ..\..\sr c &quot;$(IntDir)\DerivedSources&quot;" 194 CommandLine=".\js2c.cmd ..\..\sr c &quot;$(IntDir)\DerivedSources&quot;"
195 » » » » » » AdditionalDependencies="..\..\sr c\macros.py;..\..\src\runtime.js;..\..\src\v8natives.js;..\..\src\array.js;..\.. \src\string.js;..\..\src\uri.js;..\..\src\math.js;..\..\src\messages.js;..\..\sr c\apinatives.js;..\..\src\debug-delay.js;..\..\src\mirror-delay.js;..\..\src\dat e-delay.js;..\..\src\regexp-delay.js;..\..\src\json-delay.js" 195 » » » » » » AdditionalDependencies="..\..\sr c\macros.py;..\..\src\runtime.js;..\..\src\v8natives.js;..\..\src\array.js;..\.. \src\string.js;..\..\src\uri.js;..\..\src\math.js;..\..\src\messages.js;..\..\sr c\apinatives.js;..\..\src\debug-debugger.js;..\..\src\mirror-debugger.js;..\..\s rc\liveedit-debugger.js;..\..\src\date.js;..\..\src\regexp.js;..\..\src\json.js"
196 Outputs="$(IntDir)\DerivedSource s\natives.cc;$(IntDir)\DerivedSources\natives-empty.cc" 196 Outputs="$(IntDir)\DerivedSource s\natives.cc;$(IntDir)\DerivedSources\natives-empty.cc"
197 /> 197 />
198 </FileConfiguration> 198 </FileConfiguration>
199 <FileConfiguration 199 <FileConfiguration
200 Name="Release|Win32" 200 Name="Release|Win32"
201 > 201 >
202 <Tool 202 <Tool
203 Name="VCCustomBuildTool" 203 Name="VCCustomBuildTool"
204 Description="Processing js files ..." 204 Description="Processing js files ..."
205 CommandLine=".\js2c.cmd ..\..\sr c &quot;$(IntDir)\DerivedSources&quot;" 205 CommandLine=".\js2c.cmd ..\..\sr c &quot;$(IntDir)\DerivedSources&quot;"
206 » » » » » » AdditionalDependencies="..\..\sr c\macros.py;..\..\src\runtime.js;..\..\src\v8natives.js;..\..\src\array.js;..\.. \src\string.js;..\..\src\uri.js;..\..\src\math.js;..\..\src\messages.js;..\..\sr c\apinatives.js;..\..\src\debug-delay.js;..\..\src\mirror-delay.js;..\..\src\dat e-delay.js;..\..\src\regexp-delay.js;..\..\src\json-delay.js" 206 » » » » » » AdditionalDependencies="..\..\sr c\macros.py;..\..\src\runtime.js;..\..\src\v8natives.js;..\..\src\array.js;..\.. \src\string.js;..\..\src\uri.js;..\..\src\math.js;..\..\src\messages.js;..\..\sr c\apinatives.js;..\..\src\debug-debugger.js;..\..\src\mirror-debugger.js;..\..\s rc\liveedit-debugger.js;..\..\src\date.js;..\..\src\regexp.js;..\..\src\json.js"
207 Outputs="$(IntDir)\DerivedSource s\natives.cc;$(IntDir)\DerivedSources\natives-empty.cc" 207 Outputs="$(IntDir)\DerivedSource s\natives.cc;$(IntDir)\DerivedSources\natives-empty.cc"
208 /> 208 />
209 </FileConfiguration> 209 </FileConfiguration>
210 </File> 210 </File>
211 </Filter> 211 </Filter>
212 <Filter 212 <Filter
213 Name="generated files" 213 Name="generated files"
214 > 214 >
215 <File 215 <File
216 RelativePath="$(IntDir)\DerivedSources\natives.c c" 216 RelativePath="$(IntDir)\DerivedSources\natives.c c"
217 > 217 >
218 </File> 218 </File>
219 </Filter> 219 </Filter>
220 <File 220 <File
221 RelativePath="..\..\src\snapshot-empty.cc" 221 RelativePath="..\..\src\snapshot-empty.cc"
222 > 222 >
223 </File> 223 </File>
224 </Files> 224 </Files>
225 <Globals> 225 <Globals>
226 </Globals> 226 </Globals>
227 </VisualStudioProject> 227 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/visual_studio/v8.vcproj ('k') | tools/visual_studio/v8_base.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698