--- trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj 2012/05/31 09:19:16 205 +++ trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj 2012/05/31 09:31:57 206 @@ -58,6 +58,7 @@ <Compile Include="Core\WindowPlugin.cs" /> <Compile Include="dummy.cs" /> <Compile Include="Events\BaseEventHandler.cs" /> + <Compile Include="Events\IAcceptsMemoryAddress.cs" /> <Compile Include="Events\ProcessChangedEventArgs.cs" /> <Compile Include="Interfaces\PluginInterfaces.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> |