Skip to content
Snippets Groups Projects
Unverified Commit a0535205 authored by LittleTux89's avatar LittleTux89 Committed by GitHub
Browse files

Merge pull request #6 from kelvinblockchain/development

[+] Added submodules libdap and libdap-qt-ui-qml
parents 87b89dda 14f626a4
No related branches found
No related tags found
1 merge request!11Cellframe clone
......@@ -4,5 +4,5 @@
branch = master
[submodule "libdap-qt-ui-qml"]
path = libdap-qt-ui-qml
url = git://github.com/kelvinblockchain/libdap-qt-ui-qml.git
url = https://github.com/kelvinblockchain/libdap-qt-ui-qml.git
branch = master
......@@ -79,7 +79,7 @@ HEADERS += \
include (../libKelvinDashboardCommon/libKelvinDashboardCommon.pri)
INCLUDEPATH += $$_PRO_FILE_PWD_/../libKelvinDashboardCommon/;
INCLUDEPATH += $$_PRO_FILE_PWD_/../libKelvinDashboardCommon/
$$_PRO_FILE_PWD_/../libdap/
DISTFILES +=
......@@ -49,7 +49,7 @@ HEADERS += \
DapChainNodeCache.h
include (../libKelvinDashboardCommon/libKelvinDashboardCommon.pri)
INCLUDEPATH += $$_PRO_FILE_PWD_/../libKelvinDashboardCommon/;
INCLUDEPATH += $$_PRO_FILE_PWD_/../libKelvinDashboardCommon/
$$_PRO_FILE_PWD_/../libdap/
RESOURCES += \
......
Subproject commit c30973bfe5a3d2eb4201af535cc559b326e8b175
Subproject commit e163862577c00f1d22ab3fc7cfd42109a9c0e450
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment