markus / obfuscar.xml @ 3c71b3a5
이력 | 보기 | 이력해설 | 다운로드 (313 Bytes)
1 | 3c71b3a5 | 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)\MarkupToPDF.dll"/> |
||
7 | <Module file="$(InPath)\CommonLib.dll"/> |
||
8 | <Module file="$(InPath)\ZoomAndPan.dll"/> |
||
9 | </Obfuscator> |