개정판 9f56088c
난독화 추가
Change-Id: Ia19e258cd4b4a6ec585d3d20dbce63e3e37b9280
KCOM/KCOM.csproj | ||
---|---|---|
1353 | 1353 |
</BootstrapperPackage> |
1354 | 1354 |
</ItemGroup> |
1355 | 1355 |
<ItemGroup> |
1356 |
<None Include="obfuscar.xml"> |
|
1357 |
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
|
1358 |
</None> |
|
1356 |
<None Include="obfuscar.xml" /> |
|
1359 | 1357 |
</ItemGroup> |
1360 | 1358 |
<ItemGroup> |
1361 | 1359 |
<None Include="Connected Services\KcomService\configuration91.svcinfo" /> |
... | ... | |
1403 | 1401 |
|
1404 | 1402 |
) |
1405 | 1403 |
|
1406 |
call $(SolutionDir)obfuscarBuild.Bat $(TargetDir) $(SolutionDir)obfuscar.xml
|
|
1404 |
call $(SolutionDir)obfuscarBuild.Bat $(SolutionDir) $(TargetDir) $(ProjectDir)obfuscar.xml
|
|
1407 | 1405 |
|
1408 | 1406 |
xcopy /s "$(TargetDir)Obfuscator_Output" "$(TargetDir)" /Y /F</PostBuildEvent> |
1409 | 1407 |
</PropertyGroup> |
내보내기 Unified diff