프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / obfuscar.xml @ c65d6ec3

이력 | 보기 | 이력해설 | 다운로드 (313 Bytes)

1 ad250a05 humkyung
<?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 c65d6ec3 humkyung
  <Module file="$(InPath)\CommonLib.dll"/>
8
  <Module file="$(InPath)\ZoomAndPan.dll"/>
9 ad250a05 humkyung
</Obfuscator>