IndexFormula.Finance.Win.csproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  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>{52158822-2033-4D8D-8A16-F19D86300506}</ProjectGuid>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ApplicationIcon />
  11. <AssemblyKeyContainerName />
  12. <AssemblyName>IndexFormula.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>IndexFormula.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. <TargetFrameworkProfile />
  44. <SccProjectName>
  45. </SccProjectName>
  46. <SccLocalPath>
  47. </SccLocalPath>
  48. <SccAuxPath>
  49. </SccAuxPath>
  50. <SccProvider>
  51. </SccProvider>
  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. </PropertyGroup>
  74. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  75. <OutputPath>bin\Release\</OutputPath>
  76. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  77. <BaseAddress>285212672</BaseAddress>
  78. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  79. <ConfigurationOverrideFile />
  80. <DefineConstants>TRACE</DefineConstants>
  81. <DocumentationFile />
  82. <DebugSymbols>false</DebugSymbols>
  83. <FileAlignment>4096</FileAlignment>
  84. <NoStdLib>false</NoStdLib>
  85. <NoWarn />
  86. <Optimize>true</Optimize>
  87. <RegisterForComInterop>false</RegisterForComInterop>
  88. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  89. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  90. <WarningLevel>4</WarningLevel>
  91. <DebugType>none</DebugType>
  92. <ErrorReport>prompt</ErrorReport>
  93. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  94. </PropertyGroup>
  95. <PropertyGroup>
  96. <SignAssembly>true</SignAssembly>
  97. </PropertyGroup>
  98. <ItemGroup>
  99. <Reference Include="Client.Chart.Data">
  100. <HintPath>..\MuchInfo.Chart.Data\bin\Release\Client.Chart.Data.dll</HintPath>
  101. </Reference>
  102. <Reference Include="IndexFormula.Finance">
  103. <HintPath>..\Easychart.Finance\bin\Release\IndexFormula.Finance.dll</HintPath>
  104. </Reference>
  105. <Reference Include="mscorlib">
  106. <Name>mscorlib</Name>
  107. <HintPath>mscorlib.dll</HintPath>
  108. </Reference>
  109. <Reference Include="System">
  110. <Name>System</Name>
  111. <HintPath>System.dll</HintPath>
  112. </Reference>
  113. <Reference Include="System.Drawing">
  114. <Name>System.Drawing</Name>
  115. <HintPath>System.Drawing.dll</HintPath>
  116. </Reference>
  117. <Reference Include="System.Windows.Forms">
  118. <Name>System.Windows.Forms</Name>
  119. <HintPath>System.Windows.Forms.dll</HintPath>
  120. </Reference>
  121. <Reference Include="System.Xml">
  122. <Name>System.Xml</Name>
  123. <HintPath>System.Xml.dll</HintPath>
  124. </Reference>
  125. </ItemGroup>
  126. <ItemGroup>
  127. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  128. <Visible>False</Visible>
  129. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  130. <Install>false</Install>
  131. </BootstrapperPackage>
  132. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  133. <Visible>False</Visible>
  134. <ProductName>.NET Framework 3.5 SP1</ProductName>
  135. <Install>true</Install>
  136. </BootstrapperPackage>
  137. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  138. <Visible>False</Visible>
  139. <ProductName>Windows Installer 3.1</ProductName>
  140. <Install>true</Install>
  141. </BootstrapperPackage>
  142. </ItemGroup>
  143. <ItemGroup>
  144. <Compile Include="WinChart\AfterBindData.cs" />
  145. <Compile Include="WinChart\AfterMouseMove.cs" />
  146. <Compile Include="WinChart\ApplySkinHandler.cs" />
  147. <Compile Include="WinChart\BindDataEventArgs.cs" />
  148. <Compile Include="WinChart\ChartDragInfo.cs" />
  149. <Compile Include="WinChart\ChartWinControl.cs">
  150. <SubType>UserControl</SubType>
  151. </Compile>
  152. <Compile Include="FormulaManager.cs">
  153. <SubType>Form</SubType>
  154. </Compile>
  155. <Compile Include="FormulaResx\Formula-en.Designer.cs">
  156. <AutoGen>True</AutoGen>
  157. <DesignTime>True</DesignTime>
  158. <DependentUpon>Formula-en.resx</DependentUpon>
  159. </Compile>
  160. <Compile Include="FormulaResx\Formula-zh-Hans.Designer.cs">
  161. <DependentUpon>Formula-zh-Hans.resx</DependentUpon>
  162. <AutoGen>True</AutoGen>
  163. <DesignTime>True</DesignTime>
  164. </Compile>
  165. <Compile Include="FormulaResx\Formula-zh-Hant1.Designer.cs">
  166. <AutoGen>True</AutoGen>
  167. <DesignTime>True</DesignTime>
  168. <DependentUpon>Formula-zh-Hant.resx</DependentUpon>
  169. </Compile>
  170. <Compile Include="FormulaSourceEditor.cs">
  171. <SubType>Form</SubType>
  172. </Compile>
  173. <Compile Include="MessageBoxManager.cs" />
  174. <Compile Include="OnSelectFormula.cs" />
  175. <Compile Include="Properties\Resources.Designer.cs">
  176. <AutoGen>True</AutoGen>
  177. <DesignTime>True</DesignTime>
  178. <DependentUpon>Resources.resx</DependentUpon>
  179. </Compile>
  180. <Compile Include="SelectFormula.cs">
  181. <SubType>Form</SubType>
  182. </Compile>
  183. <Compile Include="SelectMethod.cs">
  184. <SubType>Form</SubType>
  185. </Compile>
  186. <Compile Include="SetLanguage.cs" />
  187. <Compile Include="WinChart\CursorPosChanged.cs" />
  188. <Compile Include="WinChart\DataFeedLogin.cs">
  189. <SubType>Form</SubType>
  190. </Compile>
  191. <Compile Include="WinChart\DoubleClickStyle.cs" />
  192. <Compile Include="WinChart\DynamicConfig.cs" />
  193. <Compile Include="WinChart\InputBox.cs">
  194. <SubType>Form</SubType>
  195. </Compile>
  196. <Compile Include="WinChart\IObjectCanvas.cs" />
  197. <Compile Include="WinChart\KeyMessageFilter.cs" />
  198. <Compile Include="WinChart\Messages.cs" />
  199. <Compile Include="WinChart\MouseWheelMode.cs" />
  200. <Compile Include="WinChart\MouseZoomMode.cs" />
  201. <Compile Include="WinChart\OnSelectString.cs" />
  202. <Compile Include="WinChart\ShowLineMode.cs" />
  203. <Compile Include="WinChart\SizeToolControl.cs">
  204. <SubType>UserControl</SubType>
  205. </Compile>
  206. <Compile Include="WinChart\SkinConverter.cs" />
  207. <Compile Include="WinChart\SkinEditor.cs">
  208. <SubType>Form</SubType>
  209. </Compile>
  210. <Compile Include="WinChart\StatisticControl.cs">
  211. <SubType>Component</SubType>
  212. </Compile>
  213. <Compile Include="WinChart\ZoomCenterPosition.cs" />
  214. </ItemGroup>
  215. <ItemGroup>
  216. <EmbeddedResource Include="WinChart\ChartWinControl.resx">
  217. <DependentUpon>ChartWinControl.cs</DependentUpon>
  218. </EmbeddedResource>
  219. <EmbeddedResource Include="FormulaManager.resx">
  220. <DependentUpon>FormulaManager.cs</DependentUpon>
  221. <SubType>Designer</SubType>
  222. </EmbeddedResource>
  223. <EmbeddedResource Include="FormulaManager.zh-CHS.resx">
  224. <DependentUpon>FormulaManager.cs</DependentUpon>
  225. </EmbeddedResource>
  226. <EmbeddedResource Include="FormulaManager.zh-Hans.resx">
  227. <DependentUpon>FormulaManager.cs</DependentUpon>
  228. </EmbeddedResource>
  229. <EmbeddedResource Include="FormulaManager.zh-Hant.resx">
  230. <DependentUpon>FormulaManager.cs</DependentUpon>
  231. </EmbeddedResource>
  232. <EmbeddedResource Include="FormulaResx\Formula-en.resx">
  233. <Generator>ResXFileCodeGenerator</Generator>
  234. <LastGenOutput>Formula-en.Designer.cs</LastGenOutput>
  235. </EmbeddedResource>
  236. <EmbeddedResource Include="FormulaResx\Formula-zh-Hans.resx">
  237. <Generator>ResXFileCodeGenerator</Generator>
  238. <LastGenOutput>Formula-zh-Hans.Designer.cs</LastGenOutput>
  239. </EmbeddedResource>
  240. <EmbeddedResource Include="FormulaSourceEditor.resx">
  241. <DependentUpon>FormulaSourceEditor.cs</DependentUpon>
  242. <SubType>Designer</SubType>
  243. </EmbeddedResource>
  244. <EmbeddedResource Include="FormulaSourceEditor.zh-CN.resx">
  245. <DependentUpon>FormulaSourceEditor.cs</DependentUpon>
  246. </EmbeddedResource>
  247. <EmbeddedResource Include="FormulaSourceEditor.zh-Hans.resx">
  248. <DependentUpon>FormulaSourceEditor.cs</DependentUpon>
  249. </EmbeddedResource>
  250. <EmbeddedResource Include="FormulaSourceEditor.zh-Hant.resx">
  251. <DependentUpon>FormulaSourceEditor.cs</DependentUpon>
  252. </EmbeddedResource>
  253. <EmbeddedResource Include="Properties\Resources.resx">
  254. <Generator>ResXFileCodeGenerator</Generator>
  255. <SubType>Designer</SubType>
  256. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  257. </EmbeddedResource>
  258. <EmbeddedResource Include="SelectFormula.resx">
  259. <DependentUpon>SelectFormula.cs</DependentUpon>
  260. </EmbeddedResource>
  261. <EmbeddedResource Include="SelectFormula.zh-Hans.resx">
  262. <DependentUpon>SelectFormula.cs</DependentUpon>
  263. </EmbeddedResource>
  264. <EmbeddedResource Include="SelectFormula.zh-Hant.resx">
  265. <DependentUpon>SelectFormula.cs</DependentUpon>
  266. </EmbeddedResource>
  267. <EmbeddedResource Include="SelectMethod.resx">
  268. <DependentUpon>SelectMethod.cs</DependentUpon>
  269. </EmbeddedResource>
  270. <EmbeddedResource Include="SelectMethod.zh-Hans.resx">
  271. <DependentUpon>SelectMethod.cs</DependentUpon>
  272. </EmbeddedResource>
  273. <EmbeddedResource Include="SelectMethod.zh-Hant.resx">
  274. <DependentUpon>SelectMethod.cs</DependentUpon>
  275. </EmbeddedResource>
  276. <EmbeddedResource Include="WinChart\DataFeedLogin.resx">
  277. <DependentUpon>DataFeedLogin.cs</DependentUpon>
  278. </EmbeddedResource>
  279. <EmbeddedResource Include="WinChart\InputBox.resx">
  280. <DependentUpon>InputBox.cs</DependentUpon>
  281. </EmbeddedResource>
  282. <EmbeddedResource Include="WinChart\SizeToolControl.resx">
  283. <DependentUpon>SizeToolControl.cs</DependentUpon>
  284. </EmbeddedResource>
  285. <EmbeddedResource Include="WinChart\SkinEditor.resx">
  286. <DependentUpon>SkinEditor.cs</DependentUpon>
  287. </EmbeddedResource>
  288. <EmbeddedResource Include="WinChart\StatisticControl.resx">
  289. <DependentUpon>StatisticControl.cs</DependentUpon>
  290. </EmbeddedResource>
  291. </ItemGroup>
  292. <ItemGroup>
  293. <EmbeddedResource Include="FormulaResx\Formula-zh-Hant.resx">
  294. <Generator>ResXFileCodeGenerator</Generator>
  295. <LastGenOutput>Formula-zh-Hant1.Designer.cs</LastGenOutput>
  296. </EmbeddedResource>
  297. <None Include="MuchInfo.Chart.WPF.snk" />
  298. </ItemGroup>
  299. <ItemGroup>
  300. <Content Include="Plugins\en-us\Basic.fml">
  301. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  302. </Content>
  303. <Content Include="Plugins\zh-Hans\Basic.fml">
  304. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  305. </Content>
  306. <Content Include="Plugins\zh-Hant\Basic.fml">
  307. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  308. </Content>
  309. <None Include="Resources\arrow_down.png" />
  310. </ItemGroup>
  311. <ItemGroup>
  312. <None Include="Resources\arrow_up.png" />
  313. </ItemGroup>
  314. <ItemGroup>
  315. <None Include="Resources\application_edit.png" />
  316. </ItemGroup>
  317. <ItemGroup>
  318. <None Include="Resources\Delete.png" />
  319. </ItemGroup>
  320. <ItemGroup>
  321. <None Include="Resources\fsEditor.ico" />
  322. <None Include="Resources\fsManager.ico" />
  323. <None Include="Resources\fsSelect.ico" />
  324. </ItemGroup>
  325. <ItemGroup>
  326. <Content Include="Plugins\en-us\Basic_fml.dll">
  327. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  328. </Content>
  329. <Content Include="Plugins\zh-Hans\Basic_fml.dll">
  330. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  331. </Content>
  332. <Content Include="Plugins\zh-Hant\Basic_fml.dll">
  333. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  334. </Content>
  335. </ItemGroup>
  336. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  337. <PropertyGroup>
  338. <PreBuildEvent />
  339. <PostBuildEvent />
  340. </PropertyGroup>
  341. </Project>