1
0
mirror of https://github.com/twiglet/cs2j.git synced 2025-01-18 13:15:17 +01:00

include new classes in solution

This commit is contained in:
Kevin Glynn 2011-10-09 19:39:55 +02:00
parent 2930f11d1f
commit dc3d4691e4

View File

@ -64,7 +64,8 @@
<Compile Include="CS2JUtil\DirectoryHT.cs" />
<Compile Include="CS2JUtil\Set.cs" />
<Compile Include="CS2JMain\RSAPubKey.cs" />
<Compile Include="CS2JMain\Fragments.cs" />
<Compile Include="CS2JTransform\NetFragments.cs" />
<Compile Include="CS2JTransform\SyntaxFragments.cs" />
</ItemGroup>
<ItemGroup>
<None Include="..\CSharpParser\cs.g">