1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

New class: ChildProcess. Fixed android build problems with paths.

This commit is contained in:
Julian Storer 2011-09-02 12:48:36 +01:00
parent 5fc80a9b79
commit 4fcd1e3384
71 changed files with 730 additions and 67 deletions

View file

@ -1,7 +1,7 @@
{
"id": "juce_audio_processors",
"name": "JUCE audio plugin hosting classes",
"version": "2.0.2",
"version": "2.0.3",
"description": "Classes for loading and playing VST, AU, or internally-generated audio processors.",
"website": "http://www.juce.com/juce",
"license": "GPL/Commercial",