ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Properties/AssemblyInfo.cs.tmpl
Revision: 53
Committed: Wed May 9 14:52:52 2012 UTC (11 years, 7 months ago) by william
File size: 608 byte(s)
Log Message:

File Contents

# Content
1 using System.Reflection;
2 using System.Runtime.CompilerServices;
3 using System.Runtime.InteropServices;
4 // General Information about an assembly is controlled through the following
5 // set of attributes. Change these attribute values to modify the information
6 // associated with an assembly.
7 [assembly: AssemblyTitle("RomCheater Built from r$WCREV$$WCMODS?M:$ on $WCNOW$")]
8 [assembly: AssemblyDescription("")]
9 [assembly: AssemblyProduct("RomCheater")]
10 // The following GUID is for the ID of the typelib if this project is exposed to COM
11 [assembly: Guid("a9eeddc2-fbb3-461c-8bca-4730ed280ba8")]
12