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

Introjucer work. Improved command line tokenisation in OSX.

This commit is contained in:
Julian Storer 2011-08-17 15:07:06 +01:00
parent 81da96f1a2
commit f04875879e
29 changed files with 355 additions and 205 deletions

View file

@ -28,7 +28,7 @@
#include "../Code Editor/jucer_SourceCodeEditor.h"
#include "jucer_ProjectInformationComponent.h"
#include "jucer_TreeViewTypes.h"
#include "jucer_ProjectExporter.h"
#include "../Project Saving/jucer_ProjectExporter.h"
//==============================================================================