DUOStore.csproj 8.8 KB
<?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>{0D2542F5-DD62-4352-82D0-383D9A045E74}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>OnlineStore.DUOStore</RootNamespace>
    <AssemblyName>DUOStore</AssemblyName>
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <TargetFrameworkProfile />
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>TRACE;DEBUG</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <Prefer32Bit>false</Prefer32Bit>
  </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>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup>
    <ApplicationIcon>box.ico</ApplicationIcon>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="CodeLibrary">
      <HintPath>..\..\dll\CodeLibrary.dll</HintPath>
    </Reference>
    <Reference Include="DeviceLib">
      <HintPath>..\..\dll\DeviceLib.dll</HintPath>
    </Reference>
    <Reference Include="halcondotnet">
      <HintPath>..\..\dll\halcondotnet.dll</HintPath>
    </Reference>
    <Reference Include="log4net">
      <HintPath>..\..\dll\log4net.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Core" />
    <Reference Include="System.ServiceModel" />
    <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="FormManager.cs" />
    <Compile Include="FrmAbout.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmAbout.Designer.cs">
      <DependentUpon>FrmAbout.cs</DependentUpon>
    </Compile>
    <Compile Include="FrmAxisDebug.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmAxisDebug.Designer.cs">
      <DependentUpon>FrmAxisDebug.cs</DependentUpon>
    </Compile>
    <Compile Include="FrmBase.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmBase.Designer.cs">
      <DependentUpon>FrmBase.cs</DependentUpon>
    </Compile>
    <Compile Include="FrmAxisMove.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmAxisMove.Designer.cs">
      <DependentUpon>FrmAxisMove.cs</DependentUpon>
    </Compile>
    <Compile Include="FrmStore.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmStore.Designer.cs">
      <DependentUpon>FrmStore.cs</DependentUpon>
    </Compile>
    <Compile Include="FrmIOStatus.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmIOStatus.Designer.cs">
      <DependentUpon>FrmIOStatus.cs</DependentUpon>
    </Compile>
    <Compile Include="FrmPwd.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmPwd.Designer.cs">
      <DependentUpon>FrmPwd.cs</DependentUpon>
    </Compile>
    <Compile Include="FrmBox.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FrmBox.Designer.cs">
      <DependentUpon>FrmBox.cs</DependentUpon>
    </Compile>
    <Compile Include="ManagerUtil.cs" />
    <Compile Include="positionTool\FrmPositionTool.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="positionTool\FrmPositionTool.Designer.cs">
      <DependentUpon>FrmPositionTool.cs</DependentUpon>
    </Compile>
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="useControl\AxisMoveControl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="useControl\AxisMoveControl.Designer.cs">
      <DependentUpon>AxisMoveControl.cs</DependentUpon>
    </Compile>
    <EmbeddedResource Include="FrmAbout.resx">
      <DependentUpon>FrmAbout.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FrmAxisDebug.resx">
      <DependentUpon>FrmAxisDebug.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FrmBase.resx">
      <DependentUpon>FrmBase.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FrmAxisMove.resx">
      <DependentUpon>FrmAxisMove.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FrmStore.resx">
      <DependentUpon>FrmStore.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FrmIOStatus.resx">
      <DependentUpon>FrmIOStatus.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FrmPwd.resx">
      <DependentUpon>FrmPwd.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FrmBox.resx">
      <DependentUpon>FrmBox.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="positionTool\FrmPositionTool.resx">
      <DependentUpon>FrmPositionTool.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Properties\Resource.en-US.resx">
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Properties\Resource.ge-DE.resx" />
    <EmbeddedResource Include="Properties\Resource.ja-JP.resx">
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="Properties\Resource.zh-CN.resx">
      <SubType>Designer</SubType>
    </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>
      <DesignTime>True</DesignTime>
    </Compile>
    <EmbeddedResource Include="useControl\AxisMoveControl.resx">
      <DependentUpon>AxisMoveControl.cs</DependentUpon>
    </EmbeddedResource>
    <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>
    <None Include="App.config">
      <SubType>Designer</SubType>
    </None>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\Common\Common.csproj">
      <Project>{43cdd09e-fcf3-4960-a01d-3bbfe9933122}</Project>
      <Name>Common</Name>
    </ProjectReference>
    <ProjectReference Include="..\DeviceLibrary\DeviceLibrary.csproj">
      <Project>{513bc1c9-800d-43a6-9499-3700baec3554}</Project>
      <Name>DeviceLibrary</Name>
    </ProjectReference>
    <ProjectReference Include="..\LoadCVSLibrary\LoadCSVLibrary.csproj">
      <Project>{064bebf5-8faa-4ea2-a5f3-a06e6e7d9251}</Project>
      <Name>LoadCSVLibrary</Name>
    </ProjectReference>
    <ProjectReference Include="..\UserFromControl\UserFromControl.csproj">
      <Project>{f018462a-d9bc-4365-97f2-f6d71751641e}</Project>
      <Name>UserFromControl</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Content Include="AuToRunManager.exe">
      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
    <Content Include="box.ico" />
    <Content Include="记录.txt" />
  </ItemGroup>
  <ItemGroup>
    <WCFMetadata Include="Connected Services\" />
  </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>