VisLocalInfo.h
资源名称:VisSDK.rar [点击查看]
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:1k
源码类别:
人物传记/成功经验
开发平台:
Visual C++
- // VisLocalInfo.h
- //
- // Local machine information generated from environment variables.
- //
- // This file is generated when the VisLocalInfo project is built.
- //
- //
- // Created on Fri 07/13/2007 at 20:05:31.46.
- //
- // Some features are not available in the external release
- // of the Vision SDK.
- //
- #define VIS_EXTERNAL_RELEASE 1
- #define VIS_NO_LUC_FILES 1
- //
- //
- // The OS is used to determine which files are included in the project
- // precompiled header files.
- //
- #define VIS_OS_IS_NT 1
- //
- //
- // If Intel's Image Processing Library header files are found on your include
- // files path, definitions will be added here.
- //
- //
- // Definitions for optional Vision SDK projects go here
- #define VIS_XCLAPACK_H "..VisXCLAPACKVisXCLAPACK.h"
- #define VIS_XIJL_H "..VisXIjlVisXIjl.h"
- #define VIS_XIMAGEMAGICK_H "..VisXImageMagickVisXImageMagick.h"
- //
- //
- // You can create a file named "VisUserSettings.h" in the inc directory
- // to add definitions that will be included in the Vision SDK header files.
- //
- // #include "VisUserSettings.h"