프로젝트

일반

사용자정보

개정판 07b7bd24

ID07b7bd248129e4ad4d46472d12600c55b6d84cb2
상위 43bbd277
하위 64e36f82

김태성이(가) 4년 이상 전에 추가함

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

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