From: <mog...@li...> - 2010-04-13 04:28:56
|
Revision: 306 http://mogre.svn.sourceforge.net/mogre/?rev=306&view=rev Author: mzanin Date: 2010-04-13 04:28:45 +0000 (Tue, 13 Apr 2010) Log Message: ----------- Added Mogre17.cs Modified Paths: -------------- trunk/Mogre/AutoWrap/AutoWrap.csproj Modified: trunk/Mogre/AutoWrap/AutoWrap.csproj =================================================================== --- trunk/Mogre/AutoWrap/AutoWrap.csproj 2010-04-13 04:25:52 UTC (rev 305) +++ trunk/Mogre/AutoWrap/AutoWrap.csproj 2010-04-13 04:28:45 UTC (rev 306) @@ -57,6 +57,7 @@ <Compile Include="Meta\IncPlainWrapperClassProducer.cs" /> <Compile Include="Meta\CppCLRHandleClassProducer.cs" /> <Compile Include="Meta\IncCLRHandleClassProducer.cs" /> + <Compile Include="Meta\Mogre17.cs" /> <Compile Include="Meta\NativeProtectedTypesProxy.cs" /> <Compile Include="Meta\CppNativeProtectedTypesProxy.cs" /> <Compile Include="Meta\CppOverridableClassProducer.cs" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |