Updated project
This commit is contained in:
Родитель
3bb717aa60
Коммит
2563de588c
|
@ -43,16 +43,17 @@
|
|||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="BandMatrix.cs" />
|
||||
<Compile Include="IBezierContext.cs" />
|
||||
<Compile Include="PathBezierContext.cs" />
|
||||
<Compile Include="PathDrawing.cs" />
|
||||
<Compile Include="PathShape.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Spiro.cs" />
|
||||
<Compile Include="SpiroControlPoint.cs" />
|
||||
<Compile Include="SpiroImpl.cs" />
|
||||
<Compile Include="SpiroPointType.cs" />
|
||||
<Compile Include="SpiroSegment.cs" />
|
||||
<Compile Include="PathBezierContext.cs" />
|
||||
<Compile Include="Spiro.cs" />
|
||||
<Compile Include="PathShape.cs" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
|
|
Загрузка…
Ссылка в новой задаче