개정판 eaafc1eb
daelim debug 프로젝트 추가
Change-Id: Ib22a8145905cee7587946fa49a9f54679ea546ee
KcomStart/KcomStart.csproj | ||
---|---|---|
34 | 34 |
<ErrorReport>prompt</ErrorReport> |
35 | 35 |
<WarningLevel>4</WarningLevel> |
36 | 36 |
</PropertyGroup> |
37 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_Daelim|AnyCPU'"> |
|
38 |
<DebugSymbols>true</DebugSymbols> |
|
39 |
<OutputPath>bin\Debug_Daelim\</OutputPath> |
|
40 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
|
41 |
<DebugType>full</DebugType> |
|
42 |
<PlatformTarget>AnyCPU</PlatformTarget> |
|
43 |
<ErrorReport>prompt</ErrorReport> |
|
44 |
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|
45 |
<Prefer32Bit>true</Prefer32Bit> |
|
46 |
</PropertyGroup> |
|
37 | 47 |
<ItemGroup> |
38 | 48 |
<Reference Include="System" /> |
39 | 49 |
<Reference Include="System.Data" /> |
내보내기 Unified diff