Skip to content

Commit

Permalink
Remove libs from library path
Browse files Browse the repository at this point in the history
  • Loading branch information
gruehle committed Oct 27, 2011
1 parent 2f80f81 commit c078d98
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .actionScriptProperties
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<libraryPathEntry kind="3" linkType="1" path="${PROJECT_FRAMEWORKS}/libs/automation_agent.swc" useDefaultLinkType="false"/>
</excludedEntries>
</libraryPathEntry>
<libraryPathEntry kind="1" linkType="1" path="libs"/>
<libraryPathEntry kind="1" linkType="1" path="${DCD_LIB_LOCATION}"/>
<libraryPathEntry kind="1" linkType="1" path="${DCD_LOCALE_LOCATION}"/>
<libraryPathEntry kind="3" linkType="1" path="${DCD_FIBER_LOCATION}/fiber.swc" useDefaultLinkType="false"/>
Expand All @@ -46,27 +45,27 @@
<flashCatalyst validateFlashCatalystCompatibility="false"/>
<buildTargets>
<buildTarget buildTargetName="com.adobe.flexide.multiplatform.ios.platform" iosSettingsVersion="1" provisioningFile="/Users/glenn/notus/sliderTestProfile.mobileprovision" releasePackageType="ipa-ad-hoc">
<multiPlatformSettings enabled="true" includePlatformLibs="false" platformID="com.adobe.flexide.multiplatform.ios.platform" version="2"/>
<airSettings airCertificatePath="/Users/glenn/notus/cert.p12" airTimestamp="true" anePathSet="true" version="1">
<airExcludes/>
<anePaths/>
</airSettings>
<multiPlatformSettings enabled="true" includePlatformLibs="false" platformID="com.adobe.flexide.multiplatform.ios.platform" version="2"/>
<actionScriptSettings version="1"/>
</buildTarget>
<buildTarget androidSettingsVersion="1" buildTargetName="com.adobe.flexide.multiplatform.android.platform">
<airSettings airCertificatePath="/Users/glenn/mycert.p12" airTimestamp="true" anePathSet="false" version="1">
<buildTarget airDownloadURL="https://market.android.com/details?id=com.adobe.air" androidSettingsVersion="1" buildTargetName="com.adobe.flexide.multiplatform.android.platform">
<multiPlatformSettings enabled="true" includePlatformLibs="false" platformID="com.adobe.flexide.multiplatform.android.platform" version="2"/>
<airSettings airCertificatePath="/Users/glenn/mycert.p12" airTimestamp="true" anePathSet="true" version="1">
<airExcludes/>
<anePaths/>
</airSettings>
<multiPlatformSettings enabled="true" includePlatformLibs="false" platformID="com.adobe.flexide.multiplatform.android.platform" version="2"/>
<actionScriptSettings version="1"/>
</buildTarget>
<buildTarget buildTargetName="default">
<multiPlatformSettings enabled="false" includePlatformLibs="false" platformID="default" version="2"/>
<airSettings airCertificatePath="" airTimestamp="true" anePathSet="false" version="1">
<airExcludes/>
<anePaths/>
</airSettings>
<multiPlatformSettings enabled="false" includePlatformLibs="false" platformID="default" version="2"/>
<actionScriptSettings version="1"/>
</buildTarget>
</buildTargets>
Expand Down

0 comments on commit c078d98

Please sign in to comment.