프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter_AutoModeling / SPPIDConverter_AutoModeling.csproj @ 70268347

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

1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
  <PropertyGroup>
5
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7
    <ProjectGuid>{650EF0EA-BD38-4DF8-9A76-0D13AA145F4D}</ProjectGuid>
8
    <OutputType>Library</OutputType>
9
    <AppDesignerFolder>Properties</AppDesignerFolder>
10
    <RootNamespace>SPPIDConverter_AutoModeling</RootNamespace>
11
    <AssemblyName>SPPIDConverter_AutoModeling</AssemblyName>
12
    <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
13
    <FileAlignment>512</FileAlignment>
14
    <Deterministic>true</Deterministic>
15
    <TargetFrameworkProfile />
16
  </PropertyGroup>
17
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18
    <DebugSymbols>true</DebugSymbols>
19
    <DebugType>full</DebugType>
20
    <Optimize>false</Optimize>
21
    <OutputPath>bin\Debug\</OutputPath>
22
    <DefineConstants>TRACE</DefineConstants>
23
    <ErrorReport>prompt</ErrorReport>
24
    <WarningLevel>4</WarningLevel>
25
    <PlatformTarget>x86</PlatformTarget>
26
  </PropertyGroup>
27
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28
    <DebugType>pdbonly</DebugType>
29
    <Optimize>true</Optimize>
30
    <OutputPath>bin\Release\</OutputPath>
31
    <DefineConstants>TRACE</DefineConstants>
32
    <ErrorReport>prompt</ErrorReport>
33
    <WarningLevel>4</WarningLevel>
34
  </PropertyGroup>
35
  <ItemGroup>
36
    <Reference Include="System" />
37
    <Reference Include="System.Core" />
38
    <Reference Include="System.Xml.Linq" />
39
    <Reference Include="System.Data.DataSetExtensions" />
40
    <Reference Include="Microsoft.CSharp" />
41
    <Reference Include="System.Data" />
42
    <Reference Include="System.Net.Http" />
43
    <Reference Include="System.Xml" />
44
  </ItemGroup>
45
  <ItemGroup>
46
    <Compile Include="Modeling\AutoModeling.cs" />
47
    <Compile Include="Modeling\CloseOPCForm.cs" />
48
    <Compile Include="Model\SPPID\Connector.cs" />
49
    <Compile Include="Model\SPPID\Document.cs" />
50
    <Compile Include="Model\SPPID\ItemAbstract.cs" />
51
    <Compile Include="Model\SPPID\Line.cs" />
52
    <Compile Include="Model\SPPID\LineNumber.cs" />
53
    <Compile Include="Model\SPPID\Other\Association.cs" />
54
    <Compile Include="Model\SPPID\Other\Group.cs" />
55
    <Compile Include="Model\SPPID\Other\ItemAttribute.cs" />
56
    <Compile Include="Model\SPPID\Other\PointInfo.cs" />
57
    <Compile Include="Model\SPPID\SpecBreak.cs" />
58
    <Compile Include="Model\SPPID\Symbol.cs" />
59
    <Compile Include="Model\SPPID\Text.cs" />
60
    <Compile Include="Properties\AssemblyInfo.cs" />
61
    <Compile Include="Utill\Log.cs" />
62
    <Compile Include="Utill\SPPIDUtill.cs" />
63
  </ItemGroup>
64
  <ItemGroup>
65
    <COMReference Include="ISPClientData3">
66
      <Guid>{A32983E1-A1BD-11D3-BBEE-0800363EAF03}</Guid>
67
      <VersionMajor>2</VersionMajor>
68
      <VersionMinor>0</VersionMinor>
69
      <Lcid>0</Lcid>
70
      <WrapperTool>tlbimp</WrapperTool>
71
      <Isolated>False</Isolated>
72
      <EmbedInteropTypes>True</EmbedInteropTypes>
73
    </COMReference>
74
    <COMReference Include="ISPPropertyInf">
75
      <Guid>{E0356D80-06B4-11D2-B793-080036EEB703}</Guid>
76
      <VersionMajor>1</VersionMajor>
77
      <VersionMinor>1</VersionMinor>
78
      <Lcid>0</Lcid>
79
      <WrapperTool>tlbimp</WrapperTool>
80
      <Isolated>False</Isolated>
81
      <EmbedInteropTypes>True</EmbedInteropTypes>
82
    </COMReference>
83
    <COMReference Include="Llama">
84
      <Guid>{425D14E8-A0C1-4F4A-9FB8-4D7CA982F144}</Guid>
85
      <VersionMajor>6</VersionMajor>
86
      <VersionMinor>0</VersionMinor>
87
      <Lcid>0</Lcid>
88
      <WrapperTool>tlbimp</WrapperTool>
89
      <Isolated>False</Isolated>
90
      <EmbedInteropTypes>True</EmbedInteropTypes>
91
    </COMReference>
92
    <COMReference Include="NEWENUMWRAPPERLib">
93
      <Guid>{58B86513-1FA4-4928-9D79-1076AC6F69EF}</Guid>
94
      <VersionMajor>1</VersionMajor>
95
      <VersionMinor>0</VersionMinor>
96
      <Lcid>0</Lcid>
97
      <WrapperTool>tlbimp</WrapperTool>
98
      <Isolated>False</Isolated>
99
      <EmbedInteropTypes>True</EmbedInteropTypes>
100
    </COMReference>
101
    <COMReference Include="PIDCacheAccessInfLib">
102
      <Guid>{CB6C022D-D17C-4E18-9B36-3A0D8B3282A2}</Guid>
103
      <VersionMajor>1</VersionMajor>
104
      <VersionMinor>0</VersionMinor>
105
      <Lcid>0</Lcid>
106
      <WrapperTool>tlbimp</WrapperTool>
107
      <Isolated>False</Isolated>
108
      <EmbedInteropTypes>True</EmbedInteropTypes>
109
    </COMReference>
110
    <COMReference Include="PidObjectManagerInf">
111
      <Guid>{534174BA-6991-4F8B-8DD0-FE2E46B6A67C}</Guid>
112
      <VersionMajor>2</VersionMajor>
113
      <VersionMinor>0</VersionMinor>
114
      <Lcid>0</Lcid>
115
      <WrapperTool>tlbimp</WrapperTool>
116
      <Isolated>False</Isolated>
117
      <EmbedInteropTypes>True</EmbedInteropTypes>
118
    </COMReference>
119
    <COMReference Include="Plaice">
120
      <Guid>{0CD9BF08-A064-44F4-8A5E-9A39006613FE}</Guid>
121
      <VersionMajor>5</VersionMajor>
122
      <VersionMinor>0</VersionMinor>
123
      <Lcid>0</Lcid>
124
      <WrapperTool>tlbimp</WrapperTool>
125
      <Isolated>False</Isolated>
126
      <EmbedInteropTypes>True</EmbedInteropTypes>
127
    </COMReference>
128
    <COMReference Include="VBA">
129
      <Guid>{000204EF-0000-0000-C000-000000000046}</Guid>
130
      <VersionMajor>6</VersionMajor>
131
      <VersionMinor>0</VersionMinor>
132
      <Lcid>9</Lcid>
133
      <WrapperTool>tlbimp</WrapperTool>
134
      <Isolated>False</Isolated>
135
      <EmbedInteropTypes>True</EmbedInteropTypes>
136
    </COMReference>
137
  </ItemGroup>
138
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
139
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)