프로젝트

일반

사용자정보

개정판 74c7d788

ID74c7d788971bef0e61ce7e86e9eb88b07af04e96
상위 82d80d7a
하위 e551f094

김동진이(가) 5년 이상 전에 추가함

issue #000: IFinalPDF.csproj x86 추가

Change-Id: I52a25e8cebf250e65437274828a0206af5b83547

차이점 보기:

FinalService/KCOM_FinalService/IFinalPDF/IFinalPDF.csproj
29 29
    <ErrorReport>prompt</ErrorReport>
30 30
    <WarningLevel>4</WarningLevel>
31 31
  </PropertyGroup>
32
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
33
    <DebugSymbols>true</DebugSymbols>
34
    <OutputPath>bin\x86\Debug\</OutputPath>
35
    <DefineConstants>DEBUG;TRACE</DefineConstants>
36
    <DebugType>full</DebugType>
37
    <PlatformTarget>x86</PlatformTarget>
38
    <ErrorReport>prompt</ErrorReport>
39
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
40
  </PropertyGroup>
41
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
42
    <OutputPath>bin\x86\Release\</OutputPath>
43
    <DefineConstants>TRACE</DefineConstants>
44
    <Optimize>true</Optimize>
45
    <DebugType>pdbonly</DebugType>
46
    <PlatformTarget>x86</PlatformTarget>
47
    <ErrorReport>prompt</ErrorReport>
48
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
49
  </PropertyGroup>
32 50
  <ItemGroup>
33 51
    <Reference Include="System" />
34 52
    <Reference Include="System.Core" />

내보내기 Unified diff

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