]> Creatis software - creaImageIO.git/commit
bbtk package creation
authorguigues <guigues>
Thu, 2 Oct 2008 09:02:17 +0000 (09:02 +0000)
committerguigues <guigues>
Thu, 2 Oct 2008 09:02:17 +0000 (09:02 +0000)
commit6a5cb196590770b4a1d04e794f3604f929578809
tree3dcf9d46aa9ac8172cb9aaf87db3bdcc23958797
parent0f77ffb489a57c12a23d1afa592d07a37c41d8b5
bbtk package creation
20 files changed:
CMakeLists.txt
bbtk/CMakeLists.txt [new file with mode: 0644]
bbtk/Configure.cmake [new file with mode: 0644]
bbtk/PackageConfig.cmake.in [new file with mode: 0644]
bbtk/README.txt [new file with mode: 0644]
bbtk/UsePackage.cmake.in [new file with mode: 0644]
bbtk/bbs/CMakeLists.txt [new file with mode: 0644]
bbtk/bbs/appli/README.txt [new file with mode: 0644]
bbtk/bbs/appli/exampleGimmick.bbs [new file with mode: 0644]
bbtk/bbs/boxes/README.txt [new file with mode: 0644]
bbtk/data/CMakeLists.txt [new file with mode: 0644]
bbtk/doc/CMakeLists.txt [new file with mode: 0644]
bbtk/doc/bbdoc/CMakeLists.txt [new file with mode: 0644]
bbtk/doc/bbdoc/header.html.in [new file with mode: 0644]
bbtk/doc/doxygen/CMakeLists.txt [new file with mode: 0644]
bbtk/doc/doxygen/DoxyMainPage.txt.in [new file with mode: 0644]
bbtk/doc/doxygen/Doxyfile.txt.in [new file with mode: 0644]
bbtk/src/CMakeLists.txt [new file with mode: 0644]
bbtk/src/bbcreaImageIOGimmick.xml [new file with mode: 0644]
src/creaImageIOWxGimmickDialog.cpp