<?xml?>


<gwbuild>


  <target type="ConvenienceLibrary" name="affoxgrw">

    <includes type="cxx" >
      $(gmp_cflags)
      $(gwenhywfar_cflags)
      $(aqbanking_cflags)
      $(aqdatabase_cflags)
      $(fox16_cflags)
      $(aqfoxext_cflags)
      -I$(topsrcdir)/src/lib
      -I$(topbuilddir)/src/lib
      -I$(builddir)/../..
      -I$(srcdir)/../..
      -I$(srcdir)/../../../widgets
      -I$(srcdir)/../../../views
      -I$(srcdir)/../../../dialogs
      -I$(srcdir)/../../../icons
      -I$(srcdir)
      -I$(topbuilddir)
      -I$(topsrcdir)
    </includes>
  
    <includes type="tm2" >
      --include=$(aqdatabase_AQDATABASE_TYPEMAKERDIR)/c
      --include=$(builddir)
      --include=$(srcdir)
      --include=$(builddir)/../types
      --include=$(topsrcdir)/src/lib/typemaker2/c
      --include=$(topbuilddir)/src/lib/typemaker2/c
    </includes>
  
    <setVar name="local/cxxflags">$(visibility_cflags)</setVar>

  
    <setVar name="tm2flags" >
      --api=AE_API
    </setVar>


    <setVar name="local/typefiles" >
    </setVar>
  
    <setVar name="local/built_sources" >
    </setVar>
  
    <setVar name="local/built_headers_pub">
    </setVar>
  
  
    <setVar name="local/built_headers_priv" >
    </setVar>
  
  
    <headers dist="true" >
      $(local/built_headers_pub)

    </headers>


    <headers dist="true" >
      $(local/built_headers_priv)

     ff_greportwiz.hpp
     ff_greportwiz_intro.hpp
     ff_greportwiz_admin.hpp
     ff_greportwiz_timespan.hpp
     ff_greportwiz_accounts.hpp
     ff_greportwiz_graph.hpp
     ff_greportwiz_extro.hpp
    </headers>
  
  
    <sources>
      $(local/typefiles)

      ff_greportwiz.cpp
      ff_greportwiz_intro.cpp
      ff_greportwiz_admin.cpp
      ff_greportwiz_timespan.cpp
      ff_greportwiz_accounts.cpp
      ff_greportwiz_graph.cpp
      ff_greportwiz_extro.cpp
    </sources>


    <data DIST="FALSE" generated="TRUE" >
    </data>

    <extradist>
    </extradist>


    <useTargets>
    </useTargets>


    <subdirs>
    </subdirs>


  </target>
  
</gwbuild>

