개정판 b627aa5a
issue #0000 id2용으로 수정
Change-Id: I0d6c62813f9647d785dd7392f0563ad049e82117
KCOM/KCOM.csproj | ||
---|---|---|
408 | 408 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
409 | 409 |
<Prefer32Bit>true</Prefer32Bit> |
410 | 410 |
</PropertyGroup> |
411 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SEC|AnyCPU'"> |
|
412 |
<DebugSymbols>true</DebugSymbols> |
|
413 |
<OutputPath>bin\Debug_SEC\</OutputPath> |
|
414 |
<DefineConstants>TRACE;DEBUG;_ACTIVE_LICENSE</DefineConstants> |
|
415 |
<DebugType>full</DebugType> |
|
416 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
417 |
<LangVersion>7.3</LangVersion> |
|
418 |
<ErrorReport>prompt</ErrorReport> |
|
419 |
</PropertyGroup> |
|
420 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SEC|x64'"> |
|
421 |
<DebugSymbols>true</DebugSymbols> |
|
422 |
<OutputPath>bin\x64\Debug_SEC\</OutputPath> |
|
423 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
424 |
<WarningLevel>3</WarningLevel> |
|
425 |
<DebugType>full</DebugType> |
|
426 |
<PlatformTarget>x64</PlatformTarget> |
|
427 |
<LangVersion>7.3</LangVersion> |
|
428 |
<ErrorReport>prompt</ErrorReport> |
|
429 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
430 |
</PropertyGroup> |
|
431 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SEC|x86'"> |
|
432 |
<DebugSymbols>true</DebugSymbols> |
|
433 |
<OutputPath>bin\x86\Debug_SEC\</OutputPath> |
|
434 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
435 |
<DebugType>full</DebugType> |
|
436 |
<PlatformTarget>x86</PlatformTarget> |
|
437 |
<LangVersion>7.3</LangVersion> |
|
438 |
<ErrorReport>prompt</ErrorReport> |
|
439 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
440 |
<Prefer32Bit>true</Prefer32Bit> |
|
441 |
</PropertyGroup> |
|
411 | 442 |
<ItemGroup> |
412 | 443 |
<Reference Include="Bytescout.PDFExtractor, Version=9.2.0.3293, Culture=neutral, PublicKeyToken=f7dd1bd9d40a50eb, processorArchitecture=MSIL"> |
413 | 444 |
<SpecificVersion>False</SpecificVersion> |
내보내기 Unified diff