프로젝트

일반

사용자정보

개정판 f19ebe30

IDf19ebe308f5ea1163fbb356cba1b6dcd76f98259
상위 e36af3a8
하위 58b52175

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

issue #000: x86 구성 추가.

Change-Id: Iaac1bbd7e431295aa825390ee77df36fc0ff5688

차이점 보기:

KCOMDataModel/KCOMDataModel.csproj
32 32
    <WarningLevel>4</WarningLevel>
33 33
    <Prefer32Bit>false</Prefer32Bit>
34 34
  </PropertyGroup>
35
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
36
    <DebugSymbols>true</DebugSymbols>
37
    <OutputPath>bin\x86\Debug\</OutputPath>
38
    <DefineConstants>DEBUG;TRACE</DefineConstants>
39
    <DebugType>full</DebugType>
40
    <PlatformTarget>x86</PlatformTarget>
41
    <ErrorReport>prompt</ErrorReport>
42
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
43
  </PropertyGroup>
44
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
45
    <OutputPath>bin\x86\Release\</OutputPath>
46
    <DefineConstants>TRACE</DefineConstants>
47
    <Optimize>true</Optimize>
48
    <DebugType>pdbonly</DebugType>
49
    <PlatformTarget>x86</PlatformTarget>
50
    <ErrorReport>prompt</ErrorReport>
51
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
52
  </PropertyGroup>
35 53
  <ItemGroup>
36 54
    <Reference Include="EntityFramework, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
37 55
      <HintPath>..\packages\EntityFramework.5.0.0\lib\net40\EntityFramework.dll</HintPath>
......
75 93
    </EntityDeploy>
76 94
  </ItemGroup>
77 95
  <ItemGroup>
78

  
79 96
    <None Include="App.Config">
80 97
      <SubType>Designer</SubType>
81 98
    </None>

내보내기 Unified diff

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