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