프로젝트

일반

사용자정보

통계
| 개정판:

hytos / DTI_PID / SPPIDConverter_AutoModeling / SPPIDConverter_AutoModeling.csproj @ 1430f5a6

이력 | 보기 | 이력해설 | 다운로드 (6.03 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="GemBox.Spreadsheet, Version=39.3.30.1130, Culture=neutral, PublicKeyToken=b1b72c69714d4847, processorArchitecture=MSIL">
37
      <SpecificVersion>False</SpecificVersion>
38
      <HintPath>..\..\..\S-MAP\GemBox.Spreadsheet.dll</HintPath>
39
    </Reference>
40
    <Reference Include="System" />
41
    <Reference Include="System.Core" />
42
    <Reference Include="System.Drawing" />
43
    <Reference Include="System.Windows.Forms" />
44
    <Reference Include="System.Xml.Linq" />
45
    <Reference Include="System.Data.DataSetExtensions" />
46
    <Reference Include="Microsoft.CSharp" />
47
    <Reference Include="System.Data" />
48
    <Reference Include="System.Net.Http" />
49
    <Reference Include="System.Xml" />
50
  </ItemGroup>
51
  <ItemGroup>
52
    <Compile Include="Modeling\AutoModeling.cs" />
53
    <Compile Include="Modeling\CloseOPCForm.cs" />
54
    <Compile Include="Model\SPPID\Connector.cs" />
55
    <Compile Include="Model\SPPID\Document.cs" />
56
    <Compile Include="Model\SPPID\ItemAbstract.cs" />
57
    <Compile Include="Model\SPPID\Line.cs" />
58
    <Compile Include="Model\SPPID\LineNumber.cs" />
59
    <Compile Include="Model\SPPID\Other\Association.cs" />
60
    <Compile Include="Model\SPPID\Other\Group.cs" />
61
    <Compile Include="Model\SPPID\Other\ItemAttribute.cs" />
62
    <Compile Include="Model\SPPID\Other\PointInfo.cs" />
63
    <Compile Include="Model\SPPID\SpecBreak.cs" />
64
    <Compile Include="Model\SPPID\Symbol.cs" />
65
    <Compile Include="Model\SPPID\Text.cs" />
66
    <Compile Include="Properties\AssemblyInfo.cs" />
67
    <Compile Include="Utill\ExcelUtill.cs" />
68
    <Compile Include="Utill\Log.cs" />
69
    <Compile Include="Utill\SPPIDUtill.cs" />
70
  </ItemGroup>
71
  <ItemGroup>
72
    <COMReference Include="ISPClientData3">
73
      <Guid>{A32983E1-A1BD-11D3-BBEE-0800363EAF03}</Guid>
74
      <VersionMajor>2</VersionMajor>
75
      <VersionMinor>0</VersionMinor>
76
      <Lcid>0</Lcid>
77
      <WrapperTool>tlbimp</WrapperTool>
78
      <Isolated>False</Isolated>
79
      <EmbedInteropTypes>True</EmbedInteropTypes>
80
    </COMReference>
81
    <COMReference Include="ISPPropertyInf">
82
      <Guid>{E0356D80-06B4-11D2-B793-080036EEB703}</Guid>
83
      <VersionMajor>1</VersionMajor>
84
      <VersionMinor>1</VersionMinor>
85
      <Lcid>0</Lcid>
86
      <WrapperTool>tlbimp</WrapperTool>
87
      <Isolated>False</Isolated>
88
      <EmbedInteropTypes>True</EmbedInteropTypes>
89
    </COMReference>
90
    <COMReference Include="Llama">
91
      <Guid>{425D14E8-A0C1-4F4A-9FB8-4D7CA982F144}</Guid>
92
      <VersionMajor>6</VersionMajor>
93
      <VersionMinor>0</VersionMinor>
94
      <Lcid>0</Lcid>
95
      <WrapperTool>tlbimp</WrapperTool>
96
      <Isolated>False</Isolated>
97
      <EmbedInteropTypes>True</EmbedInteropTypes>
98
    </COMReference>
99
    <COMReference Include="NEWENUMWRAPPERLib">
100
      <Guid>{58B86513-1FA4-4928-9D79-1076AC6F69EF}</Guid>
101
      <VersionMajor>1</VersionMajor>
102
      <VersionMinor>0</VersionMinor>
103
      <Lcid>0</Lcid>
104
      <WrapperTool>tlbimp</WrapperTool>
105
      <Isolated>False</Isolated>
106
      <EmbedInteropTypes>True</EmbedInteropTypes>
107
    </COMReference>
108
    <COMReference Include="PIDCacheAccessInfLib">
109
      <Guid>{CB6C022D-D17C-4E18-9B36-3A0D8B3282A2}</Guid>
110
      <VersionMajor>1</VersionMajor>
111
      <VersionMinor>0</VersionMinor>
112
      <Lcid>0</Lcid>
113
      <WrapperTool>tlbimp</WrapperTool>
114
      <Isolated>False</Isolated>
115
      <EmbedInteropTypes>True</EmbedInteropTypes>
116
    </COMReference>
117
    <COMReference Include="PidObjectManagerInf">
118
      <Guid>{534174BA-6991-4F8B-8DD0-FE2E46B6A67C}</Guid>
119
      <VersionMajor>2</VersionMajor>
120
      <VersionMinor>0</VersionMinor>
121
      <Lcid>0</Lcid>
122
      <WrapperTool>tlbimp</WrapperTool>
123
      <Isolated>False</Isolated>
124
      <EmbedInteropTypes>True</EmbedInteropTypes>
125
    </COMReference>
126
    <COMReference Include="Plaice">
127
      <Guid>{0CD9BF08-A064-44F4-8A5E-9A39006613FE}</Guid>
128
      <VersionMajor>5</VersionMajor>
129
      <VersionMinor>0</VersionMinor>
130
      <Lcid>0</Lcid>
131
      <WrapperTool>tlbimp</WrapperTool>
132
      <Isolated>False</Isolated>
133
      <EmbedInteropTypes>True</EmbedInteropTypes>
134
    </COMReference>
135
    <COMReference Include="VBA">
136
      <Guid>{000204EF-0000-0000-C000-000000000046}</Guid>
137
      <VersionMajor>6</VersionMajor>
138
      <VersionMinor>0</VersionMinor>
139
      <Lcid>9</Lcid>
140
      <WrapperTool>tlbimp</WrapperTool>
141
      <Isolated>False</Isolated>
142
      <EmbedInteropTypes>True</EmbedInteropTypes>
143
    </COMReference>
144
  </ItemGroup>
145
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
146
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)