프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / APIDConverter / AVEVA.PID.CustomizationUtility_ACAD2022_x64.csproj @ ef90c19c

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

1 8b8c9853 Denny
<?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.8</TargetFrameworkVersion>
14
    <FileAlignment>512</FileAlignment>
15
    <SccProjectName>SAK</SccProjectName>
16
    <SccLocalPath>SAK</SccLocalPath>
17
    <SccAuxPath>SAK</SccAuxPath>
18
    <SccProvider>SAK</SccProvider>
19
    <TargetFrameworkProfile />
20
    <NuGetPackageImportStamp>
21
    </NuGetPackageImportStamp>
22
  </PropertyGroup>
23
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
24
    <DebugSymbols>true</DebugSymbols>
25
    <OutputPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\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="Accessibility" />
43
    <Reference Include="accoremgd">
44
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2022\accoremgd.dll</HintPath>
45
      <Private>False</Private>
46
    </Reference>
47
    <Reference Include="acdbmgd">
48
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2022\acdbmgd.dll</HintPath>
49
      <Private>False</Private>
50
    </Reference>
51
    <Reference Include="acmgd">
52
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2022\acmgd.dll</HintPath>
53
      <Private>False</Private>
54
    </Reference>
55
    <Reference Include="AcWindows">
56
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2022\AcWindows.dll</HintPath>
57
      <Private>False</Private>
58
    </Reference>
59
    <Reference Include="AdWindows">
60
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2022\AdWindows.dll</HintPath>
61
      <Private>False</Private>
62
    </Reference>
63
    <Reference Include="Autodesk.AutoCAD.Interop">
64
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2022\Autodesk.AutoCAD.Interop.dll</HintPath>
65
      <EmbedInteropTypes>True</EmbedInteropTypes>
66
    </Reference>
67
    <Reference Include="Autodesk.AutoCAD.Interop.Common">
68
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2022\Autodesk.AutoCAD.Interop.Common.dll</HintPath>
69
      <EmbedInteropTypes>True</EmbedInteropTypes>
70
    </Reference>
71
    <Reference Include="AVEVA.PID.Base">
72
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\AVEVA.PID.Base.dll</HintPath>
73
      <Private>False</Private>
74
    </Reference>
75
    <Reference Include="AVEVA.PID.Common">
76
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\AVEVA.PID.Common.dll</HintPath>
77
      <Private>False</Private>
78
    </Reference>
79
    <Reference Include="AVEVA.PID.Components">
80
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\AVEVA.PID.Components.dll</HintPath>
81
      <Private>False</Private>
82
    </Reference>
83
    <Reference Include="AVEVA.PID.DWGSelector">
84
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\AVEVA.PID.DWGSelector.dll</HintPath>
85
      <Private>False</Private>
86
    </Reference>
87
    <Reference Include="AVEVA.PID.Graphics">
88
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\AVEVA.PID.Graphics.dll</HintPath>
89
      <Private>False</Private>
90
    </Reference>
91
    <Reference Include="AVEVA.PID.GUI">
92
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\AVEVA.PID.GUI.dll</HintPath>
93
      <Private>False</Private>
94
    </Reference>
95
    <Reference Include="AVEVA.PID.Interfaces">
96
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\AVEVA.PID.Interfaces.dll</HintPath>
97
      <Private>False</Private>
98
    </Reference>
99
    <Reference Include="AVEVA.PID.Utilities">
100
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\AVEVA.PID.Utilities.dll</HintPath>
101
      <Private>False</Private>
102
    </Reference>
103
    <Reference Include="AVEVA.PID.VBUtils">
104
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\AVEVA.PID.VBUtils.dll</HintPath>
105
      <Private>False</Private>
106
    </Reference>
107
    <Reference Include="DevExpress.Data.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
108
    <Reference Include="DevExpress.Dialogs.v18.2.Core, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
109
    <Reference Include="DevExpress.Printing.v18.2.Core, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
110
    <Reference Include="DevExpress.Sparkline.v18.2.Core, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
111
    <Reference Include="DevExpress.Utils.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
112
    <Reference Include="DevExpress.XtraBars.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
113
    <Reference Include="DevExpress.XtraDialogs.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
114
    <Reference Include="DevExpress.XtraEditors.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
115
    <Reference Include="DevExpress.XtraGrid.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
116
    <Reference Include="DevExpress.XtraLayout.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
117
    <Reference Include="DevExpress.XtraTreeList.v18.2, Version=18.2.8.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
118
    <Reference Include="Infragistics.Shared, Version=17.1.20171.2032, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
119
      <SpecificVersion>False</SpecificVersion>
120
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\Infragistics.Shared.dll</HintPath>
121
    </Reference>
122
    <Reference Include="Infragistics.Win.UltraWinGrid, Version=17.1.20171.2032, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
