프로젝트

일반

사용자정보

개정판 07b7bd24

ID07b7bd248129e4ad4d46472d12600c55b6d84cb2
상위 43bbd277
하위 64e36f82

김태성이(가) 4년 이상 전에 추가함

pemss 프로젝트 병합

Change-Id: I3a2a8de69ca7f46e488706e296369eba84bc095d

차이점 보기:

KCOM_API/KCOM_API.csproj
153 153
    <None Include="Web.Release_Hyosung.config">
154 154
      <DependentUpon>Web.config</DependentUpon>
155 155
    </None>
156
    <None Include="Web.Release_PEMSS.config">
157
      <DependentUpon>Web.config</DependentUpon>
158
    </None>
156 159
  </ItemGroup>
157 160
  <ItemGroup>
158 161
    <ProjectReference Include="..\FinalService\KCOM_FinalService\IFinalPDF\IFinalPDF.csproj">
......
344 347
    <ErrorReport>prompt</ErrorReport>
345 348
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
346 349
  </PropertyGroup>
350
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|AnyCPU'">
351
    <DebugSymbols>true</DebugSymbols>
352
    <OutputPath>bin\</OutputPath>
353
    <DefineConstants>DEBUG;TRACE</DefineConstants>
354
    <DebugType>full</DebugType>
355
    <PlatformTarget>AnyCPU</PlatformTarget>
356
    <ErrorReport>prompt</ErrorReport>
357
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
358
  </PropertyGroup>
359
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|x86'">
360
    <DebugSymbols>true</DebugSymbols>
361
    <OutputPath>bin\</OutputPath>
362
    <DefineConstants>DEBUG;TRACE</DefineConstants>
363
    <DebugType>full</DebugType>
364
    <PlatformTarget>x86</PlatformTarget>
365
    <ErrorReport>prompt</ErrorReport>
366
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
367
  </PropertyGroup>
368
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|x64'">
369
    <DebugSymbols>true</DebugSymbols>
370
    <OutputPath>bin\</OutputPath>
371
    <DefineConstants>DEBUG;TRACE</DefineConstants>
372
    <DebugType>full</DebugType>
373
    <PlatformTarget>x64</PlatformTarget>
374
    <ErrorReport>prompt</ErrorReport>
375
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
376
  </PropertyGroup>
347 377
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
348 378
  <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
349 379
  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />

내보내기 Unified diff

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