DalsaCamera.pri 784 B

1234567891011121314151617181920212223
  1. # ----------------------------------------------------
  2. # This file is generated by the Qt Visual Studio Tools.
  3. # ------------------------------------------------------
  4. # This is a reminder that you are using a generated .pro file.
  5. # Remove it when you are finished editing this file.
  6. message("You are running qmake on a generated .pro file. This may not work!")
  7. HEADERS += ./CamParamConfig.h \
  8. ./Camera_Global.h \
  9. ./EntityCamera.h \
  10. ./DllExportl.h \
  11. ./DialogCamPasram.h \
  12. ../../Common/CameraBaseClass/IBaseCamParamConfig.h \
  13. ../../Common/CameraBaseClass/IBaseCamera.h \
  14. ../../Common/CameraBaseClass/IBaseCamCommon.h
  15. SOURCES += ./CamParamConfig.cpp \
  16. ./DialogCamPasram.cpp \
  17. ./DllExport.cpp \
  18. ./EntityCamera.cpp
  19. FORMS += ./DialogCamPasram.ui