<flex-config xmlns="http://www.adobe.com/2006/flex-config">
  <compiler>
    <debug>true</debug>
    <source-path>
      <path-element>src/flex/assets</path-element>
    </source-path>
    <library-path append="true">
      <path-element>dependencies/flex/flexlib-2.4.swc</path-element>
      <path-element>dependencies/flex/corelib-0.9.swc</path-element>
      <path-element>dependencies/flex/as3crypto.swc</path-element>
      <path-element>dependencies/flex/SaturationFade.swc</path-element>
      <path-element>dependencies/flex/FlexSpy-1.2.swc</path-element>
      <path-element>dependencies/flex/Dockable.swc</path-element>
      <path-element>dependencies/test/FlexUnit-0.9.swc</path-element>
      <path-element>dependencies/test/FunFXAdapter.swc</path-element>
    </library-path>
  </compiler>
  <static-link-runtime-shared-libraries>false</static-link-runtime-shared-libraries>
  <include-classes>
    <class>com.mmillerassociates.common.Assets</class>
  </include-classes>
  <output>C:/projects/FannieMae/trunk/fm_common/project/idea/out/production/swc-assets/assets.swc</output>
</flex-config>