프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / APIDConverter / AVEVA.PID.CustomizationUtility_ACAD2018_x64.csproj @ 6348c496

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

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
  </PropertyGroup>
21
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
22
    <DebugSymbols>true</DebugSymbols>
23
    <OutputPath>C:\Program Files\AVEVA\P&amp;ID 12.2.SP1\Install\Exe\</OutputPath>
24
    <DefineConstants>DEBUG;TRACE</DefineConstants>
25
    <DebugType>full</DebugType>
26
    <PlatformTarget>x64</PlatformTarget>
27
    <ErrorReport>prompt</ErrorReport>
28
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
29
  </PropertyGroup>
30
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
31
    <OutputPath>bin\Release\</OutputPath>
32
    <DefineConstants>TRACE</DefineConstants>
33
    <Optimize>true</Optimize>
34
    <DebugType>pdbonly</DebugType>
35
    <PlatformTarget>x64</PlatformTarget>
36
    <ErrorReport>prompt</ErrorReport>
37
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
38
  </PropertyGroup>
39
  <ItemGroup>
40
    <Reference Include="accoremgd">
41
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\accoremgd.dll</HintPath>
42
    </Reference>
43
    <Reference Include="acdbmgd">
44
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\acdbmgd.dll</HintPath>
45
    </Reference>
46
    <Reference Include="acmgd">
47
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\acmgd.dll</HintPath>
48
    </Reference>
49
    <Reference Include="Autodesk.AutoCAD.Interop">
50
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\Autodesk.AutoCAD.Interop.dll</HintPath>
51
      <EmbedInteropTypes>True</EmbedInteropTypes>
52
    </Reference>
53
    <Reference Include="Autodesk.AutoCAD.Interop.Common">
54
      <HintPath>C:\Program Files\Autodesk\AutoCAD 2018\Autodesk.AutoCAD.Interop.Common.dll</HintPath>
55
      <EmbedInteropTypes>True</EmbedInteropTypes>
56
    </Reference>
57
    <Reference Include="Microsoft.VisualBasic" />
58
    <Reference Include="System" />
59
    <Reference Include="System.Core" />
60
    <Reference Include="System.Windows.Forms" />
61
    <Reference Include="System.Xml.Linq" />
62
    <Reference Include="System.Data.DataSetExtensions" />
63
    <Reference Include="System.Data" />
64
    <Reference Include="System.Xml" />
65
  </ItemGroup>
66
  <ItemGroup>
67
    <Compile Include="Aveva.PID.AssemblyInfo.cs" />
68
    <Compile Include="PIDCustomization.cs" />
69
    <Compile Include="Properties\AssemblyInfo.cs" />
70
    <Compile Include="Utilities.cs" />
71
  </ItemGroup>
72
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
73
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
74
       Other similar extension points exist, see Microsoft.Common.targets.
75
  <Target Name="BeforeBuild">
76
  </Target>
77
  <Target Name="AfterBuild">
78
  </Target>
79
  -->
80
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)