1
|
<?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
|
<NuGetPackageImportStamp>
|
21
|
</NuGetPackageImportStamp>
|
22
|
</PropertyGroup>
|
23
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
24
|
<DebugSymbols>true</DebugSymbols>
|
25
|
<OutputPath>C:\Program Files\AVEVA\P&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="Accessibility" />
|
43
|
<Reference Include="accoremgd">
|
44
|
<HintPath>C:\Program Files\Autodesk\AutoCAD 2018\accoremgd.dll</HintPath>
|
45
|
<Private>False</Private>
|
46
|
</Reference>
|
47
|
<Reference Include="acdbmgd">
|
48
|
<HintPath>C:\Program Files\Autodesk\AutoCAD 2018\acdbmgd.dll</HintPath>
|
49
|
<Private>False</Private>
|
50
|
</Reference>
|
51
|
<Reference Include="acmgd">
|
52
|
<HintPath>C:\Program Files\Autodesk\AutoCAD 2018\acmgd.dll</HintPath>
|
53
|
<Private>False</Private>
|
54
|
</Reference>
|
55
|
<Reference Include="AcWindows">
|
56
|
<HintPath>C:\Program Files\Autodesk\AutoCAD 2018\AcWindows.dll</HintPath>
|
57
|
<Private>False</Private>
|
58
|
</Reference>
|
59
|
<Reference Include="AdWindows">
|
60
|
<HintPath>C:\Program Files\Autodesk\AutoCAD 2018\AdWindows.dll</HintPath>
|
61
|
<Private>False</Private>
|
62
|
</Reference>
|
63
|
<Reference Include="Autodesk.AutoCAD.Interop">
|
64
|
<HintPath>C:\Program Files\Autodesk\AutoCAD 2018\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 2018\Autodesk.AutoCAD.Interop.Common.dll</HintPath>
|
69
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
70
|
</Reference>
|
71
|
<Reference Include="AVEVA.PID.Common, Version=12.2.1.2, Culture=neutral, processorArchitecture=MSIL">
|
72
|
<SpecificVersion>False</SpecificVersion>
|
73
|
<HintPath>C:\Program Files\AVEVA\P&ID 12.2.SP1\Install\Exe\AVEVA.PID.Common.dll</HintPath>
|
74
|
</Reference>
|
75
|
<Reference Include="AVEVA.PID.Components, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
|
76
|
<SpecificVersion>False</SpecificVersion>
|
77
|
<HintPath>C:\Program Files\AVEVA\P&ID 12.2.SP1\Install\Exe\AVEVA.PID.Components.dll</HintPath>
|
78
|
</Reference>
|
79
|
<Reference Include="AVEVA.PID.DWGSelector, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
|
80
|
<SpecificVersion>False</SpecificVersion>
|
81
|
<HintPath>C:\Program Files\AVEVA\P&ID 12.2.SP1\Install\Exe\AVEVA.PID.DWGSelector.dll</HintPath>
|
82
|
</Reference>
|
83
|
<Reference Include="AVEVA.PID.GUI, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
|
84
|
<SpecificVersion>False</SpecificVersion>
|
85
|
<HintPath>C:\Program Files\AVEVA\P&ID 12.2.SP1\Install\Exe\AVEVA.PID.GUI.dll</HintPath>
|
86
|
<Private>False</Private>
|
87
|
</Reference>
|
88
|
<Reference Include="AVEVA.PID.Utilities, Version=12.2.1.2, Culture=neutral, processorArchitecture=AMD64">
|
89
|
<SpecificVersion>False</SpecificVersion>
|
90
|
<HintPath>C:\Program Files\AVEVA\P&ID 12.2.SP1\Install\Exe\AVEVA.PID.Utilities.dll</HintPath>
|
91
|
<Private>False</Private>
|
92
|
</Reference>
|
93
|
<Reference Include="DevExpress.Data.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
94
|
<Reference Include="DevExpress.Dialogs.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
95
|
<Reference Include="DevExpress.Printing.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
96
|
<Reference Include="DevExpress.Sparkline.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
97
|
<Reference Include="DevExpress.Utils.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
98
|
<Reference Include="DevExpress.XtraBars.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
99
|
<Reference Include="DevExpress.XtraDialogs.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
100
|
<Reference Include="DevExpress.XtraEditors.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
101
|
<Reference Include="DevExpress.XtraGrid.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
102
|
<Reference Include="DevExpress.XtraLayout.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
103
|
<Reference Include="DevExpress.XtraTreeList.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
|
104
|
<Reference Include="Microsoft.VisualBasic" />
|
105
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
106
|
<SpecificVersion>False</SpecificVersion>
|
107
|
<HintPath>C:\Program Files\AVEVA\P&ID 12.2.SP1\Install\Exe\Newtonsoft.Json.dll</HintPath>
|
108
|
<Private>False</Private>
|
109
|
</Reference>
|
110
|
<Reference Include="PresentationCore" />
|
111
|
<Reference Include="PresentationFramework" />
|
112
|
<Reference Include="System" />
|
113
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
114
|
<Reference Include="System.Configuration" />
|
115
|
<Reference Include="System.Core" />
|
116
|
<Reference Include="System.Data.Linq" />
|
117
|
<Reference Include="System.Data.SQLite, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
118
|
<HintPath>..\packages\System.Data.SQLite.Core.1.0.111.0\lib\net46\System.Data.SQLite.dll</HintPath>
|
119
|
</Reference>
|
120
|
<Reference Include="System.Deployment" />
|
121
|
<Reference Include="System.Drawing" />
|
122
|
<Reference Include="System.Runtime.Remoting" />
|
123
|
<Reference Include="System.Runtime.Serialization" />
|
124
|
<Reference Include="System.Runtime.Serialization.Formatters.Soap" />
|
125
|
<Reference Include="System.Security" />
|
126
|
<Reference Include="System.Transactions" />
|
127
|
<Reference Include="System.Windows.Forms" />
|
128
|
<Reference Include="System.Xaml" />
|
129
|
<Reference Include="System.Xml.Linq" />
|
130
|
<Reference Include="System.Data.DataSetExtensions" />
|
131
|
<Reference Include="System.Data" />
|
132
|
<Reference Include="System.Xml" />
|
133
|
<Reference Include="UIAutomationClient" />
|
134
|
<Reference Include="WindowsBase" />
|
135
|
</ItemGroup>
|
136
|
<ItemGroup>
|
137
|
<Compile Include="APIDConverterExplorer.cs">
|
138
|
<SubType>UserControl</SubType>
|
139
|
</Compile>
|
140
|
<Compile Include="APIDConverterExplorer.Designer.cs">
|
141
|
<DependentUpon>APIDConverterExplorer.cs</DependentUpon>
|
142
|
</Compile>
|
143
|
<Compile Include="DB\Project_DB.cs" />
|
144
|
<Compile Include="Form\ProjectForm.cs">
|
145
|
<SubType>Form</SubType>
|
146
|
</Compile>
|
147
|
<Compile Include="Form\ProjectForm.Designer.cs">
|
148
|
<DependentUpon>ProjectForm.cs</DependentUpon>
|
149
|
</Compile>
|
150
|
<Compile Include="Log.cs" />
|
151
|
<Compile Include="Model\PlantItem\EndBreak.cs" />
|
152
|
<Compile Include="Model\PlantItem\LineNumber.cs" />
|
153
|
<Compile Include="Model\PlantItem\Other\APIDInfo.cs" />
|
154
|
<Compile Include="Model\PlantItem\Other\Association.cs" />
|
155
|
<Compile Include="Model\PlantItem\Other\Attribute.cs" />
|
156
|
<Compile Include="Model\PlantItem\Other\ChildSymbol.cs" />
|
157
|
<Compile Include="Model\PlantItem\Other\Connector.cs" />
|
158
|
<Compile Include="Model\PlantItem\Document.cs" />
|
159
|
<Compile Include="Model\PlantItem\Equipment.cs" />
|
160
|
<Compile Include="Model\PlantItem\Other\LineRun.cs" />
|
161
|
<Compile Include="Model\PlantItem\Other\Property.cs" />
|
162
|
<Compile Include="Model\Project_Info.cs" />
|
163
|
<Compile Include="Model\PlantItem\SpecBreak.cs" />
|
164
|
<Compile Include="Model\PlantItem\TrimLine.cs" />
|
165
|
<Compile Include="Properties\Resource.Designer.cs">
|
166
|
<AutoGen>True</AutoGen>
|
167
|
<DesignTime>True</DesignTime>
|
168
|
<DependentUpon>Resource.resx</DependentUpon>
|
169
|
</Compile>
|
170
|
<Compile Include="Properties\Settings.Designer.cs">
|
171
|
<AutoGen>True</AutoGen>
|
172
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
173
|
<DependentUpon>Settings.settings</DependentUpon>
|
174
|
</Compile>
|
175
|
<Compile Include="Settings.cs" />
|
176
|
<Compile Include="Utils\APIDUtils.cs" />
|
177
|
<Compile Include="Form\APIDConverter.cs">
|
178
|
<SubType>Form</SubType>
|
179
|
</Compile>
|
180
|
<Compile Include="Form\APIDConverter.Designer.cs">
|
181
|
<DependentUpon>APIDConverter.cs</DependentUpon>
|
182
|
</Compile>
|
183
|
<Compile Include="AutoModeling.cs" />
|
184
|
<Compile Include="Aveva.PID.AssemblyInfo.cs" />
|
185
|
<Compile Include="ConverterRibbonUI.cs" />
|
186
|
<Compile Include="Form\MappingForm.cs">
|
187
|
<SubType>Form</SubType>
|
188
|
</Compile>
|
189
|
<Compile Include="Form\MappingForm.Designer.cs">
|
190
|
<DependentUpon>MappingForm.cs</DependentUpon>
|
191
|
</Compile>
|
192
|
<Compile Include="Model\PlantItem\Line.cs" />
|
193
|
<Compile Include="Model\PlantItem\PlantItem.cs" />
|
194
|
<Compile Include="Model\PlantItem\Symbol.cs" />
|
195
|
<Compile Include="PIDCustomization.cs" />
|
196
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
197
|
<Compile Include="Utilities.cs" />
|
198
|
<Compile Include="Utils\GUIUtils.cs" />
|
199
|
</ItemGroup>
|
200
|
<ItemGroup>
|
201
|
<EmbeddedResource Include="APIDConverterExplorer.resx">
|
202
|
<DependentUpon>APIDConverterExplorer.cs</DependentUpon>
|
203
|
</EmbeddedResource>
|
204
|
<EmbeddedResource Include="Form\APIDConverter.resx">
|
205
|
<DependentUpon>APIDConverter.cs</DependentUpon>
|
206
|
</EmbeddedResource>
|
207
|
<EmbeddedResource Include="Form\ProjectForm.resx">
|
208
|
<DependentUpon>ProjectForm.cs</DependentUpon>
|
209
|
</EmbeddedResource>
|
210
|
<EmbeddedResource Include="Form\MappingForm.resx">
|
211
|
<DependentUpon>MappingForm.cs</DependentUpon>
|
212
|
</EmbeddedResource>
|
213
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
214
|
<EmbeddedResource Include="Properties\Resource.resx">
|
215
|
<Generator>ResXFileCodeGenerator</Generator>
|
216
|
<LastGenOutput>Resource.Designer.cs</LastGenOutput>
|
217
|
</EmbeddedResource>
|
218
|
</ItemGroup>
|
219
|
<ItemGroup>
|
220
|
<None Include="packages.config" />
|
221
|
<None Include="Properties\Settings.settings">
|
222
|
<Generator>SettingsSingleFileGenerator</Generator>
|
223
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
224
|
</None>
|
225
|
</ItemGroup>
|
226
|
<ItemGroup>
|
227
|
<EmbeddedResource Include="Resources\convert.png" />
|
228
|
</ItemGroup>
|
229
|
<ItemGroup>
|
230
|
<EmbeddedResource Include="Resources\mapping.png" />
|
231
|
</ItemGroup>
|
232
|
<ItemGroup>
|
233
|
<EmbeddedResource Include="Resources\setting.png" />
|
234
|
</ItemGroup>
|
235
|
<ItemGroup>
|
236
|
<None Include="Resources\cancel_16x16.png" />
|
237
|
</ItemGroup>
|
238
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
239
|
<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')" />
|
240
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
241
|
<PropertyGroup>
|
242
|
<ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText>
|
243
|
</PropertyGroup>
|
244
|
<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'))" />
|
245
|
</Target>
|
246
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
247
|
Other similar extension points exist, see Microsoft.Common.targets.
|
248
|
<Target Name="BeforeBuild">
|
249
|
</Target>
|
250
|
<Target Name="AfterBuild">
|
251
|
</Target>
|
252
|
-->
|
253
|
</Project>
|