Easychart.Finance.Win.csproj 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
  3. <PropertyGroup>
  4. <ProjectType>Local</ProjectType>
  5. <ProductVersion>8.0.30319</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{35C561B5-BAE6-431E-B0C5-7E7FE97DE5FB}</ProjectGuid>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ApplicationIcon />
  11. <AssemblyKeyContainerName />
  12. <AssemblyName>Easychart.Finance.Win</AssemblyName>
  13. <AssemblyOriginatorKeyFile>MuchInfo.Chart.WPF.snk</AssemblyOriginatorKeyFile>
  14. <DefaultClientScript>JScript</DefaultClientScript>
  15. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  16. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  17. <DelaySign>false</DelaySign>
  18. <OutputType>Library</OutputType>
  19. <RootNamespace>Easychart.Finance.Win</RootNamespace>
  20. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  21. <StartupObject />
  22. <FileUpgradeFlags>
  23. </FileUpgradeFlags>
  24. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  25. <UpgradeBackupLocation>
  26. </UpgradeBackupLocation>
  27. <OldToolsVersion>0.0</OldToolsVersion>
  28. <PublishUrl>http://localhost/Easychart.Finance.Win/</PublishUrl>
  29. <Install>true</Install>
  30. <InstallFrom>Web</InstallFrom>
  31. <UpdateEnabled>true</UpdateEnabled>
  32. <UpdateMode>Foreground</UpdateMode>
  33. <UpdateInterval>7</UpdateInterval>
  34. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  35. <UpdatePeriodically>false</UpdatePeriodically>
  36. <UpdateRequired>false</UpdateRequired>
  37. <MapFileExtensions>true</MapFileExtensions>
  38. <ApplicationRevision>0</ApplicationRevision>
  39. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  40. <IsWebBootstrapper>true</IsWebBootstrapper>
  41. <UseApplicationTrust>false</UseApplicationTrust>
  42. <BootstrapperEnabled>true</BootstrapperEnabled>
  43. <SccProjectName>SAK</SccProjectName>
  44. <SccLocalPath>SAK</SccLocalPath>
  45. <SccAuxPath>SAK</SccAuxPath>
  46. <SccProvider>SAK</SccProvider>
  47. <TargetFrameworkProfile />
  48. </PropertyGroup>
  49. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  50. <OutputPath>bin\Debug\</OutputPath>
  51. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  52. <BaseAddress>285212672</BaseAddress>
  53. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  54. <ConfigurationOverrideFile />
  55. <DefineConstants>DEBUG;TRACE</DefineConstants>
  56. <DocumentationFile />
  57. <DebugSymbols>true</DebugSymbols>
  58. <FileAlignment>4096</FileAlignment>
  59. <NoStdLib>false</NoStdLib>
  60. <NoWarn />
  61. <Optimize>false</Optimize>
  62. <RegisterForComInterop>false</RegisterForComInterop>
  63. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  64. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  65. <WarningLevel>4</WarningLevel>
  66. <DebugType>full</DebugType>
  67. <ErrorReport>prompt</ErrorReport>
  68. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  69. <Prefer32Bit>false</Prefer32Bit>
  70. </PropertyGroup>
  71. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  72. <OutputPath>bin\Release\</OutputPath>
  73. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  74. <BaseAddress>285212672</BaseAddress>
  75. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  76. <ConfigurationOverrideFile />
  77. <DefineConstants>TRACE</DefineConstants>
  78. <DocumentationFile />
  79. <DebugSymbols>false</DebugSymbols>
  80. <FileAlignment>4096</FileAlignment>
  81. <NoStdLib>false</NoStdLib>
  82. <NoWarn />
  83. <Optimize>true</Optimize>
  84. <RegisterForComInterop>false</RegisterForComInterop>
  85. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  86. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  87. <WarningLevel>4</WarningLevel>
  88. <DebugType>none</DebugType>
  89. <ErrorReport>prompt</ErrorReport>
  90. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  91. <Prefer32Bit>false</Prefer32Bit>
  92. </PropertyGroup>
  93. <PropertyGroup>
  94. <SignAssembly>true</SignAssembly>
  95. </PropertyGroup>
  96. <ItemGroup>
  97. <Reference Include="mscorlib">
  98. <Name>mscorlib</Name>
  99. <HintPath>mscorlib.dll</HintPath>
  100. </Reference>
  101. <Reference Include="System">
  102. <Name>System</Name>
  103. <HintPath>System.dll</HintPath>
  104. </Reference>
  105. <Reference Include="System.Drawing">
  106. <Name>System.Drawing</Name>
  107. <HintPath>System.Drawing.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Windows.Forms">
  110. <Name>System.Windows.Forms</Name>
  111. <HintPath>System.Windows.Forms.dll</HintPath>
  112. </Reference>
  113. <Reference Include="System.Xml">
  114. <Name>System.Xml</Name>
  115. <HintPath>System.Xml.dll</HintPath>
  116. </Reference>
  117. </ItemGroup>
  118. <ItemGroup>
  119. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  120. <Visible>False</Visible>
  121. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  122. <Install>false</Install>
  123. </BootstrapperPackage>
  124. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  125. <Visible>False</Visible>
  126. <ProductName>.NET Framework 3.5 SP1</ProductName>
  127. <Install>true</Install>
  128. </BootstrapperPackage>
  129. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  130. <Visible>False</Visible>
  131. <ProductName>Windows Installer 3.1</ProductName>
  132. <Install>true</Install>
  133. </BootstrapperPackage>
  134. </ItemGroup>
  135. <ItemGroup>
  136. <Compile Include="AboutForm.cs">
  137. <SubType>Form</SubType>
  138. </Compile>
  139. <Compile Include="AfterBindData.cs" />
  140. <Compile Include="AfterMouseMove.cs" />
  141. <Compile Include="ApplySkinHandler.cs" />
  142. <Compile Include="BindDataEventArgs.cs" />
  143. <Compile Include="ChartDragInfo.cs" />
  144. <Compile Include="ChartWinControl.cs">
  145. <SubType>UserControl</SubType>
  146. </Compile>
  147. <Compile Include="CursorPosChanged.cs" />
  148. <Compile Include="DataFeedLogin.cs">
  149. <SubType>Form</SubType>
  150. </Compile>
  151. <Compile Include="DoubleClickStyle.cs" />
  152. <Compile Include="DynamicConfig.cs" />
  153. <Compile Include="FormulaManager.cs">
  154. <SubType>Form</SubType>
  155. </Compile>
  156. <Compile Include="FormulaSourceEditor.cs">
  157. <SubType>Form</SubType>
  158. </Compile>
  159. <Compile Include="InputBox.cs">
  160. <SubType>Form</SubType>
  161. </Compile>
  162. <Compile Include="IObjectCanvas.cs" />
  163. <Compile Include="KeyMessageFilter.cs" />
  164. <Compile Include="Messages.cs" />
  165. <Compile Include="MouseWheelMode.cs" />
  166. <Compile Include="MouseZoomMode.cs" />
  167. <Compile Include="OnSelectFormula.cs" />
  168. <Compile Include="OnSelectString.cs" />
  169. <Compile Include="SelectFormula.cs">
  170. <SubType>Form</SubType>
  171. </Compile>
  172. <Compile Include="SelectMethod.cs">
  173. <SubType>Form</SubType>
  174. </Compile>
  175. <Compile Include="ShowLineMode.cs" />
  176. <Compile Include="SizeToolControl.cs">
  177. <SubType>UserControl</SubType>
  178. </Compile>
  179. <Compile Include="SkinConverter.cs" />
  180. <Compile Include="SkinEditor.cs">
  181. <SubType>Form</SubType>
  182. </Compile>
  183. <Compile Include="StatisticControl.cs">
  184. <SubType>Component</SubType>
  185. </Compile>
  186. <Compile Include="ZoomCenterPosition.cs" />
  187. </ItemGroup>
  188. <ItemGroup>
  189. <EmbeddedResource Include="AboutForm.resx">
  190. <DependentUpon>AboutForm.cs</DependentUpon>
  191. </EmbeddedResource>
  192. <EmbeddedResource Include="ChartWinControl.resx">
  193. <DependentUpon>ChartWinControl.cs</DependentUpon>
  194. <SubType>Designer</SubType>
  195. </EmbeddedResource>
  196. <EmbeddedResource Include="DataFeedLogin.resx">
  197. <DependentUpon>DataFeedLogin.cs</DependentUpon>
  198. </EmbeddedResource>
  199. <EmbeddedResource Include="FormulaManager.resx">
  200. <DependentUpon>FormulaManager.cs</DependentUpon>
  201. </EmbeddedResource>
  202. <EmbeddedResource Include="FormulaSourceEditor.resx">
  203. <DependentUpon>FormulaSourceEditor.cs</DependentUpon>
  204. </EmbeddedResource>
  205. <EmbeddedResource Include="InputBox.resx">
  206. <DependentUpon>InputBox.cs</DependentUpon>
  207. </EmbeddedResource>
  208. <EmbeddedResource Include="SelectFormula.resx">
  209. <DependentUpon>SelectFormula.cs</DependentUpon>
  210. </EmbeddedResource>
  211. <EmbeddedResource Include="SelectMethod.resx">
  212. <DependentUpon>SelectMethod.cs</DependentUpon>
  213. </EmbeddedResource>
  214. <EmbeddedResource Include="SizeToolControl.resx">
  215. <DependentUpon>SizeToolControl.cs</DependentUpon>
  216. </EmbeddedResource>
  217. <EmbeddedResource Include="SkinEditor.resx">
  218. <DependentUpon>SkinEditor.cs</DependentUpon>
  219. </EmbeddedResource>
  220. <EmbeddedResource Include="StatisticControl.resx">
  221. <DependentUpon>StatisticControl.cs</DependentUpon>
  222. </EmbeddedResource>
  223. </ItemGroup>
  224. <ItemGroup>
  225. <None Include="MuchInfo.Chart.WPF.snk" />
  226. </ItemGroup>
  227. <ItemGroup>
  228. <ProjectReference Include="..\Easychart.Finance\Easychart.Finance.csproj">
  229. <Project>{b074fbae-76cd-4b6e-89b4-eca95c7f7602}</Project>
  230. <Name>Easychart.Finance</Name>
  231. </ProjectReference>
  232. </ItemGroup>
  233. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  234. <PropertyGroup>
  235. <PreBuildEvent />
  236. <PostBuildEvent />
  237. </PropertyGroup>
  238. </Project>