markus / ConvertService / ServiceBase / Markus.Service.ConvertProcess / obfuscar.xml @ 8c7d1ea1
이력 | 보기 | 이력해설 | 다운로드 (420 Bytes)
1 | 53c9637d | taeseongkim | <?xml version='1.0'?>
|
---|---|---|---|
2 | <Obfuscator>
|
||
3 | <Var name="InPath" value="." /> |
||
4 | <Var name="OutPath" value=".\Obfuscator_Output" /> |
||
5 | <Var name="HidePrivateApi" value="true" /> |
||
6 | <Module file="$(InPath)\Markus.Service.ConvertProcess.exe" /> |
||
7 | <Module file="$(InPath)\Markus.Service.Extensions.dll" /> |
||
8 | <Module file="$(InPath)\Markus.Service.Convert.dll" /> |
||
9 | <Module file="$(InPath)\Markus.Service.DataBase.dll" /> |
||
10 | </Obfuscator> |