follow upstream's advice.
Installing the following packages will give you the 'Projucer' as Debian
packages while keeping your embedded-module-code workflow:
- - introjucer (contains the Projucer)
+ - juce-tools (contains the Projucer)
- juce-modules-source (contains the source-code for the JUCE modules)
The 'Projucer' as shipped with Debian has the following modification regarding
You could recreate the Makefiles by running the project's .jucer file through
Debian's "Projucer" (the so-generated Makefiles allow both overriding of
-*FLAGS and building verbosely), but adding 'introjucer' to the Build-Depends is
+*FLAGS and building verbosely), but adding 'juce-tools' to the Build-Depends is
probably an overkill.