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

Unified Diff: experimental/visual_studio_plugin/src/NaClVsx.Package/Templates/ProjectItems/NmfFile/NaCl.vstemplate

Issue 10928195: First round of dead file removal (Closed) Base URL: https://github.com/samclegg/nativeclient-sdk.git@master
Patch Set: Created 8 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: experimental/visual_studio_plugin/src/NaClVsx.Package/Templates/ProjectItems/NmfFile/NaCl.vstemplate
diff --git a/experimental/visual_studio_plugin/src/NaClVsx.Package/Templates/ProjectItems/NmfFile/NaCl.vstemplate b/experimental/visual_studio_plugin/src/NaClVsx.Package/Templates/ProjectItems/NmfFile/NaCl.vstemplate
deleted file mode 100644
index 9865f992a79d855db636f8877756a8e66f8c3883..0000000000000000000000000000000000000000
--- a/experimental/visual_studio_plugin/src/NaClVsx.Package/Templates/ProjectItems/NmfFile/NaCl.vstemplate
+++ /dev/null
@@ -1,14 +0,0 @@
-<VSTemplate Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="Item">
- <TemplateData>
- <DefaultName>file.nmf</DefaultName>
- <Name>NmfFile</Name>
- <Description>NaCl: An NMF file</Description>
- <Icon>NmfIcon.ico</Icon>
- <ProjectType>NaCl</ProjectType>
- <SortOrder>10</SortOrder>
- </TemplateData>
- <TemplateContent>
- <References />
- <ProjectItem SubType="Code" TargetFileName="$fileinputname$.nmf" ItemType="Content" ReplaceParameters="true">file.nmf</ProjectItem>
- </TemplateContent>
-</VSTemplate>

Powered by Google App Engine
This is Rietveld 408576698