99 lines
1.6 KiB
Plaintext
99 lines
1.6 KiB
Plaintext
<?xml?>
|
|
|
|
<gwbuild>
|
|
|
|
<target type="ConvenienceLibrary" name="aqhreact_units" >
|
|
|
|
<includes type="c" >
|
|
$(gwenhywfar_cflags)
|
|
-I$(topsrcdir)
|
|
-I$(topbuilddir)
|
|
-I$(topsrcdir)/apps
|
|
-I$(topbuilddir)/apps
|
|
-I$(builddir)
|
|
-I$(srcdir)
|
|
</includes>
|
|
|
|
<includes type="tm2" >
|
|
--include=$(builddir)
|
|
--include=$(srcdir)
|
|
</includes>
|
|
|
|
<setVar name="local/cflags">$(visibility_cflags)</setVar>
|
|
|
|
<setVar name="tm2flags" >
|
|
</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" >
|
|
u_logical.h
|
|
u_passthrough.h
|
|
u_varchanges.h
|
|
u_valuefilter.h
|
|
u_timer.h
|
|
u_lowpass.h
|
|
u_highpass.h
|
|
u_stabilize.h
|
|
u_valueset.h
|
|
u_varset.h
|
|
u_zeroposnegstring.h
|
|
u_module.h
|
|
u_module_p.h
|
|
u_suntime.h
|
|
u_suntime_p.h
|
|
u_timeprogram.h
|
|
u_timeprogram_p.h
|
|
u_statfns.h
|
|
</headers>
|
|
|
|
<sources>
|
|
$(local/typefiles)
|
|
u_logical.c
|
|
u_passthrough.c
|
|
u_varchanges.c
|
|
u_valuefilter.c
|
|
u_timer.c
|
|
u_lowpass.c
|
|
u_highpass.c
|
|
u_stabilize.c
|
|
u_valueset.c
|
|
u_varset.c
|
|
u_zeroposnegstring.c
|
|
u_module.c
|
|
u_suntime.c
|
|
u_timeprogram.c
|
|
u_statfns.c
|
|
</sources>
|
|
|
|
<useTargets>
|
|
</useTargets>
|
|
|
|
<libraries>
|
|
</libraries>
|
|
|
|
<subdirs>
|
|
</subdirs>
|
|
|
|
|
|
<extradist>
|
|
</extradist>
|
|
|
|
|
|
</target>
|
|
|
|
|
|
</gwbuild>
|
|
|
|
|