프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

hytos / DTI_PID / APIDConverter / AVEVA.PID.CustomizationUtility_ACAD2018_x64.csproj @ 5598104a

이력 | 보기 | 이력해설 | 다운로드 (9.95 KB)

1 6348c496 gaqhf
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <PropertyGroup>
4
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6
    <ProductVersion>8.0.30703</ProductVersion>
7
    <SchemaVersion>2.0</SchemaVersion>
8
    <ProjectGuid>{3D03D577-7689-46ED-829D-1152B1180706}</ProjectGuid>
9
    <OutputType>Library</OutputType>
10
    <AppDesignerFolder>Properties</AppDesignerFolder>
11
    <RootNamespace>AVEVA.PID.CustomizationUtility</RootNamespace>
12
    <AssemblyName>AVEVA.PID.CustomizationUtility</AssemblyName>
13
    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
14
    <FileAlignment>512</FileAlignment>
15
    <SccProjectName>SAK</SccProjectName>
16
    <SccLocalPath>SAK</SccLocalPath>
17
    <SccAuxPath>SAK</SccAuxPath>
18
    <SccProvider>SAK</SccProvider>
19
    <TargetFrameworkProfile />
20 53a4ebb8 gaqhf
    <NuGetPackageImportStamp>
21
    </NuGetPackageImportStamp>
22 6348c496 gaqhf
  </PropertyGroup>
23
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
24
    <DebugSymbols>true</DebugSymbols>
25
    <OutputPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\</OutputPath>
26
    <DefineConstants>DEBUG;TRACE</DefineConstants>
27
    <DebugType>full</DebugType>
28
    <PlatformTarget>x64</PlatformTarget>
29
    <ErrorReport>prompt</ErrorReport>
30
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
31
  </PropertyGroup>
32
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
33
    <OutputPath>bin\Release\</OutputPath>
34
    <DefineConstants>TRACE</DefineConstants>
35
    <Optimize>true</Optimize>
36
    <DebugType>pdbonly</DebugType>
37
    <PlatformTarget>x64</PlatformTarget>
38
    <ErrorReport>prompt</ErrorReport>
39
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
40
  </PropertyGroup>
41
  <ItemGroup>
42
    <Reference Include="accoremgd">
43
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\accoremgd.dll</HintPath>
44 aabc2b2d gaqhf
      <Private>False</Private>
45 6348c496 gaqhf
    </Reference>
46
    <Reference Include="acdbmgd">
47
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\acdbmgd.dll</HintPath>
48 aabc2b2d gaqhf
      <Private>False</Private>
49 6348c496 gaqhf
    </Reference>
50
    <Reference Include="acmgd">
51
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\acmgd.dll</HintPath>
52 aabc2b2d gaqhf
      <Private>False</Private>
53
    </Reference>
54
    <Reference Include="AcWindows">
55
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\AcWindows.dll</HintPath>
56
      <Private>False</Private>
57 6348c496 gaqhf
    </Reference>
58 c4c1e3b5 gaqhf
    <Reference Include="AdWindows">
59
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\AdWindows.dll</HintPath>
60 aabc2b2d gaqhf
      <Private>False</Private>
61 c4c1e3b5 gaqhf
    </Reference>
62 6348c496 gaqhf
    <Reference Include="Autodesk.AutoCAD.Interop">
63
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\Autodesk.AutoCAD.Interop.dll</HintPath>
64
      <EmbedInteropTypes>True</EmbedInteropTypes>
65
    </Reference>
66
    <Reference Include="Autodesk.AutoCAD.Interop.Common">
67
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\Autodesk.AutoCAD.Interop.Common.dll</HintPath>
68
      <EmbedInteropTypes>True</EmbedInteropTypes>
69
    </Reference>
70 aabc2b2d gaqhf
    <Reference Include="AVEVA.PID.GUI, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
71
      <SpecificVersion>False</SpecificVersion>
72
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\AVEVA.PID.GUI.dll</HintPath>
73
      <Private>False</Private>
