Easychart.Finance.Win.csproj 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242
  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>
  44. </SccProjectName>
  45. <SccLocalPath>
  46. </SccLocalPath>
  47. <SccAuxPath>
  48. </SccAuxPath>
  49. <SccProvider>
  50. </SccProvider>
  51. <TargetFrameworkProfile />
  52. </PropertyGroup>
  53. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  54. <OutputPath>bin\Debug\</OutputPath>
  55. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  56. <BaseAddress>285212672</BaseAddress>
  57. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  58. <ConfigurationOverrideFile />
  59. <DefineConstants>DEBUG;TRACE</DefineConstants>
  60. <DocumentationFile />
  61. <DebugSymbols>true</DebugSymbols>
  62. <FileAlignment>4096</FileAlignment>
  63. <NoStdLib>false</NoStdLib>
  64. <NoWarn />
  65. <Optimize>false</Optimize>
  66. <RegisterForComInterop>false</RegisterForComInterop>
  67. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  68. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  69. <WarningLevel>4</WarningLevel>
  70. <DebugType>full</DebugType>
  71. <ErrorReport>prompt</ErrorReport>
  72. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  73. <Prefer32Bit>false</Prefer32Bit>
  74. </PropertyGroup>
  75. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  76. <OutputPath>bin\Release\</OutputPath>
  77. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  78. <BaseAddress>285212672</BaseAddress>
  79. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  80. <ConfigurationOverrideFile />
  81. <DefineConstants>TRACE</DefineConstants>
  82. <DocumentationFile />
  83. <DebugSymbols>false</DebugSymbols>
  84. <FileAlignment>4096</FileAlignment>
  85. <NoStdLib>false</NoStdLib>
  86. <NoWarn />
  87. <Optimize>true</Optimize>
  88. <RegisterForComInterop>false</RegisterForComInterop>
  89. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  90. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  91. <WarningLevel>4</WarningLevel>
  92. <DebugType>none</DebugType>
  93. <ErrorReport>prompt</ErrorReport>
  94. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  95. <Prefer32Bit>false</Prefer32Bit>
  96. </PropertyGroup>
  97. <PropertyGroup>
  98. <SignAssembly>true</SignAssembly>
  99. </PropertyGroup>
  100. <ItemGroup>
  101. <Reference Include="mscorlib">
  102. <Name>mscorlib</Name>
  103. <HintPath>mscorlib.dll</HintPath>
  104. </Reference>
  105. <Reference Include="System">
  106. <Name>System</Name>
  107. <HintPath>System.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System.Drawing">
  110. <Name>System.Drawing</Name>
  111. <HintPath>System.Drawing.dll</HintPath>
  112. </Reference>
  113. <Reference Include="System.Windows.Forms">
  114. <Name>System.Windows.Forms</Name>
  115. <HintPath>System.Windows.Forms.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Xml">
  118. <Name>System.Xml</Name>
  119. <HintPath>System.Xml.dll</HintPath>
  120. </Reference>
  121. </ItemGroup>
  122. <ItemGroup>
  123. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  124. <Visible>False</Visible>
  125. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  126. <Install>false</Install>
  127. </BootstrapperPackage>
  128. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  129. <Visible>False</Visible>
  130. <ProductName>.NET Framework 3.5 SP1</ProductName>
  131. <Install>true</Install>
  132. </BootstrapperPackage>
  133. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  134. <Visible>False</Visible>
  135. <ProductName>Windows Installer 3.1</ProductName>
  136. <Install>true</Install>
  137. </BootstrapperPackage>
  138. </ItemGroup>
  139. <ItemGroup>
  140. <Compile Include="AboutForm.cs">
  141. <SubType>Form</SubType>
  142. </Compile>
  143. <Compile Include="AfterBindData.cs" />
  144. <Compile Include="AfterMouseMove.cs" />
  145. <Compile Include="ApplySkinHandler.cs" />
  146. <Compile Include="BindDataEventArgs.cs" />
  147. <Compile Include="ChartDragInfo.cs" />
  148. <Compile Include="ChartWinControl.cs">
  149. <SubType>UserControl</SubType>
  150. </Compile>
  151. <Compile Include="CursorPosChanged.cs" />
  152. <Compile Include="DataFeedLogin.cs">
  153. <SubType>Form</SubType>
  154. </Compile>
  155. <Compile Include="DoubleClickStyle.cs" />
  156. <Compile Include="DynamicConfig.cs" />
  157. <Compile Include="FormulaManager.cs">
  158. <SubType>Form</SubType>
  159. </Compile>
  160. <Compile Include="FormulaSourceEditor.cs">
  161. <SubType>Form</SubType>
  162. </Compile>
  163. <Compile Include="InputBox.cs">
  164. <SubType>Form</SubType>
  165. </Compile>
  166. <Compile Include="IObjectCanvas.cs" />
  167. <Compile Include="KeyMessageFilter.cs" />
  168. <Compile Include="Messages.cs" />
  169. <Compile Include="MouseWheelMode.cs" />
  170. <Compile Include="MouseZoomMode.cs" />
  171. <Compile Include="OnSelectFormula.cs" />
  172. <Compile Include="OnSelectString.cs" />
  173. <Compile Include="SelectFormula.cs">
  174. <SubType>Form</SubType>
  175. </Compile>
  176. <Compile Include="SelectMethod.cs">
  177. <SubType>Form</SubType>
  178. </Compile>
  179. <Compile Include="ShowLineMode.cs" />
  180. <Compile Include="SizeToolControl.cs">
  181. <SubType>UserControl</SubType>
  182. </Compile>
  183. <Compile Include="SkinConverter.cs" />
  184. <Compile Include="SkinEditor.cs">
  185. <SubType>Form</SubType>
  186. </Compile>
  187. <Compile Include="StatisticControl.cs">
  188. <SubType>Component</SubType>
  189. </Compile>
  190. <Compile Include="ZoomCenterPosition.cs" />
  191. </ItemGroup>
  192. <ItemGroup>
  193. <EmbeddedResource Include="AboutForm.resx">
  194. <DependentUpon>AboutForm.cs</DependentUpon>
  195. </EmbeddedResource>
  196. <EmbeddedResource Include="ChartWinControl.resx">
  197. <DependentUpon>ChartWinControl.cs</DependentUpon>
  198. <SubType>Designer</SubType>
  199. </EmbeddedResource>
  200. <EmbeddedResource Include="DataFeedLogin.resx">
  201. <DependentUpon>DataFeedLogin.cs</DependentUpon>
  202. </EmbeddedResource>
  203. <EmbeddedResource Include="FormulaManager.resx">
  204. <DependentUpon>FormulaManager.cs</DependentUpon>
  205. </EmbeddedResource>
  206. <EmbeddedResource Include="FormulaSourceEditor.resx">
  207. <DependentUpon>FormulaSourceEditor.cs</DependentUpon>
  208. </EmbeddedResource>
  209. <EmbeddedResource Include="InputBox.resx">
  210. <DependentUpon>InputBox.cs</DependentUpon>
  211. </EmbeddedResource>
  212. <EmbeddedResource Include="SelectFormula.resx">
  213. <DependentUpon>SelectFormula.cs</DependentUpon>
  214. </EmbeddedResource>
  215. <EmbeddedResource Include="SelectMethod.resx">
  216. <DependentUpon>SelectMethod.cs</DependentUpon>
  217. </EmbeddedResource>
  218. <EmbeddedResource Include="SizeToolControl.resx">
  219. <DependentUpon>SizeToolControl.cs</DependentUpon>
  220. </EmbeddedResource>
  221. <EmbeddedResource Include="SkinEditor.resx">
  222. <DependentUpon>SkinEditor.cs</DependentUpon>
  223. </EmbeddedResource>
  224. <EmbeddedResource Include="StatisticControl.resx">
  225. <DependentUpon>StatisticControl.cs</DependentUpon>
  226. </EmbeddedResource>
  227. </ItemGroup>
  228. <ItemGroup>
  229. <None Include="MuchInfo.Chart.WPF.snk" />
  230. </ItemGroup>
  231. <ItemGroup>
  232. <ProjectReference Include="..\Easychart.Finance\Easychart.Finance.csproj">
  233. <Project>{b074fbae-76cd-4b6e-89b4-eca95c7f7602}</Project>
  234. <Name>Easychart.Finance</Name>
  235. </ProjectReference>
  236. </ItemGroup>
  237. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  238. <PropertyGroup>
  239. <PreBuildEvent />
  240. <PostBuildEvent />
  241. </PropertyGroup>
  242. </Project>