--- trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj 2012/05/09 17:48:15 83 +++ trunk/RomCheater.PluginFramework/RomCheater.PluginFramework.csproj 2012/05/09 19:41:06 86 @@ -62,6 +62,7 @@ <Link>Properties\SharedAssemblyInfo.cs</Link> </Compile> <Compile Include="Core\ConfigPlugin.cs" /> + <Compile Include="Core\GuidGenerator.cs" /> <Compile Include="Core\InputPlugin.cs" /> <Compile Include="Core\PluginBase.cs" /> <Compile Include="Core\PluginLoader.cs" /> |