This commit is contained in:
Hiro Protagonist 2017-04-07 17:36:49 +12:00
parent c40f540a07
commit c13475f083
2 changed files with 1 additions and 0 deletions

View file

@ -48,6 +48,7 @@ UI_DIR = src/
win32 {
win32:CONFIG(release, debug|release): LIBS += -L$$PWD/'../../../Program Files/Point Grey Research/FlyCapture2/lib/' -lFlyCapture2
else:win32:CONFIG(debug, debug|release): LIBS += -L$$PWD/'../../../Program Files/Point Grey Research/FlyCapture2/lib/' -lFlyCapture2d
RC_ICONS += icon.ico
}
unix: LIBS += -L$$PWD/third_party/lib/ -lflycapture

BIN
icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB