mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Introjucer: Updated RTAS include path (on win32)
This commit is contained in:
parent
33dbaa2d30
commit
e49c56109b
2 changed files with 3 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue