| Index: visual_studio/NativeClientVSAddIn/InstallerResources/PPAPI_Patch/Props/ppapi_general.xml.patch
|
| diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/PPAPI_Patch/Props/ppapi_general.xml.patch b/visual_studio/NativeClientVSAddIn/InstallerResources/PPAPI_Patch/Props/ppapi_general.xml.patch
|
| index c2c00b201a1c6eb6df902ec99259e2f21b7cb31a..33565618fe7da1c8ea4784133871400f2fa189a6 100644
|
| --- a/visual_studio/NativeClientVSAddIn/InstallerResources/PPAPI_Patch/Props/ppapi_general.xml.patch
|
| +++ b/visual_studio/NativeClientVSAddIn/InstallerResources/PPAPI_Patch/Props/ppapi_general.xml.patch
|
| @@ -37,6 +37,13 @@
|
| <DataSource Persistence="ProjectFile" Label="" />
|
| </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>
|
| +
|
| </PatchAdd>
|
|
|
| <EnumProperty Name="ConfigurationType" DisplayName="Configuration Type"
|
|
|