Skip to content

Commit

Permalink
Full xbuild path
Browse files Browse the repository at this point in the history
  • Loading branch information
brandur committed Jan 8, 2012
1 parent ccb492c commit e656d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ fi

if [ "${SLN}" != "" ]; then
echo "-----> Compiling Mono application"
xbuild /property:Configuration=Release ${SLN}
mono/bin/xbuild /property:Configuration=Release ${SLN}
fi

0 comments on commit e656d1e

Please sign in to comment.