tijian_jichuang/Code/SOH.FenZhen.Client/SOH.FenZhen.Client.csproj
2025-02-20 11:54:48 +08:00

155 lines
6.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.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>{4A09C4E1-8352-4664-9444-269F1430B4EC}</ProjectGuid>
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SOH.FenZhen.Client</RootNamespace>
<AssemblyName>SOH.FenZhen.Client</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>x86</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>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>bitbug_favicon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="Apache.NMS">
<HintPath>..\..\publish\Apache.NMS.dll</HintPath>
</Reference>
<Reference Include="Apache.NMS.ActiveMQ">
<HintPath>..\..\publish\Apache.NMS.ActiveMQ.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json">
<HintPath>..\..\publish\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Web" />
<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" />
</ItemGroup>
<ItemGroup>
<Compile Include="FrmCall.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmCall.Designer.cs">
<DependentUpon>FrmCall.cs</DependentUpon>
</Compile>
<Compile Include="FrmCallSetting.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmCallSetting.Designer.cs">
<DependentUpon>FrmCallSetting.cs</DependentUpon>
</Compile>
<Compile Include="FrmJiaohao.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmJiaohao.Designer.cs">
<DependentUpon>FrmJiaohao.cs</DependentUpon>
</Compile>
<Compile Include="FrmShow.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmShow.Designer.cs">
<DependentUpon>FrmShow.cs</DependentUpon>
</Compile>
<Compile Include="FrmShowJiaohao.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmShowJiaohao.Designer.cs">
<DependentUpon>FrmShowJiaohao.cs</DependentUpon>
</Compile>
<Compile Include="HotKeys.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="FrmCall.resx">
<DependentUpon>FrmCall.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmCallSetting.resx">
<DependentUpon>FrmCallSetting.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmJiaohao.resx">
<DependentUpon>FrmJiaohao.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmShow.resx">
<DependentUpon>FrmShow.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmShowJiaohao.resx">
<DependentUpon>FrmShowJiaohao.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>
</Compile>
<None Include="app.manifest" />
<None Include="local.ext">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<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>
<Content Include="bitbug_favicon.ico" />
<Content Include="fzbjt.jpg">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\SOH.Kernel\SOH.Kernel.csproj">
<Project>{e59e53be-a94c-4c66-8b00-33a0e6751b79}</Project>
<Name>SOH.Kernel</Name>
</ProjectReference>
</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>