]> Creatis software - bbtk.git/blobdiff - kernel/bbtk_config_build.xml.in
*** empty log message ***
[bbtk.git] / kernel / bbtk_config_build.xml.in
diff --git a/kernel/bbtk_config_build.xml.in b/kernel/bbtk_config_build.xml.in
new file mode 100644 (file)
index 0000000..1ff142b
--- /dev/null
@@ -0,0 +1,15 @@
+<config>
+
+  <description> Sets the search directories in the build tree </description>
+
+  <bbs_path></bbs_path>
+  <bbs_path>.</bbs_path>
+  <bbs_path> @PROJECT_BINARY_DIR@/@BBTK_BBS_INSTALL_PATH@ </bbs_path>
+  
+  <package_path> @BBTK_BIN_PATH@ </package_path> 
+
+  <data_path> @BBTK_DATA_ROOT@ </data_path>
+
+  <default_doc_tmp>  . </default_doc_tmp>
+   
+</config>