[성현모] TRA V2 삭제

This commit is contained in:
SHM
2025-03-20 08:38:05 +09:00
parent 773aa49a27
commit 5beffcfb23
437 changed files with 809105 additions and 172632 deletions

View File

@ -0,0 +1,366 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{7C27888C-4E6A-4C6C-BC37-3004D73CF679}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SystemX.Product.PTS</RootNamespace>
<AssemblyName>SystemX.Product.PTS</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>PTS-Logo.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="Accessibility" />
<Reference Include="CpApplciationIntrf">
<HintPath>..\References\Cp\CpApplciationIntrf.dll</HintPath>
</Reference>
<Reference Include="CpApplication">
<HintPath>..\References\Cp\CpApplication.dll</HintPath>
</Reference>
<Reference Include="CpCommon">
<HintPath>..\References\Cp\CpCommon.dll</HintPath>
</Reference>
<Reference Include="DevExpress.BonusSkins.v20.2" />
<Reference Include="DevExpress.CodeParser.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Data.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Data.v20.2" />
<Reference Include="DevExpress.DataAccess.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.Office.v20.2.Core, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Printing.v20.2.Core, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Printing.v20.2.Core" />
<Reference Include="DevExpress.RichEdit.v20.2.Core, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Sparkline.v20.2.Core, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Data.Desktop.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Utils.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.Data.Desktop.v20.2" />
<Reference Include="DevExpress.Utils.v20.2" />
<Reference Include="DevExpress.Xpo.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.XtraBars.v20.2" />
<Reference Include="DevExpress.Sparkline.v20.2.Core" />
<Reference Include="DevExpress.XtraEditors.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraEditors.v20.2" />
<Reference Include="DevExpress.XtraGrid.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraLayout.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.XtraPrinting.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.XtraScheduler.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.XtraScheduler.v20.2.Core.Desktop, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.XtraScheduler.v20.2.Core, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
<Reference Include="DevExpress.XtraWizard.v20.2, Version=20.2.11.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="log4net">
<HintPath>..\References\log4net.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
<EmbedInteropTypes>True</EmbedInteropTypes>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="PsCommon">
<HintPath>..\References\PsCCS\PsCommon.dll</HintPath>
</Reference>
<Reference Include="PsCpUtility">
<HintPath>..\References\PsCCS\PsCpUtility.dll</HintPath>
</Reference>
<Reference Include="PsKGaudi">
<HintPath>..\References\PsCCS\PsKGaudi.dll</HintPath>
</Reference>
<Reference Include="SxMathCalLib">
<HintPath>..\References\PsCCS\SxMathCalLib.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data.Entity" />
<Reference Include="System.Data.Linq" />
<Reference Include="System.Messaging" />
<Reference Include="System.Reactive.Core">
<HintPath>..\References\System.Reactive.Core.dll</HintPath>
</Reference>
<Reference Include="System.Reactive.Interfaces">
<HintPath>..\References\System.Reactive.Interfaces.dll</HintPath>
</Reference>
<Reference Include="System.Reactive.Linq">
<HintPath>..\References\System.Reactive.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Remoting" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
<Reference Include="System.Security" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Transactions" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
<Reference Include="SystemX.Net.Platform, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\UniqueInfoManagement\Output.SystemX\SystemX.Net.Platform.dll</HintPath>
</Reference>
<Reference Include="SystemX.Net.XAdaptor.PC.UIM">
<HintPath>..\..\UniqueInfoManagement\Output.SystemX\SystemX.Net.XAdaptor.PC.UIM.dll</HintPath>
</Reference>
<Reference Include="UIAutomationClient" />
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="ChildController.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="DB\DBconn.cs" />
<Compile Include="DataController.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Interface\IUserControlSubscribe.cs" />
<Compile Include="Interface\IDataController.cs" />
<Compile Include="Interface\IChildController.cs" />
<Compile Include="Interface\IChildSubscribe.cs" />
<Compile Include="UI\SplashScreenSystemX.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\SplashScreenSystemX.designer.cs">
<DependentUpon>SplashScreenSystemX.cs</DependentUpon>
</Compile>
<Compile Include="FrmMain.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmMain.Designer.cs">
<DependentUpon>FrmMain.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="FrmChild.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="FrmChild.Designer.cs">
<DependentUpon>FrmChild.cs</DependentUpon>
</Compile>
<Compile Include="UI\Subs\Commons.cs" />
<Compile Include="UI\Subs\ConnectForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\Subs\ConnectForm.Designer.cs">
<DependentUpon>ConnectForm.cs</DependentUpon>
</Compile>
<Compile Include="UI\Subs\LoginForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\Subs\LoginForm.Designer.cs">
<DependentUpon>LoginForm.cs</DependentUpon>
</Compile>
<Compile Include="UI\Subs\WaitProgressForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\Subs\WaitProgressForm.Designer.cs">
<DependentUpon>WaitProgressForm.cs</DependentUpon>
</Compile>
<Compile Include="UI\UI Events\Management.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\UI Events\Analysis.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\UI Events\Main.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\View\Info List\Infos\GroupInfo.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UI\View\Info List\Infos\TestCodeInfo.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UI\View\Info List\Infos\UserInfo.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UI\View\Info List\Infos\HostInfo.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UI\View\Info List\Wizard\TestCodeInfoEdit.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\View\Info List\Wizard\TestCodeInfoEdit.Designer.cs">
<DependentUpon>TestCodeInfoEdit.cs</DependentUpon>
</Compile>
<Compile Include="UI\View\Info List\Wizard\GroupInfoEdit.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\View\Info List\Wizard\GroupInfoEdit.Designer.cs">
<DependentUpon>GroupInfoEdit.cs</DependentUpon>
</Compile>
<Compile Include="UI\View\Info List\Wizard\UserInfoEdit.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\View\Info List\Wizard\UserInfoEdit.Designer.cs">
<DependentUpon>UserInfoEdit.cs</DependentUpon>
</Compile>
<Compile Include="UI\View\Info List\Wizard\HostInfoEdit.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\View\Info List\Wizard\HostInfoEdit.Designer.cs">
<DependentUpon>HostInfoEdit.cs</DependentUpon>
</Compile>
<Compile Include="UI\View\Info List\UcInfoView.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UI\View\Info List\UcInfoView.Designer.cs">
<DependentUpon>UcInfoView.cs</DependentUpon>
</Compile>
<Compile Include="UI\View\Test List\Infos\TestListReleaseInfo.cs" />
<Compile Include="UI\View\Test List\Infos\TestListInfo.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UI\View\Test List\UcTestListView.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UI\View\Test List\UcTestListView.Designer.cs">
<DependentUpon>UcTestListView.cs</DependentUpon>
</Compile>
<Compile Include="UI\View\Test List\UcTestListViewSub.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UI\View\Test List\Wizard\TestListReleaseCopyWizard.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\View\Test List\Wizard\TestListReleaseCopyWizard.Designer.cs">
<DependentUpon>TestListReleaseCopyWizard.cs</DependentUpon>
</Compile>
<Compile Include="UI\View\Test List\Wizard\TestListRelInfoEdit.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\View\Test List\Wizard\TestListRelInfoEdit.Designer.cs">
<DependentUpon>TestListRelInfoEdit.cs</DependentUpon>
</Compile>
<Compile Include="UI\View\Test List\Wizard\TestListInfoEdit.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="UI\View\Test List\Wizard\TestListInfoEdit.Designer.cs">
<DependentUpon>TestListInfoEdit.cs</DependentUpon>
</Compile>
<Compile Include="UI\View\UcBaseView.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="UI\View\UcBaseView.Designer.cs">
<DependentUpon>UcBaseView.cs</DependentUpon>
</Compile>
<Compile Include="UI\View\ViewCfg.cs" />
<EmbeddedResource Include="Properties\licenses.licx" />
<EmbeddedResource Include="UI\SplashScreenSystemX.resx">
<DependentUpon>SplashScreenSystemX.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="FrmMain.resx">
<DependentUpon>FrmMain.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="FrmChild.resx">
<DependentUpon>FrmChild.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\Subs\ConnectForm.resx">
<DependentUpon>ConnectForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\Subs\LoginForm.resx">
<DependentUpon>LoginForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\Subs\WaitProgressForm.resx">
<DependentUpon>WaitProgressForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\View\Info List\Wizard\TestCodeInfoEdit.resx">
<DependentUpon>TestCodeInfoEdit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\View\Info List\Wizard\GroupInfoEdit.resx">
<DependentUpon>GroupInfoEdit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\View\Info List\Wizard\UserInfoEdit.resx">
<DependentUpon>UserInfoEdit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\View\Info List\Wizard\HostInfoEdit.resx">
<DependentUpon>HostInfoEdit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\View\Info List\UcInfoView.resx">
<DependentUpon>UcInfoView.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\View\Test List\UcTestListView.resx">
<DependentUpon>UcTestListView.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="UI\View\Test List\Wizard\TestListReleaseCopyWizard.resx">
<DependentUpon>TestListReleaseCopyWizard.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\View\Test List\Wizard\TestListRelInfoEdit.resx">
<DependentUpon>TestListRelInfoEdit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\View\Test List\Wizard\TestListInfoEdit.resx">
<DependentUpon>TestListInfoEdit.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="UI\View\UcBaseView.resx">
<DependentUpon>UcBaseView.cs</DependentUpon>
</EmbeddedResource>
<None Include="app.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Content Include="IconMain.ico" />
<None Include="Resources\IpAddress.PNG" />
<Content Include="PTS-Logo.ico" />
<Content Include="Resources\Password.jpg" />
<None Include="Resources\Kefico CI.PNG" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>