74
    </Reference>
75 e3ced1c9 gaqhf
    <Reference Include="DevExpress.Data.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
76 53a4ebb8 gaqhf
    <Reference Include="DevExpress.Dialogs.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
77 e3ced1c9 gaqhf
    <Reference Include="DevExpress.Printing.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
78
    <Reference Include="DevExpress.Utils.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
79
    <Reference Include="DevExpress.XtraBars.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
80 53a4ebb8 gaqhf
    <Reference Include="DevExpress.XtraDialogs.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
81 e3ced1c9 gaqhf
    <Reference Include="DevExpress.XtraEditors.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
82 53a4ebb8 gaqhf
    <Reference Include="DevExpress.XtraGrid.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
83
    <Reference Include="DevExpress.XtraLayout.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
84
    <Reference Include="DevExpress.XtraTreeList.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
85 6348c496 gaqhf
    <Reference Include="Microsoft.VisualBasic" />
86 53a4ebb8 gaqhf
    <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
87
      <SpecificVersion>False</SpecificVersion>
88
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\Newtonsoft.Json.dll</HintPath>
89
    </Reference>
90 aabc2b2d gaqhf
    <Reference Include="PresentationCore" />
91
    <Reference Include="PresentationFramework" />
92 6348c496 gaqhf
    <Reference Include="System" />
93 e3ced1c9 gaqhf
    <Reference Include="System.ComponentModel.DataAnnotations" />
94 6348c496 gaqhf
    <Reference Include="System.Core" />
95 53a4ebb8 gaqhf
    <Reference Include="System.Data.SQLite, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
96
      <HintPath>..\packages\System.Data.SQLite.Core.1.0.111.0\lib\net46\System.Data.SQLite.dll</HintPath>
97
    </Reference>
98 74a0c9d6 gaqhf
    <Reference Include="System.Drawing" />
99 e3ced1c9 gaqhf
    <Reference Include="System.Runtime.Remoting" />
100 6348c496 gaqhf
    <Reference Include="System.Windows.Forms" />
101 aabc2b2d gaqhf
    <Reference Include="System.Xaml" />
102 6348c496 gaqhf
    <Reference Include="System.Xml.Linq" />
103
    <Reference Include="System.Data.DataSetExtensions" />
104
    <Reference Include="System.Data" />
105
    <Reference Include="System.Xml" />
106 e3ced1c9 gaqhf
    <Reference Include="UIAutomationClient" />
107 aabc2b2d gaqhf
    <Reference Include="WindowsBase" />
108 6348c496 gaqhf
  </ItemGroup>
109
  <ItemGroup>
110 53a4ebb8 gaqhf
    <Compile Include="DB\Project_DB.cs" />
111 bdefe8a5 gaqhf
    <Compile Include="Form\ProjectForm.cs">
112 53a4ebb8 gaqhf
      <SubType>Form</SubType>
113
    </Compile>
114 bdefe8a5 gaqhf
    <Compile Include="Form\ProjectForm.Designer.cs">
115
      <DependentUpon>ProjectForm.cs</DependentUpon>
116 53a4ebb8 gaqhf
    </Compile>
117 5598104a gaqhf
    <Compile Include="Model\APIDInfo.cs" />
118
    <Compile Include="Model\PlantItem\Other\Association.cs" />
119
    <Compile Include="Model\PlantItem\Other\Attribute.cs" />
120
    <Compile Include="Model\PlantItem\Other\ChildSymbol.cs" />
121
    <Compile Include="Model\PlantItem\Other\Connector.cs" />
122 db06b100 gaqhf
    <Compile Include="Model\PlantItem\Document.cs" />
123
    <Compile Include="Model\PlantItem\Equipment.cs" />
124 5598104a gaqhf
    <Compile Include="Model\PlantItem\Other\Property.cs" />
125 db06b100 gaqhf
    <Compile Include="Model\Project_Info.cs" />
