CB.TrendChart.csproj 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{60BC4970-CB01-4FC9-BAFF-19384B523E21}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>CB.TrendChart</RootNamespace>
  12. <AssemblyName>CB.TrendChart</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  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="System" />
  35. <Reference Include="System.Core" />
  36. <Reference Include="System.Xml.Linq" />
  37. <Reference Include="System.Data.DataSetExtensions" />
  38. <Reference Include="Microsoft.CSharp" />
  39. <Reference Include="System.Data" />
  40. <Reference Include="System.Xml" />
  41. </ItemGroup>
  42. <ItemGroup>
  43. <Compile Include="ChartFunctionAttr.cs" />
  44. <Compile Include="ChartItemRepository.cs" />
  45. <Compile Include="CssValueFunction.cs" />
  46. <Compile Include="FrequencyTrendChart\CQKL10Trend.cs" />
  47. <Compile Include="FrequencyTrendChart\djp\KL12Trend.cs" />
  48. <Compile Include="FrequencyTrendChart\GDKL10Trend.cs" />
  49. <Compile Include="FrequencyTrendChart\GXKL10Trend.cs" />
  50. <Compile Include="FrequencyTrendChart\HNKL10Trend.cs" />
  51. <Compile Include="FrequencyTrendChart\KL12LiaoNingTrend.cs" />
  52. <Compile Include="FrequencyTrendChart\KL12SiChuanTrend.cs" />
  53. <Compile Include="FrequencyTrendChart\SDQYHTrend.cs" />
  54. <Compile Include="FrequencyTrendChart\SXKL10Trend.cs" />
  55. <Compile Include="FrequencyTrendChart\TJKL10Trend.cs" />
  56. <Compile Include="LotteryTrendChart\AH11X5Trend.cs" />
  57. <Compile Include="LotteryTrendChart\AHK3Trend.cs" />
  58. <Compile Include="LotteryTrendChart\CQ11X5Trend.cs" />
  59. <Compile Include="LotteryTrendChart\FC3DTrend.cs" />
  60. <Compile Include="LotteryTrendChart\FCDF6J1Trend.cs" />
  61. <Compile Include="LotteryTrendChart\FCHB22X5Trend.cs" />
  62. <Compile Include="LotteryTrendChart\FCHD11X5Trend.cs" />
  63. <Compile Include="LotteryTrendChart\FCHN22X5Trend.cs" />
  64. <Compile Include="LotteryTrendChart\FCNY36X7Trend.cs" />
  65. <Compile Include="LotteryTrendChart\FCQLCTrend.cs" />
  66. <Compile Include="LotteryTrendChart\FCSSQTrend.cs" />
  67. <Compile Include="LotteryTrendChart\FCXJ35X7Trend.cs" />
  68. <Compile Include="LotteryTrendChart\GD11X5Trend.cs" />
  69. <Compile Include="LotteryTrendChart\GZ11X5Trend.cs" />
  70. <Compile Include="LotteryTrendChart\HB11X5Trend.cs" />
  71. <Compile Include="LotteryTrendChart\HBK3Trend.cs" />
  72. <Compile Include="LotteryTrendChart\HC1Trend.cs" />
  73. <Compile Include="LotteryTrendChart\HeB11X5Trend.cs" />
  74. <Compile Include="LotteryTrendChart\HeBK3Trend.cs" />
  75. <Compile Include="LotteryTrendChart\HLJ11X5Trend.cs" />
  76. <Compile Include="LotteryTrendChart\JL11X5Trend.cs" />
  77. <Compile Include="LotteryTrendChart\JLK3Trend.cs" />
  78. <Compile Include="LotteryTrendChart\JS11X5Trend.cs" />
  79. <Compile Include="LotteryTrendChart\JSK3Trend.cs" />
  80. <Compile Include="LotteryTrendChart\JX11X5Trend.cs" />
  81. <Compile Include="LotteryTrendChart\LN11X5Trend.cs" />
  82. <Compile Include="LotteryTrendChart\ZJKLCTrend.cs" />
  83. <Compile Include="LotteryTrendChart\SC11X5Trend.cs" />
  84. <Compile Include="LotteryTrendChart\SD11X5Trend.cs" />
  85. <Compile Include="LotteryTrendChart\SH11X5Trend.cs" />
  86. <Compile Include="LotteryTrendChart\TCDLTTrend.cs" />
  87. <Compile Include="LotteryTrendChart\TCFJ31X7Trend.cs" />
  88. <Compile Include="LotteryTrendChart\TCFJ36X7Trend.cs" />
  89. <Compile Include="LotteryTrendChart\TCJS7WSTrend.cs" />
  90. <Compile Include="LotteryTrendChart\TCP3Trend.cs" />
  91. <Compile Include="LotteryTrendChart\TCQXCTrend.cs" />
  92. <Compile Include="LotteryTrendChart\TCZJ6J1Trend.cs" />
  93. <Compile Include="LotteryTrendChart\TJ11X5Trend.cs" />
  94. <Compile Include="LotteryTrendChart\TrendHFHtml.cs" />
  95. <Compile Include="LotteryTrendChart\YN11X5Trend.cs" />
  96. <Compile Include="LotteryTrendChart\ZJ11X5Trend.cs" />
  97. <Compile Include="LotteryTrendChart\FCHB30X5Trend.cs" />
  98. <Compile Include="MultiValueFunction.cs" />
  99. <Compile Include="MultiValueItem.cs" />
  100. <Compile Include="LotteryTrendChart\NMGK3Trend.cs" />
  101. <Compile Include="Properties\AssemblyInfo.cs" />
  102. <Compile Include="SingleValueFunction.cs" />
  103. <Compile Include="SingleValueItem.cs" />
  104. <Compile Include="SpecialValueFunction.cs" />
  105. <Compile Include="SpecialValueItem.cs" />
  106. <Compile Include="TrendChartUtils.cs" />
  107. </ItemGroup>
  108. <ItemGroup>
  109. <ProjectReference Include="..\CB.Cache\CB.Cache.csproj">
  110. <Project>{DDD12FA8-F412-4DE0-9331-A0BCE38BA8F1}</Project>
  111. <Name>CB.Cache</Name>
  112. </ProjectReference>
  113. <ProjectReference Include="..\CB.Common\CB.Common.csproj">
  114. <Project>{EF59CCC7-D665-4DD1-A5F2-FE8EA107F68F}</Project>
  115. <Name>CB.Common</Name>
  116. </ProjectReference>
  117. <ProjectReference Include="..\CB.Data.SqlServer\CB.Data.SqlServer.csproj">
  118. <Project>{157F5DFB-188F-4CCE-B7B6-05524D30E2F8}</Project>
  119. <Name>CB.Data.SqlServer</Name>
  120. </ProjectReference>
  121. <ProjectReference Include="..\CB.Data\CB.Data.csproj">
  122. <Project>{BFAD8E45-7300-46CB-82D5-5C347DF765AF}</Project>
  123. <Name>CB.Data</Name>
  124. </ProjectReference>
  125. <ProjectReference Include="..\CB.Entity\CB.Entity.csproj">
  126. <Project>{CBFE123D-0143-43D5-97BF-611DAB2B33F0}</Project>
  127. <Name>CB.Entity</Name>
  128. </ProjectReference>
  129. <ProjectReference Include="..\CB.Interface\CB.Interface.csproj">
  130. <Project>{8E739D61-9C9A-4BDD-A182-7D19781E863E}</Project>
  131. <Name>CB.Interface</Name>
  132. </ProjectReference>
  133. </ItemGroup>
  134. <ItemGroup />
  135. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  136. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  137. Other similar extension points exist, see Microsoft.Common.targets.
  138. <Target Name="BeforeBuild">
  139. </Target>
  140. <Target Name="AfterBuild">
  141. </Target>
  142. -->
  143. </Project>