mirror of
https://github.com/vale981/Taevitas
synced 2025-03-04 09:01:39 -05:00
Icon
This commit is contained in:
parent
c40f540a07
commit
c13475f083
2 changed files with 1 additions and 0 deletions
|
@ -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
BIN
icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 158 KiB |
Loading…
Add table
Reference in a new issue