프로젝트

일반

사용자정보

개정판 5639752b

ID5639752bc5293adbe2f524e8f30cfec786790303
상위 3b938959
하위 6843ac13

김태성이(가) 10달 전에 추가함

issue #00000 Compare 오류 수정

Change-Id: If0efab86e471922327866c6e89b3252e6f565df2

차이점 보기:

KCOM/KCOM.csproj
58 58
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
59 59
    <DebugSymbols>true</DebugSymbols>
60 60
    <OutputPath>bin\x64\Debug\</OutputPath>
61
    <DefineConstants>TRACE;DEBUG;CUSTOM_BINDING;_BASIC_BINDING</DefineConstants>
61
    <DefineConstants>TRACE;DEBUG;_CUSTOM_BINDING;BASIC_BINDING</DefineConstants>
62 62
    <DebugType>full</DebugType>
63 63
    <PlatformTarget>x64</PlatformTarget>
64 64
    <ErrorReport>prompt</ErrorReport>
......
208 208
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_SNI|x64'">
209 209
    <DebugSymbols>true</DebugSymbols>
210 210
    <OutputPath>bin\x64\Debug_SNI\</OutputPath>
211
    <DefineConstants>DEBUG;TRACE</DefineConstants>
211
    <DefineConstants>TRACE;DEBUG;_CUSTOM_BINDING;BASIC_BINDING</DefineConstants>
212 212
    <WarningLevel>3</WarningLevel>
213 213
    <DebugType>full</DebugType>
214 214
    <PlatformTarget>x64</PlatformTarget>
......
1534 1534
 call "appCast_DIG.bat" "@(VersionNumber)"
1535 1535
 rem call "appCast_DIG_DEBUG.bat" "@(VersionNumber)"
1536 1536
 rem call "appCast_SNI_SDMS.bat" "@(VersionNumber)"
1537
rem  call "appCast_SNI_XICNA.bat" "@(VersionNumber)"
1537
 rem call "appCast_SNI_XICNA.bat" "@(VersionNumber)"
1538 1538
 rem call "appCast_doftech.bat" "@(VersionNumber)"
1539 1539
 rem call "appCast_HS.bat" "@(VersionNumber)"
1540 1540
 rem "appCast_bseng.bat" "@(VersionNumber)"
......
1609 1609
     xcopy /s "$(ProjectDir)..\INI\MARKUS_BSENG.ini" "$(TargetDir)MARKUS.*" /Y /F
1610 1610
)
1611 1611
if $(ConfigurationName) == Debug_SNI (
1612
     xcopy /s "$(ProjectDir)..\INI\MARKUS_SNI.ini" "$(TargetDir)MARKUS.*" /Y /F
1612
     xcopy /s "$(ProjectDir)..\INI\MARKUS_SNI_XICNA.ini" "$(TargetDir)MARKUS.*" /Y /F
1613 1613
)
1614 1614

  
1615 1615
 rem xcopy /s "$(ProjectDir)..\INI\MARKUS_Daelim.ini" "$(TargetDir)MARKUS.*" /Y /F</PreBuildEvent>

내보내기 Unified diff

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