10 tuleap : $PROJECTS.projects.salome.git_info.git_server.tuleap.url + "salome/hello.git"
11 github : $PROJECTS.projects.salome.git_info.git_server.github.url + "hello.git"
12 gitpub : $PROJECTS.projects.salome.git_info.git_server.gitpub.url + "samples/hello.git"
17 SalomeAppConfig_ : $install_dir + $VARS.sep + "share" + $VARS.sep + "salome" + $VARS.sep + "resources" + $VARS.sep + "hello"
28 build_depend : ["cmake", "doxygen", "cppunit"]
29 source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
30 build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
33 has_salome_gui : "yes"
34 is_SALOME_module : "yes"