123
      <SpecificVersion>False</SpecificVersion>
124
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\Infragistics.Win.UltraWinGrid.dll</HintPath>
125
    </Reference>
126
    <Reference Include="Microsoft.CSharp" />
127
    <Reference Include="Microsoft.VisualBasic" />
128
    <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
129
      <SpecificVersion>False</SpecificVersion>
130
      <HintPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP2\Install\Exe\Newtonsoft.Json.dll</HintPath>
131
      <Private>False</Private>
132
    </Reference>
133
    <Reference Include="PresentationCore" />
134
    <Reference Include="PresentationFramework" />
135
    <Reference Include="System" />
136
    <Reference Include="System.ComponentModel.DataAnnotations" />
137
    <Reference Include="System.Configuration" />
138
    <Reference Include="System.Core" />
139
    <Reference Include="System.Data.Linq" />
140
    <Reference Include="System.Data.SQLite, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
141
      <HintPath>..\packages\System.Data.SQLite.Core.1.0.111.0\lib\net46\System.Data.SQLite.dll</HintPath>
142
      <Private>True</Private>
143
    </Reference>
144
    <Reference Include="System.Deployment" />
145
    <Reference Include="System.Drawing" />
146
    <Reference Include="System.Runtime.Remoting" />
147
    <Reference Include="System.Runtime.Serialization" />
148
    <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
149
    <Reference Include="System.Security" />
150
    <Reference Include="System.Transactions" />
151
    <Reference Include="System.Windows.Forms" />
152
    <Reference Include="System.Xaml" />
153
    <Reference Include="System.Xml.Linq" />
154
    <Reference Include="System.Data.DataSetExtensions" />
155
    <Reference Include="System.Data" />
156
    <Reference Include="System.Xml" />
157
    <Reference Include="UIAutomationClient" />
158
    <Reference Include="WindowsBase" />
159
  </ItemGroup>
160
  <ItemGroup>
161
    <Compile Include="AvevaInfo.cs" />
162
    <Compile Include="Form\MessageForm.cs">
163
      <SubType>Form</SubType>
164
    </Compile>
165
    <Compile Include="Form\MessageForm.Designer.cs">
166
      <DependentUpon>MessageForm.cs</DependentUpon>
167
    </Compile>
168
    <Compile Include="Model\PlantItem\Note.cs" />
169
    <Compile Include="Model\PlantItem\Text.cs" />
170
    <Compile Include="Utils\AvevaThread.cs" />
171
    <Compile Include="APIDConverterExplorer.cs">
172
      <SubType>UserControl</SubType>
173
    </Compile>
174
    <Compile Include="APIDConverterExplorer.Designer.cs">
175
      <DependentUpon>APIDConverterExplorer.cs</DependentUpon>
176
    </Compile>
177
    <Compile Include="Utils\AvevaACAD18String.cs" />
178
    <Compile Include="DB\Project_DB.cs" />
179
    <Compile Include="Form\ProjectForm.cs">
180
      <SubType>Form</SubType>
181
    </Compile>
182
    <Compile Include="Form\ProjectForm.Designer.cs">
183
      <DependentUpon>ProjectForm.cs</DependentUpon>
184
    </Compile>
185
    <Compile Include="Form\APIDSplashScreen.cs">
186
      <SubType>Form</SubType>
187
    </Compile>
188
    <Compile Include="Form\APIDSplashScreen.Designer.cs">
189
      <DependentUpon>APIDSplashScreen.cs</DependentUpon>
190
    </Compile>
191
    <Compile Include="Log.cs" />
192
    <Compile Include="Model\PlantItem\Other\AvevaLabelInfo.cs" />
193
    <Compile Include="Model\PlantItem\OPC.cs" />
194
    <Compile Include="Model\PlantItem\Other\AvevaSymbolInfo.cs" />
195
    <Compile Include="Model\PlantItem\Other\AvevaLineInfo.cs" />
196
    <Compile Include="Model\PlantItem\EndBreak.cs" />
197
    <Compile Include="Model\PlantItem\LineNumber.cs" />
198
    <Compile Include="Model\PlantItem\Other\APIDInfo.cs" />
199
    <Compile Include="Model\PlantItem\Other\Association.cs" />
200
    <Compile Include="Model\PlantItem\Other\Attribute.cs" />
201
    <Compile Include="Model\PlantItem\Other\ChildSymbol.cs" />
202
    <Compile Include="Model\PlantItem\Other\Connector.cs" />
203
    <Compile Include="Model\PlantItem\Document.cs" />
204
    <Compile Include="Model\PlantItem\Equipment.cs" />
205
    <Compile Include="Model\PlantItem\Other\LineRun.cs" />
206
    <Compile Include="Model\PlantItem\Other\Property.cs" />
207
    <Compile Include="Model\Project_Info.cs" />
