1234567891011121314151617181920212223242526 |
- # ----------------------------------------------------
- # This file is generated by the Qt Visual Studio Tools.
- # ------------------------------------------------------
- # This is a reminder that you are using a generated .pro file.
- # Remove it when you are finished editing this file.
- message("You are running qmake on a generated .pro file. This may not work!")
- TEMPLATE = subdirs
- SUBDIRS += VisionPlusTools/CstBaseDemo/CstBaseDemo.pro \
- VisionPlusTools/CstCameraConter/CstCameraConter.pro \
- VisionPlusTools/CstCameraManager/CstCameraManager.pro \
- VisionPlusTools/CstCameraParameter/CstCameraParameter.pro \
- VisionPlusTools/CstModbusRTU/CstModbusRTU.pro \
- VisionPlusTools/CstReadImage/CstReadImage.pro \
- VisionPlusTools/CstSIEMENS_S7/CstSIEMENS_S7.pro \
- VisionPlusTools/CstHScript/CstHScript.pro \
- VisionPlusTools/Cstlocation/Cstlocation.pro \
- VisionPlusTools/CstROI/CstROI.pro \
- VisionPlusTools/CstValueDemo/CstValueDemo.pro \
|