mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-12 11:32:33 +02:00
341 lines
17 KiB
XML
341 lines
17 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\Microsoft.Net.Compilers.Toolset.3.7.0-1.final\build\Microsoft.Net.Compilers.Toolset.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.Toolset.3.7.0-1.final\build\Microsoft.Net.Compilers.Toolset.props')" />
|
|
<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>{E7389EE3-CF56-464B-9BA1-816B31D1E6FF}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>UVtools.GUI</RootNamespace>
|
|
<AssemblyName>UVtools</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
<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>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</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>UVtools.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<StartupObject>UVtools.GUI.Program</StartupObject>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="ApplicationManagement">
|
|
<HintPath>Libraries\ApplicationManagement.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="BinarySerializer, Version=8.5.1.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\BinarySerializer.8.5.1\lib\net46\BinarySerializer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Cyotek.Windows.Forms.ImageBox, Version=1.2.0.0, Culture=neutral, PublicKeyToken=58daa28b0b2de221, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\CyotekImageBox.1.3.0-Alpha1\lib\net20\Cyotek.Windows.Forms.ImageBox.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Emgu.CV.Platform.NetFramework, Version=4.3.0.3890, Culture=neutral, PublicKeyToken=7281126722ab4438, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Emgu.CV.4.3.0.3890\lib\net461\Emgu.CV.Platform.NetFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Emgu.CV.Platform.NetStandard, Version=4.3.0.3890, Culture=neutral, PublicKeyToken=7281126722ab4438, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Emgu.CV.4.3.0.3890\lib\net461\Emgu.CV.Platform.NetStandard.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SixLabors.Core, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SixLabors.Core.1.0.0-beta0008\lib\netstandard2.0\SixLabors.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="SixLabors.ImageSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SixLabors.ImageSharp.1.0.0-rc0002\lib\net472\SixLabors.ImageSharp.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.Composition" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.4.3.0\lib\net462\System.IO.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.IO.Compression.FileSystem" />
|
|
<Reference Include="System.Deployment" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Linq.4.3.0\lib\net463\System.Linq.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Linq.Expressions.4.3.0\lib\net463\System.Linq.Expressions.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Numerics" />
|
|
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Reflection.4.3.0\lib\net462\System.Reflection.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Reflection.TypeExtensions, Version=4.1.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Reflection.TypeExtensions.4.7.0\lib\net461\System.Reflection.TypeExtensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0-preview.5.20278.1\lib\net45\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.Extensions, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.Extensions.4.3.1\lib\net462\System.Runtime.Extensions.dll</HintPath>
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices" />
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation" />
|
|
<Reference Include="System.Threading.Thread" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Controls\SplitButton.cs">
|
|
<SubType>Component</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmMutationResize.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmMutationResize.Designer.cs">
|
|
<DependentUpon>FrmMutationResize.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmRepairLayers.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmRepairLayers.Designer.cs">
|
|
<DependentUpon>FrmRepairLayers.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmMutation.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmMutation.Designer.cs">
|
|
<DependentUpon>FrmMutation.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmInputBox.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmInputBox.Designer.cs">
|
|
<DependentUpon>FrmInputBox.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmAbout.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmAbout.Designer.cs">
|
|
<DependentUpon>FrmAbout.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmLoading.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="Forms\FrmLoading.Designer.cs">
|
|
<DependentUpon>FrmLoading.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FrmMain.cs">
|
|
<SubType>Form</SubType>
|
|
</Compile>
|
|
<Compile Include="FrmMain.Designer.cs">
|
|
<DependentUpon>FrmMain.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="EmguExtensions.cs" />
|
|
<Compile Include="ImageSharpExtensions.cs" />
|
|
<Compile Include="Mutation.cs" />
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<EmbeddedResource Include="Forms\FrmAbout.resx">
|
|
<DependentUpon>FrmAbout.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\FrmMutationResize.resx">
|
|
<DependentUpon>FrmMutationResize.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\FrmRepairLayers.resx">
|
|
<DependentUpon>FrmRepairLayers.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\FrmMutation.resx">
|
|
<DependentUpon>FrmMutation.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\FrmInputBox.resx">
|
|
<DependentUpon>FrmInputBox.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Forms\FrmLoading.resx">
|
|
<DependentUpon>FrmLoading.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="FrmMain.resx">
|
|
<DependentUpon>FrmMain.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>
|
|
<None Include="..\CHANGELOG.md">
|
|
<Link>CHANGELOG.md</Link>
|
|
</None>
|
|
<None Include="..\CREDITS.md">
|
|
<Link>CREDITS.md</Link>
|
|
</None>
|
|
<None Include="..\LICENSE">
|
|
<Link>LICENSE</Link>
|
|
</None>
|
|
<None Include="..\README.md">
|
|
<Link>README.md</Link>
|
|
</None>
|
|
<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>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\UVtools.Parser\UVtools.Parser.csproj">
|
|
<Project>{53b884ca-e640-4171-8aa2-03935ac076d2}</Project>
|
|
<Name>UVtools.Parser</Name>
|
|
<EmbedInteropTypes>False</EmbedInteropTypes>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="UVtools.ico" />
|
|
<None Include="UVtools.png" />
|
|
<None Include="Images\Exit-16x16.png" />
|
|
<None Include="Images\Open-16x16.png" />
|
|
<None Include="Images\Extract-object-16x16.png" />
|
|
<None Include="Images\Button-Info-16x16.png" />
|
|
<None Include="Images\Donate-16x16.png" />
|
|
<None Include="Images\Global-Network-icon-16x16.png" />
|
|
<None Include="Images\Convert-16x16.png" />
|
|
<None Include="Images\layers-16x16.png" />
|
|
<None Include="Images\Rotate-16x16.png" />
|
|
<None Include="Images\Back-16x16.png" />
|
|
<None Include="Images\Next-16x16.png" />
|
|
<None Include="Images\Save-16x16.png" />
|
|
<None Include="Images\File-Close-16x16.png" />
|
|
<None Include="Images\Error-128x128.png" />
|
|
<None Include="Images\Wrench-16x16.png" />
|
|
<None Include="Images\File-Refresh-16x16.png" />
|
|
<None Include="Images\Cancel-32x32.png" />
|
|
<None Include="Images\Cancel-24x24.png" />
|
|
<None Include="Images\Ok-24x24.png" />
|
|
<None Include="Images\SaveAs-16x16.png" />
|
|
<None Include="Images\search-16x16.png" />
|
|
<None Include="Images\pixel-16x16.png" />
|
|
<None Include="Images\Geometry-16x16.png" />
|
|
<None Include="Images\CNCMachine-16x16.png" />
|
|
<None Include="Images\gui\mutation_blackhat.png" />
|
|
<None Include="Images\gui\mutation_closing.png" />
|
|
<None Include="Images\gui\mutation_dilation.png" />
|
|
<None Include="Images\gui\mutation_erosion.png" />
|
|
<None Include="Images\gui\mutation_gradient.png" />
|
|
<None Include="Images\gui\mutation_opening.png" />
|
|
<None Include="Images\gui\mutation_tophat.png" />
|
|
<None Include="Images\eye-16x16.png" />
|
|
<None Include="Images\filter-filled-16x16.png" />
|
|
<None Include="Images\eye-24x24.png" />
|
|
<None Include="Images\refresh-16x16.png" />
|
|
<None Include="Images\pointer-16x16.png" />
|
|
<None Include="Images\delete-16x16.png" />
|
|
<None Include="Images\island-16x16.png" />
|
|
<None Include="Images\plus.ico" />
|
|
<None Include="Images\arrow-up.ico" />
|
|
<None Include="Images\arrow-down.ico" />
|
|
<None Include="Images\arrow-up-16x16.png" />
|
|
<None Include="Images\arrow-down-16x16.png" />
|
|
<None Include="Images\arrow-down-double-16x16.png" />
|
|
<None Include="Images\arrow-end-16x16.png" />
|
|
<None Include="Images\arrow-top-16x16.png" />
|
|
<None Include="Images\warning-16x16.png" />
|
|
<None Include="Images\gui\mutation_solidify.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.8">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4.8 %28x86 and x64%29</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>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>xcopy /y /d $(ProjectDir)..\LICENSE $(ProjectDir)$(OutDir)
|
|
xcopy /i /y /d /s $(ProjectDir)..\PrusaSlicer $(ProjectDir)$(OutDir)\PrusaSlicer</PostBuildEvent>
|
|
</PropertyGroup>
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.Toolset.3.7.0-1.final\build\Microsoft.Net.Compilers.Toolset.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.Toolset.3.7.0-1.final\build\Microsoft.Net.Compilers.Toolset.props'))" />
|
|
<Error Condition="!Exists('..\packages\Emgu.CV.runtime.windows.4.3.0.3890\build\Emgu.CV.runtime.windows.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Emgu.CV.runtime.windows.4.3.0.3890\build\Emgu.CV.runtime.windows.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\Emgu.CV.runtime.windows.4.3.0.3890\build\Emgu.CV.runtime.windows.targets" Condition="Exists('..\packages\Emgu.CV.runtime.windows.4.3.0.3890\build\Emgu.CV.runtime.windows.targets')" />
|
|
</Project> |