| Index: visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_general_ps.xml
|
| diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_general_ps.xml b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_general_ps.xml
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5be57afdeabdb77cbe98f4a79dbf015042e1a21f
|
| --- /dev/null
|
| +++ b/visual_studio/NativeClientVSAddIn/InstallerResources/NaCl/Properties/nacl_general_ps.xml
|
| @@ -0,0 +1,15 @@
|
| +<?xml version="1.0" encoding="utf-8"?>
|
| +
|
| +<Rule
|
| + Name="ConfigurationGeneral"
|
| + DisplayName="General"
|
| + PageTemplate="generic"
|
| + Description="General"
|
| + xmlns="http://schemas.microsoft.com/build/2009/properties">
|
| + <Rule.Categories>
|
| + <Category Name="General" DisplayName="General" Description="General" />
|
| + </Rule.Categories>
|
| + <Rule.DataSource>
|
| + <DataSource Persistence="ProjectFile" Label="Configuration" />
|
| + </Rule.DataSource>
|
| +</Rule>
|
|
|