MoyaSignup.csproj 14.7 KB
<?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>{7264F333-9419-4208-AA6D-223D4CE19C05}</ProjectGuid>
    <OutputType>WinExe</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>MoyaSignup</RootNamespace>
    <AssemblyName>MoyaSignup</AssemblyName>
    <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <RunPostBuildEvent>OnOutputUpdated</RunPostBuildEvent>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <OldToolsVersion>3.5</OldToolsVersion>
    <UpgradeBackupLocation />
    <PublishUrl>publish\</PublishUrl>
    <Install>true</Install>
    <InstallFrom>Disk</InstallFrom>
    <UpdateEnabled>false</UpdateEnabled>
    <UpdateMode>Foreground</UpdateMode>
    <UpdateInterval>7</UpdateInterval>
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
    <UpdatePeriodically>false</UpdatePeriodically>
    <UpdateRequired>false</UpdateRequired>
    <MapFileExtensions>true</MapFileExtensions>
    <ApplicationRevision>0</ApplicationRevision>
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>true</BootstrapperEnabled>
    <TargetFrameworkProfile />
    <NuGetPackageImportStamp>
    </NuGetPackageImportStamp>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\x86\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <DebugType>full</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>false</Prefer32Bit>
    <Optimize>true</Optimize>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    <OutputPath>bin\x86\Release\</OutputPath>
    <DefineConstants>
    </DefineConstants>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <Optimize>true</Optimize>
    <DebugType>none</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    <UseVSHostingProcess>false</UseVSHostingProcess>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="AForge, Version=2.2.5.0, Culture=neutral, PublicKeyToken=c1db6ff4eaa06aeb, processorArchitecture=MSIL">
      <HintPath>packages\AForge.2.2.5\lib\AForge.dll</HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="AForge.Video, Version=2.2.5.0, Culture=neutral, PublicKeyToken=cbfb6e07d173c401, processorArchitecture=MSIL">
      <HintPath>packages\AForge.Video.2.2.5\lib\AForge.Video.dll</HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="AutoUpdateLib">
      <HintPath>Resources\AutoUpdateLib.dll</HintPath>
    </Reference>
    <Reference Include="ConfLib2, Version=1.0.1.23606, Culture=neutral, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>deps\ConfLib2.dll</HintPath>
    </Reference>
    <Reference Include="DirectShowLib, Version=2.1.0.1599, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>packages\DirectShowLib.1.0.0\lib\DirectShowLib.dll</HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="DynamicPg, Version=1.3.6.41028, Culture=neutral">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>deps\DynamicPg.dll</HintPath>
    </Reference>
    <Reference Include="Emgu.CV, Version=2.2.1.1150, Culture=neutral, PublicKeyToken=7281126722ab4438, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>Resources\Emgu.CV.dll</HintPath>
    </Reference>
    <Reference Include="Emgu.CV.GPU, Version=2.2.1.1150, Culture=neutral, PublicKeyToken=7281126722ab4438, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>Resources\Emgu.CV.GPU.dll</HintPath>
    </Reference>
    <Reference Include="Emgu.CV.ML, Version=2.2.1.1150, Culture=neutral, PublicKeyToken=7281126722ab4438, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>Resources\Emgu.CV.ML.dll</HintPath>
    </Reference>
    <Reference Include="Emgu.CV.UI, Version=2.2.1.1150, Culture=neutral, PublicKeyToken=7281126722ab4438, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>Resources\Emgu.CV.UI.dll</HintPath>
    </Reference>
    <Reference Include="Emgu.Util, Version=2.2.1.1150, Culture=neutral, PublicKeyToken=7281126722ab4438, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>Resources\Emgu.Util.dll</HintPath>
    </Reference>
    <Reference Include="Mono.Security, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>deps\Mono.Security.dll</HintPath>
    </Reference>
    <Reference Include="Mono.Security.Protocol.Tls, Version=1.0.1528.33423, Culture=neutral, PublicKeyToken=4c884638a2b03853">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>deps\Mono.Security.Protocol.Tls.dll</HintPath>
    </Reference>
    <Reference Include="Npgsql, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
      <SpecificVersion>False</SpecificVersion>
      <HintPath>deps\Npgsql.dll</HintPath>
    </Reference>
    <Reference Include="QRCoder, Version=1.3.3.0, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>packages\QRCoder.1.3.3\lib\net40\QRCoder.dll</HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.Core">
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    </Reference>
    <Reference Include="System.Management" />
    <Reference Include="System.Web.Extensions" />
    <Reference Include="System.Xml.Linq">
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    </Reference>
    <Reference Include="System.Data.DataSetExtensions">
      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    </Reference>
    <Reference Include="System.Data" />
    <Reference Include="System.Deployment" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml" />
    <Reference Include="UnityEngine, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>packages\QRCoder.1.3.3\lib\net40\UnityEngine.dll</HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="ZedGraph, Version=5.1.7.430, Culture=neutral, PublicKeyToken=02a83cbd123fcd60, processorArchitecture=MSIL">
      <HintPath>packages\ZedGraph.5.1.7\lib\net35-Client\ZedGraph.dll</HintPath>
      <Private>True</Private>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="API32.cs" />
    <Compile Include="ApiSettings.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="ApiSettings.Designer.cs">
      <DependentUpon>ApiSettings.cs</DependentUpon>
    </Compile>
    <Compile Include="CroppedImageControl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="CroppedImageControl.Designer.cs">
      <DependentUpon>CroppedImageControl.cs</DependentUpon>
    </Compile>
    <Compile Include="Dataclasses\DebugWriteListener.cs" />
    <Compile Include="Dataclasses\DsDeviceContainer.cs" />
    <Compile Include="Filters.cs" />
    <Compile Include="Form1.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Form1.Designer.cs">
      <DependentUpon>Form1.cs</DependentUpon>
    </Compile>
    <Compile Include="HeartBeatMonitor.cs" />
    <Compile Include="LogForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="LogForm.Designer.cs">
      <DependentUpon>LogForm.cs</DependentUpon>
    </Compile>
    <Compile Include="mjpeg\ByteArrayUtils.cs" />
    <Compile Include="mjpeg\MJPEGConfiguration.cs" />
    <Compile Include="mjpeg\MJPEGSource.cs" />
    <Compile Include="mjpeg\MJPEGSourcePage.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="mjpeg\SourceDescriptions.cs" />
    <Compile Include="Program.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="TakePictureForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="TakePictureForm.Designer.cs">
      <DependentUpon>TakePictureForm.cs</DependentUpon>
    </Compile>
    <Compile Include="WaitForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="WaitForm.Designer.cs" />
    <Compile Include="WebCamViewForm.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="WebCamViewForm.Designer.cs">
      <DependentUpon>WebCamViewForm.cs</DependentUpon>
    </Compile>
    <EmbeddedResource Include="ApiSettings.resx">
      <DependentUpon>ApiSettings.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="CroppedImageControl.resx">
      <DependentUpon>CroppedImageControl.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Form1.resx">
      <DependentUpon>Form1.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="LogForm.resx">
      <DependentUpon>LogForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="mjpeg\MJPEGSourcePage.resx">
      <DependentUpon>MJPEGSourcePage.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>
      <DesignTime>True</DesignTime>
    </Compile>
    <EmbeddedResource Include="TakePictureControl.resx">
      <DependentUpon>TakePictureControl.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="TakePictureForm.resx">
      <DependentUpon>TakePictureForm.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="UserDetailsEditor.resx">
      <DependentUpon>UserDetailsEditor.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="UserLoginControl.resx">
      <DependentUpon>UserLoginControl.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="WaitForm.resx" />
    <EmbeddedResource Include="WebCamViewForm.resx">
      <DependentUpon>WebCamViewForm.cs</DependentUpon>
    </EmbeddedResource>
    <None Include="packages.config" />
    <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>
    <Compile Include="TakePictureControl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="TakePictureControl.Designer.cs">
      <DependentUpon>TakePictureControl.cs</DependentUpon>
    </Compile>
    <Compile Include="TicketType.cs" />
    <Compile Include="UserDetailsEditor.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="UserDetailsEditor.Designer.cs">
      <DependentUpon>UserDetailsEditor.cs</DependentUpon>
    </Compile>
    <Compile Include="UserLoginControl.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="UserLoginControl.Designer.cs">
      <DependentUpon>UserLoginControl.cs</DependentUpon>
    </Compile>
    <Compile Include="Util.cs" />
    <Compile Include="videosource\Core.cs" />
    <Compile Include="videosource\Events.cs" />
    <Compile Include="videosource\IVideoSource.cs" />
    <Compile Include="videosource\IVideoSourceDescription.cs" />
    <Compile Include="videosource\IVideoSourcePage.cs" />
  </ItemGroup>
  <ItemGroup>
    <None Include="app.config" />
    <None Include="vecto_tausta.png" />
  </ItemGroup>
  <ItemGroup>
    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
      <Visible>False</Visible>
      <ProductName>Windows Installer 3.1</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\MoyaAdmin\MoyaAdminUI\MoyaAdminLib\MoyaAdminLib.csproj">
      <Project>{095ce28f-5b53-4203-85c6-3a9afd486407}</Project>
      <Name>MoyaAdminLib</Name>
    </ProjectReference>
    <ProjectReference Include="..\ThermoPrinterLibrary\ThermoPrinterLibrary\ThermoPrinterLibrary.csproj">
      <Project>{25113a41-1991-4d34-95c0-47c238037a39}</Project>
      <Name>ThermoPrinterLibrary</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Content Include="deps\ConfLib2.dll" />
    <Content Include="deps\DynamicPg.dll" />
    <Content Include="deps\Mono.Security.dll" />
    <Content Include="deps\Mono.Security.Protocol.Tls.dll" />
    <Content Include="deps\Npgsql.dll" />
    <Content Include="haarcascade_frontalface_default.xml">
      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    </Content>
    <Content Include="License-LGPL.txt" />
    <None Include="Resources\haarcascade_frontalface_default.xml" />
  </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>
  -->
  <PropertyGroup>
    <PostBuildEvent>$(SolutionDir)/../../\AutoUpdate\src\AutoPublish\bin\Debug\AutoPublish.exe $(ConfigurationName) $(ProjectName) $(SolutionDir) $(TargetPath)</PostBuildEvent>
  </PropertyGroup>
</Project>