mirror of
https://github.com/moparisthebest/SSLDroid
synced 2024-10-31 15:25:03 -04:00
4ba06a0131
So far done: - ssl proxying - basic android conversion Signed-off-by: Balint Kovacs <blint@blint.hu>
8 lines
273 B
XML
8 lines
273 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="gen"/>
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|