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

Side by Side Diff: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_general_ps.xml

Issue 10831030: NaCl settings and completed install scripts. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 4 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
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2
3 <Rule
4 Name="ConfigurationGeneral"
5 DisplayName="General"
6 PageTemplate="generic"
7 Description="General"
8 xmlns="http://schemas.microsoft.com/build/2009/properties">
9 <Rule.Categories>
10 <Category Name="General" DisplayName="General" Description="General" />
11 </Rule.Categories>
12 <Rule.DataSource>
13 <DataSource Persistence="ProjectFile" Label="Configuration" />
14 </Rule.DataSource>
15 </Rule>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698