CONFIG ?= release
PKG_VER := JUCE-3.1.1
TARGET := LINUX
BUILD_TARGET := libjuce.a

include JUCE-3.1.1.mk

include pkg.mk

