프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / MarkupToPDF / MarkupToPDF.csproj @ a8dbdf61

이력 | 보기 | 이력해설 | 다운로드 (14.6 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
  <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>{A714BD67-8AAC-4ED8-8ECF-7853C3549A68}</ProjectGuid>
8
    <OutputType>Library</OutputType>
9
    <AppDesignerFolder>Properties</AppDesignerFolder>
10
    <RootNamespace>MarkupToPDF</RootNamespace>
11
    <AssemblyName>MarkupToPDF</AssemblyName>
12
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
13
    <FileAlignment>512</FileAlignment>
14
    <TargetFrameworkProfile />
15
  </PropertyGroup>
16
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17
    <DebugSymbols>true</DebugSymbols>
18
    <DebugType>full</DebugType>
19
    <Optimize>false</Optimize>
20
    <OutputPath>bin\Debug\</OutputPath>
21
    <DefineConstants>DEBUG;TRACE</DefineConstants>
22
    <ErrorReport>prompt</ErrorReport>
23
    <WarningLevel>4</WarningLevel>
24
  </PropertyGroup>
25
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26
    <DebugType>pdbonly</DebugType>
27
    <Optimize>true</Optimize>
28
    <OutputPath>bin\Release\</OutputPath>
29
    <DefineConstants>TRACE</DefineConstants>
30
    <ErrorReport>prompt</ErrorReport>
31
    <WarningLevel>4</WarningLevel>
32
  </PropertyGroup>
33
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
34
    <DebugSymbols>true</DebugSymbols>
35
    <OutputPath>bin\x64\Debug\</OutputPath>
36
    <DefineConstants>DEBUG;TRACE</DefineConstants>
37
    <DebugType>full</DebugType>
38
    <PlatformTarget>x64</PlatformTarget>
39
    <ErrorReport>prompt</ErrorReport>
40
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
41
  </PropertyGroup>
42
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
43
    <OutputPath>bin\x64\Release\</OutputPath>
44
    <DefineConstants>TRACE</DefineConstants>
45
    <Optimize>true</Optimize>
46
    <DebugType>pdbonly</DebugType>
47
    <PlatformTarget>x64</PlatformTarget>
48
    <ErrorReport>prompt</ErrorReport>
49
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
50
  </PropertyGroup>
51
  <ItemGroup>
52
    <Reference Include="EntityFramework, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
53
      <HintPath>..\packages\EntityFramework.5.0.0\lib\net45\EntityFramework.dll</HintPath>
54
    </Reference>
55
    <Reference Include="itextsharp, Version=5.5.12.0, Culture=neutral, PublicKeyToken=8354ae6d2174ddca, processorArchitecture=MSIL">
56
      <HintPath>..\packages\iTextSharp.5.5.12\lib\itextsharp.dll</HintPath>
57
    </Reference>
58
    <Reference Include="PDFNet">
59
      <HintPath>..\packages\PDFNet.dll</HintPath>
60
    </Reference>
61
    <Reference Include="PresentationCore" />
62
    <Reference Include="PresentationFramework" />
63
    <Reference Include="Rxx, Version=1.3.4451.33754, Culture=neutral, PublicKeyToken=09aedbbcd2ef4748, processorArchitecture=MSIL">
64
      <HintPath>..\packages\Rxx.1.3.4451.33754\lib\net40\Rxx.dll</HintPath>
65
    </Reference>
66
    <Reference Include="System" />
67
    <Reference Include="System.ComponentModel.DataAnnotations" />
68
    <Reference Include="System.Core" />
69
    <Reference Include="System.Data.Entity" />
70
    <Reference Include="System.Drawing" />
71
    <Reference Include="System.Reactive, Version=1.0.10621.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
72
      <HintPath>..\packages\Rx-Main.1.0.11226\lib\Net4\System.Reactive.dll</HintPath>
73
    </Reference>
74
    <Reference Include="System.Runtime.Serialization" />
75
    <Reference Include="System.Security" />
76
    <Reference Include="System.ServiceModel" />
77
    <Reference Include="System.Windows.Forms" />
78
    <Reference Include="System.Xaml" />
79
    <Reference Include="System.Xml.Linq" />
80
    <Reference Include="System.Data.DataSetExtensions" />
81
    <Reference Include="Microsoft.CSharp" />
82
    <Reference Include="System.Data" />
83
    <Reference Include="System.Xml" />
84
    <Reference Include="Telerik.Windows.Controls, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
85
      <HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Controls.dll</HintPath>
86
      <Private>True</Private>
87
    </Reference>
88
    <Reference Include="Telerik.Windows.Controls.Input, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
89
      <HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Controls.Input.dll</HintPath>
90
      <Private>True</Private>
91
    </Reference>
92
    <Reference Include="Telerik.Windows.Controls.Navigation, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
93
      <HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Controls.Navigation.dll</HintPath>
94
      <Private>True</Private>
95
    </Reference>
96
    <Reference Include="Telerik.Windows.Data, Version=2019.1.220.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
97
      <HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Data.dll</HintPath>
98
      <Private>True</Private>
99
    </Reference>
100
    <Reference Include="Telerik.Windows.Zip, Version=2019.1.215.40, Culture=neutral, PublicKeyToken=5803cfa389c90ce7, processorArchitecture=MSIL">
101
      <HintPath>..\lib\RCWPF\2019.1.220.40\Telerik.Windows.Zip.dll</HintPath>
102
      <Private>True</Private>
103
    </Reference>
104
    <Reference Include="WindowsBase" />
105
  </ItemGroup>
106
  <ItemGroup>
107
    <Compile Include="Common\CommentUserInfo.cs" />
108
    <Compile Include="Common\GetUserSign.cs" />
109
    <Compile Include="Common\LocationTextExtractionStrategyWithPosition.cs" />
110
    <Compile Include="Common\StringToFont.cs" />
111
    <Compile Include="Common\Undo_data.cs" />
112
    <Compile Include="Connected Services\markus_api\Reference.cs">
113
      <AutoGen>True</AutoGen>
114
      <DesignTime>True</DesignTime>
115
      <DependentUpon>Reference.svcmap</DependentUpon>
116
    </Compile>
117
    <Compile Include="Controls\Angle\AngleControl.cs" />
118
    <Compile Include="Controls\Common\BaseShape.cs" />
119
    <Compile Include="Controls\Common\ControlType.cs" />
120
    <Compile Include="Controls\Common\HatchMake.cs" />
121
    <Compile Include="Controls\Common\IMarkupCommonData.cs" />
122
    <Compile Include="Controls\Common\InkToPath.cs" />
123
    <Compile Include="Controls\Common\PenMode.cs" />
124
    <Compile Include="Controls\Common\StringToPathConverter.cs" />
125
    <Compile Include="Controls\Common\ValueConverter\StringToColorConverter.cs" />
126
    <Compile Include="Controls\Custom\CustomText.xaml.cs">
127
      <DependentUpon>CustomText.xaml</DependentUpon>
128
    </Compile>
129
    <Compile Include="Controls\Etc\SignControl.cs" />
130
    <Compile Include="Controls\Etc\SymControl.cs" />
131
    <Compile Include="Controls\Etc\SymControlN.cs" />
132
    <Compile Include="Controls\Line\ArrowArcControl.cs" />
133
    <Compile Include="Controls\Parsing\MarkupCopy.cs" />
134
    <Compile Include="Controls\Common\SelectControl.cs" />
135
    <Compile Include="Controls\Common\Interfaces.cs" />
136
    <Compile Include="Controls\Common\IPath.cs" />
137
    <Compile Include="Controls\Common\MarkupToPDF.cs" />
138
    <Compile Include="Controls\Common\MathSet.cs" />
139
    <Compile Include="Controls\Common\MouseMode.cs" />
140
    <Compile Include="Controls\Common\PaintSet.cs" />
141
    <Compile Include="Controls\Etc\DateControl.cs" />
142
    <Compile Include="Controls\Etc\ImgControl.cs" />
143
    <Compile Include="Controls\Line\ArcControl.cs" />
144
    <Compile Include="Controls\Line\ArrowControl_Multi.cs" />
145
    <Compile Include="Controls\Line\LineControl.cs" />
146
    <Compile Include="Controls\Parsing\MarkupParse.cs" />
147
    <Compile Include="Controls\Polygon\CloudControl.cs" />
148
    <Compile Include="Controls\Polygon\InkControl.cs" />
149
    <Compile Include="Controls\Polygon\PolygonControl.cs" />
150
    <Compile Include="Controls\Shape\CircleControl.cs" />
151
    <Compile Include="Controls\Shape\RectangleControl.cs" />
152
    <Compile Include="Controls\Shape\RectCloudControl.cs" />
153
    <Compile Include="Controls\Shape\TriControl.cs" />
154
    <Compile Include="Controls\Text\ArrowTextControl.cs" />
155
    <Compile Include="Controls\Text\TextControl.cs" />
156
    <Compile Include="Properties\AssemblyInfo.cs" />
157
    <Compile Include="Properties\Settings.Designer.cs">
158
      <AutoGen>True</AutoGen>
159
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
160
      <DependentUpon>Settings.settings</DependentUpon>
161
    </Compile>
162
    <Compile Include="Serialize\Core\JsonSerializerHelper.cs" />
163
    <Compile Include="Serialize\S_Control\Base\S_BaseControl.cs" />
164
    <Compile Include="Serialize\S_Control\Detail\S_ArrowArcControl.cs" />
165
    <Compile Include="Serialize\S_Control\Detail\S_ArcControl.cs" />
166
    <Compile Include="Serialize\S_Control\Detail\S_ArrowControl.cs" />
167
    <Compile Include="Serialize\S_Control\Detail\S_CircleControl.cs" />
168
    <Compile Include="Serialize\S_Control\Detail\S_CloudControl.cs" />
169
    <Compile Include="Serialize\S_Control\Detail\S_DateControl.cs" />
170
    <Compile Include="Serialize\S_Control\Detail\S_ImgControl.cs" />
171
    <Compile Include="Serialize\S_Control\Detail\S_LineControl.cs" />
172
    <Compile Include="Serialize\S_Control\Detail\S_PensilControl.cs" />
173
    <Compile Include="Serialize\S_Control\Detail\S_PolyControl.cs" />
174
    <Compile Include="Serialize\S_Control\Detail\S_RectCloudControl.cs" />
175
    <Compile Include="Serialize\S_Control\Detail\S_RectControl.cs" />
176
    <Compile Include="Serialize\S_Control\Detail\S_SignControl.cs" />
177
    <Compile Include="Serialize\S_Control\Detail\S_SymControl.cs" />
178
    <Compile Include="Serialize\S_Control\Detail\S_SymControlN.cs" />
179
    <Compile Include="Serialize\S_Control\Detail\S_TextControl.cs" />
180
    <Compile Include="Serialize\S_Control\Detail\S_TriControl.cs" />
181
    <Compile Include="Settings.cs" />
182
  </ItemGroup>
183
  <ItemGroup>
184
    <Page Include="Controls\Custom\CustomText.xaml">
185
      <SubType>Designer</SubType>
186
      <Generator>MSBuild:Compile</Generator>
187
    </Page>
188
    <Page Include="Themes\generic.xaml">
189
      <Generator>MSBuild:Compile</Generator>
190
      <SubType>Designer</SubType>
191
    </Page>
192
  </ItemGroup>
193
  <ItemGroup>
194
    <ProjectReference Include="..\KCOMDataModel\KCOMDataModel.csproj">
195
      <Project>{629dc8cd-d458-47ef-8f02-cd12c7001c3e}</Project>
196
      <Name>KCOMDataModel</Name>
197
    </ProjectReference>
198
  </ItemGroup>
199
  <ItemGroup>
200
    <None Include="App.Config">
201
      <SubType>Designer</SubType>
202
    </None>
203
    <None Include="Connected Services\markus_api\MarkupToPDF.markus_api.FinalPDFResult.datasource">
204
      <DependentUpon>Reference.svcmap</DependentUpon>
205
    </None>
206
    <None Include="Connected Services\markus_api\MarkupToPDF.markus_api.KCOM_SystemInfo.datasource">
207
      <DependentUpon>Reference.svcmap</DependentUpon>
208
    </None>
209
    <None Include="Connected Services\markus_api\MarkupToPDF.markus_api.MarkupInfoItem.datasource">
210
      <DependentUpon>Reference.svcmap</DependentUpon>
211
    </None>
212
    <None Include="Connected Services\markus_api\MarkupToPDF.markus_api.VPRevision.datasource">
213
      <DependentUpon>Reference.svcmap</DependentUpon>
214
    </None>
215
    <None Include="Connected Services\markus_api\ServiceDeepView.wsdl" />
216
    <None Include="Connected Services\markus_api\ServiceDeepView.xsd">
217
      <SubType>Designer</SubType>
218
    </None>
219
    <None Include="Connected Services\markus_api\ServiceDeepView1.wsdl" />
220
    <None Include="Connected Services\markus_api\ServiceDeepView1.xsd">
221
      <SubType>Designer</SubType>
222
    </None>
223
    <None Include="Connected Services\markus_api\ServiceDeepView2.xsd">
224
      <SubType>Designer</SubType>
225
    </None>
226
    <None Include="Connected Services\markus_api\ServiceDeepView3.xsd">
227
      <SubType>Designer</SubType>
228
    </None>
229
    <None Include="Connected Services\markus_api\ServiceDeepView4.xsd">
230
      <SubType>Designer</SubType>
231
    </None>
232
    <None Include="Connected Services\markus_api\ServiceDeepView5.xsd">
233
      <SubType>Designer</SubType>
234
    </None>
235
    <None Include="Connected Services\markus_api\ServiceDeepView6.xsd">
236
      <SubType>Designer</SubType>
237
    </None>
238
    <None Include="Connected Services\markus_api\ServiceDeepView7.xsd">
239
      <SubType>Designer</SubType>
240
    </None>
241
    <None Include="Connected Services\markus_api\ServiceDeepView8.xsd">
242
      <SubType>Designer</SubType>
243
    </None>
244
    <None Include="packages.config" />
245
    <None Include="Properties\DataSources\KCOMDataModel.DataModel.CHECK_LIST.datasource" />
246
    <None Include="Properties\DataSources\KCOMDataModel.DataModel.CHECK_LIST_HISTORY.datasource" />
247
    <None Include="Properties\DataSources\KCOMDataModel.DataModel.DOCINFO.datasource" />
248
    <None Include="Properties\DataSources\KCOMDataModel.DataModel.DOCUMENT_ITEM.datasource" />
249
    <None Include="Properties\DataSources\KCOMDataModel.DataModel.FAVORITE_DOC.datasource" />
250
    <None Include="Properties\DataSources\KCOMDataModel.DataModel.MARKUP_DATA.datasource" />
251
    <None Include="Properties\DataSources\KCOMDataModel.DataModel.MARKUP_INFO.datasource" />
252
    <None Include="Properties\DataSources\KCOMDataModel.DataModel.MEMBER.datasource" />
253
    <None Include="Properties\DataSources\KCOMDataModel.DataModel.SYMBOL_PRIVATE.datasource" />
254
    <None Include="Properties\DataSources\KCOMDataModel.DataModel.SYMBOL_PUBLIC.datasource" />
255
    <None Include="Properties\DataSources\System.Windows.Rect.datasource" />
256
    <None Include="Properties\Settings.settings">
257
      <Generator>SettingsSingleFileGenerator</Generator>
258
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
259
    </None>
260
  </ItemGroup>
261
  <ItemGroup>
262
    <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
263
  </ItemGroup>
264
  <ItemGroup>
265
    <WCFMetadata Include="Connected Services\" />
266
  </ItemGroup>
267
  <ItemGroup>
268
    <WCFMetadataStorage Include="Connected Services\markus_api\" />
269
  </ItemGroup>
270
  <ItemGroup>
271
    <None Include="Connected Services\markus_api\ServiceDeepView.disco" />
272
  </ItemGroup>
273
  <ItemGroup>
274
    <None Include="Connected Services\markus_api\configuration91.svcinfo" />
275
  </ItemGroup>
276
  <ItemGroup>
277
    <None Include="Connected Services\markus_api\configuration.svcinfo" />
278
  </ItemGroup>
279
  <ItemGroup>
280
    <None Include="Connected Services\markus_api\Reference.svcmap">
281
      <Generator>WCF Proxy Generator</Generator>
282
      <LastGenOutput>Reference.cs</LastGenOutput>
283
    </None>
284
  </ItemGroup>
285
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
286
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
287
       Other similar extension points exist, see Microsoft.Common.targets.
288
  <Target Name="BeforeBuild">
289
  </Target>
290
  <Target Name="AfterBuild">
291
  </Target>
292
  -->
293
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)