mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 23:25:11 +08:00
17 lines
994 B
XML
17 lines
994 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<jardesc>
|
|
<jar path="PhoneGap/PhoneGap.jar"/>
|
|
<options buildIfNeeded="true" compress="true" descriptionLocation="/PhoneGap/export-phonegap.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
|
|
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
|
|
<selectedProjects/>
|
|
<manifest generateManifest="true" manifestLocation="" manifestVersion="1.0" reuseManifest="false" saveManifest="false" usesManifest="true">
|
|
<sealing sealJar="false">
|
|
<packagesToSeal/>
|
|
<packagesToUnSeal/>
|
|
</sealing>
|
|
</manifest>
|
|
<selectedElements exportClassFiles="true" exportJavaFiles="false" exportOutputFolder="false">
|
|
<javaElement handleIdentifier="=PhoneGap/src"/>
|
|
<javaElement handleIdentifier="=PhoneGap/gen"/>
|
|
</selectedElements>
|
|
</jardesc> |