프로젝트

일반

사용자정보

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

markus / FinalService / KCOM_FinalService / IFinalPDF / IFinalPDF.csproj @ master

이력 | 보기 | 이력해설 | 다운로드 (9.48 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>{784438BE-2074-41AE-A692-24E1A4A67FE3}</ProjectGuid>
8
    <OutputType>Library</OutputType>
9
    <AppDesignerFolder>Properties</AppDesignerFolder>
10
    <RootNamespace>IFinalPDF</RootNamespace>
11
    <AssemblyName>IFinalPDF</AssemblyName>
12
    <TargetFrameworkVersion>v4.6.1</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
    <Prefer32Bit>false</Prefer32Bit>
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
    <Prefer32Bit>false</Prefer32Bit>
34
  </PropertyGroup>
35
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
36
    <DebugSymbols>true</DebugSymbols>
37
    <OutputPath>bin\x86\Debug\</OutputPath>
38
    <DefineConstants>DEBUG;TRACE</DefineConstants>
39
    <DebugType>full</DebugType>
40
    <PlatformTarget>x86</PlatformTarget>
41
    <ErrorReport>prompt</ErrorReport>
42
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
43
    <Prefer32Bit>false</Prefer32Bit>
44
  </PropertyGroup>
45
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
46
    <OutputPath>bin\x86\Release\</OutputPath>
47
    <DefineConstants>TRACE</DefineConstants>
48
    <Optimize>true</Optimize>
49
    <DebugType>pdbonly</DebugType>
50
    <PlatformTarget>x86</PlatformTarget>
51
    <ErrorReport>prompt</ErrorReport>
52
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
53
    <Prefer32Bit>false</Prefer32Bit>
54
  </PropertyGroup>
55
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HyoSung|AnyCPU'">
56
    <DebugSymbols>true</DebugSymbols>
57
    <OutputPath>bin\Debug_HyoSung\</OutputPath>
58
    <DefineConstants>DEBUG;TRACE</DefineConstants>
59
    <DebugType>full</DebugType>
60
    <PlatformTarget>AnyCPU</PlatformTarget>
61
    <ErrorReport>prompt</ErrorReport>
62
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
63
    <Prefer32Bit>false</Prefer32Bit>
64
  </PropertyGroup>
65
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_HyoSung|x86'">
66
    <DebugSymbols>true</DebugSymbols>
67
    <OutputPath>bin\x86\Debug_HyoSung\</OutputPath>
68
    <DefineConstants>DEBUG;TRACE</DefineConstants>
69
    <DebugType>full</DebugType>
70
    <PlatformTarget>x86</PlatformTarget>
71
    <ErrorReport>prompt</ErrorReport>
72
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
73
    <Prefer32Bit>false</Prefer32Bit>
74
  </PropertyGroup>
75
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|AnyCPU'">
76
    <DebugSymbols>true</DebugSymbols>
77
    <OutputPath>bin\Debug_CadExport\</OutputPath>
78
    <DefineConstants>DEBUG;TRACE</DefineConstants>
79
    <DebugType>full</DebugType>
80
    <PlatformTarget>AnyCPU</PlatformTarget>
81
    <ErrorReport>prompt</ErrorReport>
82
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
83
    <Prefer32Bit>false</Prefer32Bit>
84
  </PropertyGroup>
85
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|x86'">
86
    <DebugSymbols>true</DebugSymbols>
87
    <OutputPath>bin\x86\Debug_CadExport\</OutputPath>
88
    <DefineConstants>DEBUG;TRACE</DefineConstants>
89
    <DebugType>full</DebugType>
90
    <PlatformTarget>x86</PlatformTarget>
91
    <ErrorReport>prompt</ErrorReport>
92
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
93
    <Prefer32Bit>false</Prefer32Bit>
94
  </PropertyGroup>
95
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|AnyCPU'">
96
    <DebugSymbols>true</DebugSymbols>
97
    <OutputPath>bin\Debug_SNI\</OutputPath>
98
    <DefineConstants>DEBUG;TRACE</DefineConstants>
99
    <DebugType>full</DebugType>
100
    <PlatformTarget>AnyCPU</PlatformTarget>
101
    <ErrorReport>prompt</ErrorReport>
102
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
103
    <Prefer32Bit>false</Prefer32Bit>
104
  </PropertyGroup>
105
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|x86'">
106
    <DebugSymbols>true</DebugSymbols>
107
    <OutputPath>bin\x86\Debug_SNI\</OutputPath>
108
    <DefineConstants>DEBUG;TRACE</DefineConstants>
109
    <DebugType>full</DebugType>
110
    <PlatformTarget>x86</PlatformTarget>
111
    <ErrorReport>prompt</ErrorReport>
112
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
113
    <Prefer32Bit>false</Prefer32Bit>
114
  </PropertyGroup>
115
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|AnyCPU'">
116
    <DebugSymbols>true</DebugSymbols>
117
    <OutputPath>bin\Release_Hyosung\</OutputPath>
118
    <DefineConstants>DEBUG;TRACE</DefineConstants>
119
    <DebugType>full</DebugType>
120
    <PlatformTarget>AnyCPU</PlatformTarget>
121
    <ErrorReport>prompt</ErrorReport>
122
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
123
    <Prefer32Bit>false</Prefer32Bit>
124
  </PropertyGroup>
125
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|x86'">
126
    <DebugSymbols>true</DebugSymbols>
127
    <OutputPath>bin\x86\Release_Hyosung\</OutputPath>
128
    <DefineConstants>DEBUG;TRACE</DefineConstants>
129
    <DebugType>full</DebugType>
130
    <PlatformTarget>x86</PlatformTarget>
131
    <ErrorReport>prompt</ErrorReport>
132
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
133
    <Prefer32Bit>false</Prefer32Bit>
134
  </PropertyGroup>
135
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|AnyCPU'">
136
    <DebugSymbols>true</DebugSymbols>
137
    <OutputPath>bin\Release_PEMSS\</OutputPath>
138
    <DefineConstants>DEBUG;TRACE</DefineConstants>
139
    <DebugType>full</DebugType>
140
    <PlatformTarget>AnyCPU</PlatformTarget>
141
    <ErrorReport>prompt</ErrorReport>
142
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
143
    <Prefer32Bit>false</Prefer32Bit>
144
  </PropertyGroup>
145
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|x86'">
146
    <DebugSymbols>true</DebugSymbols>
147
    <OutputPath>bin\x86\Release_PEMSS\</OutputPath>
148
    <DefineConstants>DEBUG;TRACE</DefineConstants>
149
    <DebugType>full</DebugType>
150
    <PlatformTarget>x86</PlatformTarget>
151
    <ErrorReport>prompt</ErrorReport>
152
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
153
    <Prefer32Bit>false</Prefer32Bit>
154
  </PropertyGroup>
155
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|AnyCPU'">
156
    <DebugSymbols>true</DebugSymbols>
157
    <OutputPath>bin\Debug_Daelim\</OutputPath>
158
    <DefineConstants>DEBUG;TRACE</DefineConstants>
159
    <DebugType>full</DebugType>
160
    <PlatformTarget>AnyCPU</PlatformTarget>
161
    <ErrorReport>prompt</ErrorReport>
162
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
163
    <Prefer32Bit>false</Prefer32Bit>
164
  </PropertyGroup>
165
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|x86'">
166
    <DebugSymbols>true</DebugSymbols>
167
    <OutputPath>bin\x86\Debug_Daelim\</OutputPath>
168
    <DefineConstants>DEBUG;TRACE</DefineConstants>
169
    <DebugType>full</DebugType>
170
    <PlatformTarget>x86</PlatformTarget>
171
    <ErrorReport>prompt</ErrorReport>
172
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
173
    <Prefer32Bit>false</Prefer32Bit>
174
  </PropertyGroup>
175
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|AnyCPU'">
176
    <DebugSymbols>true</DebugSymbols>
177
    <OutputPath>bin\Release_Default\</OutputPath>
178
    <DefineConstants>DEBUG;TRACE</DefineConstants>
179
    <DebugType>full</DebugType>
180
    <PlatformTarget>AnyCPU</PlatformTarget>
181
    <ErrorReport>prompt</ErrorReport>
182
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
183
  </PropertyGroup>
184
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Default|x86'">
185
    <DebugSymbols>true</DebugSymbols>
186
    <OutputPath>bin\x86\Release_Default\</OutputPath>
187
    <DefineConstants>DEBUG;TRACE</DefineConstants>
188
    <DebugType>full</DebugType>
189
    <PlatformTarget>x86</PlatformTarget>
190
    <ErrorReport>prompt</ErrorReport>
191
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
192
  </PropertyGroup>
193
  <ItemGroup>
194
    <Reference Include="System" />
195
    <Reference Include="System.Core" />
196
    <Reference Include="System.Xml.Linq" />
197
    <Reference Include="System.Data.DataSetExtensions" />
198
    <Reference Include="Microsoft.CSharp" />
199
    <Reference Include="System.Data" />
200
    <Reference Include="System.Xml" />
201
  </ItemGroup>
202
  <ItemGroup>
203
    <Compile Include="Cache.cs" />
204
    <Compile Include="InterfaceFinalPDF.cs" />
205
    <Compile Include="Properties\AssemblyInfo.cs" />
206
    <Compile Include="RemFinalPDFObject.cs" />
207
  </ItemGroup>
208
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
209
</Project>
클립보드 이미지 추가 (최대 크기: 500 MB)