<?xml?>


<gwbuild>


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

    <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_view_report2_cat_settings.hpp
      ff_view_report2_cat_db.hpp
      ff_view_report2_cat_graph.hpp
      ff_edit_report2_cat_settings.hpp
    </headers>
  
  
    <sources>
      $(local/typefiles)

      ff_view_report2_cat_settings.cpp
      ff_view_report2_cat_db.cpp
      ff_view_report2_cat_graph.cpp
      ff_edit_report2_cat_settings.cpp
    </sources>


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

    <extradist>
    </extradist>


    <useTargets>
    </useTargets>


    <subdirs>
    </subdirs>


  </target>
  
</gwbuild>

