| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{D5C79D3D-B585-4802-8994-D2C77E5E86C3}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Muchinfo.MTPClient.Trade</RootNamespace>
- <AssemblyName>Client.Trade</AssemblyName>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>none</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup>
- <StartupObject />
- </PropertyGroup>
- <PropertyGroup>
- <SignAssembly>true</SignAssembly>
- </PropertyGroup>
- <PropertyGroup>
- <AssemblyOriginatorKeyFile>Muchinfo.MTPClient.snk</AssemblyOriginatorKeyFile>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Client.WPF.Controls">
- <HintPath>..\..\..\02.Libs\Muchinfo\Client.WPF.Controls.dll</HintPath>
- </Reference>
- <Reference Include="GalaSoft.MvvmLight.Extras.WPF4, Version=4.1.24.16313, Culture=neutral, PublicKeyToken=1673db7d5906b0ad, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\02.Libs\GalaSoft.MvvmLight.Extras.WPF4.dll</HintPath>
- </Reference>
- <Reference Include="GalaSoft.MvvmLight.WPF4">
- <HintPath>..\..\..\02.Libs\GalaSoft.MvvmLight.WPF4.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=59d6d24383174ac4, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\02.Libs\Microsoft.Practices.ServiceLocation.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\02.Libs\System.Windows.Interactivity.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="Xceed.Wpf.Toolkit">
- <HintPath>..\..\..\02.Libs\Xceed.Wpf.Toolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <Compile Include="Utilities\FocusControl.cs" />
- <Compile Include="ViewModels\BidPayTradeViewModel.cs" />
- <Compile Include="ViewModels\BidTradeViewModel.cs" />
- <Compile Include="ViewModels\ChannelTradeViewMode.cs" />
- <Compile Include="ViewModels\ERMCP\HedgingEntrustViewModel.cs" />
- <Compile Include="ViewModels\MarketTradeViewModel.cs" />
- <Compile Include="ViewModels\MixPayTradeViewModel.cs" />
- <Compile Include="ViewModels\MixTradeViewModel.cs" />
- <Compile Include="ViewModels\QuickOrderViewModel.cs" />
- <Compile Include="ViewModels\SaleTradeViewModel.cs" />
- <Compile Include="ViewModels\TradeBaseViewModel.cs" />
- <Compile Include="ViewModels\TradeListingFullViewModel.cs" />
- <Compile Include="ViewModels\TradeListingViewModel.cs" />
- <Compile Include="ViewModels\TradeOrderViewModel.cs" />
- <Compile Include="ViewModels\Unified\BidFullPayOrderViewModel.cs" />
- <Compile Include="ViewModels\Unified\BidOrderViewModel.cs" />
- <Compile Include="ViewModels\Unified\EntrustOrderBase.cs" />
- <Compile Include="ViewModels\Unified\EntrustOrderViewModel.cs" />
- <Compile Include="ViewModels\Unified\MakeMarketOrderViewModel.cs" />
- <Compile Include="ViewModels\Unified\MixOrderViewModel.cs" />
- <Compile Include="ViewModels\Unified\SaleGoodsOrderViewModel.cs" />
- <Compile Include="Views\EntrustOrderFrame.xaml.cs">
- <DependentUpon>EntrustOrderFrame.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\EntrustOrderView.xaml.cs">
- <DependentUpon>EntrustOrderView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\ERMCP\HedgingEntrustWindow.xaml.cs">
- <DependentUpon>HedgingEntrustWindow.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\OrderContent.xaml.cs">
- <DependentUpon>OrderContent.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\OrderFloatView.xaml.cs">
- <DependentUpon>OrderFloatView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\QuickOrderBar.xaml.cs">
- <DependentUpon>QuickOrderBar.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\SPSLView.xaml.cs">
- <DependentUpon>SPSLView.xaml</DependentUpon>
- </Compile>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <None Include="Muchinfo.MTPClient.snk" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <AppDesigner Include="Properties\" />
- </ItemGroup>
- <ItemGroup>
- <Page Include="Views\EntrustOrderFrame.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\EntrustOrderView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\ERMCP\HedgingEntrustWindow.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\OrderContent.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\OrderFloatView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\QuickOrderBar.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\SPSLView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\..\04.Infrastructure\Muchinfo.TASClient.Infrastructure\Muchinfo.MTPClient.Infrastructure.csproj">
- <Project>{4bebf98b-0e9c-460e-b376-7341546241ed}</Project>
- <Name>Muchinfo.MTPClient.Infrastructure</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\04.Infrastructure\Muchinfo.TASClient.Resources\Muchinfo.MTPClient.Resources.csproj">
- <Project>{2914ef29-d877-4203-9f5e-67151d53bf69}</Project>
- <Name>Muchinfo.MTPClient.Resources</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\05.Services\Muchinfo.TASClient.Data\Muchinfo.MTPClient.Data.csproj">
- <Project>{2c3cb02b-cf9e-4704-990b-5fc15f1ff8e1}</Project>
- <Name>Muchinfo.MTPClient.Data</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\05.Services\Muchinfo.TASClient.IService\Muchinfo.MTPClient.IService.csproj">
- <Project>{a401377a-7129-41d3-a4c1-376edc54e521}</Project>
- <Name>Muchinfo.MTPClient.IService</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\..\05.Services\Muchinfo.TASClient.Service\Muchinfo.MTPClient.Service.csproj">
- <Project>{1a680b25-1e0f-4485-a3cf-df194f395014}</Project>
- <Name>Muchinfo.MTPClient.Service</Name>
- </ProjectReference>
- <ProjectReference Include="..\Muchinfo.MTPClient.Bank\Muchinfo.MTPClient.Bank.csproj">
- <Project>{BB40C679-5DC1-4062-8E6F-54C04B4D5CF0}</Project>
- <Name>Muchinfo.MTPClient.Bank</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|