mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Merged the old Jucer into the introjucer.
This commit is contained in:
parent
d13ef5e3c8
commit
bb008cb1ba
111 changed files with 25954 additions and 92 deletions
|
|
@ -331,7 +331,7 @@ void ModuleList::createDependencies (const String& moduleID, OwnedArray<LibraryM
|
|||
String version (d ["version"].toString());
|
||||
|
||||
//xxx to do - also need to find version conflicts
|
||||
jassertfalse
|
||||
jassertfalse;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue