mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
d5c5a2c43b
also adding first draft of encrypt file activity, not very functional yet
9 lines
395 B
XML
9 lines
395 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="gen"/>
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/BouncyCastlePort"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|