프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / APIDConverter / AVEVA.PID.CustomizationUtility_ACAD2018_x64.csproj @ a77303ca

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