From 31b86f30bbbe73b249028895a9e0543098076c2c Mon Sep 17 00:00:00 2001 From: "Nyx (Neal Orman)" Date: Wed, 1 Feb 2012 16:25:13 -0500 Subject: PATH-194 WIP adding header file packaging Gives us the packaging we need for viewer headers as an autobuild package so that llphysicsextensions can use its headers. --- package_physicsextensions.xml | 145 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 package_physicsextensions.xml (limited to 'package_physicsextensions.xml') diff --git a/package_physicsextensions.xml b/package_physicsextensions.xml new file mode 100644 index 0000000000..3c79b34f69 --- /dev/null +++ b/package_physicsextensions.xml @@ -0,0 +1,145 @@ + + + + package_description + + description + include files referenced in the llphysicsextensions + license + LGPL + license_file + LICENSES/LGPL-licence.txt + name + pathfinding_includes + platforms + + common + + configurations + + Default + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + configure + + + default + True + name + Default + + + name + common + + darwin + + build_directory + stage + configurations + + common + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + default + true + manifest + + include/ + LICENSES + + name + common + + + name + darwin + + linux + + build_directory + stage + configurations + + common + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + default + true + manifest + + include/ + LICENSES + + name + common + + + name + linux + + windows + + build_directory + stage + configurations + + common + + build + + command + bash + options + + -c ../package_physicsextensions.sh + + + default + true + manifest + + include/ + LICENSES + + name + common + + + name + windows + + + version + 1.0 + + type + autobuild + version + 1.2 + + -- cgit v1.2.3