Browse Source

synced up managed and native projects: added missing file

Signed-off-by: Marcus Cuda <marcus@cuda.net>
pull/36/head
Marcus Cuda 17 years ago
parent
commit
ed5ad2c677
  1. 3
      src/Native/Native.csproj

3
src/Native/Native.csproj

@ -38,6 +38,9 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\Managed\Combinatorics.cs">
<Link>Combinatorics.cs</Link>
</Compile>
<Compile Include="..\Managed\Complex.cs">
<Link>Complex.cs</Link>
</Compile>

Loading…
Cancel
Save