hytos / DTI_PID / SPPIDConverter / SPPIDConverter.csproj @ c0a42e90
이력 | 보기 | 이력해설 | 다운로드 (21.8 KB)
1 | 8738667f | gaqhf | <?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 | 0e0edfad | gaqhf | <ProjectGuid>{81BFB56B-05FE-4674-93C5-DDB2D3437F77}</ProjectGuid> |
8 | bbf54d9f | gaqhf | <OutputType>Library</OutputType> |
9 | 8738667f | gaqhf | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | <RootNamespace>Converter.SPPID</RootNamespace> |
||
11 | <AssemblyName>SPPIDConverter</AssemblyName> |
||
12 | 4d4dce52 | esham21 | <TargetFrameworkVersion>v4.6</TargetFrameworkVersion> |
13 | 8738667f | gaqhf | <FileAlignment>512</FileAlignment> |
14 | <Deterministic>true</Deterministic> |
||
15 | <TargetFrameworkProfile /> |
||
16 | <NuGetPackageImportStamp> |
||
17 | </NuGetPackageImportStamp> |
||
18 | </PropertyGroup> |
||
19 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
||
20 | <DebugSymbols>true</DebugSymbols> |
||
21 | <DebugType>full</DebugType> |
||
22 | <Optimize>false</Optimize> |
||
23 | <OutputPath>..\SPPIDConverterDll\</OutputPath> |
||
24 | <DefineConstants>DEBUG;TRACE</DefineConstants> |
||
25 | <ErrorReport>prompt</ErrorReport> |
||
26 | <WarningLevel>4</WarningLevel> |
||
27 | </PropertyGroup> |
||
28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
||
29 | <DebugType>pdbonly</DebugType> |
||
30 | 6eb650a9 | Denny | <Optimize>false</Optimize> |
31 | b427ebf9 | humkyung | <OutputPath>..\SPPIDConverterDll\</OutputPath> |
32 | 8738667f | gaqhf | <DefineConstants>TRACE</DefineConstants> |
33 | <ErrorReport>prompt</ErrorReport> |
||
34 | <WarningLevel>4</WarningLevel> |
||
35 | </PropertyGroup> |
||
36 | <PropertyGroup> |
||
37 | <StartupObject /> |
||
38 | </PropertyGroup> |
||
39 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'"> |
||
40 | <DebugSymbols>true</DebugSymbols> |
||
41 | <OutputPath>..\SPPIDConverterDll\</OutputPath> |
||
42 | <DefineConstants>DEBUG;TRACE</DefineConstants> |
||
43 | <DebugType>full</DebugType> |
||
44 | <PlatformTarget>x86</PlatformTarget> |
||
45 | <ErrorReport>prompt</ErrorReport> |
||
46 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
||
47 | </PropertyGroup> |
||
48 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
||
49 | b427ebf9 | humkyung | <OutputPath>..\SPPIDConverterDll\</OutputPath> |
50 | 8738667f | gaqhf | <DefineConstants>TRACE</DefineConstants> |
51 | <Optimize>true</Optimize> |
||
52 | <DebugType>pdbonly</DebugType> |
||
53 | <PlatformTarget>x86</PlatformTarget> |
||
54 | <ErrorReport>prompt</ErrorReport> |
||
55 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
||
56 | </PropertyGroup> |
||
57 | 8aa6f2db | gaqhf | <PropertyGroup> |
58 | <TargetZone>LocalIntranet</TargetZone> |
||
59 | </PropertyGroup> |
||
60 | <PropertyGroup> |
||
61 | <GenerateManifests>false</GenerateManifests> |
||
62 | </PropertyGroup> |
||
63 | f1232880 | gaqhf | <PropertyGroup /> |
64 | 8738667f | gaqhf | <ItemGroup> |
65 | <Reference Include="DevExpress.Data.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
66 | <Reference Include="DevExpress.Dialogs.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
67 | ebe81079 | gaqhf | <Reference Include="DevExpress.Docs.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
68 | <Reference Include="DevExpress.Office.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
69 | 8738667f | gaqhf | <Reference Include="DevExpress.Printing.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
70 | ebe81079 | gaqhf | <Reference Include="DevExpress.Spreadsheet.v18.2.Core, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
71 | 8738667f | gaqhf | <Reference Include="DevExpress.Utils.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
72 | <Reference Include="DevExpress.XtraBars.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
73 | <Reference Include="DevExpress.XtraDialogs.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
74 | <Reference Include="DevExpress.XtraEditors.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
75 | <Reference Include="DevExpress.XtraGrid.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" /> |
||
76 | <Reference Include="DevExpress.XtraLayout.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
77 | <Reference Include="DevExpress.XtraPrinting.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
78 | <Reference Include="DevExpress.XtraTreeList.v18.2, Version=18.2.7.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" /> |
||
79 | a0c69b1c | gaqhf | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
80 | <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath> |
||
81 | <Private>True</Private> |
||
82 | </Reference> |
||
83 | <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"> |
||
84 | <HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath> |
||
85 | <Private>True</Private> |
||
86 | </Reference> |
||
87 | 8aa6f2db | gaqhf | <Reference Include="Interop.RAD2D, Version=1.0.0.0, Culture=neutral, PublicKeyToken=46d4e6504b436e2e, processorArchitecture=MSIL"> |
88 | <SpecificVersion>False</SpecificVersion> |
||
89 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
90 | <HintPath>C:\Program Files (x86)\SmartPlant\P&ID Workstation\bin\Interop.RAD2D.dll</HintPath> |
||
91 | </Reference> |
||
92 | 4d4dce52 | esham21 | <Reference Include="JWT, Version=7.0.0.0, Culture=neutral, PublicKeyToken=6f98bca0f40f2ecf, processorArchitecture=MSIL"> |
93 | <HintPath>..\packages\JWT.7.3.0\lib\net46\JWT.dll</HintPath> |
||
94 | 7b476006 | esham21 | </Reference> |
95 | 8738667f | gaqhf | <Reference Include="Microsoft.VisualBasic" /> |
96 | 4d4dce52 | esham21 | <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
97 | <HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
||
98 | 8738667f | gaqhf | </Reference> |
99 | <Reference Include="Oracle.ManagedDataAccess, Version=4.122.18.3, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL"> |
||
100 | <HintPath>..\packages\Oracle.ManagedDataAccess.18.3.0\lib\net40\Oracle.ManagedDataAccess.dll</HintPath> |
||
101 | </Reference> |
||
102 | <Reference Include="RadNetAutomation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5f600089cf0eaec9, processorArchitecture=MSIL"> |
||
103 | <SpecificVersion>False</SpecificVersion> |
||
104 | <HintPath>C:\Program Files (x86)\SmartPlant\P&ID Workstation\bin\RadNetAutomation.dll</HintPath> |
||
105 | </Reference> |
||
106 | f1232880 | gaqhf | <Reference Include="RadNetCmdCtrl, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5f600089cf0eaec9, processorArchitecture=MSIL"> |
107 | <SpecificVersion>False</SpecificVersion> |
||
108 | <HintPath>C:\Program Files (x86)\SmartPlant\P&ID Workstation\bin\RadNetCmdCtrl.dll</HintPath> |
||
109 | </Reference> |
||
110 | 8738667f | gaqhf | <Reference Include="System" /> |
111 | <Reference Include="System.ComponentModel.DataAnnotations" /> |
||
112 | <Reference Include="System.Core" /> |
||
113 | a0c69b1c | gaqhf | <Reference Include="System.Data.SQLite, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
114 | <HintPath>..\packages\System.Data.SQLite.Core.1.0.111.0\lib\net46\System.Data.SQLite.dll</HintPath> |
||
115 | <Private>True</Private> |
||
116 | </Reference> |
||
117 | <Reference Include="System.Data.SQLite.EF6, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
||
118 | <HintPath>..\packages\System.Data.SQLite.EF6.1.0.111.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath> |
||
119 | <Private>True</Private> |
||
120 | </Reference> |
||
121 | <Reference Include="System.Data.SQLite.Linq, Version=1.0.111.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL"> |
||
122 | <HintPath>..\packages\System.Data.SQLite.Linq.1.0.111.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath> |
||
123 | <Private>True</Private> |
||
124 | </Reference> |
||
125 | 8738667f | gaqhf | <Reference Include="System.Drawing" /> |
126 | <Reference Include="System.Windows.Forms" /> |
||
127 | <Reference Include="System.Xml.Linq" /> |
||
128 | <Reference Include="System.Data.DataSetExtensions" /> |
||
129 | <Reference Include="Microsoft.CSharp" /> |
||
130 | <Reference Include="System.Data" /> |
||
131 | <Reference Include="System.Net.Http" /> |
||
132 | <Reference Include="System.Xml" /> |
||
133 | </ItemGroup> |
||
134 | <ItemGroup> |
||
135 | cfda1fed | gaqhf | <Compile Include="AutoModeling.cs" /> |
136 | 6b60e542 | Denny | <Compile Include="BaseModel\SPPID\SPPIDCodeList.cs" /> |
137 | fb2d9638 | gaqhf | <Compile Include="BaseModel\VendorPackage.cs" /> |
138 | 6b60e542 | Denny | <Compile Include="SPPIDModel\SPPID_PipeRunPropSetting.cs" /> |
139 | 8847ea67 | gaqhf | <Compile Include="Form\ID2DBSetting.cs"> |
140 | <SubType>Form</SubType> |
||
141 | </Compile> |
||
142 | <Compile Include="Form\ID2DBSetting.Designer.cs"> |
||
143 | <DependentUpon>ID2DBSetting.cs</DependentUpon> |
||
144 | </Compile> |
||
145 | 4d4dce52 | esham21 | <Compile Include="Form\LicenseForm.cs"> |
146 | <SubType>Form</SubType> |
||
147 | </Compile> |
||
148 | <Compile Include="Form\LicenseForm.Designer.cs"> |
||
149 | <DependentUpon>LicenseForm.cs</DependentUpon> |
||
150 | </Compile> |
||
151 | c3e8fa8e | gaqhf | <Compile Include="Form\SymmetryForm.cs"> |
152 | <SubType>Form</SubType> |
||
153 | </Compile> |
||
154 | <Compile Include="Form\SymmetryForm.Designer.cs"> |
||
155 | <DependentUpon>SymmetryForm.cs</DependentUpon> |
||
156 | </Compile> |
||
157 | 45af3335 | Denny | <Compile Include="BaseModel\Graphic.cs" /> |
158 | 91c7a82a | gaqhf | <Compile Include="License.cs" /> |
159 | 3d7ff99c | gaqhf | <Compile Include="OPC\AutoModeling_OPC.cs" /> |
160 | a0c69b1c | gaqhf | <Compile Include="BaseModel\ChildSymbol.cs" /> |
161 | <Compile Include="BaseModel\Document.cs" /> |
||
162 | <Compile Include="BaseModel\EndBreak.cs" /> |
||
163 | <Compile Include="BaseModel\Equipment.cs" /> |
||
164 | <Compile Include="BaseModel\Line.cs" /> |
||
165 | <Compile Include="BaseModel\LineNumber.cs" /> |
||
166 | <Compile Include="BaseModel\Note.cs" /> |
||
167 | <Compile Include="BaseModel\Other\Association.cs" /> |
||
168 | <Compile Include="BaseModel\Other\Attribute.cs" /> |
||
169 | <Compile Include="BaseModel\Other\Connector.cs" /> |
||
170 | <Compile Include="BaseModel\Other\LineNumberRun.cs" /> |
||
171 | <Compile Include="BaseModel\Other\Property.cs" /> |
||
172 | 53c81765 | gaqhf | <Compile Include="BaseModel\SpecBreak.cs" /> |
173 | a0c69b1c | gaqhf | <Compile Include="BaseModel\SPPID\SPPIDLabelLocationInfo.cs" /> |
174 | <Compile Include="BaseModel\SPPID\SPPIDLineInfo.cs" /> |
||
175 | <Compile Include="BaseModel\SPPID\SPPIDSymbolInfo.cs" /> |
||
176 | <Compile Include="BaseModel\Symbol.cs" /> |
||
177 | <Compile Include="BaseModel\Text.cs" /> |
||
178 | <Compile Include="BaseModel\TrimLine.cs" /> |
||
179 | cfda1fed | gaqhf | <Compile Include="CloseOPCForm.cs" /> |
180 | d19ae675 | gaqhf | <Compile Include="ConverterDocking.cs"> |
181 | <SubType>UserControl</SubType> |
||
182 | </Compile> |
||
183 | <Compile Include="ConverterDocking.Designer.cs"> |
||
184 | <DependentUpon>ConverterDocking.cs</DependentUpon> |
||
185 | </Compile> |
||
186 | 8738667f | gaqhf | <Compile Include="DB\SPPID_DB.cs" /> |
187 | <Compile Include="DB\SPPID_DBInfo.cs" /> |
||
188 | <Compile Include="ConverterForm.cs"> |
||
189 | <SubType>Form</SubType> |
||
190 | </Compile> |
||
191 | <Compile Include="ConverterForm.Designer.cs"> |
||
192 | <DependentUpon>ConverterForm.cs</DependentUpon> |
||
193 | </Compile> |
||
194 | <Compile Include="Form\MappingForm.cs"> |
||
195 | <SubType>Form</SubType> |
||
196 | </Compile> |
||
197 | <Compile Include="Form\MappingForm.Designer.cs"> |
||
198 | <DependentUpon>MappingForm.cs</DependentUpon> |
||
199 | </Compile> |
||
200 | 63c5305b | gaqhf | <Compile Include="Form\MessageForm.cs"> |
201 | <SubType>Form</SubType> |
||
202 | </Compile> |
||
203 | <Compile Include="Form\MessageForm.Designer.cs"> |
||
204 | <DependentUpon>MessageForm.cs</DependentUpon> |
||
205 | </Compile> |
||
206 | 8738667f | gaqhf | <Compile Include="Form\SPPID_DB_SettingForm.cs"> |
207 | <SubType>Form</SubType> |
||
208 | </Compile> |
||
209 | <Compile Include="Form\SPPID_DB_SettingForm.Designer.cs"> |
||
210 | <DependentUpon>SPPID_DB_SettingForm.cs</DependentUpon> |
||
211 | </Compile> |
||
212 | <Compile Include="Form\UnitForm.cs"> |
||
213 | <SubType>Form</SubType> |
||
214 | </Compile> |
||
215 | <Compile Include="Form\UnitForm.Designer.cs"> |
||
216 | <DependentUpon>UnitForm.cs</DependentUpon> |
||
217 | </Compile> |
||
218 | 3734dcc5 | gaqhf | <Compile Include="Log.cs" /> |
219 | 3d7ff99c | gaqhf | <Compile Include="OPC\OPC_Info.cs" /> |
220 | 5e6ecf05 | gaqhf | <Compile Include="Program.cs" /> |
221 | cf924377 | gaqhf | <Compile Include="DB\Project_DB.cs" /> |
222 | <Compile Include="DB\Project_Info.cs" /> |
||
223 | 8738667f | gaqhf | <Compile Include="Properties\AssemblyInfo.cs" /> |
224 | <Compile Include="Properties\Msg.Designer.cs"> |
||
225 | <AutoGen>True</AutoGen> |
||
226 | <DesignTime>True</DesignTime> |
||
227 | <DependentUpon>Msg.resx</DependentUpon> |
||
228 | </Compile> |
||
229 | <Compile Include="Properties\Msg.ko.Designer.cs"> |
||
230 | <AutoGen>True</AutoGen> |
||
231 | <DesignTime>True</DesignTime> |
||
232 | <DependentUpon>Msg.ko.resx</DependentUpon> |
||
233 | </Compile> |
||
234 | <Compile Include="Properties\Resources.Designer.cs"> |
||
235 | <AutoGen>True</AutoGen> |
||
236 | <DesignTime>True</DesignTime> |
||
237 | <DependentUpon>Resources.resx</DependentUpon> |
||
238 | </Compile> |
||
239 | <Compile Include="Properties\Settings.Designer.cs"> |
||
240 | <AutoGen>True</AutoGen> |
||
241 | <DesignTimeSharedInput>True</DesignTimeSharedInput> |
||
242 | <DependentUpon>Settings.settings</DependentUpon> |
||
243 | </Compile> |
||
244 | <Compile Include="Settings.cs" /> |
||
245 | ca214bc3 | gaqhf | <Compile Include="Form\SPPIDSplashScreen.cs"> |
246 | <SubType>Form</SubType> |
||
247 | </Compile> |
||
248 | <Compile Include="Form\SPPIDSplashScreen.Designer.cs"> |
||
249 | <DependentUpon>SPPIDSplashScreen.cs</DependentUpon> |
||
250 | </Compile> |
||
251 | 86c0a45e | gaqhf | <Compile Include="SPPIDModel\BulkAttribute.cs" /> |
252 | 7cbb1038 | gaqhf | <Compile Include="SPPIDModel\GridSetting.cs" /> |
253 | d19ae675 | gaqhf | <Compile Include="Wrapper\SPPIDConverterWrapper.cs"> |
254 | <SubType>Form</SubType> |
||
255 | </Compile> |
||
256 | <Compile Include="Wrapper\SPPIDConverterWrapper.Designer.cs"> |
||
257 | <DependentUpon>SPPIDConverterWrapper.cs</DependentUpon> |
||
258 | </Compile> |
||
259 | <Compile Include="Wrapper\SPPIDConverter_Wrapper.cs" /> |
||
260 | a0c69b1c | gaqhf | <Compile Include="SPPIDModel\AttributeMapping.cs" /> |
261 | <Compile Include="SPPIDModel\ChildSymbolMapping.cs" /> |
||
262 | <Compile Include="SPPIDModel\ETCSetting.cs" /> |
||
263 | <Compile Include="SPPIDModel\Group.cs" /> |
||
264 | <Compile Include="SPPIDModel\LineMapping.cs" /> |
||
265 | <Compile Include="SPPIDModel\LineNumberMapping.cs" /> |
||
266 | <Compile Include="SPPIDModel\SPPID_Document.cs" /> |
||
267 | <Compile Include="SPPIDModel\SymbolMapping.cs" /> |
||
268 | 4d4dce52 | esham21 | <Compile Include="Util\SPPIDUtil.cs" /> |
269 | 8738667f | gaqhf | </ItemGroup> |
270 | <ItemGroup> |
||
271 | d19ae675 | gaqhf | <EmbeddedResource Include="ConverterDocking.resx"> |
272 | <DependentUpon>ConverterDocking.cs</DependentUpon> |
||
273 | </EmbeddedResource> |
||
274 | 8738667f | gaqhf | <EmbeddedResource Include="ConverterForm.resx"> |
275 | <DependentUpon>ConverterForm.cs</DependentUpon> |
||
276 | </EmbeddedResource> |
||
277 | 8847ea67 | gaqhf | <EmbeddedResource Include="Form\ID2DBSetting.resx"> |
278 | <DependentUpon>ID2DBSetting.cs</DependentUpon> |
||
279 | 7b476006 | esham21 | </EmbeddedResource> |
280 | 4d4dce52 | esham21 | <EmbeddedResource Include="Form\LicenseForm.resx"> |
281 | <DependentUpon>LicenseForm.cs</DependentUpon> |
||
282 | </EmbeddedResource> |
||
283 | 8738667f | gaqhf | <EmbeddedResource Include="Form\MappingForm.resx"> |
284 | <DependentUpon>MappingForm.cs</DependentUpon> |
||
285 | </EmbeddedResource> |
||
286 | 63c5305b | gaqhf | <EmbeddedResource Include="Form\MessageForm.resx"> |
287 | <DependentUpon>MessageForm.cs</DependentUpon> |
||
288 | </EmbeddedResource> |
||
289 | 8738667f | gaqhf | <EmbeddedResource Include="Form\SPPID_DB_SettingForm.resx"> |
290 | <DependentUpon>SPPID_DB_SettingForm.cs</DependentUpon> |
||
291 | </EmbeddedResource> |
||
292 | c3e8fa8e | gaqhf | <EmbeddedResource Include="Form\SymmetryForm.resx"> |
293 | <DependentUpon>SymmetryForm.cs</DependentUpon> |
||
294 | </EmbeddedResource> |
||
295 | 8738667f | gaqhf | <EmbeddedResource Include="Form\UnitForm.resx"> |
296 | <DependentUpon>UnitForm.cs</DependentUpon> |
||
297 | </EmbeddedResource> |
||
298 | c4c97a86 | esham21 | <EmbeddedResource Include="Properties\licenses.licx" /> |
299 | 8738667f | gaqhf | <EmbeddedResource Include="Properties\Resources.resx"> |
300 | <Generator>ResXFileCodeGenerator</Generator> |
||
301 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
||
302 | </EmbeddedResource> |
||
303 | <EmbeddedResource Include="Properties\Msg.resx"> |
||
304 | <Generator>ResXFileCodeGenerator</Generator> |
||
305 | <LastGenOutput>Msg.Designer.cs</LastGenOutput> |
||
306 | </EmbeddedResource> |
||
307 | <EmbeddedResource Include="Properties\Msg.ko.resx"> |
||
308 | <Generator>ResXFileCodeGenerator</Generator> |
||
309 | <LastGenOutput>Msg.ko.Designer.cs</LastGenOutput> |
||
310 | </EmbeddedResource> |
||
311 | ca214bc3 | gaqhf | <EmbeddedResource Include="Form\SPPIDSplashScreen.resx"> |
312 | <DependentUpon>SPPIDSplashScreen.cs</DependentUpon> |
||
313 | </EmbeddedResource> |
||
314 | d19ae675 | gaqhf | <EmbeddedResource Include="Wrapper\SPPIDConverterWrapper.resx"> |
315 | <DependentUpon>SPPIDConverterWrapper.cs</DependentUpon> |
||
316 | <SubType>Designer</SubType> |
||
317 | </EmbeddedResource> |
||
318 | 8738667f | gaqhf | </ItemGroup> |
319 | <ItemGroup> |
||
320 | 4d4dce52 | esham21 | <COMReference Include="ISPClientData3"> |
321 | <Guid>{A32983E1-A1BD-11D3-BBEE-0800363EAF03}</Guid> |
||
322 | <VersionMajor>2</VersionMajor> |
||
323 | <VersionMinor>0</VersionMinor> |
||
324 | <Lcid>0</Lcid> |
||
325 | <WrapperTool>tlbimp</WrapperTool> |
||
326 | <Isolated>False</Isolated> |
||
327 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
328 | </COMReference> |
||
329 | <COMReference Include="ISPPropertyInf"> |
||
330 | <Guid>{E0356D80-06B4-11D2-B793-080036EEB703}</Guid> |
||
331 | <VersionMajor>1</VersionMajor> |
||
332 | <VersionMinor>1</VersionMinor> |
||
333 | <Lcid>0</Lcid> |
||
334 | <WrapperTool>tlbimp</WrapperTool> |
||
335 | <Isolated>False</Isolated> |
||
336 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
337 | </COMReference> |
||
338 | <COMReference Include="Llama"> |
||
339 | <Guid>{425D14E8-A0C1-4F4A-9FB8-4D7CA982F144}</Guid> |
||
340 | <VersionMajor>6</VersionMajor> |
||
341 | <VersionMinor>0</VersionMinor> |
||
342 | <Lcid>0</Lcid> |
||
343 | <WrapperTool>tlbimp</WrapperTool> |
||
344 | <Isolated>False</Isolated> |
||
345 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
346 | </COMReference> |
||
347 | 9e781a4e | Denny | <COMReference Include="LMAutomationUtil"> |
348 | <Guid>{D0AE052D-5710-4FDD-8902-FF001DD5D883}</Guid> |
||
349 | <VersionMajor>5</VersionMajor> |
||
350 | <VersionMinor>0</VersionMinor> |
||
351 | <Lcid>0</Lcid> |
||
352 | <WrapperTool>tlbimp</WrapperTool> |
||
353 | <Isolated>False</Isolated> |
||
354 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
355 | </COMReference> |
||
356 | 8738667f | gaqhf | <COMReference Include="NEWENUMWRAPPERLib"> |
357 | <Guid>{58B86513-1FA4-4928-9D79-1076AC6F69EF}</Guid> |
||
358 | <VersionMajor>1</VersionMajor> |
||
359 | <VersionMinor>0</VersionMinor> |
||
360 | <Lcid>0</Lcid> |
||
361 | <WrapperTool>tlbimp</WrapperTool> |
||
362 | <Isolated>False</Isolated> |
||
363 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
364 | 9e781a4e | Denny | </COMReference> |
365 | <COMReference Include="PIDCacheAccessInfLib"> |
||
366 | <Guid>{CB6C022D-D17C-4E18-9B36-3A0D8B3282A2}</Guid> |
||
367 | <VersionMajor>1</VersionMajor> |
||
368 | <VersionMinor>0</VersionMinor> |
||
369 | <Lcid>0</Lcid> |
||
370 | <WrapperTool>tlbimp</WrapperTool> |
||
371 | <Isolated>False</Isolated> |
||
372 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
373 | 8738667f | gaqhf | </COMReference> |
374 | 4d4dce52 | esham21 | <COMReference Include="PidObjectManagerInf"> |
375 | <Guid>{534174BA-6991-4F8B-8DD0-FE2E46B6A67C}</Guid> |
||
376 | <VersionMajor>2</VersionMajor> |
||
377 | <VersionMinor>0</VersionMinor> |
||
378 | <Lcid>0</Lcid> |
||
379 | <WrapperTool>tlbimp</WrapperTool> |
||
380 | <Isolated>False</Isolated> |
||
381 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
382 | </COMReference> |
||
383 | <COMReference Include="Plaice"> |
||
384 | <Guid>{0CD9BF08-A064-44F4-8A5E-9A39006613FE}</Guid> |
||
385 | <VersionMajor>5</VersionMajor> |
||
386 | <VersionMinor>0</VersionMinor> |
||
387 | <Lcid>0</Lcid> |
||
388 | <WrapperTool>tlbimp</WrapperTool> |
||
389 | <Isolated>False</Isolated> |
||
390 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
391 | </COMReference> |
||
392 | 8738667f | gaqhf | <COMReference Include="VBA"> |
393 | <Guid>{000204EF-0000-0000-C000-000000000046}</Guid> |
||
394 | <VersionMajor>6</VersionMajor> |
||
395 | <VersionMinor>0</VersionMinor> |
||
396 | <Lcid>9</Lcid> |
||
397 | <WrapperTool>tlbimp</WrapperTool> |
||
398 | <Isolated>False</Isolated> |
||
399 | <EmbedInteropTypes>True</EmbedInteropTypes> |
||
400 | </COMReference> |
||
401 | </ItemGroup> |
||
402 | <ItemGroup> |
||
403 | <None Include="App.config" /> |
||
404 | </ItemGroup> |
||
405 | <ItemGroup> |
||
406 | <None Include="packages.config" /> |
||
407 | <None Include="Properties\Settings.settings"> |
||
408 | <Generator>SettingsSingleFileGenerator</Generator> |
||
409 | <LastGenOutput>Settings.Designer.cs</LastGenOutput> |
||
410 | </None> |
||
411 | <None Include="Resources\convertto.svg" /> |
||
412 | </ItemGroup> |
||
413 | <ItemGroup> |
||
414 | <None Include="Resources\actions_database.svg" /> |
||
415 | </ItemGroup> |
||
416 | <ItemGroup> |
||
417 | <None Include="Resources\actions_image.svg" /> |
||
418 | </ItemGroup> |
||
419 | <ItemGroup> |
||
420 | <None Include="Resources\arrangegroups.svg" /> |
||
421 | </ItemGroup> |
||
422 | <ItemGroup> |
||
423 | <None Include="Resources\open2.svg" /> |
||
424 | </ItemGroup> |
||
425 | <ItemGroup> |
||
426 | <None Include="Resources\next.svg" /> |
||
427 | </ItemGroup> |
||
428 | <ItemGroup> |
||
429 | <None Include="Resources\properties.svg" /> |
||
430 | </ItemGroup> |
||
431 | <ItemGroup> |
||
432 | <None Include="Resources\save.svg" /> |
||
433 | </ItemGroup> |
||
434 | <ItemGroup> |
||
435 | <None Include="Resources\paymentunpaid.svg" /> |
||
436 | </ItemGroup> |
||
437 | <ItemGroup> |
||
438 | <None Include="Resources\close.svg" /> |
||
439 | </ItemGroup> |
||
440 | <ItemGroup> |
||
441 | <None Include="Resources\changedatasourcepivottable.svg" /> |
||
442 | </ItemGroup> |
||
443 | <ItemGroup> |
||
444 | <None Include="Resources\saveandclose.svg" /> |
||
445 | </ItemGroup> |
||
446 | <ItemGroup> |
||
447 | <None Include="Resources\cancel_16x16.png" /> |
||
448 | </ItemGroup> |
||
449 | <ItemGroup> |
||
450 | <None Include="Resources\apply_16x16.png" /> |
||
451 | </ItemGroup> |
||
452 | <ItemGroup> |
||
453 | <None Include="Resources\pencolor_16x16.png" /> |
||
454 | </ItemGroup> |
||
455 | fbdb9f2a | gaqhf | <ItemGroup> |
456 | <None Include="Resources\actions_refresh.svg" /> |
||
457 | </ItemGroup> |
||
458 | d19ae675 | gaqhf | <ItemGroup> |
459 | <None Include="Resources\ToolbarImage.png" /> |
||
460 | </ItemGroup> |
||
461 | 965eb728 | gaqhf | <ItemGroup> |
462 | <None Include="Resources\logo_color.png" /> |
||
463 | </ItemGroup> |
||
464 | a03e9271 | gaqhf | <ItemGroup> |
465 | d6f22c35 | gaqhf | <None Include="Resources\productquickcomparisons.svg" /> |
466 | </ItemGroup> |
||
467 | 29ac1959 | gaqhf | <ItemGroup> |
468 | <None Include="Resources\newrecurringappointment.svg" /> |
||
469 | </ItemGroup> |
||
470 | 8738667f | gaqhf | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
471 | a0c69b1c | 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')" /> |
472 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
||
473 | <PropertyGroup> |
||
474 | <ErrorText>이 프로젝트는 이 컴퓨터에 없는 NuGet 패키지를 참조합니다. 해당 패키지를 다운로드하려면 NuGet 패키지 복원을 사용하십시오. 자세한 내용은 http://go.microsoft.com/fwlink/?LinkID=322105를 참조하십시오. 누락된 파일은 {0}입니다.</ErrorText> |
||
475 | </PropertyGroup> |
||
476 | <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'))" /> |
||
477 | </Target> |
||
478 | a03e9271 | gaqhf | <PropertyGroup> |
479 | <PreBuildEvent>echo %25date%25 %25time%25 > "$(ProjectDir)\Resources\lic.txt"</PreBuildEvent> |
||
480 | </PropertyGroup> |
||
481 | 8738667f | gaqhf | </Project> |