프로젝트

일반

사용자정보

개정판 f19ebe30

IDf19ebe308f5ea1163fbb356cba1b6dcd76f98259
상위 e36af3a8
하위 58b52175

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

issue #000: x86 구성 추가.

Change-Id: Iaac1bbd7e431295aa825390ee77df36fc0ff5688

차이점 보기:

KCOM_API/KCOM_API.csproj
119 119
    <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
120 120
    <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
121 121
  </PropertyGroup>
122
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
123
    <DebugSymbols>true</DebugSymbols>
124
    <OutputPath>bin\</OutputPath>
125
    <DefineConstants>DEBUG;TRACE</DefineConstants>
126
    <DebugType>full</DebugType>
127
    <PlatformTarget>x86</PlatformTarget>
128
    <ErrorReport>prompt</ErrorReport>
129
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
130
  </PropertyGroup>
131
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
132
    <OutputPath>bin\</OutputPath>
133
    <DefineConstants>TRACE</DefineConstants>
134
    <Optimize>true</Optimize>
135
    <DebugType>pdbonly</DebugType>
136
    <PlatformTarget>x86</PlatformTarget>
137
    <ErrorReport>prompt</ErrorReport>
138
    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
139
  </PropertyGroup>
122 140
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
123 141
  <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
124 142
  <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />

내보내기 Unified diff

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