diff --git a/extras/windows dll/Builds/VisualStudio2008/juce_dll.sln b/extras/windows dll/Builds/VisualStudio2008/juce_dll.sln index fbed2820e4..f7a74551b6 100644 --- a/extras/windows dll/Builds/VisualStudio2008/juce_dll.sln +++ b/extras/windows dll/Builds/VisualStudio2008/juce_dll.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 10.00 # Visual C++ Express 2008 -Project("{DA0710E1-86D4-70A0-F0BD-B0738E8CA7F8}") = "juce_dll", "juce_dll.vcproj", "{D034FAC1-F664-2AFC-825F-1B890594D38A}" +Project("{B40FC5AD-41E3-CB0C-5754-CA2E7CC2920B}") = "juce_dll", "juce_dll.vcproj", "{6C6FE871-80B5-5611-1C8D-17A6CCA9ADFA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -8,10 +8,10 @@ Global Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D034FAC1-F664-2AFC-825F-1B890594D38A}.Debug|Win32.ActiveCfg = Debug|Win32 - {D034FAC1-F664-2AFC-825F-1B890594D38A}.Debug|Win32.Build.0 = Debug|Win32 - {D034FAC1-F664-2AFC-825F-1B890594D38A}.Release|Win32.ActiveCfg = Release|Win32 - {D034FAC1-F664-2AFC-825F-1B890594D38A}.Release|Win32.Build.0 = Release|Win32 + {6C6FE871-80B5-5611-1C8D-17A6CCA9ADFA}.Debug|Win32.ActiveCfg = Debug|Win32 + {6C6FE871-80B5-5611-1C8D-17A6CCA9ADFA}.Debug|Win32.Build.0 = Debug|Win32 + {6C6FE871-80B5-5611-1C8D-17A6CCA9ADFA}.Release|Win32.ActiveCfg = Release|Win32 + {6C6FE871-80B5-5611-1C8D-17A6CCA9ADFA}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcproj b/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcproj index 79aef88ec5..33b5af481b 100644 --- a/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcproj +++ b/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcproj @@ -3,7 +3,7 @@ @@ -25,7 +25,7 @@ Optimization="0" BufferSecurityCheck="" DebugInformationFormat="3" - AdditionalIncludeDirectories="" + AdditionalIncludeDirectories="..\..\JuceLibraryCode" PreprocessorDefinitions="_LIB;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCE_DLL_BUILD=1;JUCER_VS2008_78A5006=1" RuntimeLibrary="1" RuntimeTypeInfo="true" @@ -66,10 +66,10 @@ - + @@ -306,16 +306,6 @@ - - - - - - - - @@ -437,6 +427,16 @@ + + + + + + + + @@ -571,7 +571,7 @@ - + @@ -582,16 +582,6 @@ - - - - - - - - @@ -696,6 +686,17 @@ + + + + + + + + + @@ -729,6 +730,17 @@ + + + + + + + + + @@ -743,7 +755,7 @@ - + @@ -754,16 +766,6 @@ - - - - - - - - @@ -803,17 +805,6 @@ - - - - - - - - - @@ -914,7 +905,7 @@ - + @@ -925,16 +916,6 @@ - - - - - - - - @@ -1149,6 +1130,17 @@ + + + + + + + + + @@ -1179,6 +1171,7 @@ + @@ -1746,7 +1739,7 @@ - + @@ -1757,16 +1750,6 @@ - - - - - - - - @@ -1828,7 +1811,7 @@ - + @@ -1839,16 +1822,6 @@ - - - - - - - - @@ -1913,7 +1886,7 @@ - + @@ -1924,16 +1897,6 @@ - - - - - - - - @@ -1960,16 +1923,6 @@ - - - - - - - - - + @@ -2128,16 +2081,6 @@ - - - - - - - - @@ -2398,6 +2341,17 @@ + + + + + + + + + @@ -2514,6 +2468,7 @@ + @@ -2524,7 +2479,7 @@ - + @@ -2534,54 +2489,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -2591,8 +2499,7 @@ - - + @@ -2602,20 +2509,8 @@ - - - - - - - - - - - + @@ -2625,9 +2520,11 @@ + + @@ -3907,6 +3804,17 @@ + + + + + + + + + @@ -3928,7 +3836,7 @@ - + @@ -3939,16 +3847,6 @@ - - - - - - - - @@ -4003,6 +3901,7 @@ + @@ -4109,7 +4008,7 @@ - + @@ -4165,7 +4064,7 @@ - + @@ -4176,20 +4075,12 @@ - - - - - - - - - + + + @@ -4199,12 +4090,41 @@ - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4214,8 +4134,8 @@ - - + + @@ -4225,8 +4145,9 @@ - - + + + @@ -4236,8 +4157,31 @@ + + + + + + + + + + + + + + + + + + + + + - + @@ -4248,16 +4192,6 @@ - - - - - - - - @@ -4311,7 +4245,7 @@ - + @@ -4322,34 +4256,23 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcxproj b/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcxproj new file mode 100644 index 0000000000..b525e15f73 --- /dev/null +++ b/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcxproj @@ -0,0 +1,1990 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {6C6FE871-80B5-5611-1C8D-17A6CCA9ADFA} + + + + DynamicLibrary + false + MultiByte + true + + + DynamicLibrary + false + MultiByte + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + .\Debug\ + .\Debug\ + .\Release\ + .\Release\ + + + + Disabled + ProgramDatabase + ..\..\JuceLibraryCode;%(AdditionalIncludeDirectories) + _LIB;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCE_DLL_BUILD=1;JUCER_VS2008_78A5006=1;%(PreprocessorDefinitions) + MultiThreadedDebug + true + + + .\Debug\jucedebug.pch + .\Debug\ + .\Debug\ + .\Debug\ + Level4 + true + + + _DEBUG;%(PreprocessorDefinitions) + + + /IMPLIB:.\Debug\jucedebug.lib %(AdditionalOptions) + .\Debug\jucedebug.dll + libcmt.lib; msvcrt.lib;%(IgnoreSpecificDefaultLibraries) + + + true + .\Debug\jucedebug.bsc + + + + + MinSpace + OnlyExplicitInline + true + ..\..\JuceLibraryCode;%(AdditionalIncludeDirectories) + _LIB;WIN32;_WINDOWS;NDEBUG;JUCE_DLL_BUILD=1;JUCER_VS2008_78A5006=1;%(PreprocessorDefinitions) + MultiThreaded + true + + + .\Release\juce.pch + .\Release\ + .\Release\ + .\Release\ + Level4 + true + + + NDEBUG;%(PreprocessorDefinitions) + + + /IMPLIB:.\Release\juce.lib %(AdditionalOptions) + .\Release\juce.dll + %(IgnoreSpecificDefaultLibraries) + + + true + .\Release\juce.bsc + + + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Document + true + true + + + + + Document + true + true + + + Document + true + true + + + + Document + true + true + + + + + + + + Document + true + true + + + Document + true + true + + + Document + true + true + + + + + Document + true + true + + + + + Document + true + true + + + + + + + + + + Document + true + true + + + + + + + Document + true + true + + + Document + true + true + + + + + Document + true + true + + + + + + \ No newline at end of file diff --git a/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcxproj.filters b/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcxproj.filters new file mode 100644 index 0000000000..7b472e8b77 --- /dev/null +++ b/extras/windows dll/Builds/VisualStudio2008/juce_dll.vcxproj.filters @@ -0,0 +1,2714 @@ + + + + + {b774e977-d5bf-49c5-8f35-527fef3c9325} + + + {0060e5bc-3362-4e23-9f4e-d4a9614bd8fc} + + + {222beb4a-14b1-4d3c-b208-fc5027c99f81} + + + {d4890e0e-2064-4ca2-857d-45191bf54161} + + + {f0730489-b65f-4238-9012-6133a66702e5} + + + {37ecfadd-3955-4c45-83c6-4373c007aef2} + + + {a4567415-303a-4366-8d63-35f89881ce3b} + + + {22be8b05-7ffb-45a0-a99a-7744de16e680} + + + {74348616-5969-4665-8149-0e49de39bd9f} + + + {5fdd6a20-e003-4547-852f-c807e2bfa10e} + + + {b3c8cdf6-6cfc-4e44-addc-7cf62fdeec7d} + + + {ac3e6176-5e6f-4837-aa80-c300a803a3f0} + + + {be256c38-12ee-4c1e-afa1-42e5ad8f894d} + + + {b9329505-3d79-4b54-8fca-b204aaa5e84e} + + + {1ba66864-f976-44f9-b4d0-b268e3afe702} + + + {3aac712e-7b7e-4c57-aca4-4fa996c148fa} + + + {75600fa2-2442-4e3d-bf22-8ae1d22ac858} + + + {405fa107-530a-4c67-8684-8b803eaffa85} + + + {4d7a1762-0eb8-46b2-b699-9e8c58064b86} + + + {b21771f3-c2ce-45e3-b538-d9f5973c2d23} + + + {ae9c6124-1e61-4027-9322-bf38d3475b81} + + + {aaa4fa5c-a07c-420a-9bbe-25e5dab316cc} + + + {d1f98634-f813-4603-b412-7b91c520c7b8} + + + {6b8f5880-20a1-4d96-8ffa-3b0b0a88f8a9} + + + {c4a6a259-c4fa-432b-aff7-7f4a83924002} + + + {278693cb-e5ea-4695-931c-20a2971f7733} + + + {b7b352cf-3203-43f3-9ce2-91478da123ac} + + + {474e9425-d184-476c-995c-84228c4b45d7} + + + {52ee8fbd-5525-471d-a1db-1b44ada8a25d} + + + {6db84286-671f-41fd-bc1d-ad2e81dfc34e} + + + {2e16d70f-4493-4896-b366-a0794d871b1e} + + + {145d87a8-207b-408d-9542-f1662204d5bb} + + + {a4cddf85-4f01-489f-abe4-be98c8cc8db9} + + + {55f3100d-a30d-4987-bcba-243a8cbdb4ef} + + + {0c8f4e51-c84f-47d7-bb7b-227ef50c8e61} + + + {f227c459-972c-4457-a00e-0ed8aed9d870} + + + {dc83f4f7-9c12-459f-80d7-d043deb87a5e} + + + {2c9c1b2f-ef14-44d4-bd48-5a64a8638c2d} + + + {12166649-137d-4208-8f47-00a667874237} + + + {d9337daf-ec51-4126-ab97-be57cc32c162} + + + {5248da67-a68c-4e76-9d28-fbea1b1dfb37} + + + {bc199855-4deb-4064-bd9e-9bb6ab4be156} + + + {e85b9c41-6a69-4a33-adbd-e8a34ee668cc} + + + {967ec380-6cfa-4528-ad0e-7151e7b7085b} + + + {27cdb5a7-3cb8-4b2e-9f07-fa02dc44a83a} + + + {59b132fa-dc06-44c6-aea7-dcb919bb20b8} + + + {4ac75b7a-f266-4b5b-93c1-f8b6d1383c9d} + + + {a9986c53-d2f2-4855-9f60-dc97b89cfd8f} + + + {a0c72b3f-b542-45dd-aff4-e39ecc0824bf} + + + {cd7604a6-67c9-4594-89f1-fc715ba7c681} + + + {a0e035b3-9dd4-45e3-9f35-039d86b0c5c6} + + + {54e4603b-5670-4314-ad86-129684e731b1} + + + {27d21d9c-3553-414f-8e2d-23648a5fc229} + + + {3067ad25-3201-4bcd-9b2c-800373416a35} + + + {9c4454c8-4622-4261-8c51-7b14affc50e7} + + + {ed777c70-36d9-4524-a354-591903da6149} + + + {bc991992-99d1-49f4-9d8d-77a96bfe799e} + + + {b1c4fd80-d693-435b-9b51-41f53e202157} + + + {792cd184-8cee-41bd-ab47-2add6d0979d4} + + + {eb9eb1ac-c78a-4010-a546-b54d2522d5bc} + + + {0c8410e4-0cb8-4220-9f43-a99b2cf9adf9} + + + {e384ec62-6677-4adc-a0f3-754f0b9b9790} + + + {eaa56db4-e3bd-4382-9bdc-82018401f6ca} + + + {969e2261-ed80-4613-9da7-1613e461f888} + + + {ae6bc921-604a-4f73-a7ad-597ea4b9dc5f} + + + {c937c38d-ac76-4610-a9e6-ade9c2644967} + + + {5f826abb-9a74-4019-a607-5cba7bd159f6} + + + {e2cc6832-5ebc-4a23-8227-c62af6f8c5b3} + + + {ee9fba6a-b152-47cb-a6a8-ce8894a16c48} + + + {11ba3f74-b766-4627-b097-feb886d5117a} + + + {6ac51497-2d8e-41c6-82cd-c8504957daa9} + + + {da0a1fe0-d945-4255-9eff-85da6837c1bd} + + + {6c80ffad-af5f-4d3a-9ff2-bf275c4d0e72} + + + {9dc1a942-70a7-49f4-829a-7b293b6b687a} + + + {3b9d53d7-d2a3-477b-98ab-4628a4e07e1c} + + + {5df97d50-2b71-4036-b922-45fd1a24b032} + + + {7e3939f3-5f58-4011-a768-315303aed4e3} + + + {a1f8eab0-677c-4182-b60d-bc8cd15600e6} + + + {c0306d96-28be-4ce3-876e-1c5a979bc326} + + + {4b432bda-502b-4e97-912b-b0143fb193ca} + + + {b052461b-fe3e-42bd-bd4d-05cc2d26427a} + + + {2161acf9-b853-46a7-a886-e9386ab3fafd} + + + {a5054ebe-d87f-4f73-bfc5-d327520fd59e} + + + {b793480d-312a-4848-ac20-964b3fbfe2c2} + + + {a25ab2b8-2405-4126-aa95-ad9bb99854e5} + + + {0a3e1a94-d5a5-4b60-89eb-80109819de47} + + + {c0b3faab-3abd-4974-b394-14a821f7ab1e} + + + {24910477-3de7-4ceb-913e-557f2897aca4} + + + {b1c90b89-2822-4546-8ad3-6f5da011c816} + + + {2f45aa2e-a8b9-4a3d-98ab-70c0cfb3ccd1} + + + {a7963823-8651-4225-835e-69b7758fc745} + + + {15a7da6f-700c-4620-babb-fbfb414d4e7b} + + + {0a3c43d2-44fe-4514-afca-583b3f45c521} + + + {8199e4b5-dba2-4d39-af5b-d7258612a7fc} + + + {1fef0133-b132-4680-bad6-dede923f1ce0} + + + {872a8fd3-2027-46c1-b889-636471932cbc} + + + {41caf3db-268e-4834-b060-369db515dd2d} + + + {7d8e956c-4bd5-4667-8896-a19365935ab2} + + + + + Juce Modules\juce_audio_basics\buffers + + + Juce Modules\juce_audio_basics\buffers + + + Juce Modules\juce_audio_basics\midi + + + Juce Modules\juce_audio_basics\midi + + + Juce Modules\juce_audio_basics\midi + + + Juce Modules\juce_audio_basics\midi + + + Juce Modules\juce_audio_basics\midi + + + Juce Modules\juce_audio_basics\effects + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\synthesisers + + + Juce Modules\juce_audio_devices\audio_io + + + Juce Modules\juce_audio_devices\audio_io + + + Juce Modules\juce_audio_devices\audio_io + + + Juce Modules\juce_audio_devices\midi_io + + + Juce Modules\juce_audio_devices\midi_io + + + Juce Modules\juce_audio_devices\sources + + + Juce Modules\juce_audio_devices\sources + + + Juce Modules\juce_audio_devices\audio_cd + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\sampler + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\format + + + Juce Modules\juce_audio_processors\format + + + Juce Modules\juce_audio_processors\format_types + + + Juce Modules\juce_audio_processors\scanning + + + Juce Modules\juce_audio_processors\scanning + + + Juce Modules\juce_audio_processors\scanning + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\maths + + + Juce Modules\juce_core\maths + + + Juce Modules\juce_core\maths + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\time + + + Juce Modules\juce_core\time + + + Juce Modules\juce_core\time + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\network + + + Juce Modules\juce_core\network + + + Juce Modules\juce_core\network + + + Juce Modules\juce_core\network + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\logging + + + Juce Modules\juce_core\logging + + + Juce Modules\juce_core\system + + + Juce Modules\juce_core\xml + + + Juce Modules\juce_core\xml + + + Juce Modules\juce_core\json + + + Juce Modules\juce_core\zip + + + Juce Modules\juce_core\zip + + + Juce Modules\juce_core\zip + + + Juce Modules\juce_core\unit_tests + + + Juce Modules\juce_core\misc + + + Juce Modules\juce_core\misc + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_cryptography\encryption + + + Juce Modules\juce_cryptography\encryption + + + Juce Modules\juce_cryptography\encryption + + + Juce Modules\juce_cryptography\hashing + + + Juce Modules\juce_cryptography\hashing + + + Juce Modules\juce_data_structures\values + + + Juce Modules\juce_data_structures\values + + + Juce Modules\juce_data_structures\undomanager + + + Juce Modules\juce_data_structures\app_properties + + + Juce Modules\juce_data_structures\app_properties + + + Juce Modules\juce_events\messages + + + Juce Modules\juce_events\messages + + + Juce Modules\juce_events\messages + + + Juce Modules\juce_events\messages + + + Juce Modules\juce_events\timers + + + Juce Modules\juce_events\timers + + + Juce Modules\juce_events\broadcasters + + + Juce Modules\juce_events\broadcasters + + + Juce Modules\juce_events\broadcasters + + + Juce Modules\juce_events\interprocess + + + Juce Modules\juce_events\interprocess + + + Juce Modules\juce_events\native + + + Juce Modules\juce_events\native + + + Juce Modules\juce_events\native + + + Juce Modules\juce_graphics\colour + + + Juce Modules\juce_graphics\colour + + + Juce Modules\juce_graphics\colour + + + Juce Modules\juce_graphics\colour + + + Juce Modules\juce_graphics\contexts + + + Juce Modules\juce_graphics\contexts + + + Juce Modules\juce_graphics\contexts + + + Juce Modules\juce_graphics\images + + + Juce Modules\juce_graphics\images + + + Juce Modules\juce_graphics\images + + + Juce Modules\juce_graphics\images + + + Juce Modules\juce_graphics\image_formats + + + Juce Modules\juce_graphics\image_formats + + + Juce Modules\juce_graphics\image_formats + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\placement + + + Juce Modules\juce_graphics\placement + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\effects + + + Juce Modules\juce_graphics\effects + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_gui_basics\components + + + Juce Modules\juce_gui_basics\components + + + Juce Modules\juce_gui_basics\components + + + Juce Modules\juce_gui_basics\components + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\menus + + + Juce Modules\juce_gui_basics\menus + + + Juce Modules\juce_gui_basics\menus + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\lookandfeel + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\commands + + + Juce Modules\juce_gui_basics\commands + + + Juce Modules\juce_gui_basics\commands + + + Juce Modules\juce_gui_basics\commands + + + Juce Modules\juce_gui_basics\misc + + + Juce Modules\juce_gui_basics\misc + + + Juce Modules\juce_gui_basics\application + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_extra\code_editor + + + Juce Modules\juce_gui_extra\code_editor + + + Juce Modules\juce_gui_extra\code_editor + + + Juce Modules\juce_gui_extra\documents + + + Juce Modules\juce_gui_extra\lookandfeel + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_video\native + + + Juce Modules\juce_video\native + + + Juce Modules\juce_video\native + + + Juce Modules\juce_video\native + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Library Code + + + Juce Modules\juce_audio_basics + + + Juce Modules\juce_audio_devices + + + Juce Modules\juce_audio_formats + + + Juce Modules\juce_audio_processors + + + Juce Modules\juce_core + + + Juce Modules\juce_cryptography + + + Juce Modules\juce_data_structures + + + Juce Modules\juce_events + + + Juce Modules\juce_graphics + + + Juce Modules\juce_gui_basics + + + Juce Modules\juce_gui_extra + + + Juce Modules\juce_opengl + + + Juce Modules\juce_video + + + + + Juce Modules\juce_audio_basics\buffers + + + Juce Modules\juce_audio_basics\buffers + + + Juce Modules\juce_audio_basics\midi + + + Juce Modules\juce_audio_basics\midi + + + Juce Modules\juce_audio_basics\midi + + + Juce Modules\juce_audio_basics\midi + + + Juce Modules\juce_audio_basics\midi + + + Juce Modules\juce_audio_basics\effects + + + Juce Modules\juce_audio_basics\effects + + + Juce Modules\juce_audio_basics\effects + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\sources + + + Juce Modules\juce_audio_basics\synthesisers + + + Juce Modules\juce_audio_basics + + + Juce Modules\juce_audio_devices\audio_io + + + Juce Modules\juce_audio_devices\audio_io + + + Juce Modules\juce_audio_devices\audio_io + + + Juce Modules\juce_audio_devices\midi_io + + + Juce Modules\juce_audio_devices\midi_io + + + Juce Modules\juce_audio_devices\midi_io + + + Juce Modules\juce_audio_devices\sources + + + Juce Modules\juce_audio_devices\sources + + + Juce Modules\juce_audio_devices\audio_cd + + + Juce Modules\juce_audio_devices\audio_cd + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\format + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\codecs + + + Juce Modules\juce_audio_formats\sampler + + + Juce Modules\juce_audio_formats + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\processors + + + Juce Modules\juce_audio_processors\format + + + Juce Modules\juce_audio_processors\format + + + Juce Modules\juce_audio_processors\format_types + + + Juce Modules\juce_audio_processors\format_types + + + Juce Modules\juce_audio_processors\format_types + + + Juce Modules\juce_audio_processors\format_types + + + Juce Modules\juce_audio_processors\format_types + + + Juce Modules\juce_audio_processors\scanning + + + Juce Modules\juce_audio_processors\scanning + + + Juce Modules\juce_audio_processors\scanning + + + Juce Modules\juce_audio_processors + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\text + + + Juce Modules\juce_core\maths + + + Juce Modules\juce_core\maths + + + Juce Modules\juce_core\maths + + + Juce Modules\juce_core\maths + + + Juce Modules\juce_core\maths + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\memory + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\containers + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\threads + + + Juce Modules\juce_core\time + + + Juce Modules\juce_core\time + + + Juce Modules\juce_core\time + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\files + + + Juce Modules\juce_core\network + + + Juce Modules\juce_core\network + + + Juce Modules\juce_core\network + + + Juce Modules\juce_core\network + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\streams + + + Juce Modules\juce_core\logging + + + Juce Modules\juce_core\logging + + + Juce Modules\juce_core\system + + + Juce Modules\juce_core\system + + + Juce Modules\juce_core\system + + + Juce Modules\juce_core\system + + + Juce Modules\juce_core\xml + + + Juce Modules\juce_core\xml + + + Juce Modules\juce_core\json + + + Juce Modules\juce_core\zip + + + Juce Modules\juce_core\zip + + + Juce Modules\juce_core\zip + + + Juce Modules\juce_core\unit_tests + + + Juce Modules\juce_core\misc + + + Juce Modules\juce_core\misc + + + Juce Modules\juce_core\misc + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core + + + Juce Modules\juce_cryptography\encryption + + + Juce Modules\juce_cryptography\encryption + + + Juce Modules\juce_cryptography\encryption + + + Juce Modules\juce_cryptography\hashing + + + Juce Modules\juce_cryptography\hashing + + + Juce Modules\juce_cryptography + + + Juce Modules\juce_data_structures\values + + + Juce Modules\juce_data_structures\values + + + Juce Modules\juce_data_structures\undomanager + + + Juce Modules\juce_data_structures\undomanager + + + Juce Modules\juce_data_structures\app_properties + + + Juce Modules\juce_data_structures\app_properties + + + Juce Modules\juce_data_structures + + + Juce Modules\juce_events\messages + + + Juce Modules\juce_events\messages + + + Juce Modules\juce_events\messages + + + Juce Modules\juce_events\messages + + + Juce Modules\juce_events\messages + + + Juce Modules\juce_events\messages + + + Juce Modules\juce_events\timers + + + Juce Modules\juce_events\timers + + + Juce Modules\juce_events\broadcasters + + + Juce Modules\juce_events\broadcasters + + + Juce Modules\juce_events\broadcasters + + + Juce Modules\juce_events\broadcasters + + + Juce Modules\juce_events\broadcasters + + + Juce Modules\juce_events\broadcasters + + + Juce Modules\juce_events\interprocess + + + Juce Modules\juce_events\interprocess + + + Juce Modules\juce_events\native + + + Juce Modules\juce_events\native + + + Juce Modules\juce_events\native + + + Juce Modules\juce_events + + + Juce Modules\juce_graphics\colour + + + Juce Modules\juce_graphics\colour + + + Juce Modules\juce_graphics\colour + + + Juce Modules\juce_graphics\colour + + + Juce Modules\juce_graphics\colour + + + Juce Modules\juce_graphics\contexts + + + Juce Modules\juce_graphics\contexts + + + Juce Modules\juce_graphics\contexts + + + Juce Modules\juce_graphics\contexts + + + Juce Modules\juce_graphics\images + + + Juce Modules\juce_graphics\images + + + Juce Modules\juce_graphics\images + + + Juce Modules\juce_graphics\images + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\geometry + + + Juce Modules\juce_graphics\placement + + + Juce Modules\juce_graphics\placement + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\fonts + + + Juce Modules\juce_graphics\effects + + + Juce Modules\juce_graphics\effects + + + Juce Modules\juce_graphics\effects + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_graphics + + + Juce Modules\juce_gui_basics\components + + + Juce Modules\juce_gui_basics\components + + + Juce Modules\juce_gui_basics\components + + + Juce Modules\juce_gui_basics\components + + + Juce Modules\juce_gui_basics\components + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\mouse + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\keyboard + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\widgets + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\windows + + + Juce Modules\juce_gui_basics\menus + + + Juce Modules\juce_gui_basics\menus + + + Juce Modules\juce_gui_basics\menus + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\layout + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\buttons + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\positioning + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\drawables + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\properties + + + Juce Modules\juce_gui_basics\lookandfeel + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\filebrowser + + + Juce Modules\juce_gui_basics\commands + + + Juce Modules\juce_gui_basics\commands + + + Juce Modules\juce_gui_basics\commands + + + Juce Modules\juce_gui_basics\commands + + + Juce Modules\juce_gui_basics\commands + + + Juce Modules\juce_gui_basics\misc + + + Juce Modules\juce_gui_basics\misc + + + Juce Modules\juce_gui_basics\application + + + Juce Modules\juce_gui_basics\application + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics + + + Juce Modules\juce_gui_extra\code_editor + + + Juce Modules\juce_gui_extra\code_editor + + + Juce Modules\juce_gui_extra\code_editor + + + Juce Modules\juce_gui_extra\code_editor + + + Juce Modules\juce_gui_extra\documents + + + Juce Modules\juce_gui_extra\embedding + + + Juce Modules\juce_gui_extra\embedding + + + Juce Modules\juce_gui_extra\embedding + + + Juce Modules\juce_gui_extra\lookandfeel + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\misc + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_gui_extra + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\opengl + + + Juce Modules\juce_opengl\native + + + Juce Modules\juce_opengl\native + + + Juce Modules\juce_opengl\native + + + Juce Modules\juce_opengl\native + + + Juce Modules\juce_opengl\native + + + Juce Modules\juce_opengl\native + + + Juce Modules\juce_opengl\native + + + Juce Modules\juce_opengl + + + Juce Modules\juce_video\playback + + + Juce Modules\juce_video\playback + + + Juce Modules\juce_video\capture + + + Juce Modules\juce_video + + + Juce Library Code + + + Juce Library Code + + + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_devices\native + + + Juce Modules\juce_audio_processors\format_types + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_core\native + + + Juce Modules\juce_events\native + + + Juce Modules\juce_events\native + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_graphics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_basics\native + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_gui_extra\native + + + Juce Modules\juce_video\native + + + Juce Modules\juce_video\native + + + \ No newline at end of file diff --git a/extras/windows dll/JuceLibraryCode/AppConfig.h b/extras/windows dll/JuceLibraryCode/AppConfig.h index 24232d33f6..32c0e0ffd8 100644 --- a/extras/windows dll/JuceLibraryCode/AppConfig.h +++ b/extras/windows dll/JuceLibraryCode/AppConfig.h @@ -10,54 +10,163 @@ */ +#ifndef __JUCE_APPCONFIG_IVABE4__ +#define __JUCE_APPCONFIG_IVABE4__ + +//============================================================================== +#define JUCE_MODULE_AVAILABLE_juce_audio_basics 1 +#define JUCE_MODULE_AVAILABLE_juce_audio_devices 1 +#define JUCE_MODULE_AVAILABLE_juce_audio_formats 1 +#define JUCE_MODULE_AVAILABLE_juce_audio_processors 1 +#define JUCE_MODULE_AVAILABLE_juce_core 1 +#define JUCE_MODULE_AVAILABLE_juce_cryptography 1 +#define JUCE_MODULE_AVAILABLE_juce_data_structures 1 +#define JUCE_MODULE_AVAILABLE_juce_events 1 +#define JUCE_MODULE_AVAILABLE_juce_graphics 1 +#define JUCE_MODULE_AVAILABLE_juce_gui_basics 1 +#define JUCE_MODULE_AVAILABLE_juce_gui_extra 1 +#define JUCE_MODULE_AVAILABLE_juce_opengl 1 +#define JUCE_MODULE_AVAILABLE_juce_video 1 + //============================================================================== // juce_audio_devices flags: -//#define JUCE_ASIO -//#define JUCE_WASAPI -//#define JUCE_DIRECTSOUND -//#define JUCE_ALSA -//#define JUCE_JACK -//#define JUCE_USE_CDREADER -//#define JUCE_USE_CDBURNER +#ifndef JUCE_ASIO + //#define JUCE_ASIO +#endif + +#ifndef JUCE_WASAPI + //#define JUCE_WASAPI +#endif + +#ifndef JUCE_DIRECTSOUND + //#define JUCE_DIRECTSOUND +#endif + +#ifndef JUCE_ALSA + //#define JUCE_ALSA +#endif + +#ifndef JUCE_JACK + //#define JUCE_JACK +#endif + +#ifndef JUCE_USE_ANDROID_OPENSLES + //#define JUCE_USE_ANDROID_OPENSLES +#endif + +#ifndef JUCE_USE_CDREADER + //#define JUCE_USE_CDREADER +#endif + +#ifndef JUCE_USE_CDBURNER + //#define JUCE_USE_CDBURNER +#endif //============================================================================== // juce_audio_formats flags: -//#define JUCE_USE_FLAC -//#define JUCE_USE_OGGVORBIS +#ifndef JUCE_USE_FLAC + //#define JUCE_USE_FLAC +#endif + +#ifndef JUCE_USE_OGGVORBIS + //#define JUCE_USE_OGGVORBIS +#endif + +#ifndef JUCE_USE_MP3AUDIOFORMAT + //#define JUCE_USE_MP3AUDIOFORMAT +#endif + +#ifndef JUCE_USE_WINDOWS_MEDIA_FORMAT + //#define JUCE_USE_WINDOWS_MEDIA_FORMAT +#endif //============================================================================== // juce_audio_processors flags: -//#define JUCE_PLUGINHOST_VST -//#define JUCE_PLUGINHOST_AU +#ifndef JUCE_PLUGINHOST_VST + //#define JUCE_PLUGINHOST_VST +#endif + +#ifndef JUCE_PLUGINHOST_AU + //#define JUCE_PLUGINHOST_AU +#endif //============================================================================== // juce_core flags: -//#define JUCE_FORCE_DEBUG -//#define JUCE_LOG_ASSERTIONS -//#define JUCE_CHECK_MEMORY_LEAKS -//#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES +#ifndef JUCE_FORCE_DEBUG + //#define JUCE_FORCE_DEBUG +#endif + +#ifndef JUCE_LOG_ASSERTIONS + //#define JUCE_LOG_ASSERTIONS +#endif + +#ifndef JUCE_CHECK_MEMORY_LEAKS + //#define JUCE_CHECK_MEMORY_LEAKS +#endif + +#ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES + //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES +#endif + +//============================================================================== +// juce_graphics flags: + +#ifndef JUCE_USE_COREIMAGE_LOADER + //#define JUCE_USE_COREIMAGE_LOADER +#endif + +#ifndef JUCE_USE_DIRECTWRITE + //#define JUCE_USE_DIRECTWRITE +#endif //============================================================================== // juce_gui_basics flags: -//#define JUCE_ENABLE_REPAINT_DEBUGGING -//#define JUCE_USE_XSHM -//#define JUCE_USE_XRENDER -//#define JUCE_USE_XCURSOR +#ifndef JUCE_ENABLE_REPAINT_DEBUGGING + //#define JUCE_ENABLE_REPAINT_DEBUGGING +#endif + +#ifndef JUCE_USE_XSHM + //#define JUCE_USE_XSHM +#endif + +#ifndef JUCE_USE_XRENDER + //#define JUCE_USE_XRENDER +#endif + +#ifndef JUCE_USE_XCURSOR + //#define JUCE_USE_XCURSOR +#endif //============================================================================== // juce_gui_extra flags: -//#define JUCE_WEB_BROWSER +#ifndef JUCE_WEB_BROWSER + //#define JUCE_WEB_BROWSER +#endif //============================================================================== // juce_video flags: -//#define JUCE_DIRECTSHOW -//#define JUCE_MEDIAFOUNDATION -//#define JUCE_QUICKTIME -//#define JUCE_USE_CAMERA +#ifndef JUCE_DIRECTSHOW + //#define JUCE_DIRECTSHOW +#endif + +#ifndef JUCE_MEDIAFOUNDATION + //#define JUCE_MEDIAFOUNDATION +#endif + +#ifndef JUCE_QUICKTIME + //#define JUCE_QUICKTIME +#endif + +#ifndef JUCE_USE_CAMERA + //#define JUCE_USE_CAMERA +#endif + + +#endif // __JUCE_APPCONFIG_IVABE4__ diff --git a/extras/windows dll/JuceLibraryCode/JuceHeader.h b/extras/windows dll/JuceLibraryCode/JuceHeader.h index 68d4c6b9b5..990d803cb0 100644 --- a/extras/windows dll/JuceLibraryCode/JuceHeader.h +++ b/extras/windows dll/JuceLibraryCode/JuceHeader.h @@ -14,25 +14,23 @@ #define __APPHEADERFILE_IVABE4__ #include "AppConfig.h" -#include "../../../modules/juce_audio_basics/juce_audio_basics.h" -#include "../../../modules/juce_audio_devices/juce_audio_devices.h" -#include "../../../modules/juce_audio_formats/juce_audio_formats.h" -#include "../../../modules/juce_audio_processors/juce_audio_processors.h" -#include "../../../modules/juce_core/juce_core.h" -#include "../../../modules/juce_cryptography/juce_cryptography.h" -#include "../../../modules/juce_data_structures/juce_data_structures.h" -#include "../../../modules/juce_events/juce_events.h" -#include "../../../modules/juce_graphics/juce_graphics.h" -#include "../../../modules/juce_gui_audio/juce_gui_audio.h" -#include "../../../modules/juce_gui_basics/juce_gui_basics.h" -#include "../../../modules/juce_gui_extra/juce_gui_extra.h" -#include "../../../modules/juce_opengl/juce_opengl.h" -#include "../../../modules/juce_video/juce_video.h" +#include "modules/juce_audio_basics/juce_audio_basics.h" +#include "modules/juce_audio_devices/juce_audio_devices.h" +#include "modules/juce_audio_formats/juce_audio_formats.h" +#include "modules/juce_audio_processors/juce_audio_processors.h" +#include "modules/juce_core/juce_core.h" +#include "modules/juce_cryptography/juce_cryptography.h" +#include "modules/juce_data_structures/juce_data_structures.h" +#include "modules/juce_events/juce_events.h" +#include "modules/juce_graphics/juce_graphics.h" +#include "modules/juce_gui_basics/juce_gui_basics.h" +#include "modules/juce_gui_extra/juce_gui_extra.h" +#include "modules/juce_opengl/juce_opengl.h" +#include "modules/juce_video/juce_video.h" #if ! DONT_SET_USING_JUCE_NAMESPACE - /* If you're not mixing JUCE with other libraries, then this will obviously save - a lot of typing, but can be disabled by setting DONT_SET_USING_JUCE_NAMESPACE. - */ + // If your code uses a lot of JUCE classes, then this will obviously save you + // a lot of typing, but can be disabled by setting DONT_SET_USING_JUCE_NAMESPACE. using namespace juce; #endif diff --git a/extras/windows dll/JuceLibraryCode/ReadMe.txt b/extras/windows dll/JuceLibraryCode/ReadMe.txt new file mode 100644 index 0000000000..f6c3564e99 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/ReadMe.txt @@ -0,0 +1,12 @@ + + Important Note!! + ================ + +The purpose of this folder is to contain files that are auto-generated by the Introjucer, +and ALL files in this folder will be mercilessly DELETED and completely re-written whenever +the Introjucer saves your project. + +Therefore, it's a bad idea to make any manual changes to the files in here, or to +put any of your own files in here if you don't want to lose them. (Of course you may choose +to add the folder's contents to your version-control system so that you can re-merge your own +modifications after the Introjucer has saved its changes). diff --git a/extras/windows dll/JuceLibraryCode/juce_audio_basics_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_audio_basics_wrapper.cpp deleted file mode 100644 index ba6330672e..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_audio_basics_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_audio_basics/juce_audio_basics.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_audio_basics_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_audio_basics_wrapper.mm deleted file mode 100644 index ba6330672e..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_audio_basics_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_audio_basics/juce_audio_basics.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_audio_devices_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_audio_devices_wrapper.cpp deleted file mode 100644 index 07262ee842..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_audio_devices_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_audio_devices/juce_audio_devices.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_audio_devices_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_audio_devices_wrapper.mm deleted file mode 100644 index 07262ee842..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_audio_devices_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_audio_devices/juce_audio_devices.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_audio_formats_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_audio_formats_wrapper.cpp deleted file mode 100644 index 0d4aefeae2..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_audio_formats_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_audio_formats/juce_audio_formats.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_audio_formats_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_audio_formats_wrapper.mm deleted file mode 100644 index 0d4aefeae2..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_audio_formats_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_audio_formats/juce_audio_formats.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_audio_processors_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_audio_processors_wrapper.cpp deleted file mode 100644 index fa57e1e5ce..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_audio_processors_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_audio_processors/juce_audio_processors.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_audio_processors_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_audio_processors_wrapper.mm deleted file mode 100644 index fa57e1e5ce..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_audio_processors_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_audio_processors/juce_audio_processors.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_core_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_core_wrapper.cpp deleted file mode 100644 index 7af4bafb6b..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_core_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_core/juce_core.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_core_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_core_wrapper.mm deleted file mode 100644 index 7af4bafb6b..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_core_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_core/juce_core.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_cryptography_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_cryptography_wrapper.cpp deleted file mode 100644 index b49c1699e5..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_cryptography_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_cryptography/juce_cryptography.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_cryptography_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_cryptography_wrapper.mm deleted file mode 100644 index b49c1699e5..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_cryptography_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_cryptography/juce_cryptography.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_data_structures_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_data_structures_wrapper.cpp deleted file mode 100644 index c5f9b3cc4b..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_data_structures_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_data_structures/juce_data_structures.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_data_structures_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_data_structures_wrapper.mm deleted file mode 100644 index c5f9b3cc4b..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_data_structures_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_data_structures/juce_data_structures.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_events_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_events_wrapper.cpp deleted file mode 100644 index 06affc1d9b..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_events_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_events/juce_events.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_events_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_events_wrapper.mm deleted file mode 100644 index 06affc1d9b..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_events_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_events/juce_events.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_graphics_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_graphics_wrapper.cpp deleted file mode 100644 index 8668e4f787..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_graphics_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_graphics/juce_graphics.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_graphics_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_graphics_wrapper.mm deleted file mode 100644 index 8668e4f787..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_graphics_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_graphics/juce_graphics.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_gui_audio_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_gui_audio_wrapper.cpp deleted file mode 100644 index cf58a725bf..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_gui_audio_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_gui_audio/juce_gui_audio.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_gui_audio_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_gui_audio_wrapper.mm deleted file mode 100644 index cf58a725bf..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_gui_audio_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_gui_audio/juce_gui_audio.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_gui_basics_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_gui_basics_wrapper.cpp deleted file mode 100644 index 52b697ea2a..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_gui_basics_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_gui_basics/juce_gui_basics.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_gui_basics_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_gui_basics_wrapper.mm deleted file mode 100644 index 52b697ea2a..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_gui_basics_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_gui_basics/juce_gui_basics.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_gui_extra_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_gui_extra_wrapper.cpp deleted file mode 100644 index 286c6bb1f9..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_gui_extra_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_gui_extra/juce_gui_extra.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_gui_extra_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_gui_extra_wrapper.mm deleted file mode 100644 index 286c6bb1f9..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_gui_extra_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_gui_extra/juce_gui_extra.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_opengl_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_opengl_wrapper.cpp deleted file mode 100644 index 94bfd12cde..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_opengl_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_opengl/juce_opengl.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_opengl_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_opengl_wrapper.mm deleted file mode 100644 index 94bfd12cde..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_opengl_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_opengl/juce_opengl.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_video_wrapper.cpp b/extras/windows dll/JuceLibraryCode/juce_video_wrapper.cpp deleted file mode 100644 index 303d8ad27a..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_video_wrapper.cpp +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_video/juce_video.cpp" diff --git a/extras/windows dll/JuceLibraryCode/juce_video_wrapper.mm b/extras/windows dll/JuceLibraryCode/juce_video_wrapper.mm deleted file mode 100644 index 303d8ad27a..0000000000 --- a/extras/windows dll/JuceLibraryCode/juce_video_wrapper.mm +++ /dev/null @@ -1,15 +0,0 @@ -/* - - IMPORTANT! This file is auto-generated each time you save your - project - if you alter its contents, your changes may be overwritten! - - This file pulls in a module's source code, and builds it using the settings - defined in AppConfig.h. - - If you want to change the method by which Juce is linked into your app, use the - Jucer to change it, rather than trying to edit this file directly. - -*/ - -#include "AppConfig.h" -#include "../../../modules/juce_video/juce_video.cpp" diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h new file mode 100644 index 0000000000..b9a775c861 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_basics/juce_audio_basics.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h new file mode 100644 index 0000000000..6a672ccda4 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_devices/juce_audio_devices.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h new file mode 100644 index 0000000000..4307ccc794 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_formats/juce_audio_formats.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h b/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h new file mode 100644 index 0000000000..bd61929b93 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_audio_processors/juce_audio_processors.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h b/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h new file mode 100644 index 0000000000..ee07e01a50 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_core/juce_core.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_core/juce_core.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h b/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h new file mode 100644 index 0000000000..860c0221c7 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_cryptography/juce_cryptography.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_cryptography/juce_cryptography.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h b/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h new file mode 100644 index 0000000000..00f01d46aa --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_data_structures/juce_data_structures.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_data_structures/juce_data_structures.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h b/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h new file mode 100644 index 0000000000..d0b4133815 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_events/juce_events.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_events/juce_events.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h b/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h new file mode 100644 index 0000000000..f287a18ee6 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_graphics/juce_graphics.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_graphics/juce_graphics.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h b/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h new file mode 100644 index 0000000000..c678c1cfc9 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_gui_basics/juce_gui_basics.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h b/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h new file mode 100644 index 0000000000..7efee1d103 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_gui_extra/juce_gui_extra.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h b/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h new file mode 100644 index 0000000000..e427fa2135 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_opengl/juce_opengl.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_opengl/juce_opengl.h" + diff --git a/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h b/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h new file mode 100644 index 0000000000..1b77c4a466 --- /dev/null +++ b/extras/windows dll/JuceLibraryCode/modules/juce_video/juce_video.h @@ -0,0 +1,5 @@ +// This is an auto-generated file to redirect any included +// module headers to the correct external folder. + +#include "../../../../../modules/juce_video/juce_video.h" + diff --git a/extras/windows dll/jucedll.jucer b/extras/windows dll/jucedll.jucer index fd00cbca5e..863932e4f5 100644 --- a/extras/windows dll/jucedll.jucer +++ b/extras/windows dll/jucedll.jucer @@ -5,14 +5,15 @@ jucerVersion="3.0.0" defines="JUCE_DLL_BUILD=1"> + extraDefs=""> + + + + + - - - -