Wrapper: fixes for compatibility with Xcode 6

This commit is contained in:
Charlie Fenton 2015-04-14 07:28:47 -07:00
parent 7a41744466
commit 689dc50349
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# This should work on Mac OS 10.6 with XCode 3.2. Modify as needed for other platforms.
# makefile for BOINC wrapper application on Macintosh.
# This is invoked from BuildMacWrapper.sh shell script.
# It should not be used by itself without the script.
# Updated 4/14/15 for compatibility with Xcode 6
# Change the following to match your installation
BOINC_DIR = ../..