Robin Gareus
ba78359129
uselib is no longer implicit (inherited by .use). This is still incomplete, some uselibs for non-linux variants may be missing. bld.is_defined("HAVE_XXX") also no longer works and will have to be changed (I think to bld.env["HAVE_XXX"]) in countless places. |
||
---|---|---|
.. | ||
faderport_interface.cc | ||
faderport.cc | ||
faderport.h | ||
gui.cc | ||
gui.h | ||
i18n.h | ||
operations.cc | ||
wscript |