프로젝트

일반

사용자정보

개정판 f65e6c02

IDf65e6c0217de89d4653173b2f16417acc26d5e0a
상위 a1142a6b
하위 b4b23404

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

debug_SNI 추가

Change-Id: I46d431ca15362882a9ab7e8dd7600371f47471de

차이점 보기:

CompareLib/CompareLib.csproj
69 69
    <ErrorReport>prompt</ErrorReport>
70 70
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
71 71
  </PropertyGroup>
72
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|AnyCPU'">
73
    <DebugSymbols>true</DebugSymbols>
74
    <OutputPath>bin\Debug_CadExport\</OutputPath>
75
    <DefineConstants>DEBUG;TRACE</DefineConstants>
76
    <DebugType>full</DebugType>
77
    <PlatformTarget>x64</PlatformTarget>
78
    <ErrorReport>prompt</ErrorReport>
79
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
80
  </PropertyGroup>
81
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|x86'">
82
    <DebugSymbols>true</DebugSymbols>
83
    <OutputPath>bin\x86\Debug_CadExport\</OutputPath>
84
    <DefineConstants>DEBUG;TRACE</DefineConstants>
85
    <DebugType>full</DebugType>
86
    <PlatformTarget>x86</PlatformTarget>
87
    <ErrorReport>prompt</ErrorReport>
88
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
89
  </PropertyGroup>
90
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|AnyCPU'">
91
    <DebugSymbols>true</DebugSymbols>
92
    <OutputPath>bin\Debug_SNI\</OutputPath>
93
    <DefineConstants>DEBUG;TRACE</DefineConstants>
94
    <DebugType>full</DebugType>
95
    <PlatformTarget>x64</PlatformTarget>
96
    <ErrorReport>prompt</ErrorReport>
97
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
98
  </PropertyGroup>
99
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|x86'">
100
    <DebugSymbols>true</DebugSymbols>
101
    <OutputPath>bin\x86\Debug_SNI\</OutputPath>
102
    <DefineConstants>DEBUG;TRACE</DefineConstants>
103
    <DebugType>full</DebugType>
104
    <PlatformTarget>x86</PlatformTarget>
105
    <ErrorReport>prompt</ErrorReport>
106
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
107
  </PropertyGroup>
72 108
  <ItemGroup>
73 109
    <Reference Include="Magick.NET-x64, Version=7.0.0.0, Culture=neutral, PublicKeyToken=2004825badfa91ec, processorArchitecture=AMD64">
74 110
      <HintPath>..\packages\Magick.NET-7.0.0.18-Q16-x64.1.0.0\lib\net40-client\Magick.NET-x64.dll</HintPath>

내보내기 Unified diff

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