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

Unified Diff: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_lib.xml

Issue 10977007: Rename folder Properties -> Props (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
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: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_lib.xml
diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_lib.xml b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_lib.xml
deleted file mode 100644
index e741662a8af437a1f5fc10b2eca7caefe98cc0b2..0000000000000000000000000000000000000000
--- a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_lib.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<Rule Name="LIB" PageTemplate="tool" DisplayName="Librarian" SwitchPrefix="-" Order="40" xmlns="http://schemas.microsoft.com/build/2009/properties" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sys="clr-namespace:System;assembly=mscorlib">
-
- <Rule.Categories>
- <Category Name="General" DisplayName="General" />
- </Rule.Categories>
-
- <Rule.DataSource>
- <DataSource Persistence="ProjectFile" ItemType="Lib" Label="" HasConfigurationCondition="true" />
- </Rule.DataSource>
-
- <StringProperty Subtype="file" Name="OutputFile" DisplayName="Output File" Category="General">
- </StringProperty>
-
- <BoolProperty Name="OutputCommandLine" DisplayName="Output Command Line" Category="General">
- </BoolProperty>
-
-</Rule>

Powered by Google App Engine
This is Rietveld 408576698