ENV=BUILD_ROOT="`pwd`/build" PATH="$$PATH:$$BUILD_ROOT/bin"

all:
	$(ENV) python build/bin/build -m hxplay_gtk_release -P helix-client-all-defines-free  player_all
