Files
cameramanager/CameraMng/CameraMng.vbproj
T
2025-05-15 16:01:31 +02:00

416 lines
18 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{5BBC23C8-48BC-47EC-B801-79F27347503C}</ProjectGuid>
<OutputType>WinExe</OutputType>
<StartupObject>My.MyApplication</StartupObject>
<RootNamespace>
</RootNamespace>
<AssemblyName>CameraMng</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>WindowsForms</MyType>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<PlatformTarget>x86</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DefineConstants>
</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>x86</PlatformTarget>
<DebugType>pdbonly</DebugType>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DefineConstants>
</DefineConstants>
</PropertyGroup>
<PropertyGroup>
<OptionExplicit>On</OptionExplicit>
</PropertyGroup>
<PropertyGroup>
<OptionCompare>Binary</OptionCompare>
</PropertyGroup>
<PropertyGroup>
<OptionStrict>Off</OptionStrict>
</PropertyGroup>
<PropertyGroup>
<OptionInfer>On</OptionInfer>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<Optimize>true</Optimize>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug WinXP|x86'">
<DebugSymbols>true</DebugSymbols>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug WinXP\</OutputPath>
<DefineConstants>WinXp = 1</DefineConstants>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug WinXP|AnyCPU'">
<DebugSymbols>true</DebugSymbols>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug WinXP\</OutputPath>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release WinXP|x86'">
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Release WinXP\</OutputPath>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<Optimize>true</Optimize>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<DefineConstants>WinXp = 1</DefineConstants>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release WinXP|AnyCPU'">
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Release WinXP\</OutputPath>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<Optimize>true</Optimize>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\x64\Debug\</OutputPath>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<DefineTrace>true</DefineTrace>
<OutputPath>bin\x64\Release\</OutputPath>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<Optimize>true</Optimize>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug WinXP|x64'">
<DebugSymbols>true</DebugSymbols>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\x64\Debug WinXP\</OutputPath>
<DefineConstants>WinXp = 1</DefineConstants>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release WinXP|x64'">
<DefineTrace>true</DefineTrace>
<OutputPath>bin\x64\Release WinXP\</OutputPath>
<DefineConstants>WinXp = 1</DefineConstants>
<DocumentationFile>CameraMng.xml</DocumentationFile>
<Optimize>true</Optimize>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
</PropertyGroup>
<ItemGroup>
<Reference Include="Emgu.CV.World" Condition="'$(Configuration)' == 'Debug'">
<SpecificVersion>False</SpecificVersion>
<HintPath>DepEmgu\Emgu.CV.World.dll</HintPath>
</Reference>
<Reference Include="Emgu.CV.UI" Condition="'$(Configuration)' == 'Debug'">
<SpecificVersion>False</SpecificVersion>
<HintPath>DepEmgu\Emgu.CV.UI.dll</HintPath>
</Reference>
<Reference Include="Emgu.CV.UI" Condition="'$(Configuration)' == 'Debug WinXP'">
<SpecificVersion>False</SpecificVersion>
<HintPath>DepEmguXP\Emgu.CV.UI.dll</HintPath>
</Reference>
<Reference Include="Emgu.CV.World" Condition="'$(Configuration)' == 'Release'">
<SpecificVersion>False</SpecificVersion>
<HintPath>DepEmgu\Emgu.CV.World.dll</HintPath>
</Reference>
<Reference Include="Emgu.CV.UI" Condition="'$(Configuration)' == 'Release'">
<SpecificVersion>False</SpecificVersion>
<HintPath>DepEmgu\Emgu.CV.UI.dll</HintPath>
</Reference>
<Reference Include="Emgu.CV" Condition="'$(Configuration)' == 'Release WinXP'">
<SpecificVersion>False</SpecificVersion>
<HintPath>DepEmguXP\Emgu.CV.dll</HintPath>
</Reference>
<Reference Include="Emgu.CV.UI" Condition="'$(Configuration)' == 'Release WinXP'">
<SpecificVersion>False</SpecificVersion>
<HintPath>DepEmguXP\Emgu.CV.UI.dll</HintPath>
</Reference>
<Reference Include="Emgu.Util" Condition="'$(Configuration)' == 'Release WinXP'">
<SpecificVersion>False</SpecificVersion>
<HintPath>DepEmguXP\Emgu.Util.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
</ItemGroup>
<ItemGroup>
<Import Include="Microsoft.VisualBasic" />
<Import Include="System" />
<Import Include="System.Collections" />
<Import Include="System.Collections.Generic" />
<Import Include="System.Data" />
<Import Include="System.Drawing" />
<Import Include="System.Diagnostics" />
<Import Include="System.Windows.Forms" />
<Import Include="System.Linq" />
<Import Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="ApplicationEvents.vb" />
<Compile Include="Camera\CameraController.vb" />
<Compile Include="Camera\CameraModel.vb" />
<Compile Include="Camera\CameraModelLegacy.vb" />
<Compile Include="CfgForm.Designer.vb">
<DependentUpon>CfgForm.vb</DependentUpon>
</Compile>
<Compile Include="CfgForm.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="clsCamera\clsCamera.vb" />
<Compile Include="clsImageMng\BitmapBytesRGB24.vb" />
<Compile Include="clsImageMng\clsImageMng.vb" />
<Compile Include="clsImageMng\clsRicerca.vb" />
<Compile Include="clsImageMng\clsVisione.vb" />
<Compile Include="clsImageMng\FrmImgShow.Designer.vb">
<DependentUpon>FrmImgShow.vb</DependentUpon>
</Compile>
<Compile Include="clsImageMng\FrmImgShow.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Command\CloseSessionCommand.vb" />
<Compile Include="Command\Command.vb" />
<Compile Include="Command\GetPropertyCommand.vb" />
<Compile Include="Command\GetPropertyDescCommand.vb" />
<Compile Include="Command\OpenSessionCommand.vb" />
<Compile Include="Command\SaveSettingCommand.vb" />
<Compile Include="Command\SetPropertyCommand.vb" />
<Compile Include="Command\TakePictureCommand.vb" />
<Compile Include="Common\EDSDK.vb" />
<Compile Include="Common\EDSDKErrors.vb" />
<Compile Include="Common\EDSDKTypes.vb" />
<Compile Include="Common\EDSDKTypesXP.vb" />
<Compile Include="Common\EDSDKXP.vb" />
<Compile Include="ExifWorks.vb" />
<Compile Include="FrmCfgGeo.Designer.vb">
<DependentUpon>FrmCfgGeo.vb</DependentUpon>
</Compile>
<Compile Include="FrmCfgGeo.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FormSce.Designer.vb">
<DependentUpon>FormSce.vb</DependentUpon>
</Compile>
<Compile Include="FormSce.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmStart.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmStart.Designer.vb">
<DependentUpon>FrmStart.vb</DependentUpon>
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmMain.designer.vb">
<DependentUpon>FrmMain.vb</DependentUpon>
</Compile>
<Compile Include="FrmMain.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="ImageCtrl\DrawingBoard.Designer.vb">
<DependentUpon>DrawingBoard.vb</DependentUpon>
</Compile>
<Compile Include="ImageCtrl\DrawingBoard.vb">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="ImageCtrl\ImageControl.Designer.vb">
<DependentUpon>ImageControl.vb</DependentUpon>
</Compile>
<Compile Include="ImageCtrl\ImageControl.vb">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="MainModule.vb" />
<Compile Include="My Project\AssemblyInfo.vb" />
<Compile Include="My Project\Application.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Application.myapp</DependentUpon>
</Compile>
<Compile Include="My Project\Resources.Designer.vb">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Resources.resx</DependentUpon>
</Compile>
<Compile Include="My Project\Settings.Designer.vb">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="Observer.vb" />
<Compile Include="Processor.vb" />
<Compile Include="property\Property.vb" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="CfgForm.resx">
<DependentUpon>CfgForm.vb</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="clsImageMng\FrmImgShow.resx">
<DependentUpon>FrmImgShow.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FormSce.resx">
<DependentUpon>FormSce.vb</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="FrmCfgGeo.resx">
<DependentUpon>FrmCfgGeo.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmMain.resx">
<DependentUpon>FrmMain.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="FrmStart.resx">
<DependentUpon>FrmStart.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ImageCtrl\DrawingBoard.resx">
<DependentUpon>DrawingBoard.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="ImageCtrl\ImageControl.resx">
<DependentUpon>ImageControl.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="My Project\Resources.resx">
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="My Project\app.manifest" />
<None Include="My Project\Application.myapp">
<Generator>MyApplicationCodeGenerator</Generator>
<LastGenOutput>Application.Designer.vb</LastGenOutput>
</None>
<None Include="My Project\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<CustomToolNamespace>My</CustomToolNamespace>
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<Content Include="Resources\25_tape.png" />
<Content Include="Resources\Blocchetti.bmp" />
<None Include="Resources\bordo.png" />
<None Include="Resources\bordo2.png" />
<Content Include="Resources\Calibrazione.bmp" />
<Content Include="Resources\Cfg.jpg" />
<Content Include="Resources\Correction.bmp" />
<None Include="Resources\DefAree.bmp" />
<Content Include="Resources\exit.jpg" />
<Content Include="Resources\Spessore.bmp" />
<None Include="Resources\ventosa2.png" />
<Content Include="Resources\zoom_all_img.bmp" />
<Content Include="Resources\zoom_all_img1.bmp" />
<Content Include="Resources\zoom_in_img.bmp" />
<Content Include="Resources\zoom_out_img.bmp" />
<Content Include="Resources\zoom_window_img.bmp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CSharpLibrary\CSharpLibrary.csproj">
<Project>{60CE9527-95BC-433A-BE8F-640489315539}</Project>
<Name>CSharpLibrary</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<PropertyGroup>
<PostBuildEvent>if /I "$(ConfigurationName)" == "Debug" copy "$(ProjectDir)DepEmgu\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Debug" copy "$(ProjectDir)DepEmgu\$(Platform)\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Debug" copy "$(ProjectDir)DepCanon\$(Platform)\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Debug WinXP" copy "$(ProjectDir)DepEmguXP\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Debug WinXP" copy "$(ProjectDir)DepEmguXP\$(Platform)\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Debug WinXP" copy "$(ProjectDir)DepCanonXP\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Release" copy "$(ProjectDir)DepEmgu\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Release" copy "$(ProjectDir)DepEmgu\$(Platform)\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Release" copy "$(ProjectDir)DepCanon\$(Platform)\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Release WinXP" copy "$(ProjectDir)DepEmguXP\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Release WinXP" copy "$(ProjectDir)DepEmguXP\$(Platform)\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
if /I "$(ConfigurationName)" == "Release WinXP" copy "$(ProjectDir)DepCanonXP\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
copy "$(ProjectDir)CommonDependencies\*.*" "$(ProjectDir)bin\$(ConfigurationName)"
</PostBuildEvent>
</PropertyGroup>
<!-- 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>