GarageGames / Torque2D

MIT Licensed Open Source version of Torque 2D game engine from GarageGames
MIT License
1.67k stars 1.56k forks source link

Fix OSX builds by adding libs. #295

Closed camporter closed 8 years ago

camporter commented 8 years ago

Add the new vorbis source files to the project. Add libogg, libvorbis, and libvorbisfile as dependencies to the project.

This change was tested on Xcode 7.0.1, OSX 10.10.5, Mid-2015 Macbook Pro (building x86) and should not cause any change to other builds.