1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-07 04:10:08 +00:00

BLOCKS example apps: some cleanup, enabled DUMP_TOPOLOGY flag

This commit is contained in:
jules 2016-11-05 10:47:38 +00:00
parent 7bb0fe4077
commit de84462f2d
9 changed files with 172 additions and 169 deletions

View file

@ -17,7 +17,7 @@
//==============================================================================
// [BEGIN_USER_CODE_SECTION]
// (You can add your own code in this section, and the Projucer will not overwrite it)
#define DUMP_TOPOLOGY 1
// [END_USER_CODE_SECTION]