개정판 0783d938
issue #000: markus - daelim
Change-Id: Ibf46ef26bd891b9ebc2f5d51b2c1584552fb0ca7
KCOM/KCOM.csproj | ||
---|---|---|
1554 | 1554 |
del "$(TargetDir)mapping.txt" /q |
1555 | 1555 |
cd $(SolutionDir) |
1556 | 1556 |
call "PublishSign.bat" |
1557 |
rem call "appCast_Daelim.bat" "@(VersionNumber)"
|
|
1558 |
call "appCast_DIG.bat" "@(VersionNumber)" |
|
1557 |
call "appCast_Daelim.bat" "@(VersionNumber)" |
|
1558 |
rem call "appCast_DIG.bat" "@(VersionNumber)"
|
|
1559 | 1559 |
rem call "appCast_ETECH.bat" "@(VersionNumber)" |
1560 | 1560 |
rem call "appCast_DIG_DEBUG.bat" "@(VersionNumber)" |
1561 | 1561 |
rem call "appCast_SNI_SDMS.bat" "@(VersionNumber)" |
... | ... | |
1637 | 1637 |
xcopy /s "$(ProjectDir)..\INI\MARKUS_SNI_XICNA.ini" "$(TargetDir)MARKUS.*" /Y /F |
1638 | 1638 |
) |
1639 | 1639 |
|
1640 |
rem xcopy /s "$(ProjectDir)..\INI\MARKUS_Daelim.ini" "$(TargetDir)MARKUS.*" /Y /F</PreBuildEvent>
|
|
1640 |
xcopy /s "$(ProjectDir)..\INI\MARKUS_Daelim.ini" "$(TargetDir)MARKUS.*" /Y /F</PreBuildEvent> |
|
1641 | 1641 |
</PropertyGroup> |
1642 | 1642 |
<Target Name="app_Release_config_AfterBuild" AfterTargets="AfterBuild" Condition="Exists('app.Release.$(Configuration).config')"> |
1643 | 1643 |
<TransformXml Source="app.Release.config" Destination="$(OutputPath)app.Release.config" Transform="app.Release.$(Configuration).config" /> |
내보내기 Unified diff