]> Creatis software - bbtk.git/blobdiff - kernel/cmake/bbtk_config_build.xml.in
#3194 BBTK Feature New Normal - Update surfaceTexture box with new lookuptables
[bbtk.git] / kernel / cmake / bbtk_config_build.xml.in
index 79df5936abba2e46ebd98707455723294638ee29..8103923456af3093aab01d0ee907126e8234114d 100644 (file)
@@ -1,15 +1,7 @@
 <config>
-
-  <description> Sets the search directories in the build tree </description>
-
   <bbs_path> @BBTK_BBS_BUILD_PATH@ </bbs_path>
   <package_path> @EXECUTABLE_OUTPUT_PATH@ </package_path> 
 # For windows
-  <package_path> @EXECUTABLE_OUTPUT_PATH@Debug </package_path> 
-  <package_path> @EXECUTABLE_OUTPUT_PATH@Release </package_path> 
-#
-  <data_path> @BBTK_DATA_ROOT@ </data_path>
-
-  <default_doc_tmp>  @PROJECT_BINARY_DIR@ </default_doc_tmp>
-   
+  <package_path> @EXECUTABLE_OUTPUT_PATH@/Debug </package_path> 
+  <package_path> @EXECUTABLE_OUTPUT_PATH@/Release </package_path> 
 </config>