mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Projucer: Ensure that the compile engine settings are stored and recalled correctly
This commit is contained in:
parent
08e87599d3
commit
fabb3a1e09
5 changed files with 12 additions and 4 deletions
|
|
@ -35,7 +35,8 @@
|
|||
#include "jucer_ProjectBuildInfo.h"
|
||||
#include "jucer_ClientServerMessages.h"
|
||||
#include "jucer_CompileEngineClient.h"
|
||||
#include "../LiveBuildEngine/jucer_CompileEngineServer.h"
|
||||
#include "jucer_CompileEngineServer.h"
|
||||
#include "jucer_CompileEngineSettings.h"
|
||||
|
||||
#ifndef RUN_CLANG_IN_CHILD_PROCESS
|
||||
#error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue