Sha256: 57e014b46e177fec7ba970d11a47cd4f36fcbeb6759a47d3057b79e01c7a63b5

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<actionScriptProperties mainApplicationPath="<%= name %>Shell.mxml" version="3">
<compiler additionalCompilerArguments="-locale en_US -keep-as3-metadata+=Resource,HasOne,HasMany,BelongsTo,DateTime,Lazy,Ignored" copyDependentFiles="true" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersion="9.0.28" htmlPlayerVersionCheck="true" outputFolderPath="bin" sourceFolderPath="src/main/flex" strict="true" useApolloConfig="false" verifyDigests="true" warn="true">
  <compilerSourcePath/>
  <libraryPath defaultLinkType="1">
    <libraryPathEntry kind="4" path=""/>
    <libraryPathEntry kind="1" linkType="1" path="libs"/>
  </libraryPath>
  <sourceAttachmentPath/>
</compiler>
<applications>
  <application path="<%= name %>Shell.mxml"/>
</applications>
<modules>
<!--Todo for each module-->
<module application="<%= base_src_folder%>/<%= name %>Shell.mxml" destPath="<%=base_package_folder%>/modules/authentication/AuthenticationModule.swf" optimize="true" sourcePath="<%=base_src_folder%>/AuthenticationModule.mxml"/>
<module application="<%= base_src_folder%>/<%= name %>Shell.mxml" destPath="<%=base_package_folder%>/modules/dashboard/DashboardModule.swf" optimize="true" sourcePath="<%=base_src_folder%>/DashboardModule.mxml"/>
</modules>
<buildCSSFiles/>
</actionScriptProperties>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fabricator-0.0.1 app_generators/pureapp/templates/actionscript.properties