| Index: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general.xml
|
| diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general.xml b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general.xml
|
| index aa3160a60498628e651505848a86c4333ae08b67..030b34b362138808e3c43270cedc076105cb03f1 100644
|
| --- a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general.xml
|
| +++ b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general.xml
|
| @@ -46,6 +46,12 @@
|
| </StringProperty.DataSource>
|
| </StringProperty>
|
|
|
| + <StringProperty Name="NaClIndexHTML" DisplayName="Index page of NaCl Application"
|
| + Description="Specifies the name of the web page that hosts the NaCl content"
|
| + Category="NativeClient" Default=""
|
| + F1Keyword="VC.Project.VCConfiguration.NaClIndexHTML">
|
| + </StringProperty>
|
| +
|
| <EnumProperty Name="ToolchainName" DisplayName="Toolchain" Category="NativeClient">
|
| <EnumValue Name="newlib" DisplayName="newlib" />
|
| <EnumValue Name="glibc" DisplayName="glibc" />
|
|
|