개정판 07b7bd24
pemss 프로젝트 병합
Change-Id: I3a2a8de69ca7f46e488706e296369eba84bc095d
KCOM_Helper/KCOM_Helper.csproj | ||
---|---|---|
119 | 119 |
<ErrorReport>prompt</ErrorReport> |
120 | 120 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
121 | 121 |
</PropertyGroup> |
122 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|AnyCPU'"> |
|
123 |
<DebugSymbols>true</DebugSymbols> |
|
124 |
<OutputPath>bin\Release_PEMSS\</OutputPath> |
|
125 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
126 |
<DebugType>full</DebugType> |
|
127 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
128 |
<ErrorReport>prompt</ErrorReport> |
|
129 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
130 |
</PropertyGroup> |
|
131 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|x86'"> |
|
132 |
<DebugSymbols>true</DebugSymbols> |
|
133 |
<OutputPath>bin\x86\Release_PEMSS\</OutputPath> |
|
134 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
135 |
<DebugType>full</DebugType> |
|
136 |
<PlatformTarget>x86</PlatformTarget> |
|
137 |
<ErrorReport>prompt</ErrorReport> |
|
138 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
139 |
</PropertyGroup> |
|
122 | 140 |
<ItemGroup> |
123 | 141 |
<Reference Include="System" /> |
124 | 142 |
<Reference Include="System.Core" /> |
내보내기 Unified diff