<?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>{E7E3B3E9-88DF-4C4F-855A-DE7DA2452E77}</ProjectGuid>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>TProduct.WinFrmUI.GlobalParas</RootNamespace>
|
<AssemblyName>TProduct.WinFrmUI.GlobalParas</AssemblyName>
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
<FileAlignment>512</FileAlignment>
|
<TargetFrameworkProfile />
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>..\..\..\Out\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
<OutputPath>..\..\..\Out\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>x86</PlatformTarget>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
<Prefer32Bit>false</Prefer32Bit>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
<DebugSymbols>true</DebugSymbols>
|
<OutputPath>bin\Debug\</OutputPath>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DebugType>full</DebugType>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
|
<OutputPath>bin\Release\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<Optimize>true</Optimize>
|
<DebugType>pdbonly</DebugType>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
<LangVersion>7.3</LangVersion>
|
<ErrorReport>prompt</ErrorReport>
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Eventech.Model, Version=4.1.1.21116, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Model.dll</HintPath>
|
</Reference>
|
<Reference Include="Eventech.Unit, Version=4.1.1.21116, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\Eventech.Unit.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.configuration" />
|
<Reference Include="System.Core" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Xml" />
|
<Reference Include="System.Xml.Linq" />
|
<Reference Include="TProduct.Newtonsoft, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\TProduct.Newtonsoft.dll</HintPath>
|
</Reference>
|
<Reference Include="TProduct.Utils, Version=1.1.1.1, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\LibInterior\TProduct.Utils.dll</HintPath>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="Setting\AverageSetting.cs" />
|
<Compile Include="Setting\PumpChart.cs" />
|
<Compile Include="Setting\PumpTestSetting.cs" />
|
<Compile Include="Setting\SettingsHelper.cs" />
|
<Compile Include="Setting\SettingsHelper_V1.cs" />
|
<Compile Include="Setting\ValveTestSetting.cs" />
|
<Compile Include="SkinStyleHelper.cs" />
|
<Compile Include="Setting\Skin.cs" />
|
<Compile Include="Setting\Link.cs" />
|
<Compile Include="Setting\Export.cs" />
|
<Compile Include="Setting\CodeSetting.cs" />
|
<Compile Include="GlobeParas.cs" />
|
<Compile Include="Localization\Localization.cs" />
|
<Compile Include="Localization\TranslateHelper.cs" />
|
<Compile Include="PrimaryScreenSizeHelper.cs" />
|
<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>
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
<DependentUpon>Settings.settings</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Setting\ProductSetting.cs" />
|
<Compile Include="Setting\DispSetting.cs" />
|
<Compile Include="Setting\LastLoginUser.cs" />
|
<Compile Include="Setting\Setting.cs" />
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="app.config" />
|
<None Include="packages.config" />
|
<None Include="Properties\Settings.settings">
|
<Generator>SettingsSingleFileGenerator</Generator>
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
</None>
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\..\TProduct.Globe\TProduct.Globe.csproj">
|
<Project>{c719fd28-e871-473e-b933-d8b0a0226ff0}</Project>
|
<Name>TProduct.Globe</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Model\TProduct.Model.Core\TProduct.Model.Core.csproj">
|
<Project>{45a930f4-f24d-4535-8fde-9e2f02b1ea17}</Project>
|
<Name>TProduct.Model.Core</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Model\TProduct.Model.Main\TProduct.Model.Main.csproj">
|
<Project>{53995dbb-9836-4647-ad22-865884fdeb9e}</Project>
|
<Name>TProduct.Model.Main</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\..\TProduct.Model\TProduct.Model.Test\TProduct.Model.Test.csproj">
|
<Project>{f04b3071-5cc7-40b0-87fc-dd8076fd3989}</Project>
|
<Name>TProduct.Model.Test</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Connected Services\" />
|
</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>
|