프로젝트

일반

사용자정보

개정판 f19ebe30

IDf19ebe308f5ea1163fbb356cba1b6dcd76f98259
상위 e36af3a8
하위 58b52175

김동진이(가) 5년 이상 전에 추가함

issue #000: x86 구성 추가.

Change-Id: Iaac1bbd7e431295aa825390ee77df36fc0ff5688

차이점 보기:

CommonLib/CommonLib.csproj
30 30
    <ErrorReport>prompt</ErrorReport>
31 31
    <WarningLevel>4</WarningLevel>
32 32
  </PropertyGroup>
33
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
34
    <DebugSymbols>true</DebugSymbols>
35
    <OutputPath>bin\x86\Debug\</OutputPath>
36
    <DefineConstants>DEBUG;TRACE</DefineConstants>
37
    <DebugType>full</DebugType>
38
    <PlatformTarget>x86</PlatformTarget>
39
    <ErrorReport>prompt</ErrorReport>
40
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
41
  </PropertyGroup>
42
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
43
    <OutputPath>bin\x86\Release\</OutputPath>
44
    <DefineConstants>TRACE</DefineConstants>
45
    <Optimize>true</Optimize>
46
    <DebugType>pdbonly</DebugType>
47
    <PlatformTarget>x86</PlatformTarget>
48
    <ErrorReport>prompt</ErrorReport>
49
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
50
  </PropertyGroup>
33 51
  <ItemGroup>
34 52
    <Reference Include="System" />
35 53
    <Reference Include="System.Core" />

내보내기 Unified diff

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