| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>9.0.30729</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{2F6FE234-9A61-4D2D-A951-547B492E9A44}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Dongke.WinForm.Controls.InvoiceLayout</RootNamespace>
- <AssemblyName>InvoiceLayout</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </SccProvider>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <DocumentationFile>
- </DocumentationFile>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <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>
- <DocumentationFile>
- </DocumentationFile>
- </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>
- </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>
- </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>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Curtain.Framework">
- <HintPath>..\..\DLL\Curtain.Framework.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.VisualBasic.PowerPacks, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.XML" />
- <Reference Include="Utilities, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\DLL\Utilities.dll</HintPath>
- </Reference>
- <Reference Include="zxing, Version=0.15.0.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\DLL\zxing.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Classes\ItemChangedEventArgs.cs" />
- <Compile Include="Classes\ItemChangingEventArgs.cs" />
- <Compile Include="Classes\ItemSelectionChangedEventArgs.cs" />
- <Compile Include="Classes\ItemSelectionChangingEventArgs.cs" />
- <Compile Include="Classes\ItemValueFormattingEventArgs.cs" />
- <Compile Include="Controls\Common\LayoutBoxDataBinding.cs" />
- <Compile Include="Controls\Common\LayoutBoxPrintDataBinding.cs" />
- <Compile Include="Controls\Common\LayoutCommon.cs" />
- <Compile Include="Controls\Common\LayoutUtility.cs" />
- <Compile Include="Controls\ItemFrame.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Controls\ItemFrame.designer.cs">
- <DependentUpon>ItemFrame.cs</DependentUpon>
- </Compile>
- <Compile Include="Controls\PaperArea.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Controls\PaperArea.designer.cs">
- <DependentUpon>PaperArea.cs</DependentUpon>
- </Compile>
- <Compile Include="Controls\PaperBox.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="Controls\PaperBox.designer.cs">
- <DependentUpon>PaperBox.cs</DependentUpon>
- </Compile>
- <Compile Include="DataModel\LayoutConsts.cs" />
- <Compile Include="DataModel\LayoutObjects.cs" />
- <Compile Include="DataModel\PropertyOfLayoutBox.cs" />
- <Compile Include="DataModel\TextRectangleF.cs" />
- <Compile Include="Dialogs\BackgroundSetting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\BackgroundSetting.designer.cs">
- <DependentUpon>BackgroundSetting.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\GraphicsItemSetting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\GraphicsItemSetting.designer.cs">
- <DependentUpon>GraphicsItemSetting.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\GridItemColumnSetting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\GridItemColumnSetting.designer.cs">
- <DependentUpon>GridItemColumnSetting.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\GridItemSetting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\GridItemSetting.designer.cs">
- <DependentUpon>GridItemSetting.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\ImageItemSetting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\ImageItemSetting.designer.cs">
- <DependentUpon>ImageItemSetting.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\PageNumItemSetting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\PageNumItemSetting.designer.cs">
- <DependentUpon>PageNumItemSetting.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\PaperAreaSetting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\PaperAreaSetting.designer.cs">
- <DependentUpon>PaperAreaSetting.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\PrintPreviewDialogEx\SR.cs" />
- <Compile Include="Dialogs\PrintPreviewDialogEx\SRCategoryAttribute.cs" />
- <Compile Include="Dialogs\PrintPreviewDialogEx\SRDescriptionAttribute.cs" />
- <Compile Include="Dialogs\Setting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\Setting.designer.cs">
- <DependentUpon>Setting.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\TextItemSetting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\TextItemSetting.designer.cs">
- <DependentUpon>TextItemSetting.cs</DependentUpon>
- </Compile>
- <Compile Include="Dialogs\TotalTextItemSetting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Dialogs\TotalTextItemSetting.designer.cs">
- <DependentUpon>TotalTextItemSetting.cs</DependentUpon>
- </Compile>
- <Compile Include="Items\DataGridItem\GridItem.cs" />
- <Compile Include="Items\DataGridItem\GridItemColumn.cs" />
- <Compile Include="Items\DataGridItem\GridItemColumnCollection.cs" />
- <Compile Include="Items\DataGridItem\PageNumItem.cs" />
- <Compile Include="Items\DataGridItem\TotalTextItem.cs" />
- <Compile Include="Items\EllipseItem.cs" />
- <Compile Include="Items\GraphicsItem.cs" />
- <Compile Include="Items\IBoundItem.cs" />
- <Compile Include="Items\ImageItem.cs" />
- <Compile Include="Items\LayoutItem.cs" />
- <Compile Include="Items\RectangleItem.cs" />
- <Compile Include="Items\TextItem.cs" />
- <Compile Include="LayoutBox.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="LayoutBox.designer.cs">
- <DependentUpon>LayoutBox.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Dialogs\BackgroundSetting.resx">
- <DependentUpon>BackgroundSetting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\GraphicsItemSetting.resx">
- <DependentUpon>GraphicsItemSetting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\GridItemColumnSetting.resx">
- <DependentUpon>GridItemColumnSetting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\GridItemSetting.resx">
- <DependentUpon>GridItemSetting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\ImageItemSetting.resx">
- <DependentUpon>ImageItemSetting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\PageNumItemSetting.resx">
- <DependentUpon>PageNumItemSetting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\PaperAreaSetting.resx">
- <DependentUpon>PaperAreaSetting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\Setting.resx">
- <DependentUpon>Setting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\TextItemSetting.resx">
- <DependentUpon>TextItemSetting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Dialogs\TotalTextItemSetting.resx">
- <DependentUpon>TotalTextItemSetting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="LayoutBox.resx">
- <DependentUpon>LayoutBox.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <Content Include="Dll\Microsoft.VisualBasic.dll" />
- <Content Include="Dll\Microsoft.VisualBasic.PowerPacks.dll">
- </Content>
- <Content Include="Dll\Microsoft.VisualBasic.PowerPacks.Vs.dll" />
- <None Include="Resources\searchButton.png" />
- <None Include="Resources\print.png" />
- <None Include="Resources\previous.png" />
- <None Include="Resources\next.png" />
- <None Include="Resources\last.png" />
- <None Include="Resources\first.png" />
- <None Include="Resources\delete.png" />
- <None Include="Resources\bg.png" />
- <None Include="Resources\auto.png" />
- <EmbeddedResource Include="Resources\SYSFormat.xml" />
- <EmbeddedResource Include="Resources\SYSDefaultValue.xml" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Library\Library.csproj">
- <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
- <Name>Library</Name>
- </ProjectReference>
- <ProjectReference Include="..\WFControls\WFControls.csproj">
- <Project>{34c3d971-de12-44ea-9943-581c24860a84}</Project>
- <Name>WFControls</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- </PropertyGroup>
- <PropertyGroup>
- <PostBuildEvent>
- </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>
|