From 17affa12743c852ef7b58c35cd6dfa17363dbb8d Mon Sep 17 00:00:00 2001 From: Rolando Islas Date: Wed, 30 Dec 2015 16:48:01 -0700 Subject: [PATCH] Added windows project and made JUCE path relative --- .gitignore | 3 ++- LightHost.jucer | 54 ++++++++++++++++++++++++++++++++++++------------- 2 files changed, 42 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 7a6185d..8878e26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ Builds/ -JuceLibraryCode/ \ No newline at end of file +JuceLibraryCode/ +lib/ \ No newline at end of file diff --git a/LightHost.jucer b/LightHost.jucer index d7396ee..b44cc5e 100644 --- a/LightHost.jucer +++ b/LightHost.jucer @@ -24,22 +24,47 @@ headerPath="" cppLanguageStandard="c++11" cppLibType="libc++"/> - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -82,5 +107,6 @@ +