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 @@ +