olilarkin / wdl-ol

Enhanced version of Cockos' iPlug - A simple-to-use C++ framework for developing cross platform audio plugins and targeting multiple plugin APIs with the same code. VST / VST3 / Audiounit / RTAS / AAX (Native) formats supported. NOTE: THIS IS OBSOLETE, PLEASE SEE IPLUG2:
https://github.com/iplug2
936 stars 187 forks source link

Fix for Iplug dependencies SDK location #106

Closed mattiascibien closed 6 years ago

mattiascibien commented 6 years ago

The locations of vsts sdks were not correctly specified in common.props. This commit fixes them.

olilarkin commented 6 years ago

this is known, but thanks for the PR. iplugquake is WIP and i have half a dozen projects i need to reduplicate before i can make this change. currently travelling so closing this PR. will sort it on my return to uk