debian/tmp/usr/include/KWWidgets/vtkKWWidgetsConfigure.h
Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014 #ifndef __vtkKWWidgetsConfigure_h
00015 #define __vtkKWWidgetsConfigure_h
00016
00017 #define KWWidgets_BUILD_SHARED_LIBS
00018
00019
00020
00021 #define KWWidgets_USE_TKDND
00022
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