ITK/New Install Framework: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 5: Line 5:
! Componnet !! Files !! Comment
! Componnet !! Files !! Comment
|-
|-
|rowspan="6"| Development || *.h, *.txx, *.hxx, (plus kwsys, itksys, gxsys files) ||
|rowspan="7"| Development || *.h, *.txx, *.hxx, (plus kwsys, itksys, gxsys files) ||
|-
|-
| *.lib, *.a ||
| *.lib, *.a ||

Revision as of 15:02, 28 September 2006

Classification of Files

Componnet Files Comment
Development *.h, *.txx, *.hxx, (plus kwsys, itksys, gxsys files)
*.lib, *.a
*.idx, *.mdx, *.swg, CSwing subdirectory
vtk*Kit.cmake List of classes for external wrapping
ITKConfig.cmake, ITKBuldSettings.cmake, ITKLibraryDepends.cmake, UseITK.cmake
CMake subdirectory
WrapITK/Configuration
Documentation Man pages, html pages, *.dic
RuntimeLibraries *.dll, *.so
*.tcl, *.py,
RuntimeExecutables itkwish
Examples *.exe