| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491 |
- <?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>{7590DCAC-F66D-4230-B713-268C865A7BB1}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Dongke.IBOSS.PRD.Basics.BaseControls</RootNamespace>
- <AssemblyName>BaseControls</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </SccProvider>
- </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>
- <PlatformTarget>x86</PlatformTarget>
- </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>
- <StartupObject />
- </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 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>
- <ItemGroup>
- <Compile Include="Base\DKListBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKListBox.Designer.cs">
- <DependentUpon>DKListBox.cs</DependentUpon>
- </Compile>
- <Compile Include="CheckedListBox\C_CheckedListBoxEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CheckedListBox\C_CheckedListBoxEx.Designer.cs">
- <DependentUpon>C_CheckedListBoxEx.cs</DependentUpon>
- </Compile>
- <Compile Include="DataGridView\C_DGV_BarCode\C_DGV_BarCode.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="DataGridView\C_DGV_BarCode\C_DGV_Cell_BarCode.cs" />
- <Compile Include="DataGridView\C_DGV_BarCode\C_DGV_Column_BarCode.cs" />
- <Compile Include="DataGridView\C_DGV_CheckBox\C_DGV_Column_CheckBox.cs" />
- <Compile Include="DataGridView\C_DGV_DateTimePicker\C_DGV_Cell_DateTimePicker.cs" />
- <Compile Include="DataGridView\C_DGV_DateTimePicker\C_DGV_Column_DateTimePicker.cs" />
- <Compile Include="DataGridView\C_DGV_DateTimePicker\C_DGV_DateTimePicker.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="DataGridView\C_DGV_ListBoxComboBox\C_DGV_Cell_ListBoxComboBox.cs" />
- <Compile Include="DataGridView\C_DGV_ListBoxComboBox\C_DGV_Column_ListBoxComboBox.cs" />
- <Compile Include="DataGridView\C_DGV_ListBoxComboBox\C_DGV_ListBoxComboBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="DataGridView\C_DGV_ListBoxComboBox\C_DGV_ListBoxComboBox.Designer.cs">
- <DependentUpon>C_DGV_ListBoxComboBox.cs</DependentUpon>
- </Compile>
- <Compile Include="ListBox\C_ListBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ListBox\C_ListBox.Designer.cs">
- <DependentUpon>C_ListBox.cs</DependentUpon>
- </Compile>
- <Compile Include="MessageBox\DKMessageBox.cs" />
- <Compile Include="TextBox\C_TXT_BarCode.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\C_TXT_BarCode.Designer.cs">
- <DependentUpon>C_TXT_BarCode.cs</DependentUpon>
- </Compile>
- <Compile Include="TextBox\C_TXT_CodeEx.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\C_TXT_CodeEx.Designer.cs">
- <DependentUpon>C_TXT_CodeEx.cs</DependentUpon>
- </Compile>
- <Compile Include="TextBox\DKTextBoxBase.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\DKTextBoxBase.Designer.cs">
- <DependentUpon>DKTextBoxBase.cs</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\DKListBoxComboBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\DKListBoxComboBox.Designer.cs">
- <DependentUpon>DKListBoxComboBox.cs</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\DKCheckedListBoxComboBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\DKCheckedListBoxComboBox.Designer.cs">
- <DependentUpon>DKCheckedListBoxComboBox.cs</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\DKCheckBoxComboBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\DKCheckBoxComboBox.Designer.cs">
- <DependentUpon>DKCheckBoxComboBox.cs</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\GripBounds.cs" />
- <Compile Include="UserControls\DKCheckBoxComboBox\ListControlContainer.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\ListControlContainer.Designer.cs">
- <DependentUpon>ListControlContainer.cs</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\NativeMethods.cs" />
- <Compile Include="UserControls\DKCheckBoxComboBox\Popup.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\Popup.Designer.cs">
- <DependentUpon>Popup.cs</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\PopupComboBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\PopupComboBox.Designer.cs">
- <DependentUpon>PopupComboBox.cs</DependentUpon>
- </Compile>
- <Compile Include="UserControls\DKCheckBoxComboBox\Selection Wrappers\DataTableWrappers.cs" />
- <Compile Include="UserControls\DKCheckBoxComboBox\Selection Wrappers\ListSelectionWrapper.cs" />
- <Compile Include="UserControls\DKCheckBoxComboBox\Selection Wrappers\ObjectSelectionWrapper.cs" />
- <Compile Include="UserControls\DKButtonTreeView.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="UserControls\DKButtonTreeView.Designer.cs">
- <DependentUpon>DKButtonTreeView.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKCheckBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKCheckBox.Designer.cs">
- <DependentUpon>DKCheckBox.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKCheckedListBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKCheckedListBox.Designer.cs">
- <DependentUpon>DKCheckedListBox.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKComboBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKComboBox.Designer.cs">
- <DependentUpon>DKComboBox.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\ControlsConst.cs" />
- <Compile Include="Base\DKButton.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKButton.Designer.cs">
- <DependentUpon>DKButton.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKDataGridView.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKDataGridView.Designer.cs">
- <DependentUpon>DKDataGridView.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKDateTimePicker.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKDateTimePicker.Designer.cs">
- <DependentUpon>DKDateTimePicker.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Base\DKForm.Designer.cs">
- <DependentUpon>DKForm.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKGroupBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKGroupBox.Designer.cs">
- <DependentUpon>DKGroupBox.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKLabel.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKLabel.Designer.cs">
- <DependentUpon>DKLabel.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKRadioButton.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKRadioButton.Designer.cs">
- <DependentUpon>DKRadioButton.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKTextBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKTextBox.Designer.cs">
- <DependentUpon>DKTextBox.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\DKToolStrip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Base\DKToolStrip.Designer.cs">
- <DependentUpon>DKToolStrip.cs</DependentUpon>
- </Compile>
- <Compile Include="Base\IDKControl.cs" />
- <Compile Include="Button\C_Button.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Button\C_Button.designer.cs">
- <DependentUpon>C_Button.cs</DependentUpon>
- </Compile>
- <Compile Include="CheckBox\C_CheckBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CheckBox\C_CheckBox.Designer.cs">
- <DependentUpon>C_CheckBox.cs</DependentUpon>
- </Compile>
- <Compile Include="CheckedListBox\CheckedBoxListEx.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CheckedListBox\CheckedBoxListEx.Designer.cs">
- <DependentUpon>CheckedBoxListEx.cs</DependentUpon>
- </Compile>
- <Compile Include="CheckedListBox\C_CheckedListBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="CheckedListBox\C_CheckedListBox.Designer.cs">
- <DependentUpon>C_CheckedListBox.cs</DependentUpon>
- </Compile>
- <Compile Include="CheckedListBox\C_StatusCheckBox.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CheckedListBox\C_StatusCheckBox.Designer.cs">
- <DependentUpon>C_StatusCheckBox.cs</DependentUpon>
- </Compile>
- <Compile Include="CheckedListBox\C_ValidCheckedBoxList.cs">
- <SubType>UserControl</SubType>
- </Compile>
- <Compile Include="CheckedListBox\C_ValidCheckedBoxList.Designer.cs">
- <DependentUpon>C_ValidCheckedBoxList.cs</DependentUpon>
- </Compile>
- <Compile Include="ComboBox\C_ComboBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ComboBox\C_ComboBox.Designer.cs">
- <DependentUpon>C_ComboBox.cs</DependentUpon>
- </Compile>
- <Compile Include="DataGridView\C_DataGridView.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="DataGridView\C_DataGridView.Designer.cs">
- <DependentUpon>C_DataGridView.cs</DependentUpon>
- </Compile>
- <Compile Include="DataGridView\C_DGV_Code\C_DGV_Cell_Code.cs" />
- <Compile Include="DataGridView\C_DGV_Code\C_DGV_Code.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="DataGridView\C_DGV_Code\C_DGV_Column_Code.cs" />
- <Compile Include="DataGridView\C_DGV_Digital\C_DGV_Cell_Digital.cs" />
- <Compile Include="DataGridView\C_DGV_Digital\C_DGV_Column_Digital.cs" />
- <Compile Include="DataGridView\C_DGV_Digital\C_DGV_Digital.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="DataGridView\C_DGV_DropDownList\C_DGV_Cell_DropDownList.cs" />
- <Compile Include="DataGridView\C_DGV_DropDownList\C_DGV_Column_DropDownList.cs" />
- <Compile Include="DataGridView\C_DGV_DropDownList\C_DGV_DropDownList.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="DateTime\C_DateTimePicker.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="DateTime\C_DateTimePicker.Designer.cs">
- <DependentUpon>C_DateTimePicker.cs</DependentUpon>
- </Compile>
- <Compile Include="Form\dkStatusStrip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Form\dkStatusStrip.Designer.cs">
- <DependentUpon>dkStatusStrip.cs</DependentUpon>
- </Compile>
- <Compile Include="Form\FormBase.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form\FormBase.Designer.cs">
- <DependentUpon>FormBase.cs</DependentUpon>
- </Compile>
- <Compile Include="GroupBox\C_GroupBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="GroupBox\C_GroupBox.Designer.cs">
- <DependentUpon>C_GroupBox.cs</DependentUpon>
- </Compile>
- <Compile Include="Label\C_Label.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="Label\C_Label.Designer.cs">
- <DependentUpon>C_Label.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="RadioButton\C_RadioButton.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="RadioButton\C_RadioButton.Designer.cs">
- <DependentUpon>C_RadioButton.cs</DependentUpon>
- </Compile>
- <Compile Include="Resource.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resource.resx</DependentUpon>
- </Compile>
- <Compile Include="TextBox\C_TextBox.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\C_TextBox.Designer.cs">
- <DependentUpon>C_TextBox.cs</DependentUpon>
- </Compile>
- <Compile Include="TextBox\C_TXT_Code.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\C_TXT_Code.Designer.cs">
- <DependentUpon>C_TXT_Code.cs</DependentUpon>
- </Compile>
- <Compile Include="TextBox\C_TXT_Digital.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\C_TXT_Digital.Designer.cs">
- <DependentUpon>C_TXT_Digital.cs</DependentUpon>
- </Compile>
- <Compile Include="TextBox\C_TXT_DropDownList.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\C_TXT_DropDownList.Designer.cs">
- <DependentUpon>C_TXT_DropDownList.cs</DependentUpon>
- </Compile>
- <Compile Include="TextBox\C_TXT_Email.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\C_TXT_Email.Designer.cs">
- <DependentUpon>C_TXT_Email.cs</DependentUpon>
- </Compile>
- <Compile Include="TextBox\C_TXT_IDCard.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\C_TXT_IDCard.Designer.cs">
- <DependentUpon>C_TXT_IDCard.cs</DependentUpon>
- </Compile>
- <Compile Include="TextBox\C_TXT_PostalCode.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\C_TXT_PostalCode.Designer.cs">
- <DependentUpon>C_TXT_PostalCode.cs</DependentUpon>
- </Compile>
- <Compile Include="TextBox\C_TXT_Tel.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="TextBox\C_TXT_Tel.Designer.cs">
- <DependentUpon>C_TXT_Tel.cs</DependentUpon>
- </Compile>
- <Compile Include="ToolStrip\C_ToolStrip.cs">
- <SubType>Component</SubType>
- </Compile>
- <Compile Include="ToolStrip\C_ToolStrip.Designer.cs">
- <DependentUpon>C_ToolStrip.cs</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\BaseResources\BaseResources.csproj">
- <Project>{61710211-9b80-45c1-b338-fdf984c9ae43}</Project>
- <Name>BaseResources</Name>
- </ProjectReference>
- <ProjectReference Include="..\Library\Library.csproj">
- <Project>{922d0f0f-01c2-4fa5-a4ad-00064232f455}</Project>
- <Name>Library</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="ExportExcel, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>DLL\ExportExcel.dll</HintPath>
- </Reference>
- <Reference Include="NPOI, Version=2.1.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>DLL\NPOI.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Base\DKForm.resx">
- <DependentUpon>DKForm.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CheckedListBox\C_ValidCheckedBoxList.resx">
- <DependentUpon>C_ValidCheckedBoxList.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UserControls\DKCheckBoxComboBox\PopupComboBox.resx">
- <DependentUpon>PopupComboBox.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UserControls\DKButtonTreeView.resx">
- <DependentUpon>DKButtonTreeView.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Button\C_Button.resx">
- <DependentUpon>C_Button.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="CheckedListBox\C_StatusCheckBox.resx">
- <DependentUpon>C_StatusCheckBox.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form\dkStatusStrip.resx">
- <DependentUpon>dkStatusStrip.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form\FormBase.resx">
- <DependentUpon>FormBase.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Resource.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resource.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\bg.png" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Resources\searchButton.png" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="DLL\ExportExcel.dll" />
- <Content Include="DLL\NPOI.dll" />
- </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>
|