# HG changeset patch # User Chris Cannam # Date 1478862809 0 # Node ID e75bb30838add43dd7d0b60f8796aacd6caf8e29 # Parent 2d333f7f8a20f84fd8b40a90f49de4c85d9e053b Will probably need this diff -r 2d333f7f8a20 -r e75bb30838ad qm-vamp-plugins/Makefile --- a/qm-vamp-plugins/Makefile Thu Nov 10 19:00:13 2016 +0000 +++ b/qm-vamp-plugins/Makefile Fri Nov 11 11:13:29 2016 +0000 @@ -115,4 +115,6 @@ MODULE_SOURCE := qm-vamp-plugins.cpp +EMFLAGS := -s TOTAL_MEMORY=100000000 + include $(PIPER_VAMP_JS_DIR)/Makefile.inc