mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2024-12-23 20:22:58 +03:00
Remove extra / in path
This commit is contained in:
parent
c9a46683c7
commit
c22cfbcaea
2
3rdparty/3rdparty.pro
vendored
2
3rdparty/3rdparty.pro
vendored
@ -1,4 +1,4 @@
|
||||
ZINT_PATH = $$PWD/zint-2.6.1/
|
||||
ZINT_PATH = $$PWD/zint-2.6.1
|
||||
ZINT_VERSION = 2.6.1
|
||||
INCLUDEPATH += $${ZINT_PATH}/backend $${ZINT_PATH}/backend_qt
|
||||
DEPENDPATH += $${ZINT_PATH}/backend $${ZINT_PATH}/backend_qt
|
||||
|
Loading…
Reference in New Issue
Block a user