303 lines
No EOL
13 KiB
XML
303 lines
No EOL
13 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{8D3AA2B0-8F06-4A61-9CAD-B920EB1A8E9C}</ProjectGuid>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon>
|
|
</ApplicationIcon>
|
|
<AssemblyKeyContainerName>
|
|
</AssemblyKeyContainerName>
|
|
<AssemblyName>ImageCatalog</AssemblyName>
|
|
<AssemblyOriginatorKeyFile>
|
|
</AssemblyOriginatorKeyFile>
|
|
<AssemblyOriginatorKeyMode>None</AssemblyOriginatorKeyMode>
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<DelaySign>false</DelaySign>
|
|
<OutputType>WinExe</OutputType>
|
|
<OptionCompare>Binary</OptionCompare>
|
|
<OptionExplicit>On</OptionExplicit>
|
|
<OptionStrict>On</OptionStrict>
|
|
<RootNamespace>ImageCatalog</RootNamespace>
|
|
<StartupObject>ImageCatalog.My.MyApplication</StartupObject>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<MyType>WindowsForms</MyType>
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
|
|
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
|
|
<PublishUrl>http://localhost/ImageCatalog/</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Web</InstallFrom>
|
|
<UpdateEnabled>true</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.8.0.%2a</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>bin\</OutputPath>
|
|
<DocumentationFile>ImageCatalog.xml</DocumentationFile>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>
|
|
</DefineConstants>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<Optimize>false</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>1</WarningLevel>
|
|
<NoWarn>42016,42017,42018,42019,42032,42353,42354,42355</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>bin\</OutputPath>
|
|
<DocumentationFile>ImageCatalog.xml</DocumentationFile>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>
|
|
</DefineConstants>
|
|
<DefineDebug>false</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<Optimize>true</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>1</WarningLevel>
|
|
<NoWarn>42016,42017,42018,42019,42032,42353,42354,42355</NoWarn>
|
|
<DebugType>none</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<DocumentationFile>ImageCatalog.xml</DocumentationFile>
|
|
<WarningLevel>1</WarningLevel>
|
|
<NoWarn>42016,42017,42018,42019,42032,42353,42354,42355</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<DocumentationFile>ImageCatalog.xml</DocumentationFile>
|
|
<Optimize>true</Optimize>
|
|
<WarningLevel>1</WarningLevel>
|
|
<NoWarn>42016,42017,42018,42019,42032,42353,42354,42355</NoWarn>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<DocumentationFile>ImageCatalog.xml</DocumentationFile>
|
|
<WarningLevel>1</WarningLevel>
|
|
<NoWarn>42016,42017,42018,42019,42032,42353,42354,42355</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<CodeAnalysisLogFile>bin\ImageCatalog.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.vb</CodeAnalysisModuleSuppressionsFile>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRuleSetDirectories>;F:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
<CodeAnalysisRuleDirectories>;F:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
|
<CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<DocumentationFile>ImageCatalog.xml</DocumentationFile>
|
|
<Optimize>true</Optimize>
|
|
<WarningLevel>1</WarningLevel>
|
|
<NoWarn>42016,42017,42018,42019,42032,42353,42354,42355</NoWarn>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<CodeAnalysisLogFile>bin\ImageCatalog.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
|
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
|
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.vb</CodeAnalysisModuleSuppressionsFile>
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
<CodeAnalysisRuleSetDirectories>;F:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
|
<CodeAnalysisRuleDirectories>;F:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
|
<CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Microsoft.VisualBasic.PowerPacks.Vs, Version=10.0.0.0" />
|
|
<Reference Include="System">
|
|
<Name>System</Name>
|
|
</Reference>
|
|
<Reference Include="System.Core">
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Data">
|
|
<Name>System.Data</Name>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Drawing">
|
|
<Name>System.Drawing</Name>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Windows.Forms">
|
|
<Name>System.Windows.Forms</Name>
|
|
</Reference>
|
|
<Reference Include="System.Xml">
|
|
<Name>System.XML</Name>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Import Include="Microsoft.VisualBasic" />
|
|
<Import Include="System" />
|
|
<Import Include="System.Collections" />
|
|
<Import Include="System.Data" />
|
|
<Import Include="System.Diagnostics" />
|
|
<Import Include="System.Drawing" />
|
|
<Import Include="System.Linq" />
|
|
<Import Include="System.Windows.Forms" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="AssemblyInfo.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="FileHelper.vb" />
|
|
<Compile Include="ImageCreator.vb" />
|
|
<Compile Include="CreaImmagineSeparateMultiCore.vb" />
|
|
<Compile Include="CreaImmagineSeparateThread.vb" />
|
|
<Compile Include="ExifReader.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Form1.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="LoadBuffer.vb" />
|
|
<Compile Include="MainForm.Designer.vb">
|
|
<DependentUpon>MainForm.vb</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MainForm.vb">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Module2.vb" />
|
|
<Compile Include="My Project\Application.Designer.vb">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Application.myapp</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="My Project\Settings.Designer.vb">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="PicSettings.vb" />
|
|
<Compile Include="XYThreadPool.vb" />
|
|
<Compile Include="Module1.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="ParametriSetup.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<EmbeddedResource Include="Form1.resx">
|
|
<DependentUpon>Form1.vb</DependentUpon>
|
|
<SubType>Designer</SubType>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="MainForm.resx">
|
|
<DependentUpon>MainForm.vb</DependentUpon>
|
|
</EmbeddedResource>
|
|
<None Include="My Project\Application.myapp">
|
|
<Generator>MyApplicationCodeGenerator</Generator>
|
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
|
</None>
|
|
<None Include="app.config" />
|
|
<None Include="ClassDiagram1.cd" />
|
|
<None Include="My Project\app.manifest" />
|
|
<None Include="My Project\Settings.settings">
|
|
<CustomToolNamespace>My</CustomToolNamespace>
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
|
</None>
|
|
</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.2.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Sorgenti\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="collini_canon.xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="LOG_ITA.jpg" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |