XdCxRhDW.Core.csproj 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{35366B51-5E44-4A48-BE7F-B7AF696950CE}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>XdCxRhDW.Core</RootNamespace>
  11. <AssemblyName>XdCxRhDW.Core</AssemblyName>
  12. <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <Deterministic>true</Deterministic>
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <DebugSymbols>true</DebugSymbols>
  18. <DebugType>full</DebugType>
  19. <Optimize>false</Optimize>
  20. <OutputPath>bin\Debug\</OutputPath>
  21. <DefineConstants>DEBUG;TRACE</DefineConstants>
  22. <ErrorReport>prompt</ErrorReport>
  23. <WarningLevel>4</WarningLevel>
  24. </PropertyGroup>
  25. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  26. <DebugType>pdbonly</DebugType>
  27. <Optimize>true</Optimize>
  28. <OutputPath>bin\Release\</OutputPath>
  29. <DefineConstants>TRACE</DefineConstants>
  30. <ErrorReport>prompt</ErrorReport>
  31. <WarningLevel>4</WarningLevel>
  32. </PropertyGroup>
  33. <ItemGroup>
  34. <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  35. <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
  36. <Private>True</Private>
  37. </Reference>
  38. <Reference Include="System" />
  39. <Reference Include="System.ComponentModel.DataAnnotations" />
  40. <Reference Include="System.Configuration" />
  41. <Reference Include="System.Core" />
  42. <Reference Include="System.Drawing" />
  43. <Reference Include="System.Xml.Linq" />
  44. <Reference Include="System.Data.DataSetExtensions" />
  45. <Reference Include="Microsoft.CSharp" />
  46. <Reference Include="System.Data" />
  47. <Reference Include="System.Net.Http" />
  48. <Reference Include="System.Xml" />
  49. </ItemGroup>
  50. <ItemGroup>
  51. <Compile Include="Api\检测Cpu参估\ImageResult.cs" />
  52. <Compile Include="Api\检测Cpu参估\CafResult.cs" />
  53. <Compile Include="Api\检测Cpu参估\CorResult.cs" />
  54. <Compile Include="Api\检测Cpu参估\DmcResult.cs" />
  55. <Compile Include="Api\EphHelper2.cs" />
  56. <Compile Include="Api\EphHelper.cs" />
  57. <Compile Include="Api\GDOP误差椭圆\GDOPAPi.cs" />
  58. <Compile Include="Api\GDOP误差椭圆\GdopConfig.cs" />
  59. <Compile Include="Api\GDOP误差椭圆\GdopHelper.cs" />
  60. <Compile Include="Api\GDOP误差椭圆\MapItem.cs" />
  61. <Compile Include="Api\PosApi.cs" />
  62. <Compile Include="Api\检测Cpu参估\XcorrUtils.cs" />
  63. <Compile Include="Api\时差线\DrawDtoLineHelper.cs" />
  64. <Compile Include="Api\时差线\DtoLineModel.cs" />
  65. <Compile Include="Api\时差线\OutputHelper.cs" />
  66. <Compile Include="Api\理论时频差\TheoryDtoDfoApi.cs" />
  67. <Compile Include="Api\频差线\DfoLineModel.cs" />
  68. <Compile Include="Api\频差线\DrawDfoLineHelper.cs" />
  69. <Compile Include="ColorRGB.cs" />
  70. <Compile Include="MD5Helper.cs" />
  71. <Compile Include="HttpHelper.cs" />
  72. <Compile Include="IpHelper.cs" />
  73. <Compile Include="ObServer\PosObServer.cs" />
  74. <Compile Include="Properties\AssemblyInfo.cs" />
  75. </ItemGroup>
  76. <ItemGroup>
  77. <None Include="Api\GDOP误差椭圆\GDOP\args.txt">
  78. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  79. </None>
  80. <None Include="Api\GDOP误差椭圆\GDOP\GDOP.h" />
  81. <None Include="Api\GDOP误差椭圆\GDOP\Tle2XYZ.dll">
  82. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  83. </None>
  84. <None Include="Api\GDOP误差椭圆\readme.txt">
  85. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  86. </None>
  87. <None Include="Api\时差线\DLL_LHDW32.dll">
  88. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  89. </None>
  90. <None Include="Api\时差线\msvcp100.dll">
  91. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  92. </None>
  93. <None Include="Api\时差线\msvcr100.dll">
  94. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  95. </None>
  96. <None Include="Api\时差线\Newtonsoft.Json.dll">
  97. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  98. </None>
  99. <None Include="Api\时差线\Positioning.dll">
  100. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  101. </None>
  102. <None Include="Api\时差线\Positioning.h">
  103. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  104. </None>
  105. <None Include="Api\时差线\XingDiSCX.exe">
  106. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  107. </None>
  108. <None Include="Api\频差线\locow.exe">
  109. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  110. </None>
  111. <None Include="Api\频差线\msvcp100.dll">
  112. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  113. </None>
  114. <None Include="Api\频差线\msvcr100.dll">
  115. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  116. </None>
  117. <None Include="Api\频差线\Positioning.dll">
  118. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  119. </None>
  120. <None Include="Api\频差线\Positioning_calc.dll">
  121. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  122. </None>
  123. <None Include="Api\频差线\Positioning_dtf.dll">
  124. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  125. </None>
  126. <None Include="app.config" />
  127. <None Include="packages.config" />
  128. </ItemGroup>
  129. <ItemGroup>
  130. <ProjectReference Include="..\XdCxRhDw.Dto\XdCxRhDw.Dto.csproj">
  131. <Project>{994f5945-4d73-40b4-a1d9-3e23a9fcd350}</Project>
  132. <Name>XdCxRhDw.Dto</Name>
  133. </ProjectReference>
  134. <ProjectReference Include="..\XdCxRhDW.Repostory\XdCxRhDW.Repostory.csproj">
  135. <Project>{9cb2f5d6-6d22-454e-8b47-b51ff7fa1794}</Project>
  136. <Name>XdCxRhDW.Repostory</Name>
  137. </ProjectReference>
  138. </ItemGroup>
  139. <ItemGroup>
  140. <None Include="Api\GDOP误差椭圆\GDOP\DLL_GDOP_11J.dll">
  141. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  142. </None>
  143. <None Include="Api\GDOP误差椭圆\GDOP\GDOP_Draw_11.dll">
  144. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  145. </None>
  146. </ItemGroup>
  147. <ItemGroup>
  148. <None Include="DLL_11J_DW.dll">
  149. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  150. </None>
  151. </ItemGroup>
  152. <ItemGroup>
  153. <None Include="DLL_DTO_DOA_DW.dll">
  154. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  155. </None>
  156. </ItemGroup>
  157. <ItemGroup>
  158. <None Include="DLL_SC_2X1D_DW.dll">
  159. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  160. </None>
  161. </ItemGroup>
  162. <ItemGroup>
  163. <Content Include="Api\GDOP误差椭圆\GDOP\mfc100u.dll">
  164. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  165. </Content>
  166. <Content Include="Api\GDOP误差椭圆\GDOP\msvcr100.dll">
  167. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  168. </Content>
  169. <None Include="Api\理论时频差\DLL_DFO.dll">
  170. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  171. </None>
  172. <None Include="Tle2XYZ.dll">
  173. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  174. </None>
  175. </ItemGroup>
  176. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  177. </Project>