juce_add_binary_data(${PROJECT_NAME}_assets
    HEADER_NAME Assets.h
    NAMESPACE Assets
    SOURCES
    springs.shader
)

