vtkKWWidgetsBuildConfigure.h

Go to the documentation of this file.
00001 /*=========================================================================
00002 
00003   Module:    $RCSfile: vtkKWWidgetsBuildConfigure.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 __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 /* #undef VTK_USE_VIDEO_FOR_WINDOWS */
00027 #endif
00028 
00029 #endif

Generated by  doxygen 1.6.2