개정판 07b7bd24
pemss 프로젝트 병합
Change-Id: I3a2a8de69ca7f46e488706e296369eba84bc095d
SmartUpdate/SmartUpdate.csproj | ||
---|---|---|
215 | 215 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
216 | 216 |
<Prefer32Bit>true</Prefer32Bit> |
217 | 217 |
</PropertyGroup> |
218 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|AnyCPU'"> |
|
219 |
<DebugSymbols>true</DebugSymbols> |
|
220 |
<OutputPath>bin\Release_PEMSS\</OutputPath> |
|
221 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
222 |
<DebugType>full</DebugType> |
|
223 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
224 |
<ErrorReport>prompt</ErrorReport> |
|
225 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
226 |
<Prefer32Bit>true</Prefer32Bit> |
|
227 |
</PropertyGroup> |
|
228 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|x86'"> |
|
229 |
<DebugSymbols>true</DebugSymbols> |
|
230 |
<OutputPath>bin\x86\Release_PEMSS\</OutputPath> |
|
231 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
232 |
<DebugType>full</DebugType> |
|
233 |
<PlatformTarget>x86</PlatformTarget> |
|
234 |
<ErrorReport>prompt</ErrorReport> |
|
235 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
236 |
<Prefer32Bit>true</Prefer32Bit> |
|
237 |
</PropertyGroup> |
|
238 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_PEMSS|x64'"> |
|
239 |
<DebugSymbols>true</DebugSymbols> |
|
240 |
<OutputPath>bin\x64\Release_PEMSS\</OutputPath> |
|
241 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
242 |
<DebugType>full</DebugType> |
|
243 |
<PlatformTarget>x64</PlatformTarget> |
|
244 |
<ErrorReport>prompt</ErrorReport> |
|
245 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
246 |
<Prefer32Bit>true</Prefer32Bit> |
|
247 |
</PropertyGroup> |
|
218 | 248 |
<ItemGroup> |
219 | 249 |
<Reference Include="System" /> |
220 | 250 |
<Reference Include="System.Data" /> |
내보내기 Unified diff