230 lines
9.5 KiB
XML
230 lines
9.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{553A7C19-FCD1-4E08-9E32-A68D12DA76D3}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Lskj.SweepCode</RootNamespace>
|
|
<AssemblyName>Lskj.SweepCode</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\..\Debug\Lib\</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>
|
|
<StartupObject />
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="DevExpress.BonusSkins.v15.2" />
|
|
<Reference Include="DevExpress.Data.v15.2" />
|
|
<Reference Include="DevExpress.Utils.v15.2" />
|
|
<Reference Include="DevExpress.Sparkline.v15.2.Core" />
|
|
<Reference Include="DevExpress.XtraBars.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
<Reference Include="DevExpress.XtraEditors.v15.2" />
|
|
<Reference Include="DevExpress.XtraGrid.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>C:\Program Files (x86)\DevExpress 15.2\Components\Bin\Framework\DevExpress.XtraGrid.v15.2.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DevExpress.XtraTreeList.v15.2, Version=15.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>C:\Program Files (x86)\DevExpress 15.2\Components\Bin\Framework\DevExpress.XtraTreeList.v15.2.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Speech" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Deployment" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="Xilium.CefGlue, Version=87.1.1.0, Culture=neutral, processorArchitecture=x86">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\引用DLL\Xilium.CefGlue.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Control\AutoGridPopup.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Control\AutoGridPopup.Designer.cs">
|
|
<DependentUpon>AutoGridPopup.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Control\LevitationPanel.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Control\LevitationPanel.Designer.cs">
|
|
<DependentUpon>LevitationPanel.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Control\SweepAutoEdit.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Control\SweepAutoEdit.Designer.cs">
|
|
<DependentUpon>SweepAutoEdit.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Control\SweepButton.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Control\SweepButton.Designer.cs">
|
|
<DependentUpon>SweepButton.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Control\SweepControl.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="Control\SweepControl.Designer.cs">
|
|
<DependentUpon>SweepControl.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmCompletion.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmCompletion.Designer.cs">
|
|
<DependentUpon>FrmCompletion.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmMain.Designer.cs">
|
|
<DependentUpon>FrmMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DllBaseClass.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="TabIntoControl.cs">
|
|
<SubType>UserControl</SubType>
|
|
</Compile>
|
|
<Compile Include="TabIntoControl.Designer.cs">
|
|
<DependentUpon>TabIntoControl.cs</DependentUpon>
|
|
</Compile>
|
|
<EmbeddedResource Include="Control\AutoGridPopup.resx">
|
|
<DependentUpon>AutoGridPopup.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Control\LevitationPanel.resx">
|
|
<DependentUpon>LevitationPanel.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Control\SweepAutoEdit.resx">
|
|
<DependentUpon>SweepAutoEdit.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Control\SweepButton.resx">
|
|
<DependentUpon>SweepButton.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Control\SweepControl.resx">
|
|
<DependentUpon>SweepControl.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmCompletion.resx">
|
|
<DependentUpon>FrmCompletion.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmMain.resx">
|
|
<DependentUpon>FrmMain.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
|
<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>
|
|
<EmbeddedResource Include="TabIntoControl.resx">
|
|
<DependentUpon>TabIntoControl.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<None Include="app.config" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Lskj.Business\Lskj.Business.csproj">
|
|
<Project>{7eafccc2-a18f-49e9-85c6-a984966cfd01}</Project>
|
|
<Name>Lskj.Business</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Lskj.Control\Lskj.Control.csproj">
|
|
<Project>{447cdc40-659f-4cca-9ed6-8e818b4cf8bf}</Project>
|
|
<Name>Lskj.Control</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Lskj.Core\Lskj.Core.csproj">
|
|
<Project>{2a1be6ac-1077-491b-a754-c5822fe8121e}</Project>
|
|
<Name>Lskj.Core</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Lskj.Data\Lskj.Data.csproj">
|
|
<Project>{308b9b18-9be2-495c-9c64-eed81d567813}</Project>
|
|
<Name>Lskj.Data</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Lskj.Interface.Api\Lskj.Interface.Api.csproj">
|
|
<Project>{24E9A18A-BAF8-4052-809E-582B4FC6A8C4}</Project>
|
|
<Name>Lskj.Interface.Api</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Lskj.Model\Lskj.Model.csproj">
|
|
<Project>{52bc40e0-c0c6-4f78-996b-cae028d209ca}</Project>
|
|
<Name>Lskj.Model</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Lskj.PubBill\Lskj.PubBill.csproj">
|
|
<Project>{AB699777-88DB-4025-991D-5D62E9A8BE0E}</Project>
|
|
<Name>Lskj.PubBill</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Lskj.Util\Lskj.Util.csproj">
|
|
<Project>{a51bf642-6543-4de3-8948-83f558b72bd4}</Project>
|
|
<Name>Lskj.Util</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\组 146.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\sweepCode2.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\sweepCode.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\扫码.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\扫码2.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Resources\红喇叭.png" />
|
|
</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> |