]> Creatis software - crea.git/commit - appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBoxWithITK.h
Add a sample package
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 7 Apr 2011 16:10:20 +0000 (16:10 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Thu, 7 Apr 2011 16:10:20 +0000 (16:10 +0000)
commitaea7a7a670afd36baafabc8f924902551f852006
treeb012efc2ca3f2269ebc7563894ddf8b20b7b1025
parent1da64827ea2514835b5dad8eba5bb13bebe6a4ac
Add a sample package
17 files changed:
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/bbs/CMakeLists.txt [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/bbs/appli/README.txt [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/bbs/boxes/README.txt [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/data/CMakeLists.txt [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/doc/CMakeLists.txt [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/doc/bbdoc/CMakeLists.txt [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/doc/bbdoc/header.html.in [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/doc/doxygen/CMakeLists.txt [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/doc/doxygen/DoxyMainPage.txt.in [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/doc/doxygen/Doxyfile.txt.in [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/CMakeLists.txt [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBox1.cxx [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBox1.h [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBoxWithITK.cxx [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBoxWithITK.h [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBoxWithVTK.cxx [new file with mode: 0644]
appli/creaNewProject/NewProject/bbtk_mySamplePackage_PKG/src/bbmySamplePackagemySampleBoxWithVTK.h [new file with mode: 0644]