diff --git a/CoreLibs/build-mac.xml b/CoreLibs/build-mac.xml new file mode 100644 index 0000000000..b59824ca6a --- /dev/null +++ b/CoreLibs/build-mac.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/CoreLibs/build-unix.xml b/CoreLibs/build-unix.xml new file mode 100644 index 0000000000..cebccd0f69 --- /dev/null +++ b/CoreLibs/build-unix.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/CoreLibs/build-windows.xml b/CoreLibs/build-windows.xml new file mode 100644 index 0000000000..c1f1f5cec7 --- /dev/null +++ b/CoreLibs/build-windows.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/CoreLibs/build.xml b/CoreLibs/build.xml index 359fc04ca1..db714fe63f 100644 --- a/CoreLibs/build.xml +++ b/CoreLibs/build.xml @@ -17,6 +17,17 @@ + + + + + + + + + + + @@ -26,7 +37,7 @@ + dest="${ivy.jar.file}" usetimestamp="true"/> @@ -35,25 +46,19 @@ + uri="antlib:org.apache.ivy.ant" classpathref="ivy.lib.path"/> - - - - - - - + - + - + - +