개정판 e8557bd7
빌드 수정 x86추가
Change-Id: If4d98bee9f4306a3c5c82a07038017c916d03f8f
KCOM/KCOM.csproj | ||
---|---|---|
226 | 226 |
</PropertyGroup> |
227 | 227 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|AnyCPU'"> |
228 | 228 |
<DebugSymbols>true</DebugSymbols> |
229 |
<OutputPath>..\Release\HyoSung\</OutputPath> |
|
229 |
<OutputPath>..\Release\HyoSung\AnyCPU\</OutputPath>
|
|
230 | 230 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
231 | 231 |
<DebugType>full</DebugType> |
232 | 232 |
<PlatformTarget>AnyCPU</PlatformTarget> |
... | ... | |
248 | 248 |
</PropertyGroup> |
249 | 249 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_Hyosung|x86'"> |
250 | 250 |
<DebugSymbols>true</DebugSymbols> |
251 |
<OutputPath>bin\x86\Release_Hyosung\</OutputPath>
|
|
251 |
<OutputPath>..\Release\HyoSung\x86\</OutputPath>
|
|
252 | 252 |
<DefineConstants>DEBUG;TRACE</DefineConstants> |
253 | 253 |
<DebugType>full</DebugType> |
254 | 254 |
<PlatformTarget>x86</PlatformTarget> |
내보내기 Unified diff