project 별도 프로그램으로 분리

This commit is contained in:
chikyun.kim
2018-09-17 15:52:51 +09:00
parent a873717126
commit 650ec72616
27 changed files with 3531 additions and 13288 deletions

View File

@@ -151,11 +151,6 @@
<Name>FCOMMON</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="libxl.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.