fixed some AssemblyInfo files

afrisby
Jeff Ames 2007-11-16 10:35:52 +00:00
parent e3998230cc
commit 76a67f45c6
2 changed files with 4 additions and 4 deletions

View File

@ -34,11 +34,11 @@ using System.Runtime.InteropServices;
// change them to the information which is associated with the assembly
// you compile.
[assembly : AssemblyTitle("PhysXplugin")]
[assembly : AssemblyTitle("BasicPhysicsPlugin")]
[assembly : AssemblyDescription("")]
[assembly : AssemblyConfiguration("")]
[assembly : AssemblyCompany("")]
[assembly : AssemblyProduct("PhysXplugin")]
[assembly : AssemblyProduct("BasicPhysicsPlugin")]
[assembly : AssemblyCopyright("")]
[assembly : AssemblyTrademark("")]
[assembly : AssemblyCulture("")]

View File

@ -34,11 +34,11 @@ using System.Runtime.InteropServices;
// change them to the information which is associated with the assembly
// you compile.
[assembly : AssemblyTitle("RealPhysXplugin")]
[assembly : AssemblyTitle("OdePlugin")]
[assembly : AssemblyDescription("")]
[assembly : AssemblyConfiguration("")]
[assembly : AssemblyCompany("")]
[assembly : AssemblyProduct("RealPhysXplugin")]
[assembly : AssemblyProduct("OdePlugin")]
[assembly : AssemblyCopyright("")]
[assembly : AssemblyTrademark("")]
[assembly : AssemblyCulture("")]