개정판 eaafc1eb
daelim debug 프로젝트 추가
Change-Id: Ib22a8145905cee7587946fa49a9f54679ea546ee
FinalService/KCOM_FinalService/IFinalPDF/IFinalPDF.csproj | ||
---|---|---|
137 | 137 |
<ErrorReport>prompt</ErrorReport> |
138 | 138 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
139 | 139 |
</PropertyGroup> |
140 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|AnyCPU'"> |
|
141 |
<DebugSymbols>true</DebugSymbols> |
|
142 |
<OutputPath>bin\Debug_Daelim\</OutputPath> |
|
143 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
144 |
<DebugType>full</DebugType> |
|
145 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
146 |
<ErrorReport>prompt</ErrorReport> |
|
147 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
148 |
</PropertyGroup> |
|
149 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|x86'"> |
|
150 |
<DebugSymbols>true</DebugSymbols> |
|
151 |
<OutputPath>bin\x86\Debug_Daelim\</OutputPath> |
|
152 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
153 |
<DebugType>full</DebugType> |
|
154 |
<PlatformTarget>x86</PlatformTarget> |
|
155 |
<ErrorReport>prompt</ErrorReport> |
|
156 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
157 |
</PropertyGroup> |
|
140 | 158 |
<ItemGroup> |
141 | 159 |
<Reference Include="System" /> |
142 | 160 |
<Reference Include="System.Core" /> |
내보내기 Unified diff