프로젝트

일반

사용자정보

개정판 f19ebe30

IDf19ebe308f5ea1163fbb356cba1b6dcd76f98259
상위 e36af3a8
하위 58b52175

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

issue #000: x86 구성 추가.

Change-Id: Iaac1bbd7e431295aa825390ee77df36fc0ff5688

차이점 보기:

KCOM/KCOM.csproj
71 71
  <PropertyGroup>
72 72
    <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
73 73
  </PropertyGroup>
74
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
75
    <DebugSymbols>true</DebugSymbols>
76
    <OutputPath>bin\x86\Debug\</OutputPath>
77
    <DefineConstants>DEBUG;TRACE</DefineConstants>
78
    <DebugType>full</DebugType>
79
    <PlatformTarget>x86</PlatformTarget>
80
    <ErrorReport>prompt</ErrorReport>
81
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
82
  </PropertyGroup>
83
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
84
    <OutputPath>bin\x86\Release\</OutputPath>
85
    <DefineConstants>TRACE</DefineConstants>
86
    <Optimize>true</Optimize>
87
    <DebugType>pdbonly</DebugType>
88
    <PlatformTarget>x86</PlatformTarget>
89
    <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
90
    <ErrorReport>prompt</ErrorReport>
91
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
92
  </PropertyGroup>
74 93
  <ItemGroup>
75 94
    <Reference Include="Bytescout.PDFExtractor, Version=9.2.0.3293, Culture=neutral, PublicKeyToken=f7dd1bd9d40a50eb, processorArchitecture=MSIL">
76 95
      <SpecificVersion>False</SpecificVersion>

내보내기 Unified diff

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