126 53a4ebb8 gaqhf
    <Compile Include="Properties\Settings.Designer.cs">
127
      <AutoGen>True</AutoGen>
128
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
129
      <DependentUpon>Settings.settings</DependentUpon>
130
    </Compile>
131 bdefe8a5 gaqhf
    <Compile Include="Settings.cs" />
132 4e320fcb gaqhf
    <Compile Include="Utils\APIDUtils.cs" />
133 74a0c9d6 gaqhf
    <Compile Include="Form\APIDConverter.cs">
134
      <SubType>Form</SubType>
135
    </Compile>
136
    <Compile Include="Form\APIDConverter.Designer.cs">
137
      <DependentUpon>APIDConverter.cs</DependentUpon>
138
    </Compile>
139 aabc2b2d gaqhf
    <Compile Include="AutoModeling.cs" />
140 6348c496 gaqhf
    <Compile Include="Aveva.PID.AssemblyInfo.cs" />
141 aabc2b2d gaqhf
    <Compile Include="ConverterRibbonUI.cs" />
142
    <Compile Include="DB\DB.cs" />
143 dc270d65 gaqhf
    <Compile Include="Form\MappingForm.cs">
144
      <SubType>Form</SubType>
145
    </Compile>
146
    <Compile Include="Form\MappingForm.Designer.cs">
147
      <DependentUpon>MappingForm.cs</DependentUpon>
148
    </Compile>
149 db06b100 gaqhf
    <Compile Include="Model\PlantItem\Line.cs" />
150
    <Compile Include="Model\PlantItem\PlantItem.cs" />
151
    <Compile Include="Model\PlantItem\Symbol.cs" />
152 6348c496 gaqhf
    <Compile Include="PIDCustomization.cs" />
153
    <Compile Include="Properties\AssemblyInfo.cs" />
154
    <Compile Include="Utilities.cs" />
155 c4c1e3b5 gaqhf
    <Compile Include="Utils\GUIUtils.cs" />
156 6348c496 gaqhf
  </ItemGroup>
157 74a0c9d6 gaqhf
  <ItemGroup>
158
    <EmbeddedResource Include="Form\APIDConverter.resx">
159
      <DependentUpon>APIDConverter.cs</DependentUpon>
160
    </EmbeddedResource>
161 dc270d65 gaqhf
    <EmbeddedResource Include="Form\ProjectForm.resx">
162
      <DependentUpon>ProjectForm.cs</DependentUpon>
163
    </EmbeddedResource>
164
    <EmbeddedResource Include="Form\MappingForm.resx">
165
      <DependentUpon>MappingForm.cs</DependentUpon>
166
    </EmbeddedResource>
167 e3ced1c9 gaqhf
    <EmbeddedResource Include="Properties\licenses.licx" />
168 74a0c9d6 gaqhf
  </ItemGroup>
169 53a4ebb8 gaqhf
  <ItemGroup>
170
    <None Include="packages.config" />
171
    <None Include="Properties\Settings.settings">
172
      <Generator>SettingsSingleFileGenerator</Generator>
173
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
174
    </None>
175
  </ItemGroup>
176 6348c496 gaqhf
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
177 53a4ebb8 gaqhf
  <Import Project="..\packages\System.Data.SQLite.Core.1.0.111.0\build\net46\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.111.0\build\net46\System.Data.SQLite.Core.targets')" />
178
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
179
    <PropertyGroup>
180
      <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
181
    </PropertyGroup>
182
    <Error Condition="!Exists('..\packages\System.Data.SQLite.Core.1.0.111.0\build\net46\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\System.Data.SQLite.Core.1.0.111.0\build\net46\System.Data.SQLite.Core.targets'))" />
183
  </Target>
184 6348c496 gaqhf
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
185
       Other similar extension points exist, see Microsoft.Common.targets.
186
  <Target Name="BeforeBuild">
187
  </Target>
188
  <Target Name="AfterBuild">
189
  </Target>
190
  -->
191
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)