프로젝트

일반

사용자정보

개정판 db1544d9

IDdb1544d96d7ed8696a0aeb4410ae044b78a10db8
상위 aa69938a
하위 5106d903

백흠경이(가) 약 6년 전에 추가함

build issue #569: add x86 configuration

차이점 보기:

DTI_PID/PDF_TO_IMAGE/PDF_TO_IMAGE.csproj
52 52
    <ErrorReport>prompt</ErrorReport>
53 53
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
54 54
  </PropertyGroup>
55
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
56
    <DebugSymbols>true</DebugSymbols>
57
    <OutputPath>bin\x86\Debug\</OutputPath>
58
    <DefineConstants>DEBUG;TRACE</DefineConstants>
59
    <DebugType>full</DebugType>
60
    <PlatformTarget>x86</PlatformTarget>
61
    <ErrorReport>prompt</ErrorReport>
62
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
63
  </PropertyGroup>
64
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
65
    <OutputPath>..\DTI_PID\bin64\</OutputPath>
66
    <DefineConstants>TRACE</DefineConstants>
67
    <Optimize>true</Optimize>
68
    <DebugType>pdbonly</DebugType>
69
    <PlatformTarget>x86</PlatformTarget>
70
    <ErrorReport>prompt</ErrorReport>
71
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
72
    <Prefer32Bit>true</Prefer32Bit>
73
  </PropertyGroup>
55 74
  <ItemGroup>
56 75
    <Reference Include="PDFNet, Version=5.8.0.0, Culture=neutral, PublicKeyToken=36167be3f67ac39c, processorArchitecture=x86">
57 76
      <SpecificVersion>False</SpecificVersion>

내보내기 Unified diff

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