14 lines
720 B
Plaintext
14 lines
720 B
Plaintext
win32:CONFIG(release, debug|release): LIBS += -LD:/03LaserCut_V00.00.01/MVS/Libraries/win32/ -lMvCameraControl
|
|
else:win32:CONFIG(debug, debug|release): LIBS += -LD:/03LaserCut_V00.00.01/MVS/Libraries/win32/ -lMvCameraControl
|
|
|
|
INCLUDEPATH += D:/03LaserCut_V00.00.01/MVS/Includes
|
|
DEPENDPATH += D:/03LaserCut_V00.00.01/MVS/Includes
|
|
|
|
LIBS += D:\03LaserCut_V00.00.01\bulid32\lib\libopencv_*.a
|
|
|
|
#win32:CONFIG(release, debug|release): LIBS += -LD:/ProgramFiles/opencv/bulid32/lib/ -llibopencv_*.a
|
|
#else:win32:CONFIG(debug, debug|release): LIBS += -LD:/ProgramFiles/opencv/bulid32/lib/ -llibopencv_*.a
|
|
|
|
INCLUDEPATH += D:/03LaserCut_V00.00.01/bulid32/install/include
|
|
DEPENDPATH += D:/03LaserCut_V00.00.01/bulid32/install/include
|