Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014 #ifndef __vtkKWWidgetsBuildConfigure_h
00015 #define __vtkKWWidgetsBuildConfigure_h
00016
00017 #ifndef KWWidgets_TclTk_INSTALL_LIB_DIR
00018 #define KWWidgets_TclTk_INSTALL_LIB_DIR "/lib/TclTk/lib"
00019 #endif
00020
00021 #ifndef KWWidgets_INSTALL_DATA_DIR
00022 #define KWWidgets_INSTALL_DATA_DIR "/share/KWWidgets"
00023 #endif
00024
00025 #ifndef VTK_USE_VIDEO_FOR_WINDOWS
00026
00027 #endif
00028
00029 #endif