| Index: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_general.xml
|
| diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_general.xml b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_general.xml
|
| index c15e9ad7e12b725f3c5daa103704191f738a28ae..5730e5c13eb055af16a071eb242bc1d045bc9889 100644
|
| --- a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_general.xml
|
| +++ b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_general.xml
|
| @@ -63,15 +63,6 @@
|
| <EnumValue Name="glibc" DisplayName="glibc" />
|
| </EnumProperty>
|
|
|
| - <!-- PlatformToolset is constructed in Microsoft.Cpp.NaCl.default.props to be win_x86_$(ToolchainName) -->
|
| - <StringProperty Name="PlatformToolset" DisplayName="Platform Toolset" Visible="false"
|
| - Description="The 'hidden' property which constructs the toolchain name from current settings."
|
| - Category="NativeClient">
|
| - <StringProperty.DataSource>
|
| - <DataSource Persistence="ProjectFile" Label="" />
|
| - </StringProperty.DataSource>
|
| - </StringProperty>
|
| -
|
| <StringProperty Name="OutDir" DisplayName="Output Directory"
|
| Description="Specifies a relative path to the output file directory; can include environment variables."
|
| Category="General" Default="$(SolutionDir)$(Configuration)\"
|
|
|