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

Side by Side Diff: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_projectItemsSchema.xml

Issue 10977007: Rename folder Properties -> Props (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 2 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 | « visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_link.xml ('k') | no next file » | 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="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 2
3 <ProjectSchemaDefinitions 3 <ProjectSchemaDefinitions
4 xmlns="http://schemas.microsoft.com/build/2009/properties"> 4 xmlns="http://schemas.microsoft.com/build/2009/properties">
5 5
6 6
7 <ContentType 7 <ContentType
8 Name="CppCode" 8 Name="CppCode"
9 DisplayName="C/C++ Code" 9 DisplayName="C/C++ Code"
10 ItemType="ClCompile"> 10 ItemType="ClCompile">
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
292 <FileExtension Name=".mht" ContentType="MHT"/> 292 <FileExtension Name=".mht" ContentType="MHT"/>
293 <FileExtension Name=".manifest" ContentType="Manifest"/> 293 <FileExtension Name=".manifest" ContentType="Manifest"/>
294 <FileExtension Name=".rdlc" ContentType="RDLC"/> 294 <FileExtension Name=".rdlc" ContentType="RDLC"/>
295 <FileExtension Name=".cd" ContentType="ClassDiagram"/> 295 <FileExtension Name=".cd" ContentType="ClassDiagram"/>
296 <FileExtension Name=".obj" ContentType="OBJ"/> 296 <FileExtension Name=".obj" ContentType="OBJ"/>
297 <FileExtension Name=".lib" ContentType="LIB"/> 297 <FileExtension Name=".lib" ContentType="LIB"/>
298 <FileExtension Name=".rsc" ContentType="RSC"/> 298 <FileExtension Name=".rsc" ContentType="RSC"/>
299 <FileExtension Name=".licenses" ContentType="Licenses"/> 299 <FileExtension Name=".licenses" ContentType="Licenses"/>
300 </ProjectSchemaDefinitions> 300 </ProjectSchemaDefinitions>
301 301
OLDNEW
« no previous file with comments | « visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_link.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698