OSDN Git Service

add win/C# diff files
[handbrake-jp/handbrake-jp.git] / win / C# / interop / Properties / AssemblyInfo.cs.diff
diff --git a/win/C#/interop/Properties/AssemblyInfo.cs.diff b/win/C#/interop/Properties/AssemblyInfo.cs.diff
new file mode 100644 (file)
index 0000000..e238bc8
--- /dev/null
@@ -0,0 +1,42 @@
+diff --git a/win/C#/interop/Properties/AssemblyInfo.cs b/win/C#/interop/Properties/AssemblyInfo.cs
+new file mode 100644
+index 0000000..228f27c
+--- /dev/null
++++ b/win/C#/interop/Properties/AssemblyInfo.cs
+@@ -0,0 +1,36 @@
++using System.Reflection;\r
++using System.Runtime.CompilerServices;\r
++using System.Runtime.InteropServices;\r
++\r
++// General Information about an assembly is controlled through the following \r
++// set of attributes. Change these attribute values to modify the information\r
++// associated with an assembly.\r
++[assembly: AssemblyTitle("HandBrakeInterop")]\r
++[assembly: AssemblyDescription("")]\r
++[assembly: AssemblyConfiguration("")]\r
++[assembly: AssemblyCompany("Microsoft")]\r
++[assembly: AssemblyProduct("HandBrakeInterop")]\r
++[assembly: AssemblyCopyright("Copyright © Microsoft 2010")]\r
++[assembly: AssemblyTrademark("")]\r
++[assembly: AssemblyCulture("")]\r
++\r
++// Setting ComVisible to false makes the types in this assembly not visible \r
++// to COM components.  If you need to access a type in this assembly from \r
++// COM, set the ComVisible attribute to true on that type.\r
++[assembly: ComVisible(false)]\r
++\r
++// The following GUID is for the ID of the typelib if this project is exposed to COM\r
++[assembly: Guid("cc59844b-9e1b-4854-8b92-3b24c646aee5")]\r
++\r
++// Version information for an assembly consists of the following four values:\r
++//\r
++//      Major Version\r
++//      Minor Version \r
++//      Build Number\r
++//      Revision\r
++//\r
++// You can specify all the values or you can default the Build and Revision Numbers \r
++// by using the '*' as shown below:\r
++// [assembly: AssemblyVersion("1.0.*")]\r
++[assembly: AssemblyVersion("1.5.0.0")]\r
++[assembly: AssemblyFileVersion("1.5.0.0")]\r