X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FXDATA.pyconf;h=ec59266ffb6b36e068b02c54b21f69ec739ab380;hb=207467198be9c1ba66243c84880b12ee6b3912a6;hp=12d1fe674537e0483b808edc2d51bb4620b49a47;hpb=298f0f1f3babde4391646eecad9c63ec2f3f46c2;p=tools%2Fsat_salome.git diff --git a/products/XDATA.pyconf b/products/XDATA.pyconf index 12d1fe6..ec59266 100644 --- a/products/XDATA.pyconf +++ b/products/XDATA.pyconf @@ -1,3 +1,29 @@ +default : +{ + name : "XDATA" + build_source : "cmake" + get_source : "git" + git_info: + { + repo : "https://codev-tuleap.cea.fr/plugins/git/oscar/xdata.git" + repo_dev : "https://codev-tuleap.cea.fr/plugins/git/oscar/xdata.git" + + } + environ : + { + env_script : $name + ".py" + } + depend : [Python, omniORB, boost, cppunit, PyQt, KERNEL] + type : "salome" + source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name + build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name + properties: + { + is_SALOME_module : "yes" + incremental: "yes" + } +} + version_0_9_11 : { name : "XDATA"