a4b5cd4834
- Cambiati nomi classi e file.
694 lines
34 KiB
XML
694 lines
34 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" DefaultTargets="Build" 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>{D8543E3E-F5E1-44F3-813C-94E3A91677BC}</ProjectGuid>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{F184B08F-C81C-45F6-A57F-5ABD9991F28F}</ProjectTypeGuids>
|
|
<OutputType>WinExe</OutputType>
|
|
<RootNamespace>EgtCAM5</RootNamespace>
|
|
<AssemblyName>EgtCAM5</AssemblyName>
|
|
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
|
<MyType>Custom</MyType>
|
|
<TargetFrameworkProfile>Client</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>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionExplicit>On</OptionExplicit>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<OptionCompare>Text</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>EgtCAM5.xml</DocumentationFile>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<DefineTrace>false</DefineTrace>
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
<DocumentationFile>EgtCAM5.xml</DocumentationFile>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<DebugType>None</DebugType>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DefineDebug>true</DefineDebug>
|
|
<DefineTrace>true</DefineTrace>
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
<DocumentationFile>EgtCAM5.xml</DocumentationFile>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<DefineTrace>false</DefineTrace>
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
<DocumentationFile>EgtCAM5.xml</DocumentationFile>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<DebugType>None</DebugType>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>Resources\EgtCAM5.ico</ApplicationIcon>
|
|
</PropertyGroup>
|
|
<PropertyGroup />
|
|
<ItemGroup>
|
|
<Reference Include="EgtUILib">
|
|
<HintPath>..\..\EgtProg\DllD32\EgtUILib.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="EgtWPFLib5">
|
|
<HintPath>..\..\EgtProg\DllD32\EgtWPFLib5.dll</HintPath>
|
|
<Private>False</Private>
|
|
</Reference>
|
|
<Reference Include="Ionic.Zip">
|
|
<HintPath>..\..\EgtProg\EgtCAM5\Ionic.Zip.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.Expression.Interactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\EgtProg\EgtCAM5\Microsoft.Expression.Interactions.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Windows.Forms" />
|
|
<Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\EgtProg\EgtCAM5\System.Windows.Interactivity.dll</HintPath>
|
|
</Reference>
|
|
<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="UIAutomationProvider" />
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="WindowsFormsIntegration" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="Application.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Compile Include="AboutBoxWindow\AboutBoxView.xaml.vb">
|
|
<DependentUpon>AboutBoxView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="AttachedBehaviours\AutomaticCloseExpander.vb" />
|
|
<Compile Include="AttachedBehaviours\InputBindingsManager.vb" />
|
|
<Compile Include="AttachedBehaviours\ScrollIntoView.vb" />
|
|
<Compile Include="Base\TabViewModel.vb" />
|
|
<Compile Include="Base\TreeView\TreeViewItemBase.vb" />
|
|
<Compile Include="Base\ViewModelBase.vb" />
|
|
<Compile Include="Command\Command.vb" />
|
|
<Compile Include="Command\RelayCommand.vb" />
|
|
<Compile Include="Constants\ConstDoors.vb" />
|
|
<Compile Include="Constants\ConstGen.vb" />
|
|
<Compile Include="Constants\ConstIni.vb" />
|
|
<Compile Include="Constants\ConstMachIni.vb" />
|
|
<Compile Include="Constants\ConstMsg.vb" />
|
|
<Compile Include="Utility\Map.vb" />
|
|
<Compile Include="Internals\MruList.vb" />
|
|
<Compile Include="Utility\MachineModel.vb" />
|
|
<Compile Include="MachiningDbWindow\MachiningTreeView.vb" />
|
|
<Compile Include="MachOptionsWindow\MachOptionModule.vb" />
|
|
<Compile Include="MachOptionsWindow\MachOptionV.xaml.vb">
|
|
<DependentUpon>MachOptionV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MachOptionsWindow\MachOptionVM.vb" />
|
|
<Compile Include="MTableDb\MTableDbV.xaml.vb">
|
|
<DependentUpon>MTableDbV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MTableDb\MTableDbVM.vb" />
|
|
<Compile Include="MTableDb\MTableListBox.vb" />
|
|
<Compile Include="MTableDb\TableUtility.vb" />
|
|
<Compile Include="OptionsWindow\OptionModule.vb" />
|
|
<Compile Include="OptionsWindow\OptionWindowV.xaml.vb">
|
|
<DependentUpon>OptionWindowV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionsWindow\OptionWindowVM.vb" />
|
|
<Compile Include="MachinePanel\MachinePanelV.xaml.vb">
|
|
<DependentUpon>MachinePanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MachinePanel\MachinePanelVM.vb" />
|
|
<Compile Include="DoorsPanel\DoorPanelV.xaml.vb">
|
|
<DependentUpon>DoorPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DoorsPanel\DoorPanelVM.vb" />
|
|
<Compile Include="MachiningDbWindow\MachiningDbV.xaml.vb">
|
|
<DependentUpon>MachiningDbV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MachiningDbWindow\MachiningDbVM.vb" />
|
|
<Compile Include="MainWindow\MainWindowVM.vb" />
|
|
<Compile Include="Messenger.vb" />
|
|
<Compile Include="DrawPanel\DrawPanelV.xaml.vb">
|
|
<DependentUpon>DrawPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="DrawPanel\DrawPanelVM.vb" />
|
|
<Compile Include="ExecutePanel\ExecutePanelV.xaml.vb">
|
|
<DependentUpon>ExecutePanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ExecutePanel\ExecutePanelVM.vb" />
|
|
<Compile Include="GridPanel\GridPanelV.xaml.vb">
|
|
<DependentUpon>GridPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="GridPanel\GridPanelVM.vb" />
|
|
<Compile Include="GunStockPanel\GunStockPanelV.xaml.vb">
|
|
<DependentUpon>GunStockPanelV.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="GunStockPanel\GunStockPanelVM.vb" />
|
|
<Compile Include="MachGroupPanel\MachGroupPanelV.xaml.vb">
|
|
<DependentUpon>MachGroupPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="MachGroupPanel\MachGroupPanelVM.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\MachiningsTreeViewExpander\MachiningTreeExpanderView.xaml.vb">
|
|
<DependentUpon>MachiningTreeExpanderView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\DispositionParameterExpander\FixtureParameters\FixtureParametersView.xaml.vb">
|
|
<DependentUpon>FixtureParametersView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\DispositionParameterExpander\FixtureParameters\FixtureParametersViewModel.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\DispositionParameterExpander\RawPartOption\RawPartOptionView.xaml.vb">
|
|
<DependentUpon>RawPartOptionView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\DispositionParameterExpander\RawPartOption\RawPartOptionViewModel.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\MachiningParameterExpander\MachiningParameterExpanderViewModel.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\OperationListBoxItem\DispositionOpListBoxItem.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\DispositionParameterExpander\DispositionParameterExpanderViewModel.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\DispositionParameterExpander\DispositionParameterExpanderView.xaml.vb">
|
|
<DependentUpon>DispositionParameterExpanderView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\OperationListBoxItem\MachiningOpListBoxItem.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\MachiningParameterExpander\MachiningParameterExpanderView.xaml.vb">
|
|
<DependentUpon>MachiningParameterExpanderView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\OperationListBoxItem\OperationListBoxItem.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\SimulationExpander\MachineAxis.vb" />
|
|
<Compile Include="PopUpGridPanel\PopUpGridPanelV.xaml.vb">
|
|
<DependentUpon>PopUpGridPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="PopUpGridPanel\PopUpGridPanelViewModel.vb" />
|
|
<Compile Include="PopUpViewPanel\PopUpViewPanelV.xaml.vb">
|
|
<DependentUpon>PopUpViewPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="PopUpViewPanel\PopUpViewPanelVM.vb" />
|
|
<Compile Include="SpecialPanel\SpecialPanelV.xaml.vb">
|
|
<DependentUpon>SpecialPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SpecialPanel\SpecialPanelVM.vb" />
|
|
<Compile Include="ViewPanel\ViewPanelV.xaml.vb">
|
|
<DependentUpon>ViewPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ViewPanel\ViewPanelVM.vb" />
|
|
<Compile Include="Utility\IniFile.vb" />
|
|
<Compile Include="InstrumentPanel\InstrumentPanelV.xaml.vb">
|
|
<DependentUpon>InstrumentPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="InstrumentPanel\InstrumentPanelVM.vb" />
|
|
<Compile Include="OptionPanel\OptionPanelV.xaml.vb">
|
|
<DependentUpon>OptionPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\OptionPanelVM.vb" />
|
|
<Compile Include="OptionPanel\DrawOptionPanel\InfoExpander\InfoExpanderView.xaml.vb">
|
|
<DependentUpon>InfoExpanderView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\DrawOptionPanel\InfoExpander\InfoExpanderViewModel.vb" />
|
|
<Compile Include="OptionPanel\DrawOptionPanel\InputExpander\InputExpanderView.xaml.vb">
|
|
<DependentUpon>InputExpanderView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\DrawOptionPanel\InputExpander\InputExpanderViewModel.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\MachiningsTreeViewExpander\MachiningTreeExpanderViewModel.vb" />
|
|
<Compile Include="OptionPanel\DrawOptionPanel\ManageLayerExpander\LayerTreeView.vb" />
|
|
<Compile Include="OptionPanel\DrawOptionPanel\ManageLayerExpander\ManageLayerExpanderView.xaml.vb">
|
|
<DependentUpon>ManageLayerExpanderView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\DrawOptionPanel\ManageLayerExpander\ManageLayerExpanderViewModel.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\MachiningsTreeViewExpander\MachiningTreeViewExpander.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\OperationExpanderView.xaml.vb">
|
|
<DependentUpon>OperationExpanderView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\OperationExpanderViewModel.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\SimulationExpander\SimulationExpanderView.xaml.vb">
|
|
<DependentUpon>SimulationExpanderView.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\SimulationExpander\SimulationExpanderViewModel.vb" />
|
|
<Compile Include="Project\ProjectV.xaml.vb">
|
|
<DependentUpon>ProjectV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Project\ProjectVM.vb" />
|
|
<Compile Include="ShowPanel\ShowPanelV.xaml.vb">
|
|
<DependentUpon>ShowPanelV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ShowPanel\ShowPanelVM.vb" />
|
|
<Compile Include="SetUpWindow\SetUpV.xaml.vb">
|
|
<DependentUpon>SetUpV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="SetUpWindow\SetUpVM.vb" />
|
|
<Compile Include="Special\Doors.vb" />
|
|
<Compile Include="Special\GunStock.vb" />
|
|
<Compile Include="Special\GunStockWindow\GunStockParamListItem.vb" />
|
|
<Compile Include="Special\GunStockWindow\GunStockWndV.xaml.vb">
|
|
<DependentUpon>GunStockWndV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Special\GunStockWindow\GunStockWndVM.vb" />
|
|
<Compile Include="StatusBar\StatusBarV.xaml.vb">
|
|
<DependentUpon>StatusBarV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="StatusBar\StatusBarVM.vb" />
|
|
<Compile Include="Utility\TMDbParamVisibility.vb" />
|
|
<Compile Include="StructureDataForMessenger.vb" />
|
|
<Compile Include="OptionPanel\MachiningOptionPanel\OperationExpander\DispositionParameterExpander\DispositionUtility.vb" />
|
|
<Compile Include="ToolsDbWindow\ToolDraw.vb" />
|
|
<Compile Include="ToolsDbWindow\ToolsDbV.xaml.vb">
|
|
<DependentUpon>ToolsDbV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ToolsDbWindow\ToolsDbVM.vb" />
|
|
<Compile Include="ToolsDbWindow\ToolsUpdate.vb" />
|
|
<Compile Include="ToolsDbWindow\ToolTreeView.vb" />
|
|
<Compile Include="TopCommandBar\TopCommandBarV.xaml.vb">
|
|
<DependentUpon>TopCommandBarV.xaml</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="TopCommandBar\TopCommandBarVM.vb" />
|
|
<Compile Include="Utility\Utility.vb" />
|
|
<Compile Include="Utility\VMBase.vb" />
|
|
<Compile Include="ValidationGroup.vb" />
|
|
<Page Include="AboutBoxWindow\AboutBoxView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MachOptionsWindow\MachOptionV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MTableDb\MTableDbV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionsWindow\OptionWindowV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MachinePanel\MachinePanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="DoorsPanel\DoorPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MachiningDbWindow\MachiningDbV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MainWindow\MainWindowV.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Compile Include="Application.xaml.vb">
|
|
<DependentUpon>Application.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="MainWindow\MainWindowV.xaml.vb">
|
|
<DependentUpon>MainWindowV.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Page Include="Utility\Dictionary.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="DrawPanel\DrawPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ExecutePanel\ExecutePanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="GridPanel\GridPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="GunStockPanel\GunStockPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="MachGroupPanel\MachGroupPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionPanel\MachiningOptionPanel\OperationExpander\DispositionParameterExpander\DispositionParameterExpanderView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionPanel\MachiningOptionPanel\OperationExpander\DispositionParameterExpander\FixtureParameters\FixtureParametersView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionPanel\MachiningOptionPanel\OperationExpander\DispositionParameterExpander\RawPartOption\RawPartOptionView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionPanel\MachiningOptionPanel\OperationExpander\MachiningParameterExpander\MachiningParameterExpanderView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="PopUpGridPanel\PopUpGridPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="PopUpViewPanel\PopUpViewPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="SpecialPanel\SpecialPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ViewPanel\ViewPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="InstrumentPanel\InstrumentPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionPanel\OptionPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionPanel\DrawOptionPanel\InfoExpander\InfoExpanderView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionPanel\DrawOptionPanel\InputExpander\InputExpanderView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionPanel\DrawOptionPanel\ManageLayerExpander\ManageLayerExpanderView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionPanel\MachiningOptionPanel\MachiningsTreeViewExpander\MachiningTreeExpanderView.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</Page>
|
|
<Page Include="OptionPanel\MachiningOptionPanel\OperationExpander\OperationExpanderView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="OptionPanel\MachiningOptionPanel\SimulationExpander\SimulationExpanderView.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Project\ProjectV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ShowPanel\ShowPanelV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="SetUpWindow\SetUpV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="Special\GunStockWindow\GunStockWndV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="StatusBar\StatusBarV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="ToolsDbWindow\ToolsDbV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Page Include="TopCommandBar\TopCommandBarV.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</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="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="My Project\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
|
</None>
|
|
<AppDesigner Include="My Project\" />
|
|
<Resource Include="Resources\Fonts\gothic.ttf" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Resources\OptionPanel\DrawOptionPanel\" />
|
|
<Folder Include="Resources\ProjectPage\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\DrawPanel\Arc3P.png" />
|
|
<Resource Include="Resources\DrawPanel\ArcCSE.png" />
|
|
<Resource Include="Resources\DrawPanel\ArcPDP.png" />
|
|
<Resource Include="Resources\DrawPanel\BreakCurve.png" />
|
|
<Resource Include="Resources\DrawPanel\ChangeColor.png" />
|
|
<Resource Include="Resources\DrawPanel\ChangeLayer.png" />
|
|
<Resource Include="Resources\DrawPanel\ChangeStart.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\Extrude.png" />
|
|
<Resource Include="Resources\DrawPanel\Fillet.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\LinePDL.png" />
|
|
<Resource Include="Resources\DrawPanel\MergeSurf.png" />
|
|
<Resource Include="Resources\DrawPanel\Mirror.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\Rectangle2P.png" />
|
|
<Resource Include="Resources\DrawPanel\Revolve.png" />
|
|
<Resource Include="Resources\DrawPanel\Rotate.png" />
|
|
<Resource Include="Resources\DrawPanel\Ruled.png" />
|
|
<Resource Include="Resources\DrawPanel\Scale.png" />
|
|
<Resource Include="Resources\DrawPanel\Screw.png" />
|
|
<Resource Include="Resources\DrawPanel\Text.png" />
|
|
<Resource Include="Resources\DrawPanel\ThickCurve.png" />
|
|
<Resource Include="Resources\GridViewPanel\Analyze.png" />
|
|
<Resource Include="Resources\GridViewPanel\CurveDir.png" />
|
|
<Resource Include="Resources\GridViewPanel\GetDist.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromGrid.png" />
|
|
<Resource Include="Resources\GridViewPanel\ZoomAll.png" />
|
|
<Resource Include="Resources\GridViewPanel\ZoomIn.png" />
|
|
<Resource Include="Resources\GridViewPanel\ZoomOut.png" />
|
|
<Resource Include="Resources\TreeView\Folder.png" />
|
|
<Resource Include="Resources\TreeView\LampOff.png" />
|
|
<Resource Include="Resources\TreeView\LampOn.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\GridViewPanel\Cplane3POINTS.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneBACK.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneBOTTOM.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneELEVATION.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneFRONT.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneLEFT.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneOBJECT.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneORIGIN.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplanePERPCURVE.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneRIGHT.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneROTATE.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneTOP.png" />
|
|
<Resource Include="Resources\GridViewPanel\CplaneView.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromBACK.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromBOTTOM.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromFRONT.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromISO_NE.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromISO_NW.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromISO_SE.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromISO_SW.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromLEFT.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromRIGHT.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookFromTOP.png" />
|
|
<Resource Include="Resources\GridViewPanel\LookToCplane.png" />
|
|
<Resource Include="Resources\GridViewPanel\RenderingHL.png" />
|
|
<Resource Include="Resources\GridViewPanel\RenderingSH.png" />
|
|
<Resource Include="Resources\GridViewPanel\RenderingWF.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\TreeView\Arc.ico" />
|
|
<Resource Include="Resources\TreeView\CBezier.ico" />
|
|
<Resource Include="Resources\TreeView\CCompo.ico" />
|
|
<Resource Include="Resources\TreeView\Frame.ico" />
|
|
<Resource Include="Resources\TreeView\Group.ico" />
|
|
<Resource Include="Resources\TreeView\Line.ico" />
|
|
<Resource Include="Resources\TreeView\Maters.ico" />
|
|
<Resource Include="Resources\TreeView\NoGeo.ico" />
|
|
<Resource Include="Resources\TreeView\OneMater.ico" />
|
|
<Resource Include="Resources\TreeView\Point.ico" />
|
|
<Resource Include="Resources\TreeView\STriMesh.ico" />
|
|
<Resource Include="Resources\TreeView\Text.ico" />
|
|
<Resource Include="Resources\TreeView\Vector.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\TopCommandBar\Exec.png" />
|
|
<Resource Include="Resources\TopCommandBar\Export.png" />
|
|
<Resource Include="Resources\TopCommandBar\Import.png" />
|
|
<Resource Include="Resources\TopCommandBar\Insert.png" />
|
|
<Resource Include="Resources\TopCommandBar\New.png" />
|
|
<Resource Include="Resources\TopCommandBar\Open.png" />
|
|
<Resource Include="Resources\TopCommandBar\Save.png" />
|
|
<Resource Include="Resources\TopCommandBar\SaveAs.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\DrawPanel\Chamfer.png" />
|
|
<Resource Include="Resources\DrawPanel\ChangeColorAlpha.png" />
|
|
<Resource Include="Resources\DrawPanel\CircleCD.png" />
|
|
<Resource Include="Resources\DrawPanel\CircleCP.png" />
|
|
<Resource Include="Resources\DrawPanel\Mirror3D.png" />
|
|
<Resource Include="Resources\DrawPanel\PolygonSide.png" />
|
|
<Resource Include="Resources\DrawPanel\RemoveColor.png" />
|
|
<Resource Include="Resources\DrawPanel\Rotate3D.png" />
|
|
<Resource Include="Resources\DrawPanel\Scale3D.png" />
|
|
<Resource Include="Resources\DrawPanel\SplitCurve.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\OptionPanel\MachiningOptionPanel\SimulationExpander\Pause.png" />
|
|
<Resource Include="Resources\OptionPanel\MachiningOptionPanel\SimulationExpander\Play.png" />
|
|
<Resource Include="Resources\OptionPanel\MachiningOptionPanel\SimulationExpander\PlayStep.png" />
|
|
<Resource Include="Resources\OptionPanel\MachiningOptionPanel\SimulationExpander\Stop.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\EgtCAM5.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\AboutBoxImage.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\TopCommandBar\Options.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\TreeView\SFlatRegion.ico" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
|
|
<Visible>False</Visible>
|
|
<ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<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.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.4.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 4.5</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\TopCommandBar\Send.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="Resources\TreeView\VolZmap.ico" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
|
<PropertyGroup>
|
|
<PostBuildEvent>IF "$(PlatformName)"=="x86" IF "$(ConfigurationName)" == "Release" copy $(TargetPath) c:\EgtProg\EgtCAM5\EgtCAM5R32.exe
|
|
IF "$(PlatformName)"=="x86" IF "$(ConfigurationName)" == "Debug" copy $(TargetPath) c:\EgtProg\EgtCAM5\EgtCAM5D32.exe
|
|
IF "$(PlatformName)"=="x64" IF "$(ConfigurationName)" == "Release" copy $(TargetPath) c:\EgtProg\EgtCAM5\EgtCAM5R64.exe
|
|
IF "$(PlatformName)"=="x64" IF "$(ConfigurationName)" == "Debug" copy $(TargetPath) c:\EgtProg\EgtCAM5\EgtCAM5D64.exe</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |