VDrift / vdrift

VDrift source code
http://vdrift.net/
GNU General Public License v3.0
353 stars 96 forks source link

Fix src paths in macosx configuration #152

Closed CronianIce closed 7 years ago

CronianIce commented 7 years ago

The src paths for the macosx configuration in the premake4.lua file were incorrectly pointing back a directory which caused pre-build script invocation errors in XCode 8.2. This change replaces those paths with the appropriate ones.