You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

317 lines
14 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.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>{DB915A85-C567-4084-A3F2-A47E4A3291B7}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>HuizhongLibrary</RootNamespace>
<AssemblyName>HuizhongLibrary</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SccProjectName>SAK</SccProjectName>
<SccLocalPath>SAK</SccLocalPath>
<SccAuxPath>SAK</SccAuxPath>
<SccProvider>SAK</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>bin\Debug\HuizhongLibrary.XML</DocumentationFile>
<PlatformTarget>x86</PlatformTarget>
<NoWarn>
</NoWarn>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</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>
<ItemGroup>
<Reference Include="Aspose.Words, Version=9.7.0.0, Culture=neutral, PublicKeyToken=586edb5723016262, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>UsingDll\Aspose.Words.dll</HintPath>
</Reference>
<Reference Include="BarcodeLib">
<HintPath>UsingDll\BarcodeLib.dll</HintPath>
</Reference>
<Reference Include="bouncycastle.crypto, Version=1.7.4114.6375, Culture=neutral, PublicKeyToken=0e99375e54769942">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\bouncycastle.crypto.dll</HintPath>
</Reference>
<Reference Include="DirectShowLib-2005, Version=2.1.0.0, Culture=neutral, PublicKeyToken=67e7b740cdfc2d3f, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>.\DirectShowLib-2005.dll</HintPath>
</Reference>
<Reference Include="LitJson, Version=0.7.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>UsingDll\LitJson.dll</HintPath>
</Reference>
<Reference Include="MySql.Data, Version=5.2.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>bin\Debug\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" />
<Reference Include="NPOI, Version=1.2.4.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>UsingDll\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML">
<HintPath>UsingDll\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net">
<HintPath>UsingDll\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="O2S.Components.PDFRender4NET">
<HintPath>UsingDll\O2S.Components.PDFRender4NET.dll</HintPath>
</Reference>
<Reference Include="Oracle.ManagedDataAccess, Version=4.122.19.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>UsingDll\Oracle.ManagedDataAccess.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration.Install" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Management" />
<Reference Include="System.ServiceProcess" />
<Reference Include="System.Speech" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Services" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="ThoughtWorks.QRCode">
<HintPath>UsingDll\ThoughtWorks.QRCode.dll</HintPath>
</Reference>
<Reference Include="websocket-sharp">
<HintPath>UsingDll\websocket-sharp.dll</HintPath>
</Reference>
<Reference Include="WindowsBase" />
<Reference Include="zxing.ce2.0">
<HintPath>UsingDll\zxing.ce2.0.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="ActivityKeyHook.cs" />
<Compile Include="AesGcm.cs" />
<Compile Include="Camera.cs" />
<Compile Include="CDmSoft.cs" />
<Compile Include="Config.cs" />
<Compile Include="ConfigurationSourceSection.cs" />
<Compile Include="CustomIO.cs" />
<Compile Include="Database.cs" />
<Compile Include="DatabaseConnect.cs" />
<Compile Include="DatabaseFactory.cs" />
<Compile Include="DataCache.cs" />
<Compile Include="DataConvert.cs" />
<Compile Include="DataEventArgs.cs" />
<Compile Include="DataGridRadioButton.cs" />
<Compile Include="DataRegex.cs" />
<Compile Include="DataTableReport.cs" />
<Compile Include="DateUtils.cs" />
<Compile Include="Dingtalk\DingtalkModel.cs" />
<Compile Include="Dingtalk\DingtalkService.cs" />
<Compile Include="DllInvoke.cs" />
<Compile Include="EcanConvertToCh.cs" />
<Compile Include="ErrorFollow.cs" />
<Compile Include="Extension\DataTableExtension.cs" />
<Compile Include="Extension\ListExtension.cs" />
<Compile Include="HtmlCapture.cs" />
<Compile Include="HttpFormData.cs" />
<Compile Include="LocalIpAddress.cs" />
<Compile Include="JavaScriptConstant.cs" />
<Compile Include="LedLibrary.cs" />
<Compile Include="ListGridView.cs" />
<Compile Include="MaskedTextBox.cs" />
<Compile Include="MicrosoftExcel.cs" />
<Compile Include="MicrosoftWord.cs" />
<Compile Include="Models\JavaDataTable.cs" />
<Compile Include="Models\JsonModel.cs" />
<Compile Include="Models\PostDateClass.cs" />
<Compile Include="Models\TableCell.cs" />
<Compile Include="MyAlphaControl\AlphaLabel.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="MyAlphaControl\AlphaLabel.Designer.cs">
<DependentUpon>AlphaLabel.cs</DependentUpon>
</Compile>
<Compile Include="MyAlphaControl\ControlInfoExtend.cs" />
<Compile Include="MyAlphaControl\MyImageList.cs" />
<Compile Include="MyAlphaControl\MyPanel.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="MyAlphaControl\MyPanel.Designer.cs">
<DependentUpon>MyPanel.cs</DependentUpon>
</Compile>
<Compile Include="MyAlphaControl\StringPool.cs" />
<Compile Include="MyImage.cs" />
<Compile Include="MyKeyDemon.cs" />
<Compile Include="Network\DataEventArgs.cs" />
<Compile Include="Network\ExtensionMethods\ExtensionMethods.cs" />
<Compile Include="Network\SendSocket.cs" />
<Compile Include="Network\SocketEventArgs.cs" />
<Compile Include="Network\SocketMessage.cs" />
<Compile Include="Network\SocketServer\BufferPool.cs" />
<Compile Include="Network\SocketServer\ServerConnection.cs" />
<Compile Include="Network\SocketServer\ServerConnectionPool.cs" />
<Compile Include="Network\SocketServer\SocketArgsPool.cs" />
<Compile Include="Network\SocketServer\TcpSocketListener.cs" />
<Compile Include="Network\UdpSocket.cs" />
<Compile Include="PageMessageBox.cs" />
<Compile Include="PhonePay\AliPay.cs" />
<Compile Include="PhonePay\business\DownloadBill.cs" />
<Compile Include="PhonePay\business\JsApiPay.cs" />
<Compile Include="PhonePay\business\MicroPay.cs" />
<Compile Include="PhonePay\business\NativeNotify.cs" />
<Compile Include="PhonePay\business\NativePay.cs" />
<Compile Include="PhonePay\business\OrderQuery.cs" />
<Compile Include="PhonePay\business\Refund.cs" />
<Compile Include="PhonePay\business\RefundQuery.cs" />
<Compile Include="PhonePay\business\ResultNotify.cs" />
<Compile Include="PhonePay\lib\Config.cs" />
<Compile Include="PhonePay\lib\Data.cs" />
<Compile Include="PhonePay\lib\Exception.cs" />
<Compile Include="PhonePay\lib\HttpService.cs" />
<Compile Include="PhonePay\lib\Log.cs" />
<Compile Include="PhonePay\lib\Notify.cs" />
<Compile Include="PhonePay\lib\WxPayApi.cs" />
<Compile Include="PhonePay\WeiXinPay.cs" />
<Compile Include="PrintSetup.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="PrintSetup.Designer.cs">
<DependentUpon>PrintSetup.cs</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
<Compile Include="Safety.cs" />
<Compile Include="SerialPortService.cs" />
<Compile Include="SoundVoice.cs" />
<Compile Include="SqlSelectService\QueryService.cs" />
<Compile Include="SqlSelectService\RefParameter.cs" />
<Compile Include="SqlSelectService\SelectParameter.cs" />
<Compile Include="SystemInfo.cs" />
<Compile Include="Network\TcpSocket.cs" />
<Compile Include="TimeTask.cs" />
<Compile Include="UFace\UfaceModel.cs" />
<Compile Include="UFace\UfaceService.cs" />
<Compile Include="VoicePortSound.cs" />
<Compile Include="Web References\US\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Reference.map</DependentUpon>
</Compile>
<Compile Include="Weixin\WeixinDepartMent.cs" />
<Compile Include="Weixin\WeixinMenu.cs" />
<Compile Include="Weixin\WeixinMessage.cs" />
<Compile Include="Weixin\WeixinService.cs" />
<Compile Include="Weixin\WeixinUser.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="MyAlphaControl\AlphaLabel.resx">
<DependentUpon>AlphaLabel.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="MyAlphaControl\MyPanel.resx">
<DependentUpon>MyPanel.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="PrintSetup.resx">
<DependentUpon>PrintSetup.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Content Include="HTMLPage1.html" />
<Content Include="UsingDll\AipSdk.dll" />
<Content Include="UsingDll\AopSdk.dll" />
<Content Include="UsingDll\Aspose.Words.dll" />
<Content Include="UsingDll\bouncycastle.crypto.dll" />
<Content Include="UsingDll\DirectShowLib-2005.dll" />
<Content Include="UsingDll\Gma.QrCodeNet.Encoding.dll" />
<Content Include="UsingDll\ICSharpCode.SharpZipLib.dll" />
<Content Include="UsingDll\LitJson.dll" />
<Content Include="UsingDll\MySql.Data.dll" />
<Content Include="UsingDll\Newtonsoft.Json.dll" />
<Content Include="UsingDll\NPOI.dll" />
<Content Include="UsingDll\NPOI.OOXML.dll" />
<Content Include="UsingDll\NPOI.OpenXml4Net.dll" />
<Content Include="UsingDll\NPOI.OpenXmlFormats.dll" />
<Content Include="UsingDll\oci.dll" />
<Content Include="UsingDll\Oracle.ManagedDataAccess.dll" />
<Content Include="UsingDll\orannzsbb11.dll" />
<Content Include="UsingDll\oraociei11.dll" />
<Content Include="UsingDll\OraOps11w.dll" />
<Content Include="UsingDll\Spire.Doc.dll" />
<Content Include="UsingDll\Spire.License.dll" />
<Content Include="UsingDll\Spire.Pdf.dll" />
<Content Include="UsingDll\System.Speech.dll" />
<Content Include="UsingDll\ThoughtWorks.QRCode.dll" />
<Content Include="UsingDll\zxing.ce2.0.dll" />
<None Include="app.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<None Include="Web References\US\FileModel.datasource">
<DependentUpon>Reference.map</DependentUpon>
</None>
<None Include="Web References\US\Reference.map">
<Generator>MSDiscoCodeGenerator</Generator>
<LastGenOutput>Reference.cs</LastGenOutput>
</None>
<None Include="Web References\US\UpdateService.disco" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Service References\" />
</ItemGroup>
<ItemGroup>
<WebReferences Include="Web References\" />
</ItemGroup>
<ItemGroup>
<WebReferenceUrl Include="http://47.114.82.162:7000/UpdateService.asmx">
<UrlBehavior>Dynamic</UrlBehavior>
<RelPath>Web References\US\</RelPath>
<UpdateFromURL>http://47.114.82.162:7000/UpdateService.asmx</UpdateFromURL>
<ServiceLocationURL>
</ServiceLocationURL>
<CachedDynamicPropName>
</CachedDynamicPropName>
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
<CachedSettingsPropName>HuizhongLibrary_US_UpdateService</CachedSettingsPropName>
</WebReferenceUrl>
</ItemGroup>
<ItemGroup>
<None Include="Web References\US\UpdateService.wsdl" />
</ItemGroup>
<ItemGroup>
<Folder Include="Safety\" />
</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>