Add ExposedList.cs to C#-XNA csproj.

This commit is contained in:
John 2015-07-28 05:53:56 +08:00
parent 343745006c
commit dde37d703c

View File

@ -110,6 +110,7 @@
<Compile Include="src\IkConstraintData.cs" />
<Compile Include="src\Event.cs" />
<Compile Include="src\EventData.cs" />
<Compile Include="src\ExposedList.cs" />
<Compile Include="src\Json.cs" />
<Compile Include="src\Skeleton.cs" />
<Compile Include="src\SkeletonBinary.cs" />
@ -136,4 +137,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>