프로젝트

일반

사용자정보

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

markus / ConvertService / ConverterService / DZConverterLib / DZConverterLib.csproj @ 9fa712a5

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

1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="4.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>{A715BA5E-716C-4A5C-9186-3DBB194CD03E}</ProjectGuid>
9
    <OutputType>Library</OutputType>
10
    <AppDesignerFolder>Properties</AppDesignerFolder>
11
    <RootNamespace>DZConverterLib</RootNamespace>
12
    <AssemblyName>DZConverterLib</AssemblyName>
13
    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14
    <FileAlignment>512</FileAlignment>
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
    <PlatformTarget>AnyCPU</PlatformTarget>
25
  </PropertyGroup>
26
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27
    <DebugType>pdbonly</DebugType>
28
    <Optimize>true</Optimize>
29
    <OutputPath>bin\Release\</OutputPath>
30
    <DefineConstants>TRACE</DefineConstants>
31
    <ErrorReport>prompt</ErrorReport>
32
    <WarningLevel>4</WarningLevel>
33
  </PropertyGroup>
34
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
35
    <DebugSymbols>true</DebugSymbols>
36
    <OutputPath>bin\x64\Debug\</OutputPath>
37
    <DefineConstants>TRACE;DEBUG;LTV19_CONFIG;LEADTOOLS_V175_OR_LATER;FOR_DOTNET4;LEADTOOLS_V18_OR_LATER;LEADTOOLS_V19_OR_LATER;FOR_WIN64</DefineConstants>
38
    <DebugType>full</DebugType>
39
    <PlatformTarget>x64</PlatformTarget>
40
    <ErrorReport>prompt</ErrorReport>
41
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
42
  </PropertyGroup>
43
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
44
    <OutputPath>bin\x64\Release\</OutputPath>
45
    <DefineConstants>TRACE</DefineConstants>
46
    <Optimize>true</Optimize>
47
    <DebugType>pdbonly</DebugType>
48
    <PlatformTarget>x64</PlatformTarget>
49
    <ErrorReport>prompt</ErrorReport>
50
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
51
  </PropertyGroup>
52
  <ItemGroup>
53
    <Reference Include="Bytescout.PDFRenderer, Version=8.6.0.2912, Culture=neutral, PublicKeyToken=f7dd1bd9d40a50eb, processorArchitecture=MSIL">
54
      <SpecificVersion>False</SpecificVersion>
55
      <HintPath>C:\Program Files\Bytescout PDF Renderer SDK\net4.00\Bytescout.PDFRenderer.dll</HintPath>
56
    </Reference>
57
    <Reference Include="Ghostscript.NET">
58
      <HintPath>..\Main\PDFConverter\packages\Ghostscript.NET.1.2.1\lib\net40\Ghostscript.NET.dll</HintPath>
59
    </Reference>
60
    <Reference Include="itextsharp">
61
      <HintPath>..\Main\PDFConverter\packages\iTextSharp.5.5.11\lib\itextsharp.dll</HintPath>
62
    </Reference>
63
    <Reference Include="Leadtools, Version=19.0.4.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=AMD64">
64
      <SpecificVersion>False</SpecificVersion>
65
      <HintPath>C:\LEADTOOLS 19\Bin\Dotnet4\x64\Leadtools.dll</HintPath>
66
    </Reference>
67
    <Reference Include="Leadtools.Codecs, Version=19.0.4.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=AMD64">
68
      <SpecificVersion>False</SpecificVersion>
69
      <HintPath>C:\LEADTOOLS 19\Bin\Dotnet4\x64\Leadtools.Codecs.dll</HintPath>
70
    </Reference>
71
    <Reference Include="Leadtools.ImageProcessing.Color, Version=19.0.4.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=AMD64">
72
      <SpecificVersion>False</SpecificVersion>
73
      <HintPath>C:\LEADTOOLS 19\Bin\Dotnet4\x64\Leadtools.ImageProcessing.Color.dll</HintPath>
74
    </Reference>
75
    <Reference Include="Leadtools.ImageProcessing.Core, Version=19.0.4.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=AMD64">
76
      <SpecificVersion>False</SpecificVersion>
77
      <HintPath>C:\LEADTOOLS 19\Bin\Dotnet4\x64\Leadtools.ImageProcessing.Core.dll</HintPath>
78
    </Reference>
79
    <Reference Include="Leadtools.ImageProcessing.Effects, Version=19.0.4.0, Culture=neutral, PublicKeyToken=9cf889f53ea9b907, processorArchitecture=AMD64">
80
      <SpecificVersion>False</SpecificVersion>
81
      <HintPath>C:\LEADTOOLS 19\Bin\Dotnet4\x64\Leadtools.ImageProcessing.Effects.dll</HintPath>
82
    </Reference>
83
    <Reference Include="PDFNet, Version=5.8.0.0, Culture=neutral, PublicKeyToken=36167be3f67ac39c, processorArchitecture=AMD64">
84
      <SpecificVersion>False</SpecificVersion>
85
      <HintPath>bin\x64\Debug\PDFNet.dll</HintPath>
86
    </Reference>
87
    <Reference Include="PresentationCore" />
