| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335 |
- <?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>{991CF331-DB08-45D7-B306-0A42567A7DDA}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Dongke.IBOSS.PRD.Client</RootNamespace>
- <AssemblyName>IBOSSPRD</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </SccProvider>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </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>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </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>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationIcon>Resources\dkCRM.ico</ApplicationIcon>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <OutputPath>bin\x64\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup>
- <TargetZone>LocalIntranet</TargetZone>
- </PropertyGroup>
- <PropertyGroup>
- <GenerateManifests>false</GenerateManifests>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\DK.Service\PDAModuleLogic\DLL\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.configuration" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Xml.Linq" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="F_SYS_0101.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_SYS_0101.Designer.cs">
- <DependentUpon>F_SYS_0101.cs</DependentUpon>
- </Compile>
- <Compile Include="F_SYS_0102.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_SYS_0102.Designer.cs">
- <DependentUpon>F_SYS_0102.cs</DependentUpon>
- </Compile>
- <Compile Include="F_SYS_0103.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_SYS_0103.Designer.cs">
- <DependentUpon>F_SYS_0103.cs</DependentUpon>
- </Compile>
- <Compile Include="F_SYS_0201.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_SYS_0201.Designer.cs">
- <DependentUpon>F_SYS_0201.cs</DependentUpon>
- </Compile>
- <Compile Include="F_SYS_0202.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_SYS_0202.Designer.cs">
- <DependentUpon>F_SYS_0202.cs</DependentUpon>
- </Compile>
- <Compile Include="F_SYS_0210.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_SYS_0210.Designer.cs">
- <DependentUpon>F_SYS_0210.cs</DependentUpon>
- </Compile>
- <Compile Include="F_SYS_0211.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="F_SYS_0211.Designer.cs">
- <DependentUpon>F_SYS_0211.cs</DependentUpon>
- </Compile>
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <EmbeddedResource Include="F_SYS_0101.resx">
- <DependentUpon>F_SYS_0101.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_SYS_0102.resx">
- <DependentUpon>F_SYS_0102.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_SYS_0103.resx">
- <DependentUpon>F_SYS_0103.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_SYS_0201.resx">
- <DependentUpon>F_SYS_0201.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_SYS_0202.resx">
- <DependentUpon>F_SYS_0202.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_SYS_0210.resx">
- <DependentUpon>F_SYS_0210.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="F_SYS_0211.resx">
- <DependentUpon>F_SYS_0211.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- <DesignTime>True</DesignTime>
- </Compile>
- <None Include="App.config">
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\DK.Basics\BaseControls\BaseControls.csproj">
- <Project>{7590dcac-f66d-4230-b713-268c865a7bb1}</Project>
- <Name>BaseControls</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Basics\BaseResources\BaseResources.csproj">
- <Project>{61710211-9b80-45c1-b338-fdf984c9ae43}</Project>
- <Name>BaseResources</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Basics\DockPanel\DockPanel.csproj">
- <Project>{e32f051d-7c28-42ec-ab5b-cfe18290aa45}</Project>
- <Name>DockPanel</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Basics\Library\Library.csproj">
- <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
- <Name>Library</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\Client.Controls\Client.Controls.csproj">
- <Project>{ae533029-79c3-4053-ba9c-ad5a0b4fbbf7}</Project>
- <Name>Client.Controls</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\Client.DataModels\Client.DataModels.csproj">
- <Project>{abded3cb-93e4-4216-b451-a747426fb5f0}</Project>
- <Name>Client.DataModels</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\CommonModule\CommonModule.csproj">
- <Project>{fec6e3a7-c649-4300-b7dc-fe4e111b79f6}</Project>
- <Name>CommonModule</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\HRModule\HRModule.csproj">
- <Project>{dcede019-534e-4d85-b98d-d4fe49bb52a7}</Project>
- <Name>HRModule</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\PAMModule\PAMModule.csproj">
- <Project>{07cf0823-2b8f-4e46-b111-2348f2e7d88d}</Project>
- <Name>PAMModule</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\PCModule\PCModule.csproj">
- <Project>{1e9f9478-d77a-42a2-8f90-e660c715e400}</Project>
- <Name>PCModule</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\PMModule\PMModule.csproj">
- <Project>{8f2ce066-77a5-4e19-a9ae-ea382692095e}</Project>
- <Name>PMModule</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\PPModule\PPModule.csproj">
- <Project>{3ADEFD6C-64B4-41B3-A157-84A99CCA9A5C}</Project>
- <Name>PPModule</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\ReportModule\ReportModule.csproj">
- <Project>{6b1046f1-728b-40b8-9c66-0a94d66a7b20}</Project>
- <Name>ReportModule</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\SAPDataModule\SAPDataModule.csproj">
- <Project>{28AE72A8-8AAA-422A-8A28-D3E5E8C32EB0}</Project>
- <Name>SAPDataModule</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\SystemModule\SystemModule.csproj">
- <Project>{8eac007c-f17c-4cca-af40-9c9ef816e4a9}</Project>
- <Name>SystemModule</Name>
- </ProjectReference>
- <ProjectReference Include="..\DK.Client\TATModule\TATModule.csproj">
- <Project>{49542f8f-bafe-4f8d-9796-7be61821769e}</Project>
- <Name>TATModule</Name>
- </ProjectReference>
- <ProjectReference Include="..\WCF.Client\WCF.Proxys\WCF.Proxys.csproj">
- <Project>{d5ac665b-a113-4ddd-808c-7563202dc293}</Project>
- <Name>WCF.Proxys</Name>
- </ProjectReference>
- <ProjectReference Include="..\WCF.Service\WCF.DataModels\WCF.DataModels.csproj">
- <Project>{4c4bfbdc-125c-488a-8b35-5a0637478c66}</Project>
- <Name>WCF.DataModels</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <None Include="Properties\app.manifest" />
- <None Include="Resources\user.png" />
- <None Include="Resources\ToolboxWindow.ico" />
- <None Include="Resources\toolbarbackground.png" />
- <None Include="Resources\outline.png" />
- <None Include="Resources\online.png" />
- <None Include="Resources\menubackground.png" />
- <None Include="Resources\logo.png" />
- <None Include="Resources\login-q_27.png" />
- <None Include="Resources\login-q_24.png" />
- <None Include="Resources\login-q_13.png" />
- <None Include="Resources\login-q_01.png" />
- <None Include="Resources\login.png" />
- <None Include="Resources\exit.png" />
- <None Include="Resources\editpassword.png" />
- <None Include="Resources\calendar.png" />
- <None Include="Resources\background.png" />
- <None Include="Resources\Account.png" />
- <None Include="Resources\dkCRM.ico" />
- <None Include="Resources\bg.bmp" />
- <None Include="Resources\functionbackground.png" />
- <None Include="Resources\bg.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\about_0101.jpg" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\about.jpg" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\changePassword.png" />
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent>Del $(SolutionDir)IBOSS.PRD.Client\*.exe
- Del $(SolutionDir)IBOSS.PRD.Client\*.dll
- Del $(SolutionDir)IBOSS.PRD.Client\*.pdb
- Del $(SolutionDir)IBOSS.PRD.Client\*.config
- Del $(SolutionDir)IBOSS.PRD.Client\*.manifest</PreBuildEvent>
- </PropertyGroup>
- <PropertyGroup>
- <PostBuildEvent>Copy $(TargetDir) $(SolutionDir)IBOSS.PRD.Client\
- Del $(SolutionDir)IBOSS.PRD.Client\*.pdb
- Del $(SolutionDir)IBOSS.PRD.Client\*.vshost.exe
- Del $(SolutionDir)IBOSS.PRD.Client\*.vshost.exe.config
- Del $(SolutionDir)IBOSS.PRD.Client\*.vshost.exe.manifest</PostBuildEvent>
- </PropertyGroup>
- <!-- 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>
|