프로젝트

일반

사용자정보

개정판 f65e6c02

IDf65e6c0217de89d4653173b2f16417acc26d5e0a
상위 a1142a6b
하위 b4b23404

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

debug_SNI 추가

Change-Id: I46d431ca15362882a9ab7e8dd7600371f47471de

차이점 보기:

CommonLib/CommonLib.csproj
67 67
    <ErrorReport>prompt</ErrorReport>
68 68
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
69 69
  </PropertyGroup>
70
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|AnyCPU'">
71
    <DebugSymbols>true</DebugSymbols>
72
    <OutputPath>bin\Debug_CadExport\</OutputPath>
73
    <DefineConstants>DEBUG;TRACE</DefineConstants>
74
    <DebugType>full</DebugType>
75
    <PlatformTarget>AnyCPU</PlatformTarget>
76
    <ErrorReport>prompt</ErrorReport>
77
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
78
  </PropertyGroup>
79
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CadExport|x86'">
80
    <DebugSymbols>true</DebugSymbols>
81
    <OutputPath>bin\x86\Debug_CadExport\</OutputPath>
82
    <DefineConstants>DEBUG;TRACE</DefineConstants>
83
    <DebugType>full</DebugType>
84
    <PlatformTarget>x86</PlatformTarget>
85
    <ErrorReport>prompt</ErrorReport>
86
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
87
  </PropertyGroup>
88
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|AnyCPU'">
89
    <DebugSymbols>true</DebugSymbols>
90
    <OutputPath>bin\Debug_SNI\</OutputPath>
91
    <DefineConstants>DEBUG;TRACE</DefineConstants>
92
    <DebugType>full</DebugType>
93
    <PlatformTarget>AnyCPU</PlatformTarget>
94
    <ErrorReport>prompt</ErrorReport>
95
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
96
  </PropertyGroup>
97
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|x86'">
98
    <DebugSymbols>true</DebugSymbols>
99
    <OutputPath>bin\x86\Debug_SNI\</OutputPath>
100
    <DefineConstants>DEBUG;TRACE</DefineConstants>
101
    <DebugType>full</DebugType>
102
    <PlatformTarget>x86</PlatformTarget>
103
    <ErrorReport>prompt</ErrorReport>
104
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
105
  </PropertyGroup>
70 106
  <ItemGroup>
71 107
    <Reference Include="System" />
72 108
    <Reference Include="System.Core" />

내보내기 Unified diff

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