From 64da94929a7f8c0d32d295cb7f81e871e185d376 Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Thu, 2 Feb 2012 18:19:07 -0500 Subject: PATH-194 WIP updating autobuild config for physicsextensions to have relWithDebInfo --- package_physicsextensions.xml | 79 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) diff --git a/package_physicsextensions.xml b/package_physicsextensions.xml index 6f5eb466f9..4462c4bdb0 100644 --- a/package_physicsextensions.xml +++ b/package_physicsextensions.xml @@ -49,6 +49,22 @@ name Release + RelWithDebInfo + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + default + True + name + RelWithDebInfo + name common @@ -101,6 +117,27 @@ name Release + RelWithDebInfo + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + default + true + manifest + + include/ + LICENSES + + name + RelWithDebInfo + name darwin @@ -153,6 +190,27 @@ name Release + RelWithDebInfo + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + default + true + manifest + + include/ + LICENSES + + name + RelWithDebInfo + name linux @@ -205,6 +263,27 @@ name Release + RelWithDebInfo + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + default + true + manifest + + include/ + LICENSES + + name + RelWithDebInfo + name windows -- cgit v1.2.3