1046 lines
52 KiB
XML
1046 lines
52 KiB
XML
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\Microsoft.Windows.SDK.Contracts.10.0.22621.2428\build\Microsoft.Windows.SDK.Contracts.props" Condition="Exists('..\packages\Microsoft.Windows.SDK.Contracts.10.0.22621.2428\build\Microsoft.Windows.SDK.Contracts.props')" />
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.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>{57291955-F9C4-4466-8D53-476D43BA3659}</ProjectGuid>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>EgtBEAMWALL.ViewerOptimizer</RootNamespace>
|
|
<AssemblyName>EgtBEAMWALL.ViewerOptimizer</AssemblyName>
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
<MyType>Custom</MyType>
|
|
<Deterministic>true</Deterministic>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<IncrementalBuild>true</IncrementalBuild>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.ViewerOptimizer.xml</DocumentationFile>
|
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<DebugSymbols>false</DebugSymbols>
|
|
<DefineDebug>false</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<IncrementalBuild>false</IncrementalBuild>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.ViewerOptimizer.xml</DocumentationFile>
|
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionExplicit>On</OptionExplicit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionCompare>Binary</OptionCompare>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionStrict>Off</OptionStrict>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionInfer>On</OptionInfer>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.ViewerOptimizer.xml</DocumentationFile>
|
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.ViewerOptimizer.xml</DocumentationFile>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.ViewerOptimizer.xml</DocumentationFile>
|
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.ViewerOptimizer.xml</DocumentationFile>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
|
|
<DebugType>pdbonly</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>Resources\EgtBEAMWALL.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationManifest>app.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'RemoteDebug|AnyCPU'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\RemoteDebug\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.ViewerOptimizer.xml</DocumentationFile>
|
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'RemoteDebug|x64'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x64\RemoteDebug\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.ViewerOptimizer.xml</DocumentationFile>
|
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'RemoteDebug|x86'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x86\RemoteDebug\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.ViewerOptimizer.xml</DocumentationFile>
|
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42314</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="BouncyCastle.Crypto, Version=1.9.0.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Portable.BouncyCastle.1.9.0\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="DotNetZip, Version=1.16.0.0, Culture=neutral, PublicKeyToken=6583c7c814667745, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\DotNetZip.1.16.0\lib\net40\DotNetZip.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EgtUILib, Version=2.4.3.1, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\ExtLibs\EgtUILib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EgtWPFLib5, Version=2.4.2.1, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\ExtLibs\EgtWPFLib5.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Google.Protobuf, Version=3.21.9.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Google.Protobuf.3.21.9\lib\net45\Google.Protobuf.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="K4os.Compression.LZ4, Version=1.3.5.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\K4os.Compression.LZ4.1.3.5\lib\net462\K4os.Compression.LZ4.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="K4os.Compression.LZ4.Streams, Version=1.3.5.0, Culture=neutral, PublicKeyToken=2186fa9121ef231d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\K4os.Compression.LZ4.Streams.1.3.5\lib\net462\K4os.Compression.LZ4.Streams.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="K4os.Hash.xxHash, Version=1.0.8.0, Culture=neutral, PublicKeyToken=32cd54395057cec3, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\K4os.Hash.xxHash.1.0.8\lib\net462\K4os.Hash.xxHash.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="MigraDoc.DocumentObjectModel-wpf, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PDFsharp-MigraDoc-wpf.1.50.5147\lib\net30\MigraDoc.DocumentObjectModel-wpf.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MigraDoc.Rendering-wpf, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PDFsharp-MigraDoc-wpf.1.50.5147\lib\net30\MigraDoc.Rendering-wpf.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MigraDoc.RtfRendering-wpf, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PDFsharp-MigraDoc-wpf.1.50.5147\lib\net30\MigraDoc.RtfRendering-wpf.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data, Version=8.0.21.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MySql.Data.8.0.21\lib\net452\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="MySql.Data.EntityFramework, Version=8.0.21.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MySql.Data.EntityFramework.8.0.21\lib\net452\MySql.Data.EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\NLog.5.0.1\lib\net46\NLog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PdfSharp-wpf, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PDFsharp-MigraDoc-wpf.1.50.5147\lib\net30\PdfSharp-wpf.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PdfSharp.Charting-wpf, Version=1.50.5147.0, Culture=neutral, PublicKeyToken=f94615aa0424f9eb, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\PDFsharp-MigraDoc-wpf.1.50.5147\lib\net30\PdfSharp.Charting-wpf.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Renci.SshNet, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=1cee9f8bde3db106, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll</HintPath>
|
|
</Reference>
|
|
<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" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Drawing.Design" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.IO.Pipelines, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.IO.Pipelines.6.0.0\lib\net461\System.IO.Pipelines.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Memory.4.5.5\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.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Xaml">
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="Ubiety.Dns.Core, Version=2.2.1.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MySql.Data.8.0.21\lib\net452\Ubiety.Dns.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="WindowsFormsIntegration" />
|
|
<Reference Include="Zstandard.Net, Version=1.1.7.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\MySql.Data.8.0.21\lib\net452\Zstandard.Net.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="Application.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Compile Include="AboutBoxWindow\AboutBoxV.xaml.vb">
|
|
<DependentUpon>AboutBoxV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ChangeMaterialWnd\ChangeMaterialWndV.xaml.vb">
|
|
<DependentUpon>ChangeMaterialWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ChangeMaterialWnd\ChangeMaterialWndVM.vb" />
|
|
<Compile Include="DataGridMultiselectManaging\IListItemConverter.vb" />
|
|
<Compile Include="DataGridMultiselectManaging\MultiSelectorBehaviours.vb" />
|
|
<Compile Include="DataGridMultiselectManaging\TwoListSynchronizer.vb" />
|
|
<Compile Include="MovePartInRawPartWnd\MovePartInRawPartWndV.xaml.vb">
|
|
<DependentUpon>MovePartInRawPartWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MovePartInRawPartWnd\MovePartInRawPartWndVM.vb" />
|
|
<Compile Include="InputPwdWnd\InputPwdWndV.xaml.vb">
|
|
<DependentUpon>InputPwdWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="InputPwdWnd\InputPwdWndVM.vb" />
|
|
<Compile Include="ItemParamList\DuploQParameterListVM.vb" />
|
|
<Compile Include="MultiCopyRawPartWnd\MultiCopyRawPartWndV.xaml.vb">
|
|
<DependentUpon>MultiCopyRawPartWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MultiCopyRawPartWnd\MultiCopyRawPartWndVM.vb" />
|
|
<Compile Include="AddSectionXMaterialWnd\AddSectionXMaterialWndV.xaml.vb">
|
|
<DependentUpon>AddSectionXMaterialWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="AddSectionXMaterialWnd\AddSectionXMaterialWndVM.vb" />
|
|
<Compile Include="BeamMachiningsWindow\BeamMachiningsWindowV.xaml.vb">
|
|
<DependentUpon>BeamMachiningsWindowV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BeamMachiningsWindow\MyBeamMachiningsWindowVM.vb" />
|
|
<Compile Include="BlockedWnd\BlockedWndV.xaml.vb">
|
|
<DependentUpon>BlockedWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BlockedWnd\BlockedWndVM.vb" />
|
|
<Compile Include="ItemParamList\BTLDataV.xaml.vb">
|
|
<DependentUpon>BTLDataV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BTLViewModel\BTLFeatureVM.vb" />
|
|
<Compile Include="ItemParamList\QParameterListVM.vb" />
|
|
<Compile Include="ItemParamList\QBTLParamVM.vb" />
|
|
<Compile Include="BTLViewModel\BTLParamVM.vb" />
|
|
<Compile Include="BTLViewModel\BTLPartVM.vb" />
|
|
<Compile Include="ItemParamList\FeatureInPartInRawPartListVM.vb" />
|
|
<Compile Include="ItemParamList\FeatureListVM.vb" />
|
|
<Compile Include="ItemParamList\PParameterListVM.vb" />
|
|
<Compile Include="ItemParamList\QParameterListV.xaml.vb">
|
|
<DependentUpon>QParameterListV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ItemParamList\QParamListV.xaml.vb">
|
|
<DependentUpon>QParamListV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ItemParamList\PartInRawPartListVM.vb" />
|
|
<Compile Include="ItemParamList\BTLPartListVM.vb" />
|
|
<Compile Include="CALCPanel\CalcPanelV.xaml.vb">
|
|
<DependentUpon>CalcPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="CALCPanel\CALCPanelVM.vb" />
|
|
<Compile Include="Constants\ConstWarehouseIni.vb" />
|
|
<Compile Include="FreeContourManager\FreeContourManagerV.xaml.vb">
|
|
<DependentUpon>FreeContourManagerV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FreeContourManager\FreeContourManagerVM.vb" />
|
|
<Compile Include="FreeContourInput\FreeContourInputV.xaml.vb">
|
|
<DependentUpon>FreeContourInputV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FreeContourInput\FreeContourInputVM.vb" />
|
|
<Compile Include="MachGroupPanel\MyMachGroupPanelVM.vb" />
|
|
<Compile Include="MachGroupPanel\MyMachGroupVM.vb" />
|
|
<Compile Include="MachGroupPanel\PartVM.vb" />
|
|
<Compile Include="NestingRunningWnd\NestingRunningWndV.xaml.vb">
|
|
<DependentUpon>NestingRunningWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="NestingRunningWnd\NestingRunningWndVM.vb" />
|
|
<Compile Include="NewOpenProjectFileDialog\NewOpenProjectFileDialogVM.vb" />
|
|
<Compile Include="ProjectTypeWnd\ProjectTypeWndV.xaml.vb">
|
|
<DependentUpon>ProjectTypeWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProjectTypeWnd\ProjectTypeWndVM.vb" />
|
|
<Compile Include="ProjectFileVM\ProdFileVM.vb" />
|
|
<Compile Include="SetUp\SetUpSupportClass.vb" />
|
|
<Compile Include="SetUp\SetUpV.xaml.vb">
|
|
<DependentUpon>SetUpV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SetUp\SetUpVM.vb" />
|
|
<Compile Include="StatisticsTimePanel\StatisticsTimePanelV.xaml.vb">
|
|
<DependentUpon>StatisticsTimePanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="StatisticsTimePanel\StatisticsTimePanelVM.vb" />
|
|
<Compile Include="Statistics\OptimizerStatisticsV.xaml.vb">
|
|
<DependentUpon>OptimizerStatisticsV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Statistics\PDFEditorV.xaml.vb">
|
|
<DependentUpon>PDFEditorV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Statistics\PDFEditorVM.vb" />
|
|
<Compile Include="Statistics\PDFHelper.vb" />
|
|
<Compile Include="Statistics\StatisticsV.xaml.vb">
|
|
<DependentUpon>StatisticsV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Statistics\StatisticsVM.vb" />
|
|
<Compile Include="Statistics\StatisticsUtility.vb" />
|
|
<Compile Include="SupervisorCommThread\SupervisorComm.vb" />
|
|
<Compile Include="SupervisorCommThread\SupervisorCommThread.vb" />
|
|
<Compile Include="ToolsDbWindow\MyToolDbWindowVM.vb" />
|
|
<Compile Include="ToolsDbWindow\ToolsUpdate.vb" />
|
|
<Compile Include="UpdateBTLWnd\UpdateOrAppendWndVM.vb" />
|
|
<Compile Include="UpdateBTLWnd\UpdateBTLWndV.xaml.vb">
|
|
<DependentUpon>UpdateBTLWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="UpdateBTLWnd\UpdateBTLWndVM.vb" />
|
|
<Compile Include="UpdateBTLWnd\UpdateOrAppendWndV.xaml.vb">
|
|
<DependentUpon>UpdateOrAppendWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Utility\DbControllers.vb" />
|
|
<Compile Include="Utility\DisableModifiedMgr.vb" />
|
|
<Compile Include="Utility\LuaExec.vb" />
|
|
<Compile Include="Utility\PartsObservableCollection.vb" />
|
|
<Compile Include="Utility\SectionXMaterialToBeAdded.vb" />
|
|
<Compile Include="Utility\TextBlockUtils.vb" />
|
|
<Compile Include="Utility\TreeViewItemBase.vb" />
|
|
<Compile Include="WarehouseWnd\WarehouseHelper.vb" />
|
|
<Compile Include="WarehouseWnd\WarehouseWndV.xaml.vb">
|
|
<DependentUpon>WarehouseWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WarehouseWnd\WarehouseWndVM.vb" />
|
|
<Compile Include="ItemParamList\RawPartListVM.vb" />
|
|
<Compile Include="MacroFeatureWnd\MacroFeatureWndV.xaml.vb">
|
|
<DependentUpon>MacroFeatureWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MacroFeatureWnd\MacroFeatureWndVM.vb" />
|
|
<Compile Include="AddFeatureWnd\AddFeatureWndV.vb">
|
|
<DependentUpon>AddFeatureWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="AddFeatureWnd\AddFeatureWndVM.vb" />
|
|
<Compile Include="AddPartWnd\AddPartWndV.xaml.vb">
|
|
<DependentUpon>AddPartWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="AddPartWnd\AddPartWndVM.vb" />
|
|
<Compile Include="AddRawPartWnd\AddRawPartWndV.xaml.vb">
|
|
<DependentUpon>AddRawPartWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="AddRawPartWnd\AddRawPartWndVM.vb" />
|
|
<Compile Include="BTLDataWnd\BTLDataWndV.xaml.vb">
|
|
<DependentUpon>BTLDataWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BTLDataWnd\BTLDataWndVM.vb" />
|
|
<Compile Include="ItemParamList\PartParametersV.xaml.vb">
|
|
<DependentUpon>PartParametersV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ItemParamList\PartParametersVM.vb" />
|
|
<Compile Include="ChangeParameterWnd\ChangeParameterWndV.xaml.vb">
|
|
<DependentUpon>ChangeParameterWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ChangeParameterWnd\ChangeParameterWndVM.vb" />
|
|
<Compile Include="ConfigurationPage\ConfigurationPageV.xaml.vb">
|
|
<DependentUpon>ConfigurationPageV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ConfigurationPage\ConfigurationPageVM.vb" />
|
|
<Compile Include="MachinePanel\MachinePanelV.xaml.vb">
|
|
<DependentUpon>MachinePanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MachinePanel\MachinePanelVM.vb" />
|
|
<Compile Include="OpenProjectFileDialog\OpenProjectFileDialogVM.vb" />
|
|
<Compile Include="OptimizePanel\OptimizePanelV.xaml.vb">
|
|
<DependentUpon>OptimizePanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptimizePanel\OptimizePanelVM.vb" />
|
|
<Compile Include="PartManager\PartManagerV.xaml.vb">
|
|
<DependentUpon>PartManagerV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="PartManager\PartManagerVM.vb" />
|
|
<Compile Include="ProdManager\ProdManagerV.xaml.vb">
|
|
<DependentUpon>ProdManagerV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProdManager\ProdManagerVM.vb" />
|
|
<Compile Include="ProjectFileVM\ProjFileVM.vb" />
|
|
<Compile Include="Project\ProjectV.xaml.vb">
|
|
<DependentUpon>ProjectV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Project\ProjectVM.vb" />
|
|
<Compile Include="ProjManager\ProjManagerV.xaml.vb">
|
|
<DependentUpon>ProjManagerV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ProjManager\ProjManagerVM.vb" />
|
|
<Compile Include="SceneHost\MySceneHostVM.vb" />
|
|
<Compile Include="SceneHost\SceneHostV.xaml.vb">
|
|
<DependentUpon>SceneHostV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ShowBeamPanel\ShowBeamPanelV.xaml.vb" />
|
|
<Compile Include="ShowBeamPanel\ShowBeamPanelVM.vb" />
|
|
<Compile Include="ShowPanel\ShowPanelV.xaml.vb">
|
|
<DependentUpon>ShowPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="StatusBar\StatusBarV.xaml.vb">
|
|
<DependentUpon>StatusBarV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="StatusBar\MyStatusBarVM.vb" />
|
|
<Compile Include="TopPanel\TopPanelV.xaml.vb">
|
|
<DependentUpon>TopPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="TopPanel\TopPanelVM.vb" />
|
|
<Compile Include="Utility\CurrentMachine.vb" />
|
|
<Compile Include="Utility\Dictionary.xaml.vb">
|
|
<DependentUpon>Dictionary.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Utility\MachParamIniFile.vb" />
|
|
<Compile Include="Utility\Map.vb" />
|
|
<Compile Include="ViewPanel\ViewPanelV.xaml.vb">
|
|
<DependentUpon>ViewPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Page Include="AboutBoxWindow\AboutBoxV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="AddFeatureWnd\AddFeatureWndV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ChangeMaterialWnd\ChangeMaterialWndV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="MovePartInRawPartWnd\MovePartInRawPartWndV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="InputPwdWnd\InputPwdWndV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="MultiCopyRawPartWnd\MultiCopyRawPartWndV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="AddSectionXMaterialWnd\AddSectionXMaterialWndV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="AddPartWnd\AddPartWndV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="AddRawPartWnd\AddRawPartWndV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BeamMachiningsWindow\BeamMachiningsWindowV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BlockedWnd\BlockedWndV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BottomPanel\BottomPanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ItemParamList\BTLDataV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ItemParamList\QParameterListV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ItemParamList\QParamListV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="CALCPanel\CalcPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="FreeContourManager\FreeContourManagerV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="FreeContourInput\FreeContourInputV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="NestingRunningWnd\NestingRunningWndV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ProjectTypeWnd\ProjectTypeWndV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="SetUp\SetUpV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="StatisticsTimePanel\StatisticsTimePanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Statistics\OptimizerStatisticsV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Statistics\PDFEditorV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Statistics\StatisticsV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="UpdateBTLWnd\UpdateBTLWndV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="UpdateBTLWnd\UpdateOrAppendWndV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="WarehouseWnd\WarehouseWndV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="BTLDataWnd\BTLDataWndV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ItemParamList\FeatureInPartInRawPartListV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ItemParamList\FeatureListV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ItemParamList\PParameterListV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ItemParamList\PartInRawPartListV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ItemParamList\BTLPartListV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ItemParamList\PartParametersV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ItemParamList\RawPartListV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ChangeParameterWnd\ChangeParameterWndV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ConfigurationPage\ConfigurationPageV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="FeatureManager\FeatureManagerV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="InstrumentPanel\InstrumentPanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="LeftPanel\LeftPanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="MachinePanel\MachinePanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="MacroFeatureWnd\MacroFeatureWndV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MainMenu\MainMenuV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Compile Include="Application.xaml.vb">
|
|
<DependentUpon>Application.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="BottomPanel\BottomPanelV.xaml.vb">
|
|
<DependentUpon>BottomPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="BottomPanel\BottomPanelVM.vb" />
|
|
<Compile Include="BTLViewModel\BTLStructureVM.vb" />
|
|
<Compile Include="ItemParamList\FeatureInPartInRawPartListV.xaml.vb" />
|
|
<Compile Include="ItemParamList\FeatureListV.xaml.vb">
|
|
<DependentUpon>FeatureListV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ItemParamList\PParameterListV.xaml.vb">
|
|
<DependentUpon>PParameterListV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ItemParamList\PartInRawPartListV.xaml.vb">
|
|
<DependentUpon>PartInRawPartListV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ItemParamList\BTLPartListV.xaml.vb">
|
|
<DependentUpon>BTLPartListV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ItemParamList\RawPartListV.xaml.vb">
|
|
<DependentUpon>RawPartListV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FeatureManager\FeatureManagerV.xaml.vb">
|
|
<DependentUpon>FeatureManagerV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="FeatureManager\FeatureManagerVM.vb" />
|
|
<Compile Include="InstrumentPanel\InstrumentPanelV.xaml.vb">
|
|
<DependentUpon>InstrumentPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="InstrumentPanel\MyInstrumentPanelVM.vb" />
|
|
<Compile Include="LeftPanel\LeftPanelV.xaml.vb">
|
|
<DependentUpon>LeftPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="LeftPanel\LeftPanelVM.vb" />
|
|
<Compile Include="MainMenu\MainMenuV.xaml.vb">
|
|
<DependentUpon>MainMenuV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MainMenu\MainMenuVM.vb" />
|
|
<Page Include="MainWindow\MainWindowV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="OptimizePanel\OptimizePanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="PartManager\PartManagerV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ProdManager\ProdManagerV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Project\ProjectV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ProjManager\ProjManagerV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="SceneHost\SceneHostV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ShowBeamPanel\ShowBeamPanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ShowPanel\ShowPanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="StatusBar\StatusBarV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="TopPanel\TopPanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="Utility\Dictionary.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ViewPanel\ViewPanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Import Include="System.Linq" />
|
|
<Import Include="System.Xml.Linq" />
|
|
<Import Include="Microsoft.VisualBasic" />
|
|
<Import Include="System" />
|
|
<Import Include="System.Collections" />
|
|
<Import Include="System.Collections.Generic" />
|
|
<Import Include="System.Diagnostics" />
|
|
<Import Include="System.Windows" />
|
|
<Import Include="System.Windows.Controls" />
|
|
<Import Include="System.Windows.Data" />
|
|
<Import Include="System.Windows.Documents" />
|
|
<Import Include="System.Windows.Input" />
|
|
<Import Include="System.Windows.Shapes" />
|
|
<Import Include="System.Windows.Media" />
|
|
<Import Include="System.Windows.Media.Imaging" />
|
|
<Import Include="System.Windows.Navigation" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="MainWindow\MainWindowM.vb" />
|
|
<Compile Include="MainWindow\MainWindowV.xaml.vb">
|
|
<DependentUpon>MainWindowV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MainWindow\MainWindowVM.vb" />
|
|
<Compile Include="My Project\AssemblyInfo.vb">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="My Project\MyExtensions\MyWpfExtension.vb">
|
|
<VBMyExtensionTemplateID>Microsoft.VisualBasic.WPF.MyExtension</VBMyExtensionTemplateID>
|
|
<VBMyExtensionTemplateVersion>1.0.0.0</VBMyExtensionTemplateVersion>
|
|
</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>
|
|
<EmbeddedResource Include="My Project\Resources.resx">
|
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
|
</EmbeddedResource>
|
|
<None Include="App.config" />
|
|
<None Include="app.manifest" />
|
|
<None Include="My Project\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
|
</None>
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\EgtBEAMWALL.ico" />
|
|
<Resource Include="Resources\InstrumentPanel\GetDist.png" />
|
|
<Resource Include="Resources\ProjectManager\ExportProject.png" />
|
|
<Resource Include="Resources\ProjectManager\ImportBTL.png" />
|
|
<Resource Include="Resources\ProjectManager\ImportProject.png" />
|
|
<Resource Include="Resources\ProjectManager\New.png" />
|
|
<Resource Include="Resources\ProjectManager\Open.png" />
|
|
<Resource Include="Resources\ProjectManager\Options.png" />
|
|
<Resource Include="Resources\ProjectManager\Save.png" />
|
|
<Resource Include="Resources\ProjectManager\SaveAs.png" />
|
|
<Resource Include="Resources\MainMenu\Send.png" />
|
|
<Resource Include="Resources\ShowBeamPanel\ShowAll.png" />
|
|
<Resource Include="Resources\ShowBeamPanel\ShowBuilding.png" />
|
|
<Resource Include="Resources\ShowBeamPanel\ShowSolid.png" />
|
|
<Resource Include="Resources\ShowPanel\RenderingHL.png" />
|
|
<Resource Include="Resources\ShowPanel\RenderingSH.png" />
|
|
<Resource Include="Resources\ShowPanel\RenderingWF.png" />
|
|
<Resource Include="Resources\ViewPanel\LookFromBACK.png" />
|
|
<Resource Include="Resources\ViewPanel\LookFromBOTTOM.png" />
|
|
<Resource Include="Resources\ViewPanel\LookFromFRONT.png" />
|
|
<Resource Include="Resources\ViewPanel\LookFromISO_NE.png" />
|
|
<Resource Include="Resources\ViewPanel\LookFromISO_NW.png" />
|
|
<Resource Include="Resources\ViewPanel\LookFromISO_SE.png" />
|
|
<Resource Include="Resources\ViewPanel\LookFromISO_SW.png" />
|
|
<Resource Include="Resources\ViewPanel\LookFromLEFT.png" />
|
|
<Resource Include="Resources\ViewPanel\LookFromRIGHT.png" />
|
|
<Resource Include="Resources\ViewPanel\LookFromTOP.png" />
|
|
<Resource Include="Resources\ViewPanel\ZoomAll.png" />
|
|
<Resource Include="Resources\ViewPanel\ZoomIn.png" />
|
|
<Resource Include="Resources\ViewPanel\ZoomOut.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\InstrumentPanel\Analyze.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\EgtBEAMWALL.Core\EgtBEAMWALL.Core.vbproj">
|
|
<Project>{f22835a1-83d8-4334-91bb-baaeb9cf59b1}</Project>
|
|
<Name>EgtBEAMWALL.Core</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\EgtBEAMWALL.DataLayer\EgtBEAMWALL.DataLayer.csproj">
|
|
<Project>{24d7760e-662a-47e4-b729-b70126c24a31}</Project>
|
|
<Name>EgtBEAMWALL.DataLayer</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\TreeView\Folder.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Behavior\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\AboutBoxImage.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\DrawPanel\AddPointCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\ApproxCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\Arc3P.png" />
|
|
<Resource Include="Resources\DrawPanel\ArcCSE.png" />
|
|
<Resource Include="Resources\DrawPanel\ArcFlip.png" />
|
|
<Resource Include="Resources\DrawPanel\ArcPDP.png" />
|
|
<Resource Include="Resources\DrawPanel\BreakCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\Chamfer.png" />
|
|
<Resource Include="Resources\DrawPanel\ChangeColor.png" />
|
|
<Resource Include="Resources\DrawPanel\ChangeColorAlpha.png" />
|
|
<Resource Include="Resources\DrawPanel\ChangeLayer.png" />
|
|
<Resource Include="Resources\DrawPanel\ChangeStart.png" />
|
|
<Resource Include="Resources\DrawPanel\Circle3P.png" />
|
|
<Resource Include="Resources\DrawPanel\CircleCD.png" />
|
|
<Resource Include="Resources\DrawPanel\CircleCP.png" />
|
|
<Resource Include="Resources\DrawPanel\Delete.png" />
|
|
<Resource Include="Resources\DrawPanel\ExplodeCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\ExplodeSurf.png" />
|
|
<Resource Include="Resources\DrawPanel\ExtendCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\ExtractFacetLoops.png" />
|
|
<Resource Include="Resources\DrawPanel\ExtractLoops.png" />
|
|
<Resource Include="Resources\DrawPanel\ExtractSurfFacet.png" />
|
|
<Resource Include="Resources\DrawPanel\Extrude.png" />
|
|
<Resource Include="Resources\DrawPanel\Fillet.png" />
|
|
<Resource Include="Resources\DrawPanel\IntersectSurfSurf.png" />
|
|
<Resource Include="Resources\DrawPanel\InvertCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\InvertSurf.png" />
|
|
<Resource Include="Resources\DrawPanel\JoinCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\Line2P.png" />
|
|
<Resource Include="Resources\DrawPanel\LinearDimension.png" />
|
|
<Resource Include="Resources\DrawPanel\LinePDL.png" />
|
|
<Resource Include="Resources\DrawPanel\MergeSurf.png" />
|
|
<Resource Include="Resources\DrawPanel\Mirror.png" />
|
|
<Resource Include="Resources\DrawPanel\Mirror3D.png" />
|
|
<Resource Include="Resources\DrawPanel\ModifyCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\ModifyText.png" />
|
|
<Resource Include="Resources\DrawPanel\Move.png" />
|
|
<Resource Include="Resources\DrawPanel\Offset.png" />
|
|
<Resource Include="Resources\DrawPanel\Plane.png" />
|
|
<Resource Include="Resources\DrawPanel\Point.png" />
|
|
<Resource Include="Resources\DrawPanel\Polygon.png" />
|
|
<Resource Include="Resources\DrawPanel\PolygonSide.png" />
|
|
<Resource Include="Resources\DrawPanel\Rectangle2P.png" />
|
|
<Resource Include="Resources\DrawPanel\RemoveColor.png" />
|
|
<Resource Include="Resources\DrawPanel\RemovePointCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\Revolve.png" />
|
|
<Resource Include="Resources\DrawPanel\Rotate.png" />
|
|
<Resource Include="Resources\DrawPanel\Rotate3D.png" />
|
|
<Resource Include="Resources\DrawPanel\Ruled.png" />
|
|
<Resource Include="Resources\DrawPanel\Scale.png" />
|
|
<Resource Include="Resources\DrawPanel\Scale3D.png" />
|
|
<Resource Include="Resources\DrawPanel\Screw.png" />
|
|
<Resource Include="Resources\DrawPanel\SolidAddSurf.png" />
|
|
<Resource Include="Resources\DrawPanel\SolidIntersectSurf.png" />
|
|
<Resource Include="Resources\DrawPanel\SolidSubtractSurf.png" />
|
|
<Resource Include="Resources\DrawPanel\SplitCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\Swept.png" />
|
|
<Resource Include="Resources\DrawPanel\Text.png" />
|
|
<Resource Include="Resources\DrawPanel\ThickCurve.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\Configuration\MachiningsTable.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\ProjectManager\GoToProd.png" />
|
|
<Resource Include="Resources\ProjectManager\GoToProj.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\PartManager\LeftInvert.png" />
|
|
<Resource Include="Resources\PartManager\LeftRotate.png" />
|
|
<Resource Include="Resources\PartManager\RightInvert.png" />
|
|
<Resource Include="Resources\PartManager\RightRotate.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\OptimizePanel\Warehouse.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\LeftPanel\AddFeature.png" />
|
|
<Resource Include="Resources\LeftPanel\AddPart.png" />
|
|
<Resource Include="Resources\LeftPanel\AddToRawPart.png" />
|
|
<Resource Include="Resources\LeftPanel\CopyFeature.png" />
|
|
<Resource Include="Resources\LeftPanel\CopyPart.png" />
|
|
<Resource Include="Resources\LeftPanel\MacroFeature.png" />
|
|
<Resource Include="Resources\LeftPanel\NewRawPart.png" />
|
|
<Resource Include="Resources\LeftPanel\RemoveFeature.png" />
|
|
<Resource Include="Resources\LeftPanel\RemovePart.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\Statistics\CopyToClipboard.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\TopPanel\CopyRawPart.png" />
|
|
<Resource Include="Resources\TopPanel\MoveDownPart.png" />
|
|
<Resource Include="Resources\TopPanel\MoveUpPart.png" />
|
|
<Resource Include="Resources\TopPanel\ProduceAllRawPart.png" />
|
|
<Resource Include="Resources\TopPanel\ProduceRawPart.png" />
|
|
<Resource Include="Resources\TopPanel\RemovePart.png" />
|
|
<Resource Include="Resources\TopPanel\RemoveRawPart.png" />
|
|
<Resource Include="Resources\TopPanel\ReorderPart.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\InstrumentPanel\ChangeParam.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\InstrumentPanel\Statistics.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\CALCPanel\Simulate.png" />
|
|
<Resource Include="Resources\CALCPanel\Verify.png" />
|
|
<Resource Include="Resources\CALCPanel\VerifyAll.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\CALCPanel\ChooseMachine.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\ProjectManager\UpdateBTL.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\Statistics\PrintPDF.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\OptimizePanel\FlipRot.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\CALCPanel\ResetCalc.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\PartManager\Locked.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\PartManager\Unlocked.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\CALCPanel\Edit.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\OptimizePanel\UnlockFlip.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\OptimizePanel\UnlockRotation.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\MovePartInRawPart\MoveLeftParts.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\MovePartInRawPart\MoveRightParts.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\TopPanel\MovePartInRawPart.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\PartManager\Clock.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\LeftPanel\NewRawPartAuto.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\TopPanel\RemoveAllRawPart.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\ProjectManager\AddProj.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\PDFEditor\MoveUp.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\PDFEditor\MoveDown.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\PDFEditor\PrintPDF.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\PDFEditor\Delete.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\OpenProjectFileDialog\Archived.png" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>IF "$(PlatformName)"=="x86" IF "$(ConfigurationName)" == "Release" copy $(TargetPath) c:\EgtProg\EgtBEAMWALL\EgtBEAMWALL.ViewerOptimizerR32.exe
|
|
IF "$(PlatformName)"=="x86" IF "$(ConfigurationName)" == "Debug" copy $(TargetPath) c:\EgtProg\EgtBEAMWALL\EgtBEAMWALL.ViewerOptimizerD32.exe
|
|
IF "$(PlatformName)"=="x64" IF "$(ConfigurationName)" == "Release" copy $(TargetPath) c:\EgtProg\EgtBEAMWALL\EgtBEAMWALL.ViewerOptimizerR64.exe
|
|
IF "$(PlatformName)"=="x64" IF "$(ConfigurationName)" == "Debug" copy $(TargetPath) c:\EgtProg\EgtBEAMWALL\EgtBEAMWALL.ViewerOptimizerD64.exe</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\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
|
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
|
|
<Error Condition="!Exists('..\packages\System.Runtime.WindowsRuntime.4.6.0\build\net461\System.Runtime.WindowsRuntime.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Runtime.WindowsRuntime.4.6.0\build\net461\System.Runtime.WindowsRuntime.targets'))" />
|
|
<Error Condition="!Exists('..\packages\System.Runtime.WindowsRuntime.UI.Xaml.4.6.0\build\net461\System.Runtime.WindowsRuntime.UI.Xaml.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Runtime.WindowsRuntime.UI.Xaml.4.6.0\build\net461\System.Runtime.WindowsRuntime.UI.Xaml.targets'))" />
|
|
<Error Condition="!Exists('..\packages\Microsoft.Windows.SDK.Contracts.10.0.22621.2428\build\Microsoft.Windows.SDK.Contracts.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.SDK.Contracts.10.0.22621.2428\build\Microsoft.Windows.SDK.Contracts.props'))" />
|
|
<Error Condition="!Exists('..\packages\Microsoft.Windows.SDK.Contracts.10.0.22621.2428\build\Microsoft.Windows.SDK.Contracts.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Windows.SDK.Contracts.10.0.22621.2428\build\Microsoft.Windows.SDK.Contracts.targets'))" />
|
|
</Target>
|
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
|
<Import Project="..\packages\System.Runtime.WindowsRuntime.4.6.0\build\net461\System.Runtime.WindowsRuntime.targets" Condition="Exists('..\packages\System.Runtime.WindowsRuntime.4.6.0\build\net461\System.Runtime.WindowsRuntime.targets')" />
|
|
<Import Project="..\packages\System.Runtime.WindowsRuntime.UI.Xaml.4.6.0\build\net461\System.Runtime.WindowsRuntime.UI.Xaml.targets" Condition="Exists('..\packages\System.Runtime.WindowsRuntime.UI.Xaml.4.6.0\build\net461\System.Runtime.WindowsRuntime.UI.Xaml.targets')" />
|
|
<Import Project="..\packages\Microsoft.Windows.SDK.Contracts.10.0.22621.2428\build\Microsoft.Windows.SDK.Contracts.targets" Condition="Exists('..\packages\Microsoft.Windows.SDK.Contracts.10.0.22621.2428\build\Microsoft.Windows.SDK.Contracts.targets')" />
|
|
</Project> |