debian/tmp/usr/include/KWWidgets/vtkKWWidgetsConfigure.h

Go to the documentation of this file.
00001 /*=========================================================================
00002 
00003   Module:    $RCSfile: vtkKWWidgetsConfigure.h.in,v $
00004 
00005   Copyright (c) Kitware, Inc.
00006   All rights reserved.
00007   See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
00008 
00009      This software is distributed WITHOUT ANY WARRANTY; without even
00010      the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
00011      PURPOSE.  See the above copyright notice for more information.
00012 
00013 =========================================================================*/
00014 #ifndef __vtkKWWidgetsConfigure_h
00015 #define __vtkKWWidgetsConfigure_h
00016 
00017 #define KWWidgets_BUILD_SHARED_LIBS
00018 /* #undef KWWidgets_USE_HTML_HELP */
00019 /* #undef KWWidgets_USE_INTERNATIONALIZATION */
00020 /* #undef KWWidgets_USE_INCR_TCL */
00021 #define KWWidgets_USE_TKDND
00022 /* #undef KWWidgets_USE_TKTREECTRL */
00023 #define KWWidgets_BUILD_VTK_WIDGETS
00024 
00025 #define KWWidgets_MAJOR_VERSION 1
00026 #define KWWidgets_MINOR_VERSION 0
00027 #define KWWidgets_PATCH_VERSION 0
00028 #define KWWidgets_VERSION "1.0.0"
00029 
00030 #endif

Generated by  doxygen 1.6.2