VisLocalInfo.h
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:1k
开发平台:

Visual C++

  1. // VisLocalInfo.h 
  2. // 
  3. // Local machine information generated from environment variables. 
  4. // 
  5. // This file is generated when the VisLocalInfo project is built. 
  6. // 
  7. // 
  8. // Created on Fri 07/13/2007 at 20:05:31.46. 
  9. // 
  10. // Some features are not available in the external release 
  11. // of the Vision SDK. 
  12. // 
  13. #define VIS_EXTERNAL_RELEASE 1 
  14. #define VIS_NO_LUC_FILES 1 
  15. // 
  16. // 
  17. // The OS is used to determine which files are included in the project 
  18. // precompiled header files. 
  19. // 
  20. #define VIS_OS_IS_NT 1 
  21. // 
  22. // 
  23. // If Intel's Image Processing Library header files are found on your include 
  24. // files path, definitions will be added here. 
  25. // 
  26. // 
  27. // Definitions for optional Vision SDK projects go here 
  28. #define VIS_XCLAPACK_H "..VisXCLAPACKVisXCLAPACK.h" 
  29. #define VIS_XIJL_H "..VisXIjlVisXIjl.h" 
  30. #define VIS_XIMAGEMAGICK_H "..VisXImageMagickVisXImageMagick.h" 
  31. // 
  32. // 
  33. // You can create a file named "VisUserSettings.h" in the inc directory 
  34. // to add definitions that will be included in the Vision SDK header files. 
  35. // 
  36. // #include "VisUserSettings.h"