Makefile options

You can build a debug version of qtd with

make debug

or if you don't want to run generator, to just build the lib,

make BUILD_TYPE=debug build