a8eb4910bc
-Spostato queste finestre nel Core
255 lines
11 KiB
XML
255 lines
11 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<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>{F22835A1-83D8-4334-91BB-BAAEB9CF59B1}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>EgtBEAMWALL.Core</RootNamespace>
|
|
<AssemblyName>EgtBEAMWALL.Core</AssemblyName>
|
|
<FileAlignment>512</FileAlignment>
|
|
<MyType>Windows</MyType>
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.Core.xml</DocumentationFile>
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<DefineDebug>false</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DocumentationFile>EgtBEAMWALL.Core.xml</DocumentationFile>
|
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</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>
|
|
<ItemGroup>
|
|
<Reference Include="EgtUILib">
|
|
<HintPath>..\ExtLibs\EgtUILib.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EgtWPFLib5">
|
|
<HintPath>..\ExtLibs\EgtWPFLib5.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Xaml" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="WindowsBase" />
|
|
</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.Diagnostics" />
|
|
<Import Include="System.Linq" />
|
|
<Import Include="System.Xml.Linq" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="BeamMachiningsWindow\MyBeamMachiningsWindowVM.vb" />
|
|
<Compile Include="BTLViewModel\BTLFeatureVM.vb" />
|
|
<Compile Include="CALCPanel\CalcEditEndEventArgs.vb" />
|
|
<Compile Include="ConfigurationPage\General_ConfigurationPageV.xaml.vb">
|
|
<DependentUpon>General_ConfigurationPageV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ConfigurationPage\Machine_ConfigurationPageV.xaml.vb">
|
|
<DependentUpon>Machine_ConfigurationPageV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ConfigurationPage\QParameter_ConfigurationPageV.xaml.vb">
|
|
<DependentUpon>QParameter_ConfigurationPageV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Constants\ConstColumns.vb" />
|
|
<Compile Include="Constants\ConstDataGridColumnsIni.vb" />
|
|
<Compile Include="Constants\ConstDims.vb" />
|
|
<Compile Include="Constants\ConstGen.vb" />
|
|
<Compile Include="Constants\ConstIni.vb" />
|
|
<Compile Include="Constants\ConstMachComm.vb" />
|
|
<Compile Include="Constants\ConstMachIni.vb" />
|
|
<Compile Include="Constants\ConstMsg.vb" />
|
|
<Compile Include="EgtDataGrid\EgtDataGrid.xaml.vb">
|
|
<DependentUpon>EgtDataGrid.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="EgtDataGrid\DataGridColumnsIniFile.vb" />
|
|
<Compile Include="CALCPanel\CalcProcessEndEventArgs.vb" />
|
|
<Compile Include="CALCPanel\CalcResultEventArgs.vb" />
|
|
<Compile Include="CALCPanel\CalcEndEventArgs.vb" />
|
|
<Compile Include="CALCPanel\CalcIntegration.vb" />
|
|
<Compile Include="DataAccess\PartAddedEventArgs.vb" />
|
|
<Compile Include="DataAccess\BTLParamAddedEventArgs.vb" />
|
|
<Compile Include="ItemParamList\QParamListV.xaml.vb">
|
|
<DependentUpon>QParamListV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Lib\MachGroupAddedEventArgs.vb" />
|
|
<Compile Include="Lib\MachGroupVM.vb" />
|
|
<Compile Include="Lib\NewMachGroupPanelVM.vb" />
|
|
<Compile Include="BTLModel\BTLFeatureM.vb" />
|
|
<Compile Include="BTLModel\BTLParamM.vb" />
|
|
<Compile Include="DataAccess\BTLFeatureAddedEventArgs.vb" />
|
|
<Compile Include="DataAccess\BTLPartAddedEventArgs.vb" />
|
|
<Compile Include="BTLModel\BTLPartM.vb" />
|
|
<Compile Include="BTLModel\BTLStructureM.vb" />
|
|
<Compile Include="Constants\ConstBeam.vb" />
|
|
<Compile Include="LoadingWnd\LoadingWndHelper.vb" />
|
|
<Compile Include="LoadingWnd\LoadingWndV.xaml.vb">
|
|
<DependentUpon>LoadingWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="LoadingWnd\LoadingWndVM.vb" />
|
|
<Compile Include="MachinePanel\MachinePanelV.xaml.vb">
|
|
<DependentUpon>MachinePanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="NewOpenProjectFileDialog\NewOpenProjectFileDialogV.xaml.vb">
|
|
<DependentUpon>NewOpenProjectFileDialogV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="NewOpenProjectFileDialog\NewOpenProjectFileDialogVM.vb" />
|
|
<Compile Include="Utility\Configuration.vb" />
|
|
<Compile Include="Utility\DimensionsIniFile.vb" />
|
|
<Compile Include="Utility\Enum.vb" />
|
|
<Compile Include="MachGroupPanel\MyMachGroupPanelVM.vb" />
|
|
<Compile Include="MachGroupPanel\MyMachGroupVM.vb" />
|
|
<Compile Include="MachGroupPanel\PartVM.vb" />
|
|
<Compile Include="Utility\GridDimension.vb" />
|
|
<Compile Include="Utility\LuaMsgManager.vb" />
|
|
<Compile Include="Utility\MachLog.vb" />
|
|
<Compile Include="My Project\AssemblyInfo.vb" />
|
|
<Compile Include="My Project\Application.Designer.vb">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Application.myapp</DependentUpon>
|
|
<DesignTime>True</DesignTime>
|
|
</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="MachGroupModel\MyMachGroupM.vb" />
|
|
<Compile Include="Lib\MachGroupM.vb" />
|
|
<Compile Include="Lib\MachGroupPanelM.vb" />
|
|
<Compile Include="MachGroupModel\MyMachGroupPanelM.vb" />
|
|
<Compile Include="Utility\ManageWindow.vb" />
|
|
<Compile Include="Utility\MyMachine.vb" />
|
|
<Compile Include="OpenProjectFileDialog\OpenProjectFileDialogV.xaml.vb">
|
|
<DependentUpon>OpenProjectFileDialogV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OpenProjectFileDialog\OpenProjectFileDialogVM.vb" />
|
|
<Compile Include="MachGroupModel\PartM.vb" />
|
|
<Compile Include="ProjectFileVM\ProdFileM.vb" />
|
|
<Compile Include="ProjectFileVM\ProjectFileM.vb" />
|
|
<Compile Include="ProjectManager\ProdFileVM.vb" />
|
|
<Compile Include="ProjectManager\ProjectFileVM.vb" />
|
|
<Compile Include="ProjectManager\ProjFileVM.vb" />
|
|
<Compile Include="ProjectFileVM\ProjFileM.vb" />
|
|
<Compile Include="Utility\SectionXMaterial.vb" />
|
|
<Compile Include="Utility\BTLIniFile.vb" />
|
|
<Compile Include="Utility\CoreMap.vb" />
|
|
<Compile Include="Utility\DisableModifiedMgr.vb" />
|
|
<Compile Include="ViewPanel\ViewPanelV.xaml.vb">
|
|
<DependentUpon>ViewPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ViewPanel\ViewPanelVM.vb" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<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="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>
|
|
<Page Include="ConfigurationPage\General_ConfigurationPageV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>XamlIntelliSenseFileGenerator</Generator>
|
|
</Page>
|
|
<Page Include="ConfigurationPage\Machine_ConfigurationPageV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>XamlIntelliSenseFileGenerator</Generator>
|
|
</Page>
|
|
<Page Include="ConfigurationPage\QParameter_ConfigurationPageV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>XamlIntelliSenseFileGenerator</Generator>
|
|
</Page>
|
|
<Page Include="EgtDataGrid\EgtDataGrid.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ItemParamList\QParamListV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="LoadingWnd\LoadingWndV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>XamlIntelliSenseFileGenerator</Generator>
|
|
</Page>
|
|
<Page Include="MachinePanel\MachinePanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>XamlIntelliSenseFileGenerator</Generator>
|
|
</Page>
|
|
<Page Include="NewOpenProjectFileDialog\NewOpenProjectFileDialogV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="OpenProjectFileDialog\OpenProjectFileDialogV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="ViewPanel\ViewPanelV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Resources\ProjectManager\Save.png" />
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>copy $(TargetPath) c:\EgtProg\EgtBEAMWALL\EgtBEAMWALL.Core.dll</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |