From 9eeed8f422ebe59b7220b5f179e05ff3e3411975 Mon Sep 17 00:00:00 2001 From: mat007 Date: Mon, 25 Nov 2013 06:50:46 +0000 Subject: [PATCH] Added release target git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@699 860be788-9bd5-4423-9f1e-828f051e677b --- build/build.properties | 1 + build/build.xml | 27 ++++++++++++++++++--------- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/build/build.properties b/build/build.properties index bd948bd..25ba777 100644 --- a/build/build.properties +++ b/build/build.properties @@ -2,3 +2,4 @@ extensions = svn,headers,check src.dir = ${root.dir} tests.dir = ${root.dir} libraries.dir = ${root.dir} +boost.dir = ${out.dir}/../boost diff --git a/build/build.xml b/build/build.xml index 531b53c..9e6e6b4 100644 --- a/build/build.xml +++ b/build/build.xml @@ -3,6 +3,8 @@ + + @@ -124,10 +126,8 @@ - - - - + + @@ -214,18 +214,18 @@ - + - + - - - + + + @@ -233,6 +233,15 @@ + + + + + + + + +