88
    <Reference Include="PresentationFramework" />
89
    <Reference Include="System" />
90
    <Reference Include="System.Core" />
91
    <Reference Include="System.Data.Entity" />
92
    <Reference Include="System.DirectoryServices" />
93
    <Reference Include="System.Drawing" />
94
    <Reference Include="System.Drawing.Design" />
95
    <Reference Include="System.Runtime.Caching" />
96
    <Reference Include="System.Runtime.Serialization" />
97
    <Reference Include="System.Security" />
98
    <Reference Include="System.Windows.Forms" />
99
    <Reference Include="System.Xaml" />
100
    <Reference Include="System.Xml.Linq" />
101
    <Reference Include="System.Data.DataSetExtensions" />
102
    <Reference Include="Microsoft.CSharp" />
103
    <Reference Include="System.Data" />
104
    <Reference Include="System.Xml" />
105
    <Reference Include="WindowsBase" />
106
    <Reference Include="XsPDF, Version=7.2.0.1956, Culture=neutral, PublicKeyToken=5af05832079d47a8, processorArchitecture=MSIL">
107
      <SpecificVersion>False</SpecificVersion>
108
      <HintPath>bin\Debug\XsPDF.dll</HintPath>
109
    </Reference>
110
  </ItemGroup>
111
  <ItemGroup>
112
    <Compile Include="Common\ImageFileSaver.cs" />
113
    <Compile Include="Common\UnlockSupport.cs" />
114
    <Compile Include="DAL\Auth\Crediential.cs" />
115
    <Compile Include="DAL\Auth\Filefactory.cs">
116
      <SubType>Component</SubType>
117
    </Compile>
118
    <Compile Include="DAL\Auth\FileFactoryEventargs.cs" />
119
    <Compile Include="DAL\Enums\FinalStatus.cs" />
120
    <Compile Include="DAL\ResultSet.cs" />
121
    <Compile Include="DZConverter.cs" />
122
    <Compile Include="Events\EventMembers.cs" />
123
    <Compile Include="Properties\AssemblyInfo.cs" />
124
    <Compile Include="Properties\Settings.Designer.cs">
125
      <AutoGen>True</AutoGen>
126
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
127
      <DependentUpon>Settings.settings</DependentUpon>
128
    </Compile>
129
    <Compile Include="Events\Util\SystemIO.cs" />
130
    <Compile Include="Events\Util\Task.cs" />
131
    <Compile Include="Utilities\WindowInterop.cs" />
132
  </ItemGroup>
133
  <ItemGroup>
134
    <ProjectReference Include="..\DBAggrigater\DeepViewDataModel\DeepViewDataModel.csproj">
135
      <Project>{50f414ce-934a-4220-9d0a-c4b262f74a1c}</Project>
136
      <Name>DeepViewDataModel</Name>
137
    </ProjectReference>
138
    <ProjectReference Include="..\DBAggrigater\PropertiesType\PropertiesType.csproj">
139
      <Project>{2a9ece03-9144-41ae-97d8-e523d15c8c21}</Project>
140
      <Name>PropertiesType</Name>
141
    </ProjectReference>
142
    <ProjectReference Include="..\DeepView.Toolkit.GuidGenerator\DeepView.Toolkit.GuidGenerator.csproj">
143
      <Project>{b07fdc39-f202-4eaa-bd32-80bcd19af630}</Project>
144
      <Name>DeepView.Toolkit.GuidGenerator</Name>
145
    </ProjectReference>
146
    <ProjectReference Include="..\EmailClient\EmailClient.csproj">
147
      <Project>{50ebcc06-ab49-4c8f-a4c4-1a7520ac2f2d}</Project>
148
      <Name>EmailClient</Name>
149
    </ProjectReference>
150
    <ProjectReference Include="..\IConverterPDF\IConverterPDF.csproj">
151
      <Project>{5B120817-FDAD-4D84-8A22-2505337D7FB0}</Project>
152
      <Name>IConverterPDF</Name>
153
    </ProjectReference>
154
    <ProjectReference Include="..\ImageFields\ImageFields.csproj">
155
      <Project>{AE5476A4-1E39-40C4-B80C-E44A8ACDB721}</Project>
156
      <Name>ImageFields</Name>
157
    </ProjectReference>
158
    <ProjectReference Include="..\Main\PDFConverter\OOP\OOP.csproj">
159
      <Project>{7cdd0d16-b34a-4301-9c80-891205814696}</Project>
160
      <Name>OOP</Name>
161
    </ProjectReference>
162
  </ItemGroup>
163
  <ItemGroup>
164
    <Content Include="App.Config">
165
      <SubType>Designer</SubType>
166
    </Content>
167
  </ItemGroup>
168
  <ItemGroup>
169
    <None Include="packages.config" />
170
    <None Include="Properties\Settings.settings">
171
      <Generator>SettingsSingleFileGenerator</Generator>
172
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
173
    </None>
174
  </ItemGroup>
175
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
176
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
177
       Other similar extension points exist, see Microsoft.Common.targets.
178
  <Target Name="BeforeBuild">
179
  </Target>
180
  <Target Name="AfterBuild">
181
  </Target>
182
  -->
183
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)