| Index: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml
|
| diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml
|
| index 605331a685b93b9117db37d583daa88934c8d687..5bb6a2b76eded49462787bf233be770be7bb55d0 100644
|
| --- a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml
|
| +++ b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Props/nacl_general_ps.xml
|
| @@ -48,6 +48,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" />
|
|
|