--- trunk/RomCheater.CheatPlugin/RomCheater.CheatPlugin.csproj 2013/05/28 17:17:19 436 +++ trunk/RomCheater.CheatPlugin/RomCheater.CheatPlugin.csproj 2013/05/28 18:08:23 437 @@ -44,6 +44,7 @@ <Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> <Link>Properties\SharedAssemblyInfo.cs</Link> </Compile> + <Compile Include="CheatCodePlugin.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <ItemGroup> |