Skip to content

Commit

Permalink
Windows libs for release build
Browse files Browse the repository at this point in the history
  • Loading branch information
BenJuan26 committed Jun 2, 2017
1 parent 7ed4a0c commit 55bbebd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions OpenSkyStacker.pro
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ win32 {

INCLUDEPATH += $$PWD/3rdparty/opencv/include
INCLUDEPATH += $$PWD/3rdparty/libraw/win64/include
LIBS += -lucrt
LIBS += -lucrtd
LIBS += -L$$PWD/3rdparty/opencv/win64/lib
LIBS += -lopencv_core320
LIBS += -lopencv_highgui320
Expand Down

0 comments on commit 55bbebd

Please sign in to comment.