From e49c56109b002d26b5a992c32e113fbf33018e76 Mon Sep 17 00:00:00 2001 From: jules Date: Sun, 26 Aug 2012 09:55:16 +0100 Subject: [PATCH] Introjucer: Updated RTAS include path (on win32) --- extras/Introjucer/Source/Project/jucer_AudioPluginModule.h | 1 + modules/juce_audio_plugin_client/RTAS/juce_RTAS_Wrapper.cpp | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/extras/Introjucer/Source/Project/jucer_AudioPluginModule.h b/extras/Introjucer/Source/Project/jucer_AudioPluginModule.h index 8c5f951ae6..3bd41d6817 100644 --- a/extras/Introjucer/Source/Project/jucer_AudioPluginModule.h +++ b/extras/Introjucer/Source/Project/jucer_AudioPluginModule.h @@ -281,6 +281,7 @@ namespace RTASHelpers "AlturaPorts/TDMPlugIns/DSPManager/Interfaces", "AlturaPorts/SADriver/Interfaces", "AlturaPorts/DigiPublic/Interfaces", + "AlturaPorts/DigiPublic", "AlturaPorts/Fic/Interfaces/DAEClient", "AlturaPorts/NewFileLibs/Cmn", "AlturaPorts/NewFileLibs/DOA", diff --git a/modules/juce_audio_plugin_client/RTAS/juce_RTAS_Wrapper.cpp b/modules/juce_audio_plugin_client/RTAS/juce_RTAS_Wrapper.cpp index 7b9c32bc16..f5db3ee6d2 100644 --- a/modules/juce_audio_plugin_client/RTAS/juce_RTAS_Wrapper.cpp +++ b/modules/juce_audio_plugin_client/RTAS/juce_RTAS_Wrapper.cpp @@ -71,8 +71,9 @@ c:\yourdirectory\PT_80_SDK\AlturaPorts\NewFileLibs\DOA c:\yourdirectory\PT_80_SDK\AlturaPorts\AlturaSource\PPC_H c:\yourdirectory\PT_80_SDK\AlturaPorts\AlturaSource\AppSupport + c:\yourdirectory\PT_80_SDK\AlturaPorts\DigiPublic c:\yourdirectory\PT_80_SDK\AvidCode\AVX2sdk\AVX\avx2\avx2sdk\inc - C:\yourdirectory\PT_80_SDK\xplat\AVX\avx2\avx2sdk\inc + c:\yourdirectory\PT_80_SDK\xplat\AVX\avx2\avx2sdk\inc NB. If you hit a huge pile of bugs around here, make sure that you've not got the Apple QuickTime headers before the PT headers in your path, because there are