From c4ecd1946b020b7f32f6b0e0e0a8d3ed3b076136 Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Thu, 4 Jun 2015 09:20:34 -0700 Subject: Fixed order of projects, so that the solution builds in mono. --- prebuild.xml | 71 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 35 insertions(+), 36 deletions(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 267e698..9a57fdb 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -2661,42 +2661,6 @@ - - - - ../../../bin/ - - - - - ../../../bin/ - - - - ../../../bin/ - - - - - - - - - - - - - - - - - - - - - - - @@ -2839,6 +2803,41 @@ + + + + ../../../bin/ + + + + + ../../../bin/ + + + + ../../../bin/ + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.1