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

Projucer: Added a "PIP Creator" utility tool

This commit is contained in:
ed 2018-03-22 15:23:27 +00:00
parent bfd3afa6cf
commit 8a467e7dc3
18 changed files with 710 additions and 38 deletions

View file

@ -37,6 +37,7 @@
#include "Windows/jucer_ApplicationUsageDataWindowComponent.h"
#include "Windows/jucer_EditorColourSchemeWindowComponent.h"
#include "Windows/jucer_GlobalPathsWindowComponent.h"
#include "Windows/jucer_PIPCreatorWindowComponent.h"
#include "Windows/jucer_FloatingToolWindow.h"
#include "../LiveBuildEngine/jucer_MessageIDs.h"