208
    <Compile Include="Model\PlantItem\SpecBreak.cs" />
209
    <Compile Include="Model\PlantItem\TrimLine.cs" />
210
    <Compile Include="Properties\Resource.Designer.cs">
211
      <AutoGen>True</AutoGen>
212
      <DesignTime>True</DesignTime>
213
      <DependentUpon>Resource.resx</DependentUpon>
214
    </Compile>
215
    <Compile Include="Properties\Settings.Designer.cs">
216
      <AutoGen>True</AutoGen>
217
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
218
      <DependentUpon>Settings.settings</DependentUpon>
219
    </Compile>
220
    <Compile Include="Settings.cs" />
221
    <Compile Include="Utils\APIDUtils.cs" />
222
    <Compile Include="Form\APIDConverter.cs">
223
      <SubType>Form</SubType>
224
    </Compile>
225
    <Compile Include="Form\APIDConverter.Designer.cs">
226
      <DependentUpon>APIDConverter.cs</DependentUpon>
227
    </Compile>
228
    <Compile Include="AutoModeling.cs" />
229
    <Compile Include="Aveva.PID.AssemblyInfo.cs" />
230
    <Compile Include="ConverterRibbonUI.cs" />
231
    <Compile Include="Form\MappingForm.cs">
232
      <SubType>Form</SubType>
233
    </Compile>
234
    <Compile Include="Form\MappingForm.Designer.cs">
235
      <DependentUpon>MappingForm.cs</DependentUpon>
236
    </Compile>
237
    <Compile Include="Model\PlantItem\Line.cs" />
238
    <Compile Include="Model\PlantItem\PlantItem.cs" />
239
    <Compile Include="Model\PlantItem\Symbol.cs" />
240
    <Compile Include="PIDCustomization.cs" />
241
    <Compile Include="Properties\AssemblyInfo.cs" />
242
    <Compile Include="Utilities.cs" />
243
    <Compile Include="Utils\GUIUtils.cs" />
244
  </ItemGroup>
245
  <ItemGroup>
246
    <EmbeddedResource Include="APIDConverterExplorer.resx">
247
      <DependentUpon>APIDConverterExplorer.cs</DependentUpon>
248
    </EmbeddedResource>
249
    <EmbeddedResource Include="Form\APIDConverter.resx">
250
      <DependentUpon>APIDConverter.cs</DependentUpon>
251
    </EmbeddedResource>
252
    <EmbeddedResource Include="Form\MessageForm.resx">
253
      <DependentUpon>MessageForm.cs</DependentUpon>
254
    </EmbeddedResource>
255
    <EmbeddedResource Include="Form\ProjectForm.resx">
256
      <DependentUpon>ProjectForm.cs</DependentUpon>
257
    </EmbeddedResource>
258
    <EmbeddedResource Include="Form\MappingForm.resx">
259
      <DependentUpon>MappingForm.cs</DependentUpon>
260
    </EmbeddedResource>
261
    <EmbeddedResource Include="Form\APIDSplashScreen.resx">
262
      <DependentUpon>APIDSplashScreen.cs</DependentUpon>
263
    </EmbeddedResource>
264
    <EmbeddedResource Include="Properties\Resource.resx">
265
      <Generator>ResXFileCodeGenerator</Generator>
266
      <LastGenOutput>Resource.Designer.cs</LastGenOutput>
267
    </EmbeddedResource>
268
  </ItemGroup>
269
  <ItemGroup>
270
    <None Include="packages.config" />
271
    <None Include="Properties\Settings.settings">
272
      <Generator>SettingsSingleFileGenerator</Generator>
273
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
274
    </None>
275
  </ItemGroup>
276
  <ItemGroup>
277
    <EmbeddedResource Include="Resources\convert.png" />
278
  </ItemGroup>
279
  <ItemGroup>
280
    <EmbeddedResource Include="Resources\mapping.png" />
281
  </ItemGroup>
282
  <ItemGroup>
283
    <EmbeddedResource Include="Resources\setting.png" />
284
  </ItemGroup>
285
  <ItemGroup>
286
    <None Include="Resources\cancel_16x16.png" />
287
  </ItemGroup>
288
  <ItemGroup>
289
    <None Include="Resources\pencolor_16x16.png" />
290
  </ItemGroup>
291
  <ItemGroup>
292
    <WCFMetadata Include="Connected Services\" />
293
  </ItemGroup>
294
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
295
  <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')" />
296
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
297
    <PropertyGroup>
298
      <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
299
    </PropertyGroup>
300
    <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'))" />
301
  </Target>
302
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
303
       Other similar extension points exist, see Microsoft.Common.targets.
304
  <Target Name="BeforeBuild">
305
  </Target>
306
  <Target Name="AfterBuild">
307
  </Target>
308
  -->
309
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)