프로젝트

일반

사용자정보

개정판 77cdac33

ID77cdac33b7bca4641193c97216f85dde1a21cb5e
상위 74abcf6f
하위 a7bee7cf

김태성이(가) 약 3년 전에 추가함

벽산 수정 후 백업

Change-Id: I8e3eb48f615478a49efa0ab4014a8ef17d273d0a

차이점 보기:

KCOM_API/KCOM_API.csproj
541 541
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
542 542
    <Optimize>false</Optimize>
543 543
  </PropertyGroup>
544
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_BSENG|AnyCPU'">
545
    <DebugSymbols>true</DebugSymbols>
546
    <OutputPath>bin\</OutputPath>
547
    <DefineConstants>DEBUG;TRACE</DefineConstants>
548
    <DebugType>full</DebugType>
549
    <PlatformTarget>AnyCPU</PlatformTarget>
550
    <ErrorReport>prompt</ErrorReport>
551
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
552
  </PropertyGroup>
553
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_BSENG|x86'">
554
    <DebugSymbols>true</DebugSymbols>
555
    <OutputPath>bin\</OutputPath>
556
    <DefineConstants>DEBUG;TRACE</DefineConstants>
557
    <DebugType>full</DebugType>
558
    <PlatformTarget>x86</PlatformTarget>
559
    <ErrorReport>prompt</ErrorReport>
560
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
561
  </PropertyGroup>
562
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_BSENG|x64'">
563
    <DebugSymbols>true</DebugSymbols>
564
    <OutputPath>bin\</OutputPath>
565
    <DefineConstants>DEBUG;TRACE</DefineConstants>
566
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
567
    <DebugType>full</DebugType>
568
    <PlatformTarget>x64</PlatformTarget>
569
    <ErrorReport>prompt</ErrorReport>
570
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
571
  </PropertyGroup>
544 572
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
545 573
  <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
546 574
  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)