You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
142 B

3 days ago
INCLUDEPATH += $$PWD/include
3 days ago
CONFIG += file_copies
3 days ago
LIBS += -L$$PWD/bin -lhv
3 days ago
HV.files = $$PWD/bin/libhv.dll
HV.path = $$DESTDIR
COPIES += HV