| Index: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_lib.xml
|
| diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_lib.xml b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_lib.xml
|
| index e741662a8af437a1f5fc10b2eca7caefe98cc0b2..dc47609827a0e90b0c0e8fc42f348c7c7de387e7 100644
|
| --- a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_lib.xml
|
| +++ b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_lib.xml
|
| @@ -1,19 +1,19 @@
|
| -<?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>
|
| +<?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>
